2021-05-13 06:29:45.154 | + ./stack.sh:main:469 : exec 2021-05-13 06:29:45.154 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062945' 2021-05-13 06:29:45.154 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062945.summary.2021-05-13-062945 2021-05-13 06:29:45.154 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:29:45.154 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062945 2021-05-13 06:29:45.154 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062945 /opt/stack/logs/stack.sh.log 2021-05-13 06:29:45.154 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062945.summary.2021-05-13-062945 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:29:45.154 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:29:45.154 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:29:45.154 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:29:45.154 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:29:45.154 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:29:45.154 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:29:45.154 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:29:45.154 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:29:45.155 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:29:45.157 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:29:45.159 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:29:45.161 | Linux dv-cinder-786524-6-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 2021-05-13 06:29:45.163 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:29:45.165 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:29:45.168 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:29:45.196 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:29:45.212 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:29:45.214 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:29:45.215 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:29:45.217 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:29:45.219 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:29:45.221 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:29:45.223 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:29:45.225 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:29:45.226 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:29:45.229 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:29:45.231 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:29:45.233 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:29:45.234 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:29:45.236 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:29:45.240 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:29:45.241 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:29:45.243 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:29:45.245 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:29:45.247 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:29:45.259 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:45.261 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:29:45.263 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:45.264 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:45.266 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:45.268 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:45.270 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:29:45.272 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:29:45.274 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:29:45.276 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:29:45.277 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:29:45.279 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:29:45.281 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:29:45.283 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:29:45.285 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:29:45.286 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:29:45.288 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:29:45.305 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:29:45.307 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:29:45.319 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:45.322 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:29:45.325 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:29:45.327 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:29:45.329 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:29:45.331 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:29:45.332 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:29:45.334 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:29:45.337 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:29:45.338 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:29:45.340 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:29:45.342 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:29:45.346 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:29:45.358 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:29:45.375 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:29:45.387 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:29:45.399 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:29:45.425 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:29:45.465 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:29:45.550 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:29:45.571 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:29:45.610 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:29:45.661 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:29:45.842 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:29:45.856 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:29:45.869 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:29:45.881 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:29:45.971 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:29:45.973 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:29:45.975 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:29:45.977 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:29:45.979 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:29:45.982 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:29:45.983 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:29:45.986 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:29:45.988 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:29:45.992 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:29:45.994 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:29:45.997 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:29:45.999 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:29:46.001 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:29:46.015 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:46.017 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:29:46.019 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:29:46.058 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:29:46.060 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:29:46.062 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:29:46.064 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:29:46.066 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:29:46.069 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:29:46.071 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:29:46.073 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:29:46.075 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:29:46.078 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:29:46.080 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.082 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:29:46.085 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.087 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:29:46.089 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.091 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:29:46.094 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.096 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:29:46.098 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.100 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:29:46.103 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.105 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:29:46.108 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.110 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:29:46.112 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.114 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:29:46.117 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.119 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:29:46.122 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.124 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:29:46.126 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.129 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:29:46.131 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.133 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:29:46.136 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.138 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:29:46.140 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.142 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:29:46.145 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.147 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:29:46.150 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.152 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:29:46.154 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.156 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:29:46.159 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.161 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:29:46.163 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.166 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:29:46.168 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.170 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:29:46.172 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.175 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:29:46.177 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.179 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:29:46.182 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.184 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:29:46.187 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.189 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:29:46.191 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.194 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:29:46.196 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.198 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:29:46.201 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.203 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:29:46.205 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.207 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:29:46.210 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.212 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:29:46.215 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.217 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:29:46.219 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.221 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:29:46.224 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.226 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:29:46.228 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.231 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:29:46.233 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.235 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:29:46.238 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.240 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:29:46.243 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.245 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:29:46.247 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.250 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:29:46.252 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.254 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:29:46.257 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.259 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:29:46.261 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:29:46.263 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:29:46.266 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:29:46.269 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:29:46.271 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:29:46.285 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:46.288 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:29:46.290 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:29:46.292 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:29:46.307 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:46.309 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:29:46.311 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:29:46.313 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:29:46.316 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:29:46.318 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:29:46.320 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:29:46.323 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:29:46.326 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:29:46.328 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:29:46.330 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:29:46.333 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:29:46.335 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:29:46.337 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:29:46.337 | Using mysql database backend 2021-05-13 06:29:46.340 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:29:46.356 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:29:46.371 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:46.374 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:29:46.390 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:29:46.406 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:46.409 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:29:46.424 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:29:46.440 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:29:46.456 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:46.458 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:29:46.474 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:46.477 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:29:46.493 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:29:46.496 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:46.498 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:29:46.500 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:29:46.503 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:29:46.508 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062946 2021-05-13 06:29:46.510 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062946 736' 2021-05-13 06:29:46.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.515 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:29:46.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.519 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:29:46.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.524 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:29:46.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.528 | + 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 2021-05-13 06:29:46.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.533 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:29:46.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.538 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:29:46.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.543 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062945 2021-05-13 06:29:46.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.547 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:29:46.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.552 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:29:46.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.557 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:29:46.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.561 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:29:46.564 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.566 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:29:46.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:29:46.571 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:29:46.573 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:29:46.576 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:29:46.578 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:29:46.580 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:46.582 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:46.585 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:46.587 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:46.589 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:46.592 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:46.607 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:46.609 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:46.612 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:46.614 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:46.615 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:46.620 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:29:46.622 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:46.624 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:29:46.627 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:46.627 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:46.630 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:29:46.633 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:46.635 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:29:46.638 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:29:46.640 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:29:46.643 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:29:46.645 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:29:46.647 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:29:46.650 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:29:46.652 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:29:46.655 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:29:46.657 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:29:46.660 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:29:46.665 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887386 2021-05-13 06:29:46.668 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:29:46.672 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887237 2021-05-13 06:29:46.675 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:29:46.677 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:29:46.679 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:29:46.682 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:29:46.684 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:29:46.686 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:29:46.689 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:29:46.691 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:29:46.693 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:29:46.695 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:29:46.699 | +++ 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 2021-05-13 06:29:46.745 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:29:46.745 | apache2-dev 2021-05-13 06:29:46.745 | bc 2021-05-13 06:29:46.745 | bsdmainutils 2021-05-13 06:29:46.745 | curl 2021-05-13 06:29:46.745 | g++ 2021-05-13 06:29:46.745 | gawk 2021-05-13 06:29:46.745 | gcc 2021-05-13 06:29:46.745 | gettext 2021-05-13 06:29:46.745 | git 2021-05-13 06:29:46.745 | graphviz 2021-05-13 06:29:46.745 | iputils-ping 2021-05-13 06:29:46.745 | libapache2-mod-proxy-uwsgi 2021-05-13 06:29:46.745 | libffi-dev 2021-05-13 06:29:46.745 | libjpeg-dev 2021-05-13 06:29:46.745 | libmysqlclient-dev 2021-05-13 06:29:46.745 | libpcre3-dev 2021-05-13 06:29:46.745 | libpq-dev 2021-05-13 06:29:46.745 | libssl-dev 2021-05-13 06:29:46.745 | libsystemd-dev 2021-05-13 06:29:46.745 | libxml2-dev 2021-05-13 06:29:46.745 | libxslt1-dev 2021-05-13 06:29:46.745 | libyaml-dev 2021-05-13 06:29:46.745 | lsof 2021-05-13 06:29:46.745 | openssh-server 2021-05-13 06:29:46.745 | openssl 2021-05-13 06:29:46.745 | pkg-config 2021-05-13 06:29:46.745 | psmisc 2021-05-13 06:29:46.745 | python3-dev 2021-05-13 06:29:46.745 | python3-pip 2021-05-13 06:29:46.746 | python3-systemd 2021-05-13 06:29:46.746 | python3-venv 2021-05-13 06:29:46.746 | tar 2021-05-13 06:29:46.746 | tcpdump 2021-05-13 06:29:46.746 | unzip 2021-05-13 06:29:46.746 | uuid-runtime 2021-05-13 06:29:46.746 | wget 2021-05-13 06:29:46.746 | wget 2021-05-13 06:29:46.746 | zlib1g-dev 2021-05-13 06:29:46.746 | libkrb5-dev 2021-05-13 06:29:46.746 | libldap2-dev 2021-05-13 06:29:46.746 | libsasl2-dev 2021-05-13 06:29:46.746 | memcached 2021-05-13 06:29:46.746 | python3-mysqldb 2021-05-13 06:29:46.746 | sqlite3 2021-05-13 06:29:46.746 | conntrack 2021-05-13 06:29:46.746 | curl 2021-05-13 06:29:46.746 | dnsmasq-base 2021-05-13 06:29:46.746 | dnsmasq-utils 2021-05-13 06:29:46.746 | ebtables 2021-05-13 06:29:46.746 | genisoimage 2021-05-13 06:29:46.746 | iptables 2021-05-13 06:29:46.746 | iputils-arping 2021-05-13 06:29:46.746 | kpartx 2021-05-13 06:29:46.746 | libjs-jquery-tablesorter 2021-05-13 06:29:46.746 | libmysqlclient-dev 2021-05-13 06:29:46.746 | parted 2021-05-13 06:29:46.746 | pm-utils 2021-05-13 06:29:46.746 | python3-mysqldb 2021-05-13 06:29:46.746 | socat 2021-05-13 06:29:46.746 | sqlite3 2021-05-13 06:29:46.746 | sudo 2021-05-13 06:29:46.746 | vlan 2021-05-13 06:29:46.746 | lsscsi 2021-05-13 06:29:46.746 | open-iscsi 2021-05-13 06:29:46.746 | lvm2 2021-05-13 06:29:46.746 | qemu-utils 2021-05-13 06:29:46.746 | thin-provisioning-tools 2021-05-13 06:29:46.747 | acl 2021-05-13 06:29:46.747 | dnsmasq-base 2021-05-13 06:29:46.747 | dnsmasq-utils 2021-05-13 06:29:46.747 | ebtables 2021-05-13 06:29:46.747 | haproxy 2021-05-13 06:29:46.747 | iptables 2021-05-13 06:29:46.747 | iputils-arping 2021-05-13 06:29:46.747 | iputils-ping 2021-05-13 06:29:46.747 | libmysqlclient-dev 2021-05-13 06:29:46.747 | postgresql-server-dev-all 2021-05-13 06:29:46.747 | python3-mysqldb 2021-05-13 06:29:46.747 | sqlite3 2021-05-13 06:29:46.747 | sudo 2021-05-13 06:29:46.747 | vlan 2021-05-13 06:29:46.747 | ipset 2021-05-13 06:29:46.747 | conntrack 2021-05-13 06:29:46.747 | conntrackd 2021-05-13 06:29:46.747 | keepalived 2021-05-13 06:29:46.747 | dstat 2021-05-13 06:29:46.747 | lvm2 2021-05-13 06:29:46.747 | qemu-utils 2021-05-13 06:29:46.747 | thin-provisioning-tools 2021-05-13 06:29:46.747 | curl 2021-05-13 06:29:46.747 | liberasurecode-dev 2021-05-13 06:29:46.747 | make 2021-05-13 06:29:46.747 | memcached 2021-05-13 06:29:46.747 | sqlite3 2021-05-13 06:29:46.747 | xfsprogs' 2021-05-13 06:29:46.748 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:29:46.765 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:29:46.765 | apache2-dev 2021-05-13 06:29:46.765 | bc 2021-05-13 06:29:46.765 | bsdmainutils 2021-05-13 06:29:46.765 | curl 2021-05-13 06:29:46.765 | g++ 2021-05-13 06:29:46.765 | gawk 2021-05-13 06:29:46.765 | gcc 2021-05-13 06:29:46.765 | gettext 2021-05-13 06:29:46.765 | git 2021-05-13 06:29:46.765 | graphviz 2021-05-13 06:29:46.765 | iputils-ping 2021-05-13 06:29:46.765 | libapache2-mod-proxy-uwsgi 2021-05-13 06:29:46.765 | libffi-dev 2021-05-13 06:29:46.765 | libjpeg-dev 2021-05-13 06:29:46.766 | libmysqlclient-dev 2021-05-13 06:29:46.766 | libpcre3-dev 2021-05-13 06:29:46.766 | libpq-dev 2021-05-13 06:29:46.766 | libssl-dev 2021-05-13 06:29:46.766 | libsystemd-dev 2021-05-13 06:29:46.766 | libxml2-dev 2021-05-13 06:29:46.766 | libxslt1-dev 2021-05-13 06:29:46.766 | libyaml-dev 2021-05-13 06:29:46.766 | lsof 2021-05-13 06:29:46.766 | openssh-server 2021-05-13 06:29:46.766 | openssl 2021-05-13 06:29:46.766 | pkg-config 2021-05-13 06:29:46.766 | psmisc 2021-05-13 06:29:46.766 | python3-dev 2021-05-13 06:29:46.766 | python3-pip 2021-05-13 06:29:46.766 | python3-systemd 2021-05-13 06:29:46.766 | python3-venv 2021-05-13 06:29:46.766 | tar 2021-05-13 06:29:46.766 | tcpdump 2021-05-13 06:29:46.766 | unzip 2021-05-13 06:29:46.766 | uuid-runtime 2021-05-13 06:29:46.766 | wget 2021-05-13 06:29:46.766 | wget 2021-05-13 06:29:46.766 | zlib1g-dev 2021-05-13 06:29:46.766 | libkrb5-dev 2021-05-13 06:29:46.766 | libldap2-dev 2021-05-13 06:29:46.766 | libsasl2-dev 2021-05-13 06:29:46.766 | memcached 2021-05-13 06:29:46.766 | python3-mysqldb 2021-05-13 06:29:46.766 | sqlite3 2021-05-13 06:29:46.766 | conntrack 2021-05-13 06:29:46.766 | curl 2021-05-13 06:29:46.766 | dnsmasq-base 2021-05-13 06:29:46.766 | dnsmasq-utils 2021-05-13 06:29:46.766 | ebtables 2021-05-13 06:29:46.766 | genisoimage 2021-05-13 06:29:46.767 | iptables 2021-05-13 06:29:46.767 | iputils-arping 2021-05-13 06:29:46.767 | kpartx 2021-05-13 06:29:46.767 | libjs-jquery-tablesorter 2021-05-13 06:29:46.767 | libmysqlclient-dev 2021-05-13 06:29:46.767 | parted 2021-05-13 06:29:46.767 | pm-utils 2021-05-13 06:29:46.767 | python3-mysqldb 2021-05-13 06:29:46.767 | socat 2021-05-13 06:29:46.767 | sqlite3 2021-05-13 06:29:46.767 | sudo 2021-05-13 06:29:46.767 | vlan 2021-05-13 06:29:46.767 | lsscsi 2021-05-13 06:29:46.767 | open-iscsi 2021-05-13 06:29:46.767 | lvm2 2021-05-13 06:29:46.767 | qemu-utils 2021-05-13 06:29:46.767 | thin-provisioning-tools 2021-05-13 06:29:46.767 | acl 2021-05-13 06:29:46.767 | dnsmasq-base 2021-05-13 06:29:46.767 | dnsmasq-utils 2021-05-13 06:29:46.767 | ebtables 2021-05-13 06:29:46.767 | haproxy 2021-05-13 06:29:46.767 | iptables 2021-05-13 06:29:46.767 | iputils-arping 2021-05-13 06:29:46.767 | iputils-ping 2021-05-13 06:29:46.767 | libmysqlclient-dev 2021-05-13 06:29:46.767 | postgresql-server-dev-all 2021-05-13 06:29:46.767 | python3-mysqldb 2021-05-13 06:29:46.767 | sqlite3 2021-05-13 06:29:46.767 | sudo 2021-05-13 06:29:46.767 | vlan 2021-05-13 06:29:46.767 | ipset 2021-05-13 06:29:46.767 | conntrack 2021-05-13 06:29:46.767 | conntrackd 2021-05-13 06:29:46.767 | keepalived 2021-05-13 06:29:46.767 | dstat 2021-05-13 06:29:46.767 | lvm2 2021-05-13 06:29:46.767 | qemu-utils 2021-05-13 06:29:46.768 | thin-provisioning-tools 2021-05-13 06:29:46.768 | curl 2021-05-13 06:29:46.768 | liberasurecode-dev 2021-05-13 06:29:46.768 | make 2021-05-13 06:29:46.768 | memcached 2021-05-13 06:29:46.768 | sqlite3 2021-05-13 06:29:46.768 | xfsprogs ' 2021-05-13 06:29:46.768 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:29:46.770 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:46.772 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:46.776 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:29:46.776 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:29:46.781 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:29:46.783 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:29:46.785 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:29:46.787 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:29:46.789 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:29:46.791 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:46.793 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:29:46.795 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:46.797 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:46.799 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:29:46.802 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:46.804 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:46.806 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:29:46.809 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:29:46.813 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:29:46.815 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:29:46.817 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:29:46.819 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:29:46.821 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:29:46.823 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:29:46.827 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887386825 2021-05-13 06:29:46.829 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:29:46.831 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:29:46.833 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:29:47.362 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:29:47.510 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:29:47.586 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:29:48.400 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:29:48.818 | Fetched 324 kB in 2s (189 kB/s) 2021-05-13 06:29:50.127 | Reading package lists... 2021-05-13 06:29:50.157 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:29:50.159 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:29:50.161 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:29:50.163 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:50.166 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:50.168 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:29:50.170 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:50.172 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:29:50.174 | ++ functions-common:time_stop:2311 : start_time=1620887386825 2021-05-13 06:29:50.176 | ++ functions-common:time_stop:2313 : [[ -z 1620887386825 ]] 2021-05-13 06:29:50.178 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:50.182 | ++ functions-common:time_stop:2316 : end_time=1620887390180 2021-05-13 06:29:50.185 | ++ functions-common:time_stop:2317 : elapsed_time=3355 2021-05-13 06:29:50.187 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:29:50.189 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:50.191 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3355 2021-05-13 06:29:50.193 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:29:50.196 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:29:50.198 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:50.200 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:50.202 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:29:50.223 | ++ functions-common:apt_get:1109 : 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++ gawk 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-systemd 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 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 2021-05-13 06:29:50.327 | Reading package lists... 2021-05-13 06:29:50.538 | Building dependency tree... 2021-05-13 06:29:50.540 | Reading state information... 2021-05-13 06:29:50.571 | acl is already the newest version (2.2.53-6). 2021-05-13 06:29:50.571 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:29:50.571 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:29:50.571 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:29:50.571 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:29:50.571 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:29:50.571 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:29:50.571 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:29:50.571 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:29:50.571 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:29:50.571 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:29:50.571 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:29:50.571 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:29:50.571 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:29:50.571 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:29:50.571 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:29:50.571 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:29:50.571 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:29:50.571 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:29:50.571 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:29:50.571 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:29:50.571 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:29:50.571 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:29:50.571 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:29:50.572 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:29:50.572 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:29:50.572 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:29:50.572 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:29:50.572 | psmisc is already the newest version (23.3-1). 2021-05-13 06:29:50.572 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:29:50.572 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:29:50.572 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:29:50.572 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:29:50.572 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:29:50.572 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:29:50.572 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:29:50.572 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:29:50.572 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:29:50.572 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:29:50.572 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:29:50.572 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:29:50.572 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:29:50.572 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:29:50.572 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:29:50.572 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:29:50.572 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:29:50.572 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:29:50.572 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:29:50.572 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:29:50.572 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:29:50.572 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:29:50.572 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:29:50.572 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:29:50.572 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:29:50.572 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:29:50.572 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:29:50.573 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:29:50.573 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:29:50.573 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:29:50.573 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:29:50.573 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:29:50.573 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:29:50.573 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:29:50.573 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:29:50.573 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:29:50.573 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:29:50.573 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:29:50.573 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:29:50.573 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:29:50.768 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:29:50.768 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:29:50.768 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:29:50.768 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:29:50.768 | The following packages were automatically installed and are no longer required: 2021-05-13 06:29:50.769 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:29:50.769 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:29:50.769 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:29:50.769 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:29:50.769 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:29:50.769 | python3-zope.interface 2021-05-13 06:29:50.769 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:29:50.879 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:29:50.883 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:29:50.885 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:29:50.888 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:29:50.890 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:50.892 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:50.894 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:29:50.896 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:50.898 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:29:50.901 | ++ functions-common:time_stop:2311 : start_time=1620887390220 2021-05-13 06:29:50.903 | ++ functions-common:time_stop:2313 : [[ -z 1620887390220 ]] 2021-05-13 06:29:50.905 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:50.910 | ++ functions-common:time_stop:2316 : end_time=1620887390907 2021-05-13 06:29:50.912 | ++ functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:29:50.914 | ++ functions-common:time_stop:2318 : total=687 2021-05-13 06:29:50.917 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:50.919 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1374 2021-05-13 06:29:50.921 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:29:50.924 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:29:50.926 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:29:50.929 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:29:50.934 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:29:50.938 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:29:50.941 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:29:50.943 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:29:52.292 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:29:52.294 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:29:52.296 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:29:52.299 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:29:52.301 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:29:52.303 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:29:52.305 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:29:52.307 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:29:52.309 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:29:52.311 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:29:52.313 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:29:52.383 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:29:52.385 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:29:52.454 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:29:52.457 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:29:52.526 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:29:52.528 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:29:52.530 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:29:52.532 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:29:52.534 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:29:52.535 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:29:52.537 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:29:52.540 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:29:52.542 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:29:52.543 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:29:52.545 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:29:52.545 | Distro: focal 2021-05-13 06:29:52.547 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:29:52.550 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:29:52.553 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:29:52.555 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:29:52.558 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:29:52.558 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:29:53.027 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:29:53.029 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:29:53.029 | pip: 20.2.2 2021-05-13 06:29:53.031 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:29:53.469 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:29:53.491 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:29:53.493 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:29:53.495 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:29:53.498 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:29:53.501 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:29:53.504 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:29:53.507 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:29:53.509 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:29:53.511 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:29:53.516 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:29:53.517 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:29:53.518 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:29:53.522 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:29:53.525 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:29:53.527 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:29:53.535 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:29:53.538 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:29:53.540 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:29:53.542 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:29:53.545 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:29:53.547 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:29:53.549 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:29:53.551 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:29:53.553 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:29:53.556 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:29:53.558 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:29:53.560 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:29:53.562 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:29:53.564 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:29:53.566 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:29:53.568 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:29:53.571 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:29:53.573 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:29:53.575 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:29:53.577 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:29:53.579 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:29:53.581 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:29:53.584 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:29:53.586 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:29:53.588 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:29:53.590 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:29:53.611 | Using python 3.8 to install os-testr 2021-05-13 06:29:53.613 | + 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 2021-05-13 06:29:54.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:54.356 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:54.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:54.356 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:55.385 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:55.386 | 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. 2021-05-13 06:29:55.389 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:55.389 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:55.405 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:55.410 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:55.417 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:55.467 | 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 294)) (2.0.0) 2021-05-13 06:29:55.477 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:29:55.480 | 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 427)) (1.4.0) 2021-05-13 06:29:55.494 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:29:55.521 | 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 533)) (2.4.0) 2021-05-13 06:29:55.538 | 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 544)) (1.4.0) 2021-05-13 06:29:55.542 | 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 553)) (1.1.0) 2021-05-13 06:29:55.549 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:29:55.553 | 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 163)) (1.0.0) 2021-05-13 06:29:55.556 | 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 171)) (0.18.2) 2021-05-13 06:29:55.559 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:29:55.571 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:29:55.575 | 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 167)) (3.0.0) 2021-05-13 06:29:55.585 | 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 411)) (1.6.0) 2021-05-13 06:29:55.588 | 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 482)) (1.15.0) 2021-05-13 06:29:55.591 | 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 236)) (1.0.0) 2021-05-13 06:29:55.593 | 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 553)) (1.4.0) 2021-05-13 06:29:55.596 | 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 367)) (2.4.7) 2021-05-13 06:29:55.599 | 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 339)) (0.7.2) 2021-05-13 06:29:55.602 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:29:55.657 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:29:55.665 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:29:55.669 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:29:55.672 | 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 565)) (0.2.5) 2021-05-13 06:29:55.677 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:29:57.740 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:57.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:57.813 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:57.815 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:57.817 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:57.820 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:57.822 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:57.824 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:57.826 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:57.828 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:57.831 | + functions-common:time_stop:2311 : start_time=1620887393605 2021-05-13 06:29:57.833 | + functions-common:time_stop:2313 : [[ -z 1620887393605 ]] 2021-05-13 06:29:57.836 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:57.840 | + functions-common:time_stop:2316 : end_time=1620887397838 2021-05-13 06:29:57.842 | + functions-common:time_stop:2317 : elapsed_time=4233 2021-05-13 06:29:57.844 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:29:57.846 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:57.848 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4233 2021-05-13 06:29:57.851 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:57.853 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:29:57.905 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:29:58.012 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:29:58.016 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:29:58.016 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:29:58.019 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:29:58.022 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:29:58.044 | + 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 2021-05-13 06:30:00.083 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:00.088 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:00.143 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:00.343 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:00.620 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:00.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:02.502 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:02.767 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:02.769 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:02.771 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:02.774 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:02.776 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:02.778 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:02.780 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:02.782 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:02.785 | + functions-common:time_stop:2311 : start_time=1620887398037 2021-05-13 06:30:02.787 | + functions-common:time_stop:2313 : [[ -z 1620887398037 ]] 2021-05-13 06:30:02.790 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:02.794 | + functions-common:time_stop:2316 : end_time=1620887402792 2021-05-13 06:30:02.796 | + functions-common:time_stop:2317 : elapsed_time=4755 2021-05-13 06:30:02.798 | + functions-common:time_stop:2318 : total=4233 2021-05-13 06:30:02.800 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:02.802 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8988 2021-05-13 06:30:02.804 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:02.807 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:30:02.809 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:30:02.832 | + 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 2021-05-13 06:30:04.732 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:04.735 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:04.789 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:04.985 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:05.267 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:05.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:05.426 | Processing /opt/stack/requirements 2021-05-13 06:30:07.090 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:07.093 | 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 167)) (3.0.0) 2021-05-13 06:30:07.105 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:30:07.110 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:07.113 | 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 367)) (2.4.7) 2021-05-13 06:30:07.116 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:07.135 | 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 482)) (1.15.0) 2021-05-13 06:30:07.138 | 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 533)) (2.4.0) 2021-05-13 06:30:07.155 | 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 544)) (1.4.0) 2021-05-13 06:30:07.158 | 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 553)) (1.1.0) 2021-05-13 06:30:07.165 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:07.185 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:30:07.188 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:30:07.203 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:07.207 | 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 199)) (2.10) 2021-05-13 06:30:07.210 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:07.213 | 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 411)) (1.6.0) 2021-05-13 06:30:07.216 | 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 163)) (1.0.0) 2021-05-13 06:30:07.218 | 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 236)) (1.0.0) 2021-05-13 06:30:07.220 | 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 553)) (1.4.0) 2021-05-13 06:30:07.223 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:30:07.234 | 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 339)) (0.7.2) 2021-05-13 06:30:07.236 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:30:07.311 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:30:07.317 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:30:07.319 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:30:07.323 | 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 565)) (0.2.5) 2021-05-13 06:30:07.328 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:30:07.370 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:30:07.371 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:30:08.138 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:30:08.138 | ERROR: Command errored out with exit status 1: 2021-05-13 06:30:08.138 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-bt3htheb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-bt3htheb/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-mx3kc21r 2021-05-13 06:30:08.138 | cwd: /tmp/pip-req-build-bt3htheb/ 2021-05-13 06:30:08.138 | Complete output (6 lines): 2021-05-13 06:30:08.138 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:30:08.138 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:30:08.138 | or: setup.py --help-commands 2021-05-13 06:30:08.138 | or: setup.py cmd --help 2021-05-13 06:30:08.138 | 2021-05-13 06:30:08.138 | error: invalid command 'bdist_wheel' 2021-05-13 06:30:08.138 | ---------------------------------------- 2021-05-13 06:30:08.138 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:30:08.139 | Running setup.py clean for openstack-requirements 2021-05-13 06:30:08.912 | Failed to build openstack-requirements 2021-05-13 06:30:08.928 | Installing collected packages: openstack-requirements 2021-05-13 06:30:08.928 | Attempting uninstall: openstack-requirements 2021-05-13 06:30:08.929 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:30:08.963 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:30:08.982 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:30:08.985 | Running setup.py install for openstack-requirements: started 2021-05-13 06:30:11.191 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:30:11.219 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:30:11.343 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:11.345 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:11.347 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:11.349 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:11.352 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:11.354 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:11.356 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:11.358 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:11.360 | + functions-common:time_stop:2311 : start_time=1620887402824 2021-05-13 06:30:11.362 | + functions-common:time_stop:2313 : [[ -z 1620887402824 ]] 2021-05-13 06:30:11.365 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:11.370 | + functions-common:time_stop:2316 : end_time=1620887411367 2021-05-13 06:30:11.372 | + functions-common:time_stop:2317 : elapsed_time=8543 2021-05-13 06:30:11.374 | + functions-common:time_stop:2318 : total=8988 2021-05-13 06:30:11.376 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:11.378 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17531 2021-05-13 06:30:11.380 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:11.383 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:30:11.385 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:30:11.387 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:30:11.390 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:11.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:11.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:30:11.397 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:11.400 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:30:11.419 | Using python 3.8 to install pbr 2021-05-13 06:30:11.422 | + 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 2021-05-13 06:30:12.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:12.175 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:12.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:12.176 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:13.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:13.224 | 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. 2021-05-13 06:30:13.228 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:13.228 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:13.230 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:13.249 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:13.256 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:13.363 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:15.627 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:15.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:15.700 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:15.702 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:15.704 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:15.706 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:15.709 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:15.711 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:15.713 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:15.715 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:15.717 | + functions-common:time_stop:2311 : start_time=1620887411414 2021-05-13 06:30:15.719 | + functions-common:time_stop:2313 : [[ -z 1620887411414 ]] 2021-05-13 06:30:15.722 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:15.726 | + functions-common:time_stop:2316 : end_time=1620887415723 2021-05-13 06:30:15.728 | + functions-common:time_stop:2317 : elapsed_time=4309 2021-05-13 06:30:15.730 | + functions-common:time_stop:2318 : total=17531 2021-05-13 06:30:15.733 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:15.735 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21840 2021-05-13 06:30:15.737 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:15.739 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:30:17.940 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:30:19.825 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:19.826 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:30:19.833 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:30:19.836 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:30:19.838 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:30:19.909 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:30:19.912 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:30:19.916 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:30:19.933 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:30:19.936 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:30:19.938 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:30:19.940 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:30:19.943 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:30:19.945 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:30:19.947 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:30:19.950 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:30:19.952 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:30:19.955 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:30:19.957 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:30:19.962 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:30:19.964 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:30:19.966 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:30:19.969 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:30:19.971 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:30:19.986 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:19.989 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:30:19.992 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:19.994 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:30:19.996 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:19.998 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:30:20.000 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:20.002 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:30:20.004 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:20.007 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:30:20.009 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:30:20.011 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:30:20.013 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:30:20.015 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:30:20.017 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:30:20.019 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:30:20.022 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:30:20.024 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:30:20.027 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:30:20.029 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:30:20.031 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:30:20.034 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:30:20.036 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:30:20.039 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:30:20.042 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:30:20.044 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:30:20.098 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:30:20.098 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:30:20.101 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:30:20.448 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:30:20.451 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:30:20.467 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:20.469 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:30:20.472 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:20.474 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:20.476 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:20.479 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:20.481 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:20.484 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:20.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:20.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:20.490 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:20.493 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:20.495 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:20.498 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:20.500 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:30:20.502 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:20.505 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:20.507 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:20.510 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:30:20.530 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:30:20.643 | Reading package lists... 2021-05-13 06:30:20.854 | Building dependency tree... 2021-05-13 06:30:20.856 | Reading state information... 2021-05-13 06:30:21.084 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:30:21.084 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:21.085 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:21.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:21.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:21.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:21.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:21.086 | python3-zope.interface 2021-05-13 06:30:21.086 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:21.200 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:30:21.204 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:21.206 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:21.208 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:21.211 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:21.213 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:21.216 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:21.218 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:21.220 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:21.222 | + functions-common:time_stop:2311 : start_time=1620887420528 2021-05-13 06:30:21.224 | + functions-common:time_stop:2313 : [[ -z 1620887420528 ]] 2021-05-13 06:30:21.228 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:21.232 | + functions-common:time_stop:2316 : end_time=1620887421229 2021-05-13 06:30:21.234 | + functions-common:time_stop:2317 : elapsed_time=701 2021-05-13 06:30:21.236 | + functions-common:time_stop:2318 : total=1374 2021-05-13 06:30:21.238 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:21.241 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2075 2021-05-13 06:30:21.243 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:21.245 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:30:21.248 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:21.250 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:21.252 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:21.255 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:21.257 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:21.259 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:21.262 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:30:21.264 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:21.266 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:21.268 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:21.271 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:21.273 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:21.276 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:21.278 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:21.280 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:21.282 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:21.285 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:30:21.287 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:21.290 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:21.292 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:21.294 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:21.297 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:21.299 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:21.301 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:30:21.304 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:30:21.319 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:21.322 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:30:21.324 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:30:21.326 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:30:21.329 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:30:21.331 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:30:21.336 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:30:21.339 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:30:21.341 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:30:21.343 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:30:21.345 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:30:21.348 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:30:21.351 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:30:22.063 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:30:22.063 | user tags 2021-05-13 06:30:22.063 | stackrabbit []' 2021-05-13 06:30:22.066 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:30:22.066 | user tags 2021-05-13 06:30:22.066 | stackrabbit []' 2021-05-13 06:30:22.067 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:30:22.073 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:30:22.076 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:30:22.078 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:30:22.737 | Changing password for user "stackrabbit" ... 2021-05-13 06:30:22.760 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:30:23.454 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:30:23.477 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:30:23.479 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:30:24.125 | Changing password for user "stackrabbit" ... 2021-05-13 06:30:24.147 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:30:24.150 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:30:24.152 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:30:24.848 | Deleting user "guest" ... 2021-05-13 06:30:24.862 | Error: 2021-05-13 06:30:24.862 | {:no_such_user, "guest"} 2021-05-13 06:30:24.874 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:30:24.877 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:30:24.895 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:24.898 | + ./stack.sh:main:801 : install_database 2021-05-13 06:30:24.900 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:30:24.903 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:30:24.905 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:24.907 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:24.909 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:30:25.124 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:30:25.126 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:30:25.129 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:30:25.132 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:25.134 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:30:25.136 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:25.139 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:25.141 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:25.143 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:25.145 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:25.148 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:25.150 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:25.153 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:25.155 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:25.158 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:30:25.160 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:25.162 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:25.165 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:25.167 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:25.169 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:25.171 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:25.174 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:30:25.176 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:25.179 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:25.181 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:30:25.183 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:25.186 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:25.188 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:25.190 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:25.193 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:25.195 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:25.198 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:25.200 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:25.202 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:25.205 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:25.207 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:25.209 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:25.211 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:30:25.214 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:25.216 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:25.218 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:25.221 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:30:25.242 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:30:25.346 | Reading package lists... 2021-05-13 06:30:25.559 | Building dependency tree... 2021-05-13 06:30:25.560 | Reading state information... 2021-05-13 06:30:25.786 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:30:25.786 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:25.787 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:25.787 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:25.787 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:25.787 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:25.787 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:25.787 | python3-zope.interface 2021-05-13 06:30:25.787 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:25.896 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:30:25.900 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:25.903 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:25.905 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:25.907 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:25.909 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:25.911 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:25.914 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:25.916 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:25.919 | + functions-common:time_stop:2311 : start_time=1620887425239 2021-05-13 06:30:25.921 | + functions-common:time_stop:2313 : [[ -z 1620887425239 ]] 2021-05-13 06:30:25.924 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:25.928 | + functions-common:time_stop:2316 : end_time=1620887425925 2021-05-13 06:30:25.930 | + functions-common:time_stop:2317 : elapsed_time=686 2021-05-13 06:30:25.932 | + functions-common:time_stop:2318 : total=2075 2021-05-13 06:30:25.934 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:25.937 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2761 2021-05-13 06:30:25.939 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:25.941 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:30:25.944 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:30:25.946 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:30:25.948 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:30:25.951 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:30:25.953 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:30:25.956 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:30:25.958 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:30:25.961 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:30:25.965 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:30:25.965 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:30:25.970 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:30:25.972 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:30:25.975 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:30:25.978 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:30:25.980 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:30:26.002 | Using python 3.8 to install PyMySQL 2021-05-13 06:30:26.004 | + 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 2021-05-13 06:30:26.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:26.746 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:26.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:26.746 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:27.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:27.777 | 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. 2021-05-13 06:30:27.780 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:27.780 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:27.782 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:27.801 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:27.808 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:27.813 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:30:30.002 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:30.003 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:30.074 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:30.076 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:30.079 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:30.081 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:30.083 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:30.086 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:30.089 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:30.091 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:30.093 | + functions-common:time_stop:2311 : start_time=1620887425996 2021-05-13 06:30:30.095 | + functions-common:time_stop:2313 : [[ -z 1620887425996 ]] 2021-05-13 06:30:30.098 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:30.102 | + functions-common:time_stop:2316 : end_time=1620887430100 2021-05-13 06:30:30.105 | + functions-common:time_stop:2317 : elapsed_time=4104 2021-05-13 06:30:30.107 | + functions-common:time_stop:2318 : total=21840 2021-05-13 06:30:30.109 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:30.112 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25944 2021-05-13 06:30:30.114 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:30.116 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:30:30.118 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:30:30.121 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:30:30.123 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:30:30.139 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:30.142 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:30:30.144 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:30:30.148 | ++ 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 2021-05-13 06:30:30.148 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:30:30.154 | + 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 2021-05-13 06:30:30.156 | + 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 ]] 2021-05-13 06:30:30.158 | + 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- ]] 2021-05-13 06:30:30.161 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:30:30.163 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:30:30.165 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:30:30.181 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:30.183 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:30:30.186 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:30.188 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:30.190 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:30.193 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:30.195 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:30.198 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:30.200 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:30.202 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:30.204 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:30.207 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:30.209 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:30.211 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:30.213 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:30:30.216 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:30.218 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:30.220 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:30.223 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:30:30.244 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:30:30.348 | Reading package lists... 2021-05-13 06:30:30.558 | Building dependency tree... 2021-05-13 06:30:30.560 | Reading state information... 2021-05-13 06:30:30.786 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:30:30.786 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:30.787 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:30.787 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:30.787 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:30.787 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:30.787 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:30.788 | python3-zope.interface 2021-05-13 06:30:30.788 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:30.897 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:30:30.901 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:30.904 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:30.906 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:30.908 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:30.910 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:30.913 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:30.915 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:30.917 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:30.920 | + functions-common:time_stop:2311 : start_time=1620887430241 2021-05-13 06:30:30.922 | + functions-common:time_stop:2313 : [[ -z 1620887430241 ]] 2021-05-13 06:30:30.924 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:30.928 | + functions-common:time_stop:2316 : end_time=1620887430926 2021-05-13 06:30:30.931 | + functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:30:30.933 | + functions-common:time_stop:2318 : total=2761 2021-05-13 06:30:30.935 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:30.937 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3446 2021-05-13 06:30:30.939 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:30.942 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:30:30.958 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:30.961 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:30:30.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:30:30.966 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:30:30.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:30:30.988 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:30.991 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:30.993 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:30.995 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:30.997 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:31.000 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:31.002 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:31.004 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:31.006 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:31.008 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:31.010 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:31.013 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:31.015 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:30:31.017 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:31.019 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:31.022 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:31.024 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:30:31.044 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:30:31.149 | Reading package lists... 2021-05-13 06:30:31.389 | Building dependency tree... 2021-05-13 06:30:31.391 | Reading state information... 2021-05-13 06:30:31.631 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:30:31.631 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:30:31.631 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:30:31.631 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:31.632 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:31.632 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:31.632 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:31.632 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:31.632 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:31.632 | python3-zope.interface 2021-05-13 06:30:31.632 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:31.744 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:30:31.748 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:31.751 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:31.753 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:31.755 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:31.758 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:31.760 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:31.762 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:31.764 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:31.766 | + functions-common:time_stop:2311 : start_time=1620887431042 2021-05-13 06:30:31.768 | + functions-common:time_stop:2313 : [[ -z 1620887431042 ]] 2021-05-13 06:30:31.771 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:31.775 | + functions-common:time_stop:2316 : end_time=1620887431773 2021-05-13 06:30:31.777 | + functions-common:time_stop:2317 : elapsed_time=731 2021-05-13 06:30:31.779 | + functions-common:time_stop:2318 : total=3446 2021-05-13 06:30:31.781 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:31.783 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4177 2021-05-13 06:30:31.786 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:31.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:30:31.790 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:31.792 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:31.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:30:31.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:30:31.800 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:30:31.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:30:31.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:30:31.810 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:30:31.810 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:30:31.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:30:31.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:30:31.820 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:30:31.823 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:30:31.825 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:30:31.827 | + functions:vercmp:631 : local result 2021-05-13 06:30:31.831 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:30:31.831 | ++ functions:vercmp:635 : head -1 2021-05-13 06:30:31.831 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:30:31.836 | + functions:vercmp:635 : result=3.13 2021-05-13 06:30:31.838 | + functions:vercmp:637 : case $op in 2021-05-13 06:30:31.840 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:30:31.842 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:30:31.845 | + functions:vercmp:648 : return 2021-05-13 06:30:31.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:30:31.849 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:30:31.851 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:30:32.045 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:30:32.048 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:30:32.050 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:30:32.057 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.060 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:30:32.076 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:32.079 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:30:32.082 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:30:32.082 | Installing etcd 2021-05-13 06:30:32.084 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:30:32.096 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:30:32.108 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:32.111 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:30:32.126 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:30:32.129 | ++ 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 2021-05-13 06:30:32.131 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:32.134 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:32.138 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:32.141 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:30:32.143 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:30:32.145 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:32.148 | ++ functions:get_extra_file:74 : return 2021-05-13 06:30:32.150 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:30:32.153 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:30:32.155 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:30:32.157 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:30:32.174 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:32.176 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:30:32.179 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:30:32.195 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:32.198 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:30:32.200 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:30:32.202 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:30:32.205 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:30:32.207 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:30:32.209 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:30:32.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:30:32.214 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:30:32.216 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:30:32.223 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.225 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:30:32.228 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:30:32.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:30:32.232 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:30:32.234 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:30:32.241 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.244 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:30:32.246 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:30:32.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:30:32.250 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:30:32.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:30:32.259 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.261 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:30:32.264 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:30:32.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:30:32.268 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:30:32.271 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:30:32.277 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.279 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:30:32.282 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:30:32.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:30:32.286 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:30:32.289 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.293 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:30:32.296 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.298 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:30:32.300 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:30:32.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:30:32.305 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:30:32.307 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.312 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:30:32.314 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.316 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:30:32.319 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:30:32.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:30:32.323 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:30:32.325 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.330 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:30:32.332 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.335 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:30:32.337 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:30:32.339 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:30:32.341 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:30:32.344 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.348 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:30:32.351 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.353 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:30:32.356 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:30:32.358 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:30:32.360 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:30:32.362 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:30:32.370 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.372 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:30:32.374 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:30:32.377 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:30:32.379 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:30:32.381 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:30:32.388 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.390 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:30:32.392 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:30:32.395 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:30:32.397 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:30:32.400 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:30:32.406 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.409 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:30:32.411 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:30:32.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:30:32.416 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:30:32.418 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.420 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.422 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:30:32.425 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.427 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:30:32.429 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:30:32.431 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:30:32.434 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:30:32.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:30:32.443 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.445 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:30:32.447 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:30:32.449 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:30:32.452 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:30:32.454 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.456 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:30:32.461 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.463 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:30:32.466 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:30:32.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:30:32.470 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:30:32.472 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.475 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.478 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:30:32.480 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.482 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:30:32.485 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:30:32.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:30:32.489 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:30:32.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:30:32.498 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.501 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:30:32.503 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:30:32.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:30:32.507 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:30:32.510 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.512 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:30:32.517 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.519 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:30:32.522 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:30:32.524 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:30:32.526 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:30:32.529 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.531 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:30:32.536 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.539 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:30:32.541 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:30:32.543 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:30:32.545 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:30:32.548 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:30:32.555 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.557 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:30:32.559 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:30:32.561 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:30:32.564 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:30:32.566 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:30:32.573 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.575 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:30:32.577 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:30:32.580 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:30:32.582 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:30:32.585 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:30:32.592 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.594 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:30:32.596 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:30:32.599 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:30:32.602 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:30:32.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:30:32.611 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.613 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:30:32.616 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:30:32.618 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:30:32.620 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:30:32.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:30:32.629 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.632 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:30:32.634 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:30:32.636 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:30:32.639 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:30:32.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:30:32.648 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.650 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:30:32.653 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:30:32.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:30:32.657 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:30:32.659 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:30:32.667 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.669 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:30:32.672 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:30:32.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:30:32.676 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:30:32.678 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:30:32.685 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.688 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:30:32.690 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:30:32.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:30:32.695 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:30:32.697 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.699 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.701 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:30:32.704 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.706 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:30:32.708 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:30:32.711 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:30:32.713 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:30:32.716 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:30:32.723 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.726 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:30:32.728 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:30:32.730 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:30:32.733 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:30:32.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.737 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.740 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:30:32.742 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.744 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:30:32.746 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:30:32.749 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:30:32.751 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:30:32.753 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.756 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.758 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:30:32.760 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.763 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:30:32.765 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:30:32.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:30:32.770 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:30:32.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.778 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:30:32.780 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.782 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:30:32.785 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:30:32.787 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:30:32.790 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:30:32.792 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.794 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.797 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:30:32.799 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.801 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:30:32.804 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:30:32.806 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:30:32.808 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:30:32.811 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:30:32.818 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.820 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:30:32.823 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:30:32.825 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:30:32.827 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:30:32.830 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:30:32.837 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.840 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:30:32.842 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:30:32.844 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:30:32.847 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:30:32.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.851 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:30:32.856 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.859 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:30:32.861 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:30:32.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:30:32.866 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:30:32.868 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:32.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:32.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:30:32.875 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:32.877 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:30:32.899 | Using python 3.8 to install etcd3 2021-05-13 06:30:32.902 | + 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 2021-05-13 06:30:33.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:33.655 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:33.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:33.655 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:34.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:34.688 | 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. 2021-05-13 06:30:34.692 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:34.692 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:34.694 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:34.712 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:34.719 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:34.725 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:30:34.734 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:30:34.744 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:30:34.748 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:34.751 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:30:36.923 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:36.923 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:37.002 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:37.004 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:37.007 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:37.009 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:37.011 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:37.013 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:37.015 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:37.017 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:37.019 | + functions-common:time_stop:2311 : start_time=1620887432893 2021-05-13 06:30:37.022 | + functions-common:time_stop:2313 : [[ -z 1620887432893 ]] 2021-05-13 06:30:37.025 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:37.029 | + functions-common:time_stop:2316 : end_time=1620887437026 2021-05-13 06:30:37.031 | + functions-common:time_stop:2317 : elapsed_time=4133 2021-05-13 06:30:37.033 | + functions-common:time_stop:2318 : total=25944 2021-05-13 06:30:37.035 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:37.038 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=30077 2021-05-13 06:30:37.040 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:37.043 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:30:37.064 | Using python 3.8 to install etcd3gw 2021-05-13 06:30:37.066 | + 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 2021-05-13 06:30:37.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:37.807 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:37.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:37.807 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:38.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:38.822 | 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. 2021-05-13 06:30:38.826 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.826 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.828 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.846 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.853 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:38.859 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:30:38.870 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:30:38.876 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:38.880 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:38.901 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:38.904 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:38.924 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:38.927 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:38.930 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:30:41.061 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:41.061 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:41.140 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:41.142 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:41.145 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:41.147 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:41.149 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:41.152 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:41.154 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:41.156 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:41.158 | + functions-common:time_stop:2311 : start_time=1620887437058 2021-05-13 06:30:41.160 | + functions-common:time_stop:2313 : [[ -z 1620887437058 ]] 2021-05-13 06:30:41.163 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:41.167 | + functions-common:time_stop:2316 : end_time=1620887441165 2021-05-13 06:30:41.169 | + functions-common:time_stop:2317 : elapsed_time=4107 2021-05-13 06:30:41.171 | + functions-common:time_stop:2318 : total=30077 2021-05-13 06:30:41.174 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:41.176 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=34184 2021-05-13 06:30:41.178 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:41.181 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:30:41.183 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:30:41.185 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:30:41.188 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:41.190 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:41.192 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:41.195 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:41.197 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:41.200 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:41.202 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:41.204 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:41.206 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:41.209 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:30:41.212 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:30:41.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:41.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:41.219 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:30:41.221 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:30:41.223 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:30:41.226 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:41.228 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:41.231 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:41.233 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:41.235 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:41.237 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:41.240 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:41.242 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:41.244 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:41.247 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:41.249 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:41.251 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:41.254 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:30:41.256 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:41.259 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:41.261 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:41.263 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:30:41.285 | + functions-common:apt_get:1109 : 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 2021-05-13 06:30:41.389 | Reading package lists... 2021-05-13 06:30:41.599 | Building dependency tree... 2021-05-13 06:30:41.601 | Reading state information... 2021-05-13 06:30:41.826 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:30:41.826 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:30:41.826 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:41.826 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:41.827 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:41.827 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:41.828 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:41.828 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:41.828 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:41.828 | python3-zope.interface 2021-05-13 06:30:41.828 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:41.937 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:30:41.942 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:41.944 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:41.946 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:41.949 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:41.951 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:41.953 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:41.955 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:41.958 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:41.960 | + functions-common:time_stop:2311 : start_time=1620887441282 2021-05-13 06:30:41.962 | + functions-common:time_stop:2313 : [[ -z 1620887441282 ]] 2021-05-13 06:30:41.965 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:41.969 | + functions-common:time_stop:2316 : end_time=1620887441966 2021-05-13 06:30:41.971 | + functions-common:time_stop:2317 : elapsed_time=684 2021-05-13 06:30:41.973 | + functions-common:time_stop:2318 : total=4177 2021-05-13 06:30:41.976 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:41.979 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4861 2021-05-13 06:30:41.981 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:41.983 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:30:41.986 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:41.988 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:41.991 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:30:42.054 | Module proxy already enabled 2021-05-13 06:30:42.058 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:30:42.118 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:30:42.118 | Module proxy already enabled 2021-05-13 06:30:42.118 | Module proxy_uwsgi already enabled 2021-05-13 06:30:42.122 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:30:42.124 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:30:42.128 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:30:42.130 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:30:42.264 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:30:42.266 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:30:42.268 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:30:42.271 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:30:42.278 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.280 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:30:42.283 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:30:42.285 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:30:42.287 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:30:42.295 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.297 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:30:42.299 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:30:42.302 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:30:42.305 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:30:42.312 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.314 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:30:42.317 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:30:42.320 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:30:42.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:30:42.329 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.331 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:30:42.334 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:30:42.336 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:30:42.343 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.346 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:30:42.348 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:30:42.350 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:30:42.353 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:30:42.360 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.363 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:30:42.380 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:42.383 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:30:42.385 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:30:42.388 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:30:42.390 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:30:42.397 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.400 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:30:42.416 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:42.418 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:30:42.421 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:30:42.423 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:30:42.425 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:30:42.433 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.435 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:30:42.438 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:30:42.440 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:30:42.442 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:42.445 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:42.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:30:42.450 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:42.453 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:30:42.455 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:30:42.458 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:30:42.461 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:30:42.463 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:30:42.465 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:30:42.469 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:30:42.469 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:30:42.475 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:30:42.477 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:30:42.480 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:30:42.482 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:30:42.485 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:30:42.506 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:30:42.508 | + 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 2021-05-13 06:30:43.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:43.245 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:43.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:43.245 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:44.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:44.265 | 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. 2021-05-13 06:30:44.269 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:44.269 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:44.271 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:44.289 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:44.296 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:44.302 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:30:44.355 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:30:44.391 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:30:44.431 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:30:44.437 | 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 306)) (5.0.1) 2021-05-13 06:30:44.443 | 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 308)) (4.4.0) 2021-05-13 06:30:44.483 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:30:44.492 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:30:44.508 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:30:44.514 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:44.517 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:30:44.527 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:30:44.530 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:30:44.533 | 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 394)) (2.8.1) 2021-05-13 06:30:44.539 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:30:44.557 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:30:44.561 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:44.580 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:30:44.585 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:44.588 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:30:44.595 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:44.615 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:30:44.675 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:30:44.689 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:30:44.694 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:30:44.702 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:44.705 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:30:44.711 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:30:44.714 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:30:44.717 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:30:44.720 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:44.723 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:44.726 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:30:44.730 | 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 293)) (1.7.0) 2021-05-13 06:30:44.735 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:30:44.738 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:30:46.636 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:46.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:46.707 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:46.710 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:46.712 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:46.714 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:46.716 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:46.719 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:46.721 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:46.723 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:46.725 | + functions-common:time_stop:2311 : start_time=1620887442500 2021-05-13 06:30:46.728 | + functions-common:time_stop:2313 : [[ -z 1620887442500 ]] 2021-05-13 06:30:46.730 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:46.734 | + functions-common:time_stop:2316 : end_time=1620887446732 2021-05-13 06:30:46.737 | + functions-common:time_stop:2317 : elapsed_time=4232 2021-05-13 06:30:46.739 | + functions-common:time_stop:2318 : total=34184 2021-05-13 06:30:46.742 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:46.744 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=38416 2021-05-13 06:30:46.746 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:46.749 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:30:46.751 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:30:46.753 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:30:46.757 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:30:46.759 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:30:46.762 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:30:46.766 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:30:46.766 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:30:46.771 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:30:46.773 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:30:46.776 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:30:46.778 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:30:46.781 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:30:46.802 | Using python 3.8 to install python-memcached 2021-05-13 06:30:46.805 | + 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 2021-05-13 06:30:47.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:47.543 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:47.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:47.543 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:48.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:48.561 | 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. 2021-05-13 06:30:48.564 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:48.565 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:48.580 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:48.585 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:48.592 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:48.598 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:30:48.603 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:50.767 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:50.767 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:50.837 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:50.840 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:50.842 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:50.844 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:50.847 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:50.849 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:50.852 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:50.854 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:50.856 | + functions-common:time_stop:2311 : start_time=1620887446797 2021-05-13 06:30:50.859 | + functions-common:time_stop:2313 : [[ -z 1620887446797 ]] 2021-05-13 06:30:50.861 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:50.866 | + functions-common:time_stop:2316 : end_time=1620887450863 2021-05-13 06:30:50.868 | + functions-common:time_stop:2317 : elapsed_time=4066 2021-05-13 06:30:50.871 | + functions-common:time_stop:2318 : total=38416 2021-05-13 06:30:50.873 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:50.875 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=42482 2021-05-13 06:30:50.877 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:50.880 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:30:50.896 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:50.898 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:30:50.901 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:30:50.903 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:30:50.905 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:30:50.908 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:30:50.910 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:30:50.913 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:30:50.928 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:50.931 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:30:50.933 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:30:50.935 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:30:50.937 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:30:50.939 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:30:50.942 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:30:50.944 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:30:50.947 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:30:50.949 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:30:50.964 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:30:50.966 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:30:50.968 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:50.971 | + functions-common:git_clone:544 : echo master 2021-05-13 06:30:50.971 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:30:50.977 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:30:50.979 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:50.981 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:30:50.984 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:30:50.984 | + functions-common:git_clone:593 : head -1 2021-05-13 06:30:50.987 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:30:50.990 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:30:50.992 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:30:50.995 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:30:50.997 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:30:50.999 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:30:51.002 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:30:51.004 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:30:51.006 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:30:51.009 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:30:51.011 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:30:51.013 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:30:51.015 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:30:51.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:30:51.021 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:30:51.023 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:30:51.026 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:30:51.028 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:30:51.031 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:30:51.037 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:30:51.039 | + 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' 2021-05-13 06:30:51.651 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:30:51.654 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:30:51.656 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:30:51.658 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:30:51.660 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:30:51.662 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:30:51.664 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:30:51.667 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:30:51.669 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:30:51.671 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:30:51.673 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:30:51.675 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:30:51.677 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:30:51.680 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:30:51.700 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:30:51.702 | + 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 2021-05-13 06:30:52.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:52.450 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:52.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:52.450 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:53.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:53.496 | 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. 2021-05-13 06:30:53.500 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:53.500 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:53.502 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:53.507 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:53.514 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:53.518 | Obtaining file:///opt/stack/keystone 2021-05-13 06:30:55.078 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:30:56.613 | 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) 2021-05-13 06:30:56.643 | 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) 2021-05-13 06:30:56.653 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:30:56.661 | 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) 2021-05-13 06:30:56.664 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:30:56.693 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:30:56.720 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:30:56.734 | 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) 2021-05-13 06:30:56.750 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:30:56.764 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:30:56.773 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:30:56.777 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:30:56.780 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:30:56.821 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:30:56.827 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:30:56.830 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:30:56.841 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:30:56.896 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:30:56.899 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:30:56.905 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:30:56.942 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:30:56.983 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:30:56.990 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:30:57.039 | 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 306)) (5.0.1) 2021-05-13 06:30:57.045 | 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 308)) (4.4.0) 2021-05-13 06:30:57.085 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:30:57.140 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:30:57.159 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:30:57.175 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:30:57.184 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:30:57.208 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:30:57.219 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:30:57.236 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:30:57.282 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:30:57.289 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:30:57.307 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:57.310 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:30:57.313 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:30:57.324 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:30:57.327 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:30:57.330 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:30:57.334 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:30:57.352 | 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 394)) (2.8.1) 2021-05-13 06:30:57.357 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:30:57.375 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:30:57.380 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:57.400 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:30:57.404 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:30:57.407 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:57.411 | 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 508)) (0.13.0) 2021-05-13 06:30:57.421 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:30:57.424 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:30:57.427 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:30:57.434 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:30:57.443 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:30:57.449 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:30:57.467 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:30:57.471 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:30:57.479 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:57.499 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:30:57.527 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:30:57.532 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:30:57.535 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:30:57.596 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:57.600 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:30:57.605 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:30:57.613 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:30:57.622 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:30:57.663 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:30:57.669 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:30:57.672 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:30:57.677 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:30:57.686 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:30:57.695 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:30:57.706 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:30:57.717 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:30:57.727 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:30:57.732 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:30:57.743 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:30:57.746 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:30:57.749 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:30:57.774 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:30:57.788 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:30:57.794 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:30:57.798 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:57.801 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:57.804 | 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) 2021-05-13 06:30:57.806 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:30:57.809 | 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 411)) (1.6.0) 2021-05-13 06:30:57.812 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:30:57.814 | 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 553)) (1.4.0) 2021-05-13 06:30:57.817 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:30:57.828 | 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 293)) (1.7.0) 2021-05-13 06:30:57.832 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:30:57.836 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:30:57.844 | 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 396)) (1.0.4) 2021-05-13 06:30:57.846 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:30:57.849 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:30:57.901 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:30:57.906 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:30:57.914 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:30:57.922 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:30:59.125 | Installing collected packages: keystone 2021-05-13 06:30:59.125 | Attempting uninstall: keystone 2021-05-13 06:30:59.127 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:30:59.131 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:30:59.132 | Running setup.py develop for keystone 2021-05-13 06:31:00.990 | Successfully installed keystone 2021-05-13 06:31:01.128 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:01.128 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:01.213 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:01.216 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:01.218 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:01.220 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:01.222 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:01.225 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:01.227 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:01.230 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:01.232 | + functions-common:time_stop:2311 : start_time=1620887451695 2021-05-13 06:31:01.234 | + functions-common:time_stop:2313 : [[ -z 1620887451695 ]] 2021-05-13 06:31:01.236 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:01.240 | + functions-common:time_stop:2316 : end_time=1620887461238 2021-05-13 06:31:01.242 | + functions-common:time_stop:2317 : elapsed_time=9543 2021-05-13 06:31:01.245 | + functions-common:time_stop:2318 : total=42482 2021-05-13 06:31:01.247 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:01.249 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=52025 2021-05-13 06:31:01.251 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:01.253 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:01.256 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:31:01.258 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:31:01.276 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:31:01.288 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:31:01.291 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:31:01.293 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:01.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:01.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:31:01.300 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:01.302 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:31:01.319 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:01.321 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:31:01.324 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:01.326 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:31:01.329 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:31:01.346 | + 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 ]] 2021-05-13 06:31:01.349 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:31:01.354 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:31:01.369 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:01.371 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:31:01.402 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:31:01.429 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:31:01.459 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:31:01.489 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:31:01.519 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:31:01.549 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:31:01.577 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:31:01.604 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:31:01.607 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:31:01.609 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:31:01.611 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:31:01.614 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:31:01.616 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:31:01.631 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:01.634 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:31:01.637 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:31:01.639 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:31:01.654 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:01.656 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:31:01.659 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:31:01.689 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:31:01.691 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:31:01.694 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:31:01.696 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:31:01.699 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:31:01.714 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:01.717 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:31:01.747 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:31:01.774 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:31:01.776 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:31:01.807 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:31:01.809 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:31:01.811 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:31:01.814 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:31:01.816 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:31:01.819 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:31:01.849 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:31:01.851 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:31:01.853 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:31:01.856 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:31:01.859 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:31:01.876 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:31:01.878 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:31:01.881 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:01.883 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:31:01.885 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:31:01.912 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:31:01.940 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:01.967 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:31:01.995 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:31:02.022 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:31:02.025 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:31:02.027 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:31:02.029 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:31:02.032 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:31:02.034 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:31:02.037 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:31:02.040 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:31:02.044 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:31:02.046 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:31:02.048 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:31:02.061 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:31:02.062 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:02.070 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:31:02.073 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:02.088 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:31:02.091 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:31:02.095 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:31:02.124 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:31:02.151 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:31:02.178 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:31:02.204 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:31:02.232 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:02.259 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:31:02.286 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:31:02.313 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:31:02.340 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:31:02.368 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:31:02.394 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:02.422 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:31:02.449 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:31:02.451 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:31:02.454 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:31:02.456 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:31:02.459 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:02.461 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:02.463 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:02.466 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:31:02.468 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:31:02.471 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:31:02.498 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:31:02.526 | + 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 ' 2021-05-13 06:31:02.526 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:31:02.534 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:31:02.538 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:31:02.540 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:31:02.543 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:02.545 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:02.547 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:02.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:02.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:02.554 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:02.557 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:02.559 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:02.561 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:02.563 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:31:02.624 | Site keystone-wsgi-public already enabled 2021-05-13 06:31:02.629 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:31:02.631 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:02.633 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:02.635 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:02.763 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:31:02.765 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:31:02.768 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:31:02.771 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:31:02.773 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:31:02.776 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:31:02.778 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:31:02.783 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:31:02.786 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:31:02.788 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:31:02.801 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:31:02.802 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:02.810 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:31:02.813 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:02.829 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:31:02.831 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:31:02.836 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:31:02.865 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:31:02.893 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:31:02.921 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:31:02.948 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:31:02.975 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:03.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:31:03.030 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:31:03.058 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:31:03.085 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:31:03.112 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:31:03.140 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:03.167 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:31:03.195 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:31:03.197 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:31:03.200 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:31:03.203 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:31:03.205 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:03.207 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:03.210 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:03.212 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:31:03.215 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:31:03.217 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:31:03.244 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:31:03.272 | + 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 ' 2021-05-13 06:31:03.273 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:31:03.281 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:31:03.284 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:31:03.287 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:31:03.289 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:03.291 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:03.294 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:03.296 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:03.298 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:03.301 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:03.303 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:03.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:03.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:03.310 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:31:03.373 | Site keystone-wsgi-admin already enabled 2021-05-13 06:31:03.377 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:31:03.380 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:03.382 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:03.385 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:03.511 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:31:03.541 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:31:03.572 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:31:03.603 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:31:03.605 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:31:03.636 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:31:03.664 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:31:03.692 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:31:03.709 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:03.711 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:31:03.728 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:03.731 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:31:03.733 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:31:03.735 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:31:03.738 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:03.741 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:31:03.743 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:31:03.746 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:31:03.748 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:31:03.750 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:03.752 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:03.755 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:03.758 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:03.760 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:03.763 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:03.778 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:03.780 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:03.783 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:03.786 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:03.786 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:03.791 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:31:03.794 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:03.796 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:31:03.799 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:03.799 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:03.804 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:31:03.807 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:03.809 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:31:03.812 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:03.814 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:31:03.817 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:31:03.819 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:31:03.822 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:31:03.824 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:03.826 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:31:03.829 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:31:03.831 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:03.833 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:31:03.836 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:31:03.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:03.841 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:31:03.844 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:03.846 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:03.850 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:31:03.856 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:31:03.858 | + 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' 2021-05-13 06:31:04.458 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:31:04.460 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:04.462 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:04.465 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:04.467 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:31:04.469 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:31:04.472 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:04.474 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:31:04.477 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:04.479 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:31:04.481 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:31:04.484 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:31:04.486 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:04.488 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:31:04.510 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:31:04.512 | + 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]' 2021-05-13 06:31:05.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:05.248 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:05.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:05.248 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:06.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:06.263 | 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. 2021-05-13 06:31:06.267 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:06.267 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:06.269 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:06.275 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:06.281 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:06.286 | Obtaining file:///opt/stack/swift 2021-05-13 06:31:07.539 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:08.818 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:08.826 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:31:08.866 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:08.875 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:31:08.880 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:31:08.933 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:31:08.943 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:31:08.946 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:31:08.982 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:31:09.022 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:31:09.028 | 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 307)) (5.0.1) 2021-05-13 06:31:09.034 | 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 309)) (4.4.0) 2021-05-13 06:31:09.073 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:31:09.082 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:31:09.098 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:31:09.104 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:31:09.107 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:31:09.118 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:31:09.120 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:31:09.123 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:31:09.126 | 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 395)) (2.8.1) 2021-05-13 06:31:09.132 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:31:09.150 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:31:09.154 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:31:09.174 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:31:09.178 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:31:09.229 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:31:09.232 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:31:09.238 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:09.258 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:31:09.262 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:09.266 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:09.275 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:31:09.333 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:09.346 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:09.353 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:09.356 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:09.364 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:31:09.371 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:31:09.377 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:31:09.381 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:09.385 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:09.388 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:09.391 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:31:09.394 | 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 294)) (1.7.0) 2021-05-13 06:31:09.399 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:31:09.402 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:10.956 | Installing collected packages: swift 2021-05-13 06:31:10.956 | Attempting uninstall: swift 2021-05-13 06:31:10.958 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:31:10.960 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:31:10.962 | Running setup.py develop for swift 2021-05-13 06:31:12.672 | Successfully installed swift 2021-05-13 06:31:12.810 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:12.810 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:12.884 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:12.887 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:12.889 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:12.891 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:12.893 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:12.896 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:12.898 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:12.900 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:12.902 | + functions-common:time_stop:2311 : start_time=1620887464504 2021-05-13 06:31:12.905 | + functions-common:time_stop:2313 : [[ -z 1620887464504 ]] 2021-05-13 06:31:12.907 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:12.912 | + functions-common:time_stop:2316 : end_time=1620887472909 2021-05-13 06:31:12.915 | + functions-common:time_stop:2317 : elapsed_time=8405 2021-05-13 06:31:12.917 | + functions-common:time_stop:2318 : total=52025 2021-05-13 06:31:12.919 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:12.921 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=60430 2021-05-13 06:31:12.923 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:12.926 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:12.928 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:31:12.931 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:31:12.949 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:31:12.962 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:31:12.964 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:31:12.966 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:12.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:12.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:31:12.974 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:12.977 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:31:12.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:12.982 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:31:12.984 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:31:12.986 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:31:12.988 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:31:12.990 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:31:12.992 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:31:12.994 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:31:13.878 | No object-server running 2021-05-13 06:31:13.879 | No container-server running 2021-05-13 06:31:13.879 | No proxy-server running 2021-05-13 06:31:13.879 | No container-replicator running 2021-05-13 06:31:13.879 | No account-auditor running 2021-05-13 06:31:13.879 | No object-expirer running 2021-05-13 06:31:13.879 | No container-updater running 2021-05-13 06:31:13.879 | No account-replicator running 2021-05-13 06:31:13.879 | No object-replicator running 2021-05-13 06:31:13.879 | No object-auditor running 2021-05-13 06:31:13.879 | No account-server running 2021-05-13 06:31:13.879 | No container-auditor running 2021-05-13 06:31:13.879 | No object-updater running 2021-05-13 06:31:13.879 | No object-reconstructor running 2021-05-13 06:31:13.880 | No container-sharder running 2021-05-13 06:31:13.880 | No account-reaper running 2021-05-13 06:31:13.880 | No container-sync running 2021-05-13 06:31:13.880 | No container-reconciler running 2021-05-13 06:31:13.925 | + lib/swift:configure_swift:341 : true 2021-05-13 06:31:13.928 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:31:13.940 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:31:13.952 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:31:13.955 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:31:13.955 | s/%GROUP%//; 2021-05-13 06:31:13.955 | s/%USER%/ubuntu/; 2021-05-13 06:31:13.955 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:31:13.955 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:31:13.955 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:31:13.963 | uid = ubuntu 2021-05-13 06:31:13.963 | gid = 2021-05-13 06:31:13.963 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:31:13.963 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:31:13.963 | address = 127.0.0.1 2021-05-13 06:31:13.963 | 2021-05-13 06:31:13.963 | [account6612] 2021-05-13 06:31:13.964 | max connections = 25 2021-05-13 06:31:13.964 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:31:13.964 | read only = false 2021-05-13 06:31:13.964 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:31:13.964 | 2021-05-13 06:31:13.964 | [account6622] 2021-05-13 06:31:13.964 | max connections = 25 2021-05-13 06:31:13.964 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:31:13.964 | read only = false 2021-05-13 06:31:13.964 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:31:13.964 | 2021-05-13 06:31:13.964 | [account6632] 2021-05-13 06:31:13.964 | max connections = 25 2021-05-13 06:31:13.964 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:31:13.964 | read only = false 2021-05-13 06:31:13.964 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:31:13.964 | 2021-05-13 06:31:13.964 | [account6642] 2021-05-13 06:31:13.964 | max connections = 25 2021-05-13 06:31:13.964 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:31:13.964 | read only = false 2021-05-13 06:31:13.964 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:31:13.964 | 2021-05-13 06:31:13.964 | 2021-05-13 06:31:13.964 | [container6611] 2021-05-13 06:31:13.964 | max connections = 25 2021-05-13 06:31:13.964 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:31:13.964 | read only = false 2021-05-13 06:31:13.964 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:31:13.964 | 2021-05-13 06:31:13.964 | [container6621] 2021-05-13 06:31:13.964 | max connections = 25 2021-05-13 06:31:13.964 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:31:13.964 | read only = false 2021-05-13 06:31:13.964 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:31:13.965 | 2021-05-13 06:31:13.965 | [container6631] 2021-05-13 06:31:13.965 | max connections = 25 2021-05-13 06:31:13.965 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:31:13.965 | read only = false 2021-05-13 06:31:13.965 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:31:13.965 | 2021-05-13 06:31:13.965 | [container6641] 2021-05-13 06:31:13.965 | max connections = 25 2021-05-13 06:31:13.965 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:31:13.965 | read only = false 2021-05-13 06:31:13.965 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:31:13.965 | 2021-05-13 06:31:13.965 | 2021-05-13 06:31:13.965 | [object6613] 2021-05-13 06:31:13.965 | max connections = 25 2021-05-13 06:31:13.965 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:31:13.965 | read only = false 2021-05-13 06:31:13.965 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:31:13.965 | 2021-05-13 06:31:13.965 | [object6623] 2021-05-13 06:31:13.965 | max connections = 25 2021-05-13 06:31:13.965 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:31:13.965 | read only = false 2021-05-13 06:31:13.965 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:31:13.965 | 2021-05-13 06:31:13.965 | [object6633] 2021-05-13 06:31:13.965 | max connections = 25 2021-05-13 06:31:13.965 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:31:13.965 | read only = false 2021-05-13 06:31:13.965 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:31:13.965 | 2021-05-13 06:31:13.965 | [object6643] 2021-05-13 06:31:13.965 | max connections = 25 2021-05-13 06:31:13.965 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:31:13.966 | read only = false 2021-05-13 06:31:13.966 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:31:13.966 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:31:13.968 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:13.970 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:13.973 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:31:13.984 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:31:13.986 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:31:13.991 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:31:13.995 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:31:13.997 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:31:14.001 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:31:14.029 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-05-13 06:31:14.055 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:31:14.073 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:31:14.100 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:31:14.119 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:14.146 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:31:14.164 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:31:14.191 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:31:14.209 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:31:14.237 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:31:14.254 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:14.282 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:31:14.299 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:31:14.314 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:14.316 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:31:14.343 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:31:14.371 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:31:14.399 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:31:14.426 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:31:14.440 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:14.442 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:31:14.469 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:31:14.484 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:14.486 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:31:14.501 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:14.503 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:31:14.505 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:31:14.520 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:14.522 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:31:14.524 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:31:14.526 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:31:14.531 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:31:14.537 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:31:14.563 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:31:14.589 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:31:14.619 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:31:14.648 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:31:14.675 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:31:14.677 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:31:14.680 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:31:14.682 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:31:14.684 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:31:14.711 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:31:14.738 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:31:14.765 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:31:14.792 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:31:14.819 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:31:14.846 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:31:14.873 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:31:14.901 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:31:14.927 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:31:14.955 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:31:14.983 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:31:15.010 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:31:15.037 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:31:15.067 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:31:15.094 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:31:15.112 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:31:15.140 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:31:15.168 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:31:15.172 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:31:15.200 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:31:15.227 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:31:15.253 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:31:15.255 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:31:15.258 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:31:15.260 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:31:15.264 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:31:15.266 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:31:15.268 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:31:15.271 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:31:15.273 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:31:15.275 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:31:15.277 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:31:15.280 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:31:15.298 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:31:15.325 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:31:15.343 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:31:15.371 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:31:15.388 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:15.422 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:31:15.444 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:31:15.473 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:31:15.491 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:31:15.519 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:31:15.537 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:31:15.565 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:31:15.583 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:31:15.611 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:31:15.629 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:31:15.657 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:31:15.675 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:31:15.702 | + 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 2021-05-13 06:31:15.708 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:31:15.726 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:15.754 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:31:15.783 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:31:15.785 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:31:15.789 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:31:15.791 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:31:15.794 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:31:15.796 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:31:15.798 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:31:15.800 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:31:15.802 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:31:15.804 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:31:15.822 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:31:15.850 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:31:15.868 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:31:15.896 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:31:15.914 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:15.942 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:31:15.960 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:31:15.987 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:31:16.006 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:31:16.033 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:31:16.051 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:31:16.079 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:31:16.097 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:31:16.125 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:31:16.143 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:31:16.171 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:31:16.189 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:31:16.216 | + 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 2021-05-13 06:31:16.220 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:31:16.239 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:16.267 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:31:16.269 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:31:16.273 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:31:16.275 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:31:16.277 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:31:16.280 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:31:16.282 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:31:16.284 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:31:16.286 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:31:16.289 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:31:16.307 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:31:16.334 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:31:16.352 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:31:16.380 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:31:16.397 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:31:16.425 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:31:16.443 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:31:16.470 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:31:16.489 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:31:16.517 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:31:16.535 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:31:16.563 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:31:16.581 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:31:16.609 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:31:16.627 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:31:16.655 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:31:16.673 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:31:16.700 | + 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 2021-05-13 06:31:16.704 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:31:16.723 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:31:16.751 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:31:16.779 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:31:16.807 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:31:16.835 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:31:16.837 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:31:16.841 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:31:16.870 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:31:16.898 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:31:16.926 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:31:16.954 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:31:16.984 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:31:17.010 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:31:17.038 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:31:17.064 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:31:17.092 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:31:17.108 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:17.110 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:31:17.128 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:31:17.131 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:31:17.151 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:31:17.153 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:31:17.180 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:31:17.182 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:31:17.210 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:31:17.238 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:31:17.240 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:31:17.267 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:31:17.283 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:17.286 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:31:17.289 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:31:17.293 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:31:17.296 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:31:17.308 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:31:17.310 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:31:17.322 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:31:17.324 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:31:17.326 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:31:17.329 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:31:17.331 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:31:17.334 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:31:17.336 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:31:17.338 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:31:17.341 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:31:17.353 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:31:17.355 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:31:17.358 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:31:17.374 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:17.377 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:31:17.395 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:17.397 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:31:17.400 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:31:17.402 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:31:17.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:17.407 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:31:17.409 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:31:17.412 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:31:17.414 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:31:17.432 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:17.435 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:31:17.437 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:31:17.456 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:17.459 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:31:17.461 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:31:17.464 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:31:17.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:17.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:17.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:31:17.474 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:17.478 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:31:17.481 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:31:17.483 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:31:17.486 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:31:17.489 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:31:17.492 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:31:17.494 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:31:17.498 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:31:17.500 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:31:17.503 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:31:17.508 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:31:17.508 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:31:17.513 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:31:17.516 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:31:17.518 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:31:17.521 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:31:17.524 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:31:17.545 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:31:17.548 | + 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' 2021-05-13 06:31:18.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:18.285 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:18.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:18.285 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:19.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:19.312 | 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. 2021-05-13 06:31:19.317 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:19.317 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:19.319 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:19.324 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:19.330 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:19.337 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:31:19.430 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:31:19.434 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:31:19.447 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:31:19.507 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:31:19.530 | 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 294)) (1.7.0) 2021-05-13 06:31:19.535 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:31:19.552 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:31:19.563 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:31:19.604 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:31:19.610 | 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 307)) (5.0.1) 2021-05-13 06:31:19.616 | 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 309)) (4.4.0) 2021-05-13 06:31:19.655 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:31:19.669 | 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 316)) (6.2.0) 2021-05-13 06:31:19.674 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:31:19.683 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:31:19.707 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:31:19.723 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:31:19.729 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:31:19.732 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:31:19.734 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:31:19.737 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:31:19.753 | 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 395)) (2.8.1) 2021-05-13 06:31:19.759 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:31:19.777 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:31:19.803 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:31:19.807 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:31:19.827 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:31:19.832 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:31:19.835 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:31:19.838 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:31:19.845 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:19.859 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:19.880 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:19.885 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:19.894 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:31:19.897 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:31:19.902 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:31:19.907 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:19.910 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:19.918 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:19.922 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:31:19.926 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:31:19.930 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:19.944 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:19.952 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:31:19.963 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:19.974 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:19.982 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:31:19.985 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:31:19.989 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:19.991 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:19.995 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:19.998 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:20.007 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:31:20.010 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:20.012 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:31:20.015 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:31:20.066 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:20.084 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:31:20.091 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:31:20.093 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:20.098 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:20.105 | 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 412)) (1.6.0) 2021-05-13 06:31:20.108 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:31:20.110 | 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 553)) (1.4.0) 2021-05-13 06:31:21.807 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:21.807 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:21.887 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:21.890 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:21.892 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:21.895 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:21.897 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:21.900 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:21.902 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:21.904 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:21.907 | + functions-common:time_stop:2311 : start_time=1620887477540 2021-05-13 06:31:21.909 | + functions-common:time_stop:2313 : [[ -z 1620887477540 ]] 2021-05-13 06:31:21.912 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:21.917 | + functions-common:time_stop:2316 : end_time=1620887481914 2021-05-13 06:31:21.919 | + functions-common:time_stop:2317 : elapsed_time=4374 2021-05-13 06:31:21.921 | + functions-common:time_stop:2318 : total=60430 2021-05-13 06:31:21.924 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:21.926 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=64804 2021-05-13 06:31:21.928 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:21.931 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:31:21.934 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:31:21.936 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:31:21.949 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:31:21.953 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:31:21.956 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:31:21.959 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:31:21.961 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:21.963 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:21.966 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:21.969 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:21.971 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:21.975 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:21.991 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:21.994 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:21.996 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:21.999 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:21.999 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:22.004 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:31:22.006 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:22.009 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:31:22.012 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:22.012 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:22.015 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:31:22.017 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:22.020 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:31:22.023 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:22.026 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:31:22.028 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:31:22.031 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:31:22.033 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:31:22.037 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:22.039 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:31:22.042 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:31:22.044 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:22.046 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:31:22.050 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:31:22.052 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:22.055 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:31:22.057 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:22.060 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:22.063 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:31:22.069 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:31:22.071 | + 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' 2021-05-13 06:31:22.673 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:31:22.676 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:22.678 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:22.681 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:22.683 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:31:22.686 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:31:22.688 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:22.690 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:31:22.693 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:22.696 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:31:22.698 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:31:22.701 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:31:22.703 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:22.705 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:31:22.727 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:31:22.729 | + 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 2021-05-13 06:31:23.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:23.485 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:23.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:23.485 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:24.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:24.515 | 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. 2021-05-13 06:31:24.518 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:24.518 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:24.521 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:24.525 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:24.532 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:24.550 | Obtaining file:///opt/stack/glance 2021-05-13 06:31:25.801 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:27.047 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:27.057 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:27.065 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:27.077 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:31:27.105 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:31:27.114 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:27.128 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:31:27.137 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:31:27.157 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:31:27.197 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:31:27.211 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:27.218 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:31:27.224 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:27.234 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:31:27.240 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:31:27.310 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:31:27.315 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:31:27.319 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:31:27.322 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:31:27.334 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:31:27.394 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:31:27.447 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:31:27.452 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:31:27.457 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:31:27.484 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:27.519 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:31:27.530 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:27.571 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:27.578 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:31:27.626 | 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 306)) (5.0.1) 2021-05-13 06:31:27.633 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:31:27.672 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:31:27.727 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:31:27.745 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:31:27.760 | 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 314)) (2.2.0) 2021-05-13 06:31:27.775 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:31:27.784 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:31:27.807 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:31:27.819 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:31:27.835 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:31:27.881 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:31:27.887 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:27.889 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:31:27.892 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:31:27.913 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:31:27.927 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:31:27.938 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:31:27.941 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:31:27.945 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:31:27.961 | 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 394)) (2.8.1) 2021-05-13 06:31:27.966 | 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 396)) (1.0.4) 2021-05-13 06:31:27.969 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:31:27.987 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:31:27.992 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:31:27.999 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:28.019 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:31:28.023 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:31:28.028 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:31:28.078 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:31:28.082 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:28.085 | 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 508)) (0.13.0) 2021-05-13 06:31:28.095 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:31:28.098 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:31:28.101 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:31:28.108 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:31:28.164 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:28.178 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:31:28.187 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:31:28.194 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:28.211 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:28.215 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:28.222 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:28.242 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:28.245 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:28.250 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:31:28.259 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:28.262 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:28.271 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:28.276 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:31:28.281 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:28.285 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:31:28.325 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:31:28.331 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:31:28.334 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:31:28.340 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:31:28.343 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:31:28.376 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:31:28.379 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:31:28.391 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:28.395 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:31:28.399 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:28.401 | 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) 2021-05-13 06:31:28.404 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:31:28.407 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:31:28.446 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:31:28.452 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:31:28.458 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:31:28.460 | 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 411)) (1.6.0) 2021-05-13 06:31:28.463 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:31:28.466 | 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 553)) (1.4.0) 2021-05-13 06:31:28.469 | 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) 2021-05-13 06:31:28.472 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:31:28.476 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:31:28.479 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:31:28.482 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:31:28.539 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:31:28.543 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:31:28.548 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:31:28.552 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:31:29.598 | Installing collected packages: glance 2021-05-13 06:31:29.599 | Attempting uninstall: glance 2021-05-13 06:31:29.600 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:31:29.604 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:31:29.606 | Running setup.py develop for glance 2021-05-13 06:31:31.164 | Successfully installed glance 2021-05-13 06:31:31.302 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:31.302 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:31.388 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:31.390 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:31.393 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:31.395 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:31.397 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:31.400 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:31.402 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:31.404 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:31.406 | + functions-common:time_stop:2311 : start_time=1620887482721 2021-05-13 06:31:31.409 | + functions-common:time_stop:2313 : [[ -z 1620887482721 ]] 2021-05-13 06:31:31.412 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:31.416 | + functions-common:time_stop:2316 : end_time=1620887491414 2021-05-13 06:31:31.419 | + functions-common:time_stop:2317 : elapsed_time=8693 2021-05-13 06:31:31.421 | + functions-common:time_stop:2318 : total=64804 2021-05-13 06:31:31.423 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:31.426 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=73497 2021-05-13 06:31:31.429 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:31.431 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:31.434 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:31:31.436 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:31:31.455 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:31:31.466 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:31:31.469 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:31:31.472 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:31.475 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:31.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:31:31.481 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:31.484 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:31.486 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:31:31.490 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:31:31.502 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:31:31.505 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:31:31.508 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:31:31.510 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:31:31.512 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:31:31.515 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:31:31.518 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:31:31.520 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:31:31.549 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:31:31.579 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:31:31.609 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:31:31.638 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:31:31.669 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:31:31.698 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:31:31.701 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:31:31.703 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:31:31.706 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:31:31.709 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:31:31.737 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:31:31.766 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:31:31.796 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:31:31.825 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:31:31.855 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:31:31.884 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:31:31.914 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:31:31.943 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:31:31.973 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:31:32.002 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:31:32.032 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:31:32.035 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:31:32.038 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:31:32.040 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:31:32.043 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:31:32.045 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:31:32.062 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:32.073 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:31:32.076 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:31:32.078 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:31:32.095 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:32.098 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:31:32.101 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:31:32.131 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:31:32.134 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:31:32.136 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:31:32.139 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:31:32.141 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:31:32.143 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:31:32.146 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:31:32.149 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:31:32.151 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:31:32.154 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:32.156 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:31:32.188 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:31:32.191 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:31:32.222 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:31:32.225 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:31:32.243 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:32.245 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:31:32.277 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:31:32.307 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:31:32.338 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:31:32.369 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:31:32.400 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:31:32.417 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:32.420 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:31:32.451 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:31:32.481 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:31:32.512 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-05-13 06:31:32.543 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:31:32.574 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:31:32.605 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:31:32.622 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:32.625 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:31:32.627 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:31:32.630 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:31:32.633 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:31:32.650 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:31:32.653 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:31:32.655 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:32.658 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:31:32.661 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:31:32.691 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:31:32.722 | + functions:setup_systemd_logging:705 : 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' 2021-05-13 06:31:32.752 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:31:32.783 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:31:32.788 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:31:32.819 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:31:32.850 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:31:32.880 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:31:32.910 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:31:32.941 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:31:32.970 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:31:33.001 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:31:33.032 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:31:33.061 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:31:33.092 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:31:33.121 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:31:33.126 | + lib/glance:configure_glance:353 : 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 2021-05-13 06:31:33.134 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:31:33.151 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:33.153 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:31:33.156 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:31:33.158 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:31:33.161 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:31:33.163 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:31:33.166 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:31:33.170 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:31:33.172 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:31:33.176 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:31:33.206 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:31:33.208 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:31:33.211 | ++ functions:get_random_port:837 : true 2021-05-13 06:31:33.213 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:31:33.215 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:31:33.217 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:31:33.269 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:31:33.271 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:31:33.273 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:31:33.276 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:31:33.278 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:31:33.306 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:31:33.333 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:31:33.360 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:31:33.388 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:31:33.415 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:31:33.443 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:31:33.470 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:31:33.501 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:31:33.529 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:33.557 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:31:33.584 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:33.612 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:31:33.639 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:31:33.667 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:31:33.695 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:31:33.723 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:31:33.751 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:31:33.778 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:31:33.806 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:31:33.808 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:31:33.811 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:33.813 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:33.815 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:33.818 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:33.820 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:31:33.873 | proxy (enabled by site administrator) 2021-05-13 06:31:33.876 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:31:33.879 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:31:33.881 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:33.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:33.886 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:33.888 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:33.891 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:31:33.944 | proxy_http (enabled by site administrator) 2021-05-13 06:31:33.946 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:31:33.950 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:31:33.952 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:31:33.954 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:33.957 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:33.960 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:33.962 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:33.965 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:33.968 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:31:33.968 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:33.977 | KeepAlive Off 2021-05-13 06:31:33.981 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:31:33.981 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:33.990 | SetEnv proxy-sendchunked 1 2021-05-13 06:31:33.994 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:31:33.994 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:31:34.002 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:31:34.006 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:31:34.008 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:31:34.010 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:34.013 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:34.015 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:34.018 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:34.020 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:34.023 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:34.025 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:34.028 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:34.030 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:34.032 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:31:34.093 | Site glance-wsgi-api already enabled 2021-05-13 06:31:34.098 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:31:34.100 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:34.103 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:34.105 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:34.231 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:31:34.238 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:31:34.270 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:31:34.287 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:34.290 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:31:34.293 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:31:34.295 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:31:34.298 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:34.300 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:31:34.303 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:31:34.305 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:31:34.308 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:31:34.310 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:34.312 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:34.316 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:34.318 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:34.321 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:34.324 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:34.341 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:34.343 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:34.345 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:34.348 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:34.348 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:34.354 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:31:34.356 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:34.359 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:31:34.362 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:34.362 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:34.367 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:31:34.370 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:34.372 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:31:34.375 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:34.377 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:31:34.380 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:31:34.383 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:31:34.385 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:31:34.388 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:34.390 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:31:34.393 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:31:34.396 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:34.398 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:31:34.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:31:34.404 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:34.407 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:31:34.409 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:34.412 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:34.415 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:31:34.421 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:31:34.423 | + 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' 2021-05-13 06:31:35.021 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:31:35.023 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:35.026 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:35.028 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:35.030 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:31:35.033 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:31:35.035 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:35.038 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:31:35.040 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:35.042 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:31:35.045 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:31:35.047 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:31:35.050 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:35.053 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:31:35.073 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:31:35.076 | + 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 2021-05-13 06:31:35.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:35.834 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:35.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:35.834 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:36.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:36.859 | 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. 2021-05-13 06:31:36.863 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:36.863 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:36.865 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:36.869 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:36.876 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:36.880 | Obtaining file:///opt/stack/cinder 2021-05-13 06:31:38.904 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:40.889 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:40.897 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:40.906 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:40.917 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:31:40.945 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:40.958 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:31:40.967 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:31:40.979 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:31:40.999 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:31:41.039 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:31:41.053 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-13 06:31:41.056 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:31:41.065 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:31:41.080 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:31:41.103 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:31:41.109 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:31:41.115 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:31:41.119 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:31:41.122 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:31:41.126 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:31:41.137 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:31:41.196 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:31:41.249 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:31:41.259 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:31:41.269 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:31:41.291 | 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 293)) (1.7.0) 2021-05-13 06:31:41.296 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:31:41.314 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:41.350 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:31:41.361 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:41.401 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:41.407 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:31:41.455 | 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 306)) (5.0.1) 2021-05-13 06:31:41.461 | 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 308)) (4.4.0) 2021-05-13 06:31:41.505 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:31:41.560 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:31:41.577 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:31:41.592 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:31:41.608 | 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 314)) (2.2.0) 2021-05-13 06:31:41.622 | 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 315)) (6.2.0) 2021-05-13 06:31:41.626 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:31:41.635 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:31:41.659 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:31:41.670 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:31:41.685 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:31:41.705 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:31:41.729 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:31:41.774 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:31:41.779 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:31:41.813 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:41.817 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:31:41.819 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:31:41.841 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:31:41.843 | 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 352)) (0.2.8) 2021-05-13 06:31:41.848 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:31:41.859 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:31:41.861 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:31:41.865 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:31:41.881 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:31:41.886 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:31:41.903 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:31:41.921 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:31:41.936 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:31:41.963 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:31:41.967 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:31:41.974 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:41.993 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:31:41.998 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:31:42.003 | 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 464)) (2.1.74) 2021-05-13 06:31:42.008 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:31:42.017 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:31:42.067 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:42.071 | 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 508)) (0.13.0) 2021-05-13 06:31:42.081 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:31:42.084 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:31:42.087 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:31:42.094 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:31:42.097 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:31:42.103 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:31:42.180 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:42.195 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:31:42.203 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:31:42.210 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:42.228 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:31:42.287 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:42.291 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:42.297 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:31:42.301 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:42.322 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:31:42.326 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:31:42.334 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:42.336 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:42.341 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:31:42.344 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:42.348 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:31:42.357 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:31:42.381 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:31:42.385 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:31:42.391 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:31:42.395 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:42.399 | 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) 2021-05-13 06:31:42.406 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:31:42.411 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:31:42.420 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:31:42.461 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:31:42.466 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:31:42.472 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:31:42.479 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:31:42.482 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:31:42.493 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:31:42.496 | 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) 2021-05-13 06:31:42.509 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:31:42.519 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:31:42.531 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:31:42.546 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:42.549 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:42.552 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:31:42.556 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:31:42.560 | 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) 2021-05-13 06:31:42.562 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:31:42.568 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:31:42.574 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:31:42.613 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:31:42.615 | 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 411)) (1.6.0) 2021-05-13 06:31:42.618 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:31:42.620 | 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 553)) (1.4.0) 2021-05-13 06:31:42.623 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:31:42.628 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:31:42.631 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:31:42.635 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:31:42.642 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:31:42.644 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:31:42.652 | 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 396)) (1.0.4) 2021-05-13 06:31:42.655 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:31:42.657 | 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) 2021-05-13 06:31:42.661 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:31:42.716 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:31:42.719 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:31:42.760 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:31:42.766 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:31:42.770 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:31:43.622 | Installing collected packages: cinder 2021-05-13 06:31:43.622 | Attempting uninstall: cinder 2021-05-13 06:31:43.624 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:31:43.627 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:31:43.629 | Running setup.py develop for cinder 2021-05-13 06:31:45.865 | Successfully installed cinder 2021-05-13 06:31:46.005 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:46.005 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:46.090 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:46.093 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:46.095 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:46.097 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:46.099 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:46.102 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:46.104 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:46.107 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:46.109 | + functions-common:time_stop:2311 : start_time=1620887495068 2021-05-13 06:31:46.111 | + functions-common:time_stop:2313 : [[ -z 1620887495068 ]] 2021-05-13 06:31:46.115 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:46.119 | + functions-common:time_stop:2316 : end_time=1620887506116 2021-05-13 06:31:46.121 | + functions-common:time_stop:2317 : elapsed_time=11048 2021-05-13 06:31:46.123 | + functions-common:time_stop:2318 : total=73497 2021-05-13 06:31:46.126 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:46.129 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=84545 2021-05-13 06:31:46.131 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:46.133 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:31:46.136 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:31:46.138 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:31:46.157 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:31:46.169 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:31:46.171 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:31:46.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:46.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:46.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:31:46.182 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:46.184 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:31:46.187 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:31:46.189 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:31:46.192 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:46.195 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:46.197 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:31:46.209 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:31:46.211 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:31:46.214 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:31:46.216 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:31:46.219 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:31:46.221 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:46.224 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:31:46.226 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:46.229 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:46.231 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:31:46.234 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:46.236 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:31:46.239 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:31:46.242 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:31:46.244 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:31:46.247 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:46.249 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:46.252 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:31:46.274 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-13 06:31:46.379 | Reading package lists... 2021-05-13 06:31:46.589 | Building dependency tree... 2021-05-13 06:31:46.590 | Reading state information... 2021-05-13 06:31:46.818 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:31:46.818 | The following packages were automatically installed and are no longer required: 2021-05-13 06:31:46.819 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:31:46.819 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:31:46.820 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:31:46.820 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:31:46.820 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:31:46.820 | python3-zope.interface 2021-05-13 06:31:46.820 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:31:46.929 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:31:46.933 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:31:46.936 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:31:46.939 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:46.941 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:46.944 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:46.946 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:46.949 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:46.951 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:31:46.954 | + functions-common:time_stop:2311 : start_time=1620887506272 2021-05-13 06:31:46.957 | + functions-common:time_stop:2313 : [[ -z 1620887506272 ]] 2021-05-13 06:31:46.960 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:46.965 | + functions-common:time_stop:2316 : end_time=1620887506962 2021-05-13 06:31:46.967 | + functions-common:time_stop:2317 : elapsed_time=690 2021-05-13 06:31:46.970 | + functions-common:time_stop:2318 : total=4861 2021-05-13 06:31:46.973 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:46.975 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5551 2021-05-13 06:31:46.978 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:31:46.981 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:31:46.983 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:31:46.986 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:31:46.998 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:31:47.002 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:31:47.004 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:31:47.007 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:31:47.010 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:31:47.010 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:31:47.014 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:31:47.017 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:31:47.019 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:31:47.022 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:31:47.024 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:31:47.026 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:31:47.028 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:31:47.030 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:31:47.042 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:31:47.054 | + 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 2021-05-13 06:31:47.066 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:31:47.078 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:31:47.091 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:31:47.093 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:31:47.098 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tEJFlpyQyR 2021-05-13 06:31:47.100 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:31:47.102 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:31:47.105 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:31:47.107 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tEJFlpyQyR 2021-05-13 06:31:47.111 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tEJFlpyQyR 2021-05-13 06:31:47.122 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tEJFlpyQyR /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:31:47.135 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:31:47.139 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:31:47.141 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:31:47.144 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:31:47.146 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:31:47.148 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:31:47.150 | + 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 ]] 2021-05-13 06:31:47.153 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:31:47.155 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:31:47.160 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:31:47.164 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:31:47.183 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:31:47.202 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:31:47.222 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:31:47.241 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:31:47.261 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:31:47.280 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:31:47.299 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:31:47.318 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:31:47.321 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:31:47.323 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:31:47.325 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:31:47.328 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:31:47.357 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:31:47.385 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:31:47.413 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:31:47.442 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:31:47.469 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:31:47.497 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:31:47.526 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:31:47.554 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:31:47.583 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:31:47.611 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:31:47.643 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:31:47.671 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:31:47.674 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:31:47.677 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:31:47.679 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:31:47.682 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:31:47.684 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:31:47.716 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:31:47.744 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:31:47.773 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:31:47.801 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:31:47.829 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:31:47.859 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:31:47.891 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:31:47.893 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:31:47.922 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:31:47.954 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:31:47.961 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1c47728fd68e7e8dd37940e3ab942d4f 2021-05-13 06:31:47.991 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:31:48.019 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:31:48.036 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:48.038 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:31:48.055 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:48.058 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:31:48.074 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:48.077 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:31:48.093 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:48.096 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:31:48.099 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:31:48.101 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:31:48.104 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:31:48.106 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:31:48.109 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:31:48.111 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:31:48.128 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:48.131 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:31:48.134 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:31:48.136 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:31:48.153 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:48.155 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:31:48.158 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:31:48.186 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:31:48.189 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:31:48.191 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:31:48.194 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:31:48.196 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:31:48.199 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:31:48.217 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:31:48.219 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:31:48.222 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:31:48.225 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:31:48.227 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:31:48.255 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:31:48.284 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:31:48.313 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:31:48.341 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:31:48.344 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:31:48.347 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:31:48.349 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:31:48.352 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:31:48.354 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:31:48.357 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:31:48.361 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:31:48.364 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:31:48.366 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:31:48.379 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:31:48.379 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:48.387 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:31:48.391 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:31:48.406 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:31:48.409 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:31:48.413 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:31:48.442 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:31:48.470 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:31:48.498 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:31:48.525 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:31:48.553 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:31:48.581 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:31:48.609 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:31:48.637 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:31:48.665 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:31:48.693 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:31:48.721 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:31:48.748 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:31:48.777 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:31:48.779 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:31:48.782 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:31:48.785 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:31:48.787 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:31:48.789 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:48.792 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:48.794 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:31:48.797 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:31:48.799 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:31:48.827 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:31:48.856 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:31:48.857 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:31:48.865 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:31:48.868 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:31:48.871 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:31:48.873 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:31:48.876 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:31:48.878 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:31:48.881 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:48.883 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:48.886 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:31:48.888 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:31:48.890 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:48.894 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:48.896 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:31:48.957 | Enabling site cinder-wsgi. 2021-05-13 06:31:48.962 | To activate the new configuration, you need to run: 2021-05-13 06:31:48.962 | systemctl reload apache2 2021-05-13 06:31:48.966 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:31:48.969 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:48.971 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:48.974 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:49.103 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:31:49.106 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:31:49.135 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:31:49.165 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:31:49.181 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:49.184 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:31:49.186 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:31:49.189 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:31:49.191 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:31:49.194 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:31:49.225 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:31:49.253 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-05-13 06:31:49.282 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:31:49.310 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:31:49.340 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:31:49.368 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:31:49.397 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:31:49.425 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:31:49.454 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:31:49.482 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:31:49.511 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:31:49.540 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:31:49.542 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:31:49.559 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:49.562 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:31:49.595 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:31:49.612 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:49.614 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:31:49.617 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:31:49.619 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:31:49.622 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:49.624 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:31:49.626 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:31:49.631 | ++ 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 2021-05-13 06:31:49.631 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:31:49.636 | + 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 2021-05-13 06:31:49.639 | + 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 ]] 2021-05-13 06:31:49.642 | + 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- ]] 2021-05-13 06:31:49.645 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:31:49.647 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:31:49.650 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:31:49.653 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:31:49.655 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:49.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:49.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:31:49.663 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:49.665 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:31:49.668 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:31:49.670 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:31:49.672 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:49.675 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:49.678 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:49.681 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:49.683 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:49.686 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:49.702 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:49.705 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:49.707 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:49.710 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:49.710 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:49.716 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:31:49.718 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:49.720 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:31:49.723 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:49.723 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:49.727 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:31:49.729 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:49.732 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:31:49.734 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:49.737 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:31:49.740 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:31:49.742 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:31:49.745 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:31:49.747 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:49.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:31:49.753 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:31:49.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:49.758 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:31:49.761 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:31:49.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:49.766 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:31:49.769 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:49.771 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:49.775 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:31:49.781 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:31:49.783 | + 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' 2021-05-13 06:31:50.384 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:31:50.387 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:50.389 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:50.392 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:50.394 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:31:50.397 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:31:50.399 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:50.401 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:31:50.404 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:50.406 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:31:50.409 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:31:50.411 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:31:50.414 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:50.416 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:31:50.437 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:31:50.439 | + 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 2021-05-13 06:31:51.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:51.185 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:51.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:51.185 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:52.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:52.219 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:52.223 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:52.223 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:52.225 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:52.230 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:52.237 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:52.241 | Obtaining file:///opt/stack/neutron 2021-05-13 06:31:54.310 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:56.389 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:31:56.396 | 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) 2021-05-13 06:31:56.400 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:31:56.409 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:31:56.418 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:31:56.429 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:31:56.456 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:56.470 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:31:56.479 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:56.487 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:31:56.490 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:31:56.499 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:31:56.505 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:31:56.510 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:31:56.515 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:31:56.575 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:31:56.628 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:31:56.633 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:31:56.636 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:31:56.676 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:31:56.702 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:31:56.720 | 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 293)) (1.7.0) 2021-05-13 06:31:56.725 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:31:56.730 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:31:56.753 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:56.790 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:31:56.800 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:56.841 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:56.848 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:31:56.896 | 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 306)) (5.0.1) 2021-05-13 06:31:56.902 | 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 308)) (4.4.0) 2021-05-13 06:31:56.941 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:31:56.996 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:31:57.014 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:31:57.029 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:31:57.044 | 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 314)) (2.2.0) 2021-05-13 06:31:57.058 | 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 315)) (6.2.0) 2021-05-13 06:31:57.062 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:31:57.072 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:31:57.096 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:31:57.106 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:31:57.123 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:31:57.143 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:31:57.188 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:31:57.194 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:31:57.203 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:31:57.209 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:57.212 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:31:57.221 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:31:57.223 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:31:57.245 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:31:57.260 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:31:57.271 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:31:57.273 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:31:57.276 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:31:57.282 | 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 394)) (2.8.1) 2021-05-13 06:31:57.288 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:31:57.308 | 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 396)) (1.0.4) 2021-05-13 06:31:57.310 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:31:57.329 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:31:57.355 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:31:57.371 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:31:57.375 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:31:57.383 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:57.402 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:31:57.404 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:31:57.409 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:31:57.414 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:31:57.465 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:31:57.468 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:57.471 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:31:57.474 | 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 508)) (0.13.0) 2021-05-13 06:31:57.485 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:31:57.489 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:31:57.492 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:31:57.498 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:57.513 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:31:57.522 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:31:57.527 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:31:57.545 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:31:57.564 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:31:57.634 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:31:57.637 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:31:57.644 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:57.664 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:31:57.669 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:57.671 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:31:57.677 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:31:57.685 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:31:57.693 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:31:57.696 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:31:57.717 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:57.746 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:31:57.751 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:31:57.790 | 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) 2021-05-13 06:31:57.793 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:31:57.797 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:57.801 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:31:57.804 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:31:57.809 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:31:57.814 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:31:57.855 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:31:57.858 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:57.862 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:31:57.873 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:31:57.876 | 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) 2021-05-13 06:31:57.898 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:31:57.915 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:31:57.927 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:31:57.938 | 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 287)) (2.1.0) 2021-05-13 06:31:57.942 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:57.946 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:57.950 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:57.952 | 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) 2021-05-13 06:31:57.955 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:31:57.958 | 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 411)) (1.6.0) 2021-05-13 06:31:57.960 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:31:57.963 | 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 553)) (1.4.0) 2021-05-13 06:31:57.966 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:31:57.969 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:31:57.972 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:31:57.975 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:31:57.978 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:31:57.990 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:31:58.003 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:31:58.060 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:31:58.064 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:31:58.067 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:31:58.071 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:31:58.076 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:31:59.057 | Installing collected packages: neutron 2021-05-13 06:31:59.057 | Attempting uninstall: neutron 2021-05-13 06:31:59.059 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:31:59.069 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:31:59.070 | Running setup.py develop for neutron 2021-05-13 06:32:01.465 | Successfully installed neutron 2021-05-13 06:32:01.607 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:01.607 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:01.693 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:01.696 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:01.698 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:01.700 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:01.703 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:01.705 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:01.707 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:01.710 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:01.712 | + functions-common:time_stop:2311 : start_time=1620887510432 2021-05-13 06:32:01.714 | + functions-common:time_stop:2313 : [[ -z 1620887510432 ]] 2021-05-13 06:32:01.717 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:01.722 | + functions-common:time_stop:2316 : end_time=1620887521719 2021-05-13 06:32:01.724 | + functions-common:time_stop:2317 : elapsed_time=11287 2021-05-13 06:32:01.726 | + functions-common:time_stop:2318 : total=84545 2021-05-13 06:32:01.729 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:01.731 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=95832 2021-05-13 06:32:01.733 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:01.735 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:32:01.738 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:32:01.740 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:32:01.759 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:32:01.771 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:32:01.774 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:32:01.776 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:01.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:01.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:32:01.784 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:01.787 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:32:01.789 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:32:01.792 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:32:01.794 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:32:01.794 | Installing OVN and dependent packages 2021-05-13 06:32:01.797 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:32:01.799 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:32:01.815 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:01.817 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:32:01.820 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:32:01.823 | [Call Trace] 2021-05-13 06:32:01.823 | ./stack.sh:896:stack_install_service 2021-05-13 06:32:01.823 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:32:01.823 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:32:01.823 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:32:01.823 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:32:01.823 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:32:01.827 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:32:02.830 | Error on exit 2021-05-13 06:32:03.602 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:32:03.602 |