2021-05-13 06:44:36.223 | + ./stack.sh:main:469 : exec 2021-05-13 06:44:36.223 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064436' 2021-05-13 06:44:36.223 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-064436.summary.2021-05-13-064436 2021-05-13 06:44:36.223 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:44:36.223 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064436 2021-05-13 06:44:36.223 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064436 /opt/stack/logs/stack.sh.log 2021-05-13 06:44:36.223 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064436.summary.2021-05-13-064436 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:44:36.223 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:44:36.223 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:44:36.223 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:44:36.223 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:44:36.223 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:44:36.223 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:44:36.223 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:44:36.223 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:44:36.223 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:44:36.224 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:44:36.224 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:44:36.224 | Linux dv-cinder-790910-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:44:36.225 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:44:36.227 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:44:36.230 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:44:36.257 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:44:36.272 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:44:36.274 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:44:36.276 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:44:36.278 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:44:36.280 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:44:36.282 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:44:36.284 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:44:36.286 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:44:36.288 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:44:36.290 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:44:36.291 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:44:36.293 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:44:36.295 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:44:36.297 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:44:36.300 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:44:36.302 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:44:36.304 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:44:36.306 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:44:36.308 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:44:36.320 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:36.322 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:44:36.324 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:44:36.326 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:44:36.328 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:44:36.330 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:44:36.331 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:44:36.333 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:44:36.335 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:44:36.337 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:44:36.338 | + 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:44:36.340 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:44:36.342 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:44:36.344 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:44:36.346 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:44:36.347 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:44:36.349 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:44:36.366 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:44:36.368 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:44:36.380 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:36.383 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:44:36.386 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:44:36.388 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:44:36.390 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:44:36.392 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:44:36.394 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:44:36.396 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:44:36.398 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:44:36.400 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:44:36.401 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:44:36.403 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:44:36.408 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:44:36.420 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:44:36.437 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:44:36.450 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:44:36.462 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:44:36.488 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:44:36.529 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:44:36.613 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:44:36.635 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:44:36.674 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:44:36.726 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:44:36.909 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:44:36.923 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:44:36.936 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:44:36.949 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:44:37.040 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:44:37.043 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:44:37.046 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:44:37.050 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:44:37.052 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:44:37.054 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:44:37.057 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:44:37.059 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:44:37.062 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:44:37.067 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:44:37.070 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:44:37.073 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:44:37.076 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:44:37.079 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:44:37.094 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:37.097 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:44:37.099 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:44:37.138 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:44:37.140 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:44:37.143 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:44:37.145 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:44:37.147 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:44:37.149 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:44:37.152 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:44:37.154 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:44:37.156 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:44:37.158 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:44:37.161 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.163 | + 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:44:37.165 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.167 | + 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:44:37.170 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.172 | + 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:44:37.175 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.177 | + 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:44:37.179 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.182 | + 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:44:37.184 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.186 | + 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:44:37.189 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.191 | + 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:44:37.193 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.195 | + 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:44:37.198 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.200 | + 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:44:37.203 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.205 | + 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:44:37.207 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.210 | + 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:44:37.212 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.214 | + 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:44:37.217 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.219 | + 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:44:37.221 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.224 | + 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:44:37.226 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.228 | + 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:44:37.231 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.233 | + 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:44:37.235 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.238 | + 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:44:37.240 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.242 | + 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:44:37.244 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.246 | + 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:44:37.249 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.251 | + 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:44:37.253 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.255 | + 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:44:37.258 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.260 | + 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:44:37.262 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.264 | + 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:44:37.267 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.269 | + 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:44:37.271 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.274 | + 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:44:37.276 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.278 | + 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:44:37.280 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.282 | + 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:44:37.285 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.287 | + 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:44:37.289 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.292 | + 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:44:37.294 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.296 | + 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:44:37.298 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.301 | + 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:44:37.303 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.305 | + 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:44:37.307 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.310 | + 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:44:37.312 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.314 | + 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:44:37.316 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.319 | + 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:44:37.321 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.324 | + 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:44:37.326 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.328 | + 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:44:37.330 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.333 | + 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:44:37.335 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.337 | + 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:44:37.339 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:44:37.342 | + 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:44:37.344 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:44:37.347 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:44:37.349 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:44:37.364 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:37.366 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:44:37.368 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:44:37.370 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:44:37.385 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:37.387 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:44:37.390 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:44:37.392 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:44:37.394 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:44:37.397 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:44:37.399 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:44:37.401 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:44:37.404 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:44:37.406 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:44:37.408 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:44:37.411 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:44:37.414 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:44:37.416 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:44:37.416 | Using mysql database backend 2021-05-13 06:44:37.418 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:44:37.434 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:44:37.451 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:37.453 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:44:37.469 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:44:37.486 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:37.488 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:44:37.505 | + ./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:44:37.521 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:44:37.537 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:37.539 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:44:37.555 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:37.558 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:44:37.574 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:44:37.576 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:44:37.578 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:44:37.581 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:44:37.584 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:44:37.588 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-064437 2021-05-13 06:44:37.590 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-064437 736' 2021-05-13 06:44:37.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.595 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:44:37.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.600 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:44:37.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.605 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:44:37.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.610 | + 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:44:37.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.614 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:44:37.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.619 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:44:37.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.624 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-064436 2021-05-13 06:44:37.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.629 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:44:37.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.633 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:44:37.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.638 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:44:37.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.643 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:44:37.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.648 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:44:37.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:44:37.653 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:44:37.655 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:44:37.657 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:44:37.660 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:44:37.662 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:44:37.664 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:44:37.667 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:44:37.669 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:44:37.672 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:44:37.674 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:44:37.689 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:44:37.692 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:44:37.694 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:37.696 | + functions-common:git_clone:544 : echo master 2021-05-13 06:44:37.697 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:44:37.702 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:44:37.705 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:37.707 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:44:37.710 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:44:37.710 | + functions-common:git_clone:593 : head -1 2021-05-13 06:44:37.713 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:44:37.716 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:44:37.718 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:44:37.721 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:44:37.723 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:44:37.725 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:44:37.728 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:44:37.731 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:44:37.733 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:44:37.736 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:44:37.738 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:44:37.741 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:44:37.744 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:44:37.748 | ++ tools/install_prereqs.sh:source:47 : NOW=1620888277 2021-05-13 06:44:37.751 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:44:37.756 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620888126 2021-05-13 06:44:37.758 | ++ tools/install_prereqs.sh:source:49 : DELTA=151 2021-05-13 06:44:37.761 | ++ tools/install_prereqs.sh:source:50 : [[ 151 -lt 7200 ]] 2021-05-13 06:44:37.763 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:44:37.766 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:44:37.768 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:44:37.770 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:44:37.773 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:44:37.775 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:44:37.777 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:44:37.780 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:44:37.783 | +++ 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:44:37.831 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:44:37.831 | apache2-dev 2021-05-13 06:44:37.831 | bc 2021-05-13 06:44:37.831 | bsdmainutils 2021-05-13 06:44:37.831 | curl 2021-05-13 06:44:37.831 | g++ 2021-05-13 06:44:37.831 | gawk 2021-05-13 06:44:37.831 | gcc 2021-05-13 06:44:37.831 | gettext 2021-05-13 06:44:37.831 | git 2021-05-13 06:44:37.831 | graphviz 2021-05-13 06:44:37.831 | iputils-ping 2021-05-13 06:44:37.831 | libapache2-mod-proxy-uwsgi 2021-05-13 06:44:37.831 | libffi-dev 2021-05-13 06:44:37.831 | libjpeg-dev 2021-05-13 06:44:37.831 | libmysqlclient-dev 2021-05-13 06:44:37.832 | libpcre3-dev 2021-05-13 06:44:37.832 | libpq-dev 2021-05-13 06:44:37.832 | libssl-dev 2021-05-13 06:44:37.832 | libsystemd-dev 2021-05-13 06:44:37.832 | libxml2-dev 2021-05-13 06:44:37.832 | libxslt1-dev 2021-05-13 06:44:37.832 | libyaml-dev 2021-05-13 06:44:37.832 | lsof 2021-05-13 06:44:37.832 | openssh-server 2021-05-13 06:44:37.832 | openssl 2021-05-13 06:44:37.832 | pkg-config 2021-05-13 06:44:37.832 | psmisc 2021-05-13 06:44:37.832 | python3-dev 2021-05-13 06:44:37.832 | python3-pip 2021-05-13 06:44:37.832 | python3-systemd 2021-05-13 06:44:37.832 | python3-venv 2021-05-13 06:44:37.832 | tar 2021-05-13 06:44:37.832 | tcpdump 2021-05-13 06:44:37.832 | unzip 2021-05-13 06:44:37.832 | uuid-runtime 2021-05-13 06:44:37.832 | wget 2021-05-13 06:44:37.832 | wget 2021-05-13 06:44:37.832 | zlib1g-dev 2021-05-13 06:44:37.832 | libkrb5-dev 2021-05-13 06:44:37.832 | libldap2-dev 2021-05-13 06:44:37.832 | libsasl2-dev 2021-05-13 06:44:37.832 | memcached 2021-05-13 06:44:37.832 | python3-mysqldb 2021-05-13 06:44:37.832 | sqlite3 2021-05-13 06:44:37.832 | conntrack 2021-05-13 06:44:37.832 | curl 2021-05-13 06:44:37.832 | dnsmasq-base 2021-05-13 06:44:37.832 | dnsmasq-utils 2021-05-13 06:44:37.832 | ebtables 2021-05-13 06:44:37.832 | genisoimage 2021-05-13 06:44:37.832 | iptables 2021-05-13 06:44:37.832 | iputils-arping 2021-05-13 06:44:37.832 | kpartx 2021-05-13 06:44:37.833 | libjs-jquery-tablesorter 2021-05-13 06:44:37.833 | libmysqlclient-dev 2021-05-13 06:44:37.833 | parted 2021-05-13 06:44:37.833 | pm-utils 2021-05-13 06:44:37.833 | python3-mysqldb 2021-05-13 06:44:37.833 | socat 2021-05-13 06:44:37.833 | sqlite3 2021-05-13 06:44:37.833 | sudo 2021-05-13 06:44:37.833 | vlan 2021-05-13 06:44:37.833 | lsscsi 2021-05-13 06:44:37.833 | open-iscsi 2021-05-13 06:44:37.833 | lvm2 2021-05-13 06:44:37.833 | qemu-utils 2021-05-13 06:44:37.833 | thin-provisioning-tools 2021-05-13 06:44:37.833 | acl 2021-05-13 06:44:37.833 | dnsmasq-base 2021-05-13 06:44:37.833 | dnsmasq-utils 2021-05-13 06:44:37.833 | ebtables 2021-05-13 06:44:37.833 | haproxy 2021-05-13 06:44:37.833 | iptables 2021-05-13 06:44:37.833 | iputils-arping 2021-05-13 06:44:37.833 | iputils-ping 2021-05-13 06:44:37.833 | libmysqlclient-dev 2021-05-13 06:44:37.833 | postgresql-server-dev-all 2021-05-13 06:44:37.833 | python3-mysqldb 2021-05-13 06:44:37.833 | sqlite3 2021-05-13 06:44:37.833 | sudo 2021-05-13 06:44:37.833 | vlan 2021-05-13 06:44:37.833 | ipset 2021-05-13 06:44:37.833 | conntrack 2021-05-13 06:44:37.833 | conntrackd 2021-05-13 06:44:37.833 | keepalived 2021-05-13 06:44:37.833 | dstat 2021-05-13 06:44:37.833 | lvm2 2021-05-13 06:44:37.833 | qemu-utils 2021-05-13 06:44:37.833 | thin-provisioning-tools 2021-05-13 06:44:37.833 | curl 2021-05-13 06:44:37.833 | liberasurecode-dev 2021-05-13 06:44:37.834 | make 2021-05-13 06:44:37.834 | memcached 2021-05-13 06:44:37.834 | sqlite3 2021-05-13 06:44:37.834 | xfsprogs' 2021-05-13 06:44:37.834 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:44:37.852 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:44:37.852 | apache2-dev 2021-05-13 06:44:37.852 | bc 2021-05-13 06:44:37.852 | bsdmainutils 2021-05-13 06:44:37.852 | curl 2021-05-13 06:44:37.852 | g++ 2021-05-13 06:44:37.852 | gawk 2021-05-13 06:44:37.852 | gcc 2021-05-13 06:44:37.852 | gettext 2021-05-13 06:44:37.852 | git 2021-05-13 06:44:37.852 | graphviz 2021-05-13 06:44:37.852 | iputils-ping 2021-05-13 06:44:37.852 | libapache2-mod-proxy-uwsgi 2021-05-13 06:44:37.852 | libffi-dev 2021-05-13 06:44:37.852 | libjpeg-dev 2021-05-13 06:44:37.852 | libmysqlclient-dev 2021-05-13 06:44:37.853 | libpcre3-dev 2021-05-13 06:44:37.853 | libpq-dev 2021-05-13 06:44:37.853 | libssl-dev 2021-05-13 06:44:37.853 | libsystemd-dev 2021-05-13 06:44:37.853 | libxml2-dev 2021-05-13 06:44:37.853 | libxslt1-dev 2021-05-13 06:44:37.853 | libyaml-dev 2021-05-13 06:44:37.853 | lsof 2021-05-13 06:44:37.853 | openssh-server 2021-05-13 06:44:37.853 | openssl 2021-05-13 06:44:37.853 | pkg-config 2021-05-13 06:44:37.853 | psmisc 2021-05-13 06:44:37.853 | python3-dev 2021-05-13 06:44:37.853 | python3-pip 2021-05-13 06:44:37.853 | python3-systemd 2021-05-13 06:44:37.853 | python3-venv 2021-05-13 06:44:37.853 | tar 2021-05-13 06:44:37.853 | tcpdump 2021-05-13 06:44:37.853 | unzip 2021-05-13 06:44:37.853 | uuid-runtime 2021-05-13 06:44:37.853 | wget 2021-05-13 06:44:37.853 | wget 2021-05-13 06:44:37.853 | zlib1g-dev 2021-05-13 06:44:37.853 | libkrb5-dev 2021-05-13 06:44:37.853 | libldap2-dev 2021-05-13 06:44:37.853 | libsasl2-dev 2021-05-13 06:44:37.853 | memcached 2021-05-13 06:44:37.853 | python3-mysqldb 2021-05-13 06:44:37.853 | sqlite3 2021-05-13 06:44:37.853 | conntrack 2021-05-13 06:44:37.853 | curl 2021-05-13 06:44:37.853 | dnsmasq-base 2021-05-13 06:44:37.853 | dnsmasq-utils 2021-05-13 06:44:37.853 | ebtables 2021-05-13 06:44:37.853 | genisoimage 2021-05-13 06:44:37.853 | iptables 2021-05-13 06:44:37.853 | iputils-arping 2021-05-13 06:44:37.853 | kpartx 2021-05-13 06:44:37.854 | libjs-jquery-tablesorter 2021-05-13 06:44:37.854 | libmysqlclient-dev 2021-05-13 06:44:37.854 | parted 2021-05-13 06:44:37.854 | pm-utils 2021-05-13 06:44:37.854 | python3-mysqldb 2021-05-13 06:44:37.854 | socat 2021-05-13 06:44:37.854 | sqlite3 2021-05-13 06:44:37.854 | sudo 2021-05-13 06:44:37.854 | vlan 2021-05-13 06:44:37.854 | lsscsi 2021-05-13 06:44:37.854 | open-iscsi 2021-05-13 06:44:37.854 | lvm2 2021-05-13 06:44:37.854 | qemu-utils 2021-05-13 06:44:37.854 | thin-provisioning-tools 2021-05-13 06:44:37.854 | acl 2021-05-13 06:44:37.854 | dnsmasq-base 2021-05-13 06:44:37.854 | dnsmasq-utils 2021-05-13 06:44:37.854 | ebtables 2021-05-13 06:44:37.854 | haproxy 2021-05-13 06:44:37.854 | iptables 2021-05-13 06:44:37.854 | iputils-arping 2021-05-13 06:44:37.854 | iputils-ping 2021-05-13 06:44:37.854 | libmysqlclient-dev 2021-05-13 06:44:37.854 | postgresql-server-dev-all 2021-05-13 06:44:37.854 | python3-mysqldb 2021-05-13 06:44:37.854 | sqlite3 2021-05-13 06:44:37.854 | sudo 2021-05-13 06:44:37.854 | vlan 2021-05-13 06:44:37.854 | ipset 2021-05-13 06:44:37.854 | conntrack 2021-05-13 06:44:37.854 | conntrackd 2021-05-13 06:44:37.854 | keepalived 2021-05-13 06:44:37.854 | dstat 2021-05-13 06:44:37.854 | lvm2 2021-05-13 06:44:37.854 | qemu-utils 2021-05-13 06:44:37.854 | thin-provisioning-tools 2021-05-13 06:44:37.854 | curl 2021-05-13 06:44:37.855 | liberasurecode-dev 2021-05-13 06:44:37.855 | make 2021-05-13 06:44:37.855 | memcached 2021-05-13 06:44:37.855 | sqlite3 2021-05-13 06:44:37.855 | xfsprogs ' 2021-05-13 06:44:37.855 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:44:37.857 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:37.859 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:37.863 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:44:37.863 | ++ 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:44:37.867 | ++ 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:44:37.870 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:44:37.872 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:44:37.874 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:44:37.876 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:44:37.879 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:37.881 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:44:37.883 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:37.885 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:37.887 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:44:37.889 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:44:37.892 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:37.894 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:44:37.896 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:44:37.900 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:44:37.902 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:44:37.904 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:44:37.907 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:44:37.909 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:44:37.911 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:44:37.915 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620888277913 2021-05-13 06:44:37.917 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:44:37.919 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:44:37.922 | ++ 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:44:38.797 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:44:39.097 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:44:39.312 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:44:40.221 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:44:40.680 | Fetched 324 kB in 2s (131 kB/s) 2021-05-13 06:44:42.010 | Reading package lists... 2021-05-13 06:44:42.042 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:44:42.044 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:44:42.047 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:44:42.050 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:42.052 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:42.055 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:44:42.057 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:42.059 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:44:42.063 | ++ functions-common:time_stop:2311 : start_time=1620888277913 2021-05-13 06:44:42.065 | ++ functions-common:time_stop:2313 : [[ -z 1620888277913 ]] 2021-05-13 06:44:42.068 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:42.072 | ++ functions-common:time_stop:2316 : end_time=1620888282070 2021-05-13 06:44:42.075 | ++ functions-common:time_stop:2317 : elapsed_time=4157 2021-05-13 06:44:42.077 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:44:42.080 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:42.083 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4157 2021-05-13 06:44:42.086 | ++ 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:44:42.089 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:44:42.092 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:42.094 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:42.097 | ++ 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:44:42.118 | ++ 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:44:42.235 | Reading package lists... 2021-05-13 06:44:42.453 | Building dependency tree... 2021-05-13 06:44:42.454 | Reading state information... 2021-05-13 06:44:42.485 | acl is already the newest version (2.2.53-6). 2021-05-13 06:44:42.485 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:44:42.485 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:44:42.485 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:44:42.485 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:44:42.485 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:44:42.485 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:44:42.485 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:44:42.485 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:44:42.485 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:44:42.485 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:44:42.485 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:44:42.485 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:44:42.485 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:44:42.485 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:44:42.485 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:44:42.485 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:44:42.485 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:44:42.485 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:44:42.485 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:44:42.485 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:44:42.485 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:44:42.485 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:44:42.485 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:44:42.485 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:44:42.486 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:44:42.486 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:44:42.486 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:44:42.486 | psmisc is already the newest version (23.3-1). 2021-05-13 06:44:42.486 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:44:42.486 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:44:42.486 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:44:42.486 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:44:42.486 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:44:42.486 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:44:42.486 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:44:42.486 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:44:42.486 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:44:42.486 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:44:42.486 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:44:42.486 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:44:42.486 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:44:42.486 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:44:42.486 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:44:42.486 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:44:42.486 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:44:42.486 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:44:42.486 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:44:42.486 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:44:42.486 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:44:42.486 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:44:42.486 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:44:42.486 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:44:42.486 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:44:42.486 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:44:42.486 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:44:42.486 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:44:42.486 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:44:42.486 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:44:42.487 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:44:42.487 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:44:42.487 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:44:42.487 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:44:42.487 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:44:42.487 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:44:42.487 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:44:42.487 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:44:42.487 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:44:42.487 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:44:42.679 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:44:42.679 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:44:42.679 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:44:42.679 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:44:42.679 | The following packages were automatically installed and are no longer required: 2021-05-13 06:44:42.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:44:42.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:44:42.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:44:42.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:44:42.680 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:44:42.680 | python3-zope.interface 2021-05-13 06:44:42.680 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:44:42.811 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:44:42.816 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:44:42.820 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:44:42.822 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:44:42.826 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:42.829 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:42.831 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:44:42.833 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:42.835 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:44:42.838 | ++ functions-common:time_stop:2311 : start_time=1620888282115 2021-05-13 06:44:42.841 | ++ functions-common:time_stop:2313 : [[ -z 1620888282115 ]] 2021-05-13 06:44:42.844 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:42.849 | ++ functions-common:time_stop:2316 : end_time=1620888282845 2021-05-13 06:44:42.851 | ++ functions-common:time_stop:2317 : elapsed_time=730 2021-05-13 06:44:42.854 | ++ functions-common:time_stop:2318 : total=728 2021-05-13 06:44:42.856 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:42.858 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1458 2021-05-13 06:44:42.861 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:44:42.864 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:44:42.867 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:44:42.869 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:44:42.874 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:44:42.879 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:44:42.881 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:44:42.884 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:44:44.280 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:44:44.282 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:44:44.284 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:44:44.288 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:44:44.290 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:44:44.292 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:44:44.294 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:44:44.296 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:44:44.298 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:44:44.300 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:44:44.302 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:44:44.373 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:44:44.377 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:44:44.449 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:44:44.453 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:44:44.522 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:44:44.525 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:44:44.528 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:44:44.531 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:44:44.534 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:44:44.537 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:44:44.541 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:44:44.543 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:44:44.547 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:44:44.550 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:44:44.553 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:44:44.553 | Distro: focal 2021-05-13 06:44:44.555 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:44:44.557 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:44:44.561 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:44:44.563 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:44:44.566 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:44:44.566 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:44:45.030 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:44:45.032 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:44:45.032 | pip: 20.2.2 2021-05-13 06:44:45.034 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:44:45.473 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:44:45.497 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:44:45.499 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:44:45.502 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:44:45.506 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:44:45.509 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:44:45.512 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:44:45.515 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:44:45.517 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:44:45.519 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:44:45.524 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:44:45.525 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:44:45.525 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:44:45.531 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:44:45.533 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:44:45.536 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:44:45.544 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:44:45.548 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:44:45.550 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:44:45.552 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:44:45.555 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:44:45.557 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:44:45.559 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:44:45.561 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:44:45.563 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:44:45.565 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:44:45.567 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:44:45.570 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:44:45.572 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:44:45.575 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:44:45.577 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:44:45.579 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:44:45.582 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:44:45.584 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:44:45.586 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:44:45.589 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:44:45.591 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:44:45.593 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:44:45.595 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:44:45.598 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:44:45.600 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:44:45.603 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:44:45.623 | Using python 3.8 to install os-testr 2021-05-13 06:44:45.625 | + 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:44:46.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:46.362 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:46.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:46.362 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:47.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:47.384 | 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:44:47.387 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:47.388 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:47.403 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:47.408 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:47.415 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:47.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:44:47.476 | 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:44:47.479 | 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:44:47.493 | 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:44:47.520 | 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:44:47.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:44:47.541 | 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:44:47.548 | 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:44:47.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:44:47.555 | 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:44:47.559 | 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:44:47.562 | 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:44:47.573 | 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:44:47.585 | 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:44:47.588 | 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:44:47.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:44:47.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:44:47.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:44:47.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:44:47.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:44:47.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:44:47.664 | 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:44:47.670 | 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:44:47.674 | 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:44:47.715 | 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:44:49.740 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:49.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:49.815 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:49.818 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:49.822 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:49.825 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:49.829 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:49.832 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:49.834 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:49.837 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:49.839 | + functions-common:time_stop:2311 : start_time=1620888285618 2021-05-13 06:44:49.841 | + functions-common:time_stop:2313 : [[ -z 1620888285618 ]] 2021-05-13 06:44:49.844 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:49.848 | + functions-common:time_stop:2316 : end_time=1620888289846 2021-05-13 06:44:49.851 | + functions-common:time_stop:2317 : elapsed_time=4228 2021-05-13 06:44:49.853 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:44:49.855 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:49.857 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4228 2021-05-13 06:44:49.859 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:49.861 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:44:49.915 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:44:50.019 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:44:50.022 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:44:50.024 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:44:50.029 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:44:50.031 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:44:50.055 | + 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:44:52.102 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:52.106 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:52.159 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:52.356 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:52.628 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:52.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:52.902 | 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:44:53.164 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:53.166 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:53.168 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:53.170 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:53.172 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:53.174 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:53.177 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:53.179 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:53.181 | + functions-common:time_stop:2311 : start_time=1620888290047 2021-05-13 06:44:53.183 | + functions-common:time_stop:2313 : [[ -z 1620888290047 ]] 2021-05-13 06:44:53.185 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:53.189 | + functions-common:time_stop:2316 : end_time=1620888293187 2021-05-13 06:44:53.192 | + functions-common:time_stop:2317 : elapsed_time=3140 2021-05-13 06:44:53.194 | + functions-common:time_stop:2318 : total=4228 2021-05-13 06:44:53.196 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:53.199 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7368 2021-05-13 06:44:53.202 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:53.205 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:44:53.208 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:44:53.232 | + 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:44:55.135 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:55.139 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:55.192 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:55.389 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:55.661 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:55.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:55.820 | Processing /opt/stack/requirements 2021-05-13 06:44:57.515 | 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:44:57.518 | 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:44:57.529 | 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:44:57.535 | 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:44:57.537 | 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:44:57.540 | 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:44:57.558 | 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:44:57.561 | 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:44:57.578 | 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:44:57.582 | 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:44:57.588 | 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:44:57.607 | 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:44:57.610 | 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:44:57.625 | 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:44:57.628 | 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:44:57.631 | 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:44:57.634 | 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:44:57.637 | 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:44:57.639 | 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:44:57.641 | 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:44:57.644 | 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:44:57.654 | 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:44:57.656 | 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:44:57.729 | 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:44:57.735 | 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:44:57.775 | 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:44:57.777 | 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:44:57.781 | 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:44:57.785 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:44:57.786 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:44:58.580 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:44:58.581 | ERROR: Command errored out with exit status 1: 2021-05-13 06:44:58.581 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-wrw49u6o/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-wrw49u6o/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-irhw1cjb 2021-05-13 06:44:58.581 | cwd: /tmp/pip-req-build-wrw49u6o/ 2021-05-13 06:44:58.581 | Complete output (6 lines): 2021-05-13 06:44:58.581 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:44:58.581 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:44:58.581 | or: setup.py --help-commands 2021-05-13 06:44:58.581 | or: setup.py cmd --help 2021-05-13 06:44:58.581 | 2021-05-13 06:44:58.581 | error: invalid command 'bdist_wheel' 2021-05-13 06:44:58.581 | ---------------------------------------- 2021-05-13 06:44:58.581 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:44:58.581 | Running setup.py clean for openstack-requirements 2021-05-13 06:44:59.363 | Failed to build openstack-requirements 2021-05-13 06:44:59.385 | Installing collected packages: openstack-requirements 2021-05-13 06:44:59.385 | Attempting uninstall: openstack-requirements 2021-05-13 06:44:59.386 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:44:59.420 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:44:59.439 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:44:59.443 | Running setup.py install for openstack-requirements: started 2021-05-13 06:45:01.693 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:45:01.726 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:45:01.855 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:01.859 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:01.862 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:01.865 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:01.868 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:01.871 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:01.873 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:01.876 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:01.879 | + functions-common:time_stop:2311 : start_time=1620888293224 2021-05-13 06:45:01.882 | + functions-common:time_stop:2313 : [[ -z 1620888293224 ]] 2021-05-13 06:45:01.885 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:01.890 | + functions-common:time_stop:2316 : end_time=1620888301887 2021-05-13 06:45:01.893 | + functions-common:time_stop:2317 : elapsed_time=8663 2021-05-13 06:45:01.896 | + functions-common:time_stop:2318 : total=7368 2021-05-13 06:45:01.898 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:01.900 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16031 2021-05-13 06:45:01.903 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:01.906 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:45:01.908 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:45:01.911 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:45:01.914 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:01.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:01.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:45:01.922 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:01.924 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:45:01.945 | Using python 3.8 to install pbr 2021-05-13 06:45:01.947 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:45:02.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:02.691 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:02.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:02.691 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:03.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:03.726 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:45:03.729 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:03.729 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:03.731 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:03.750 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:03.757 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:03.864 | 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:45:06.047 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:06.047 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:06.122 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:06.125 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:06.128 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:06.131 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:06.133 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:06.135 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:06.138 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:06.140 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:06.142 | + functions-common:time_stop:2311 : start_time=1620888301939 2021-05-13 06:45:06.144 | + functions-common:time_stop:2313 : [[ -z 1620888301939 ]] 2021-05-13 06:45:06.147 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:06.151 | + functions-common:time_stop:2316 : end_time=1620888306148 2021-05-13 06:45:06.153 | + functions-common:time_stop:2317 : elapsed_time=4209 2021-05-13 06:45:06.155 | + functions-common:time_stop:2318 : total=16031 2021-05-13 06:45:06.157 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:06.160 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20240 2021-05-13 06:45:06.162 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:06.164 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:45:08.368 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:45:10.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:10.249 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:45:10.255 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:45:10.258 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:45:10.260 | 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:45:10.330 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:45:10.334 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:45:10.339 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:45:10.358 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:45:10.361 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:45:10.364 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:45:10.366 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:45:10.368 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:45:10.371 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:45:10.373 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:45:10.375 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:45:10.377 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:45:10.380 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:45:10.383 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:45:10.386 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:45:10.389 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:45:10.391 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:45:10.393 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:45:10.396 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:45:10.411 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:10.413 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:45:10.415 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:45:10.417 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:45:10.419 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:45:10.422 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:45:10.424 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:45:10.426 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:45:10.428 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:45:10.430 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:45:10.432 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:45:10.434 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:45:10.436 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:45:10.439 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:45:10.441 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:45:10.443 | + 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:45:10.445 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:45:10.448 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:45:10.450 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:45:10.452 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:45:10.455 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:45:10.457 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:45:10.459 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:45:10.462 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:45:10.464 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:45:10.467 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:45:10.518 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:45:10.518 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:45:10.520 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:45:10.877 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:45:10.881 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:45:10.902 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:10.905 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:45:10.907 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:45:10.910 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:45:10.912 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:45:10.915 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:45:10.917 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:10.919 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:45:10.922 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:10.924 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:10.927 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:45:10.929 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:45:10.931 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:45:10.933 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:45:10.936 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:45:10.938 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:45:10.940 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:10.943 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:10.945 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:45:10.967 | + 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:45:11.074 | Reading package lists... 2021-05-13 06:45:11.301 | Building dependency tree... 2021-05-13 06:45:11.302 | Reading state information... 2021-05-13 06:45:11.529 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:45:11.529 | The following packages were automatically installed and are no longer required: 2021-05-13 06:45:11.530 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:45:11.531 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:45:11.531 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:45:11.531 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:45:11.531 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:45:11.531 | python3-zope.interface 2021-05-13 06:45:11.531 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:45:11.667 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:45:11.672 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:45:11.675 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:45:11.678 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:11.680 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:11.682 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:11.685 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:11.687 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:11.689 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:45:11.691 | + functions-common:time_stop:2311 : start_time=1620888310964 2021-05-13 06:45:11.694 | + functions-common:time_stop:2313 : [[ -z 1620888310964 ]] 2021-05-13 06:45:11.697 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:11.701 | + functions-common:time_stop:2316 : end_time=1620888311699 2021-05-13 06:45:11.703 | + functions-common:time_stop:2317 : elapsed_time=735 2021-05-13 06:45:11.706 | + functions-common:time_stop:2318 : total=1458 2021-05-13 06:45:11.708 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:11.710 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2193 2021-05-13 06:45:11.713 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:45:11.715 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:45:11.717 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:45:11.720 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:45:11.722 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:45:11.724 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:45:11.727 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:45:11.729 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:45:11.731 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:45:11.734 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:45:11.736 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:45:11.738 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:45:11.741 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:45:11.743 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:45:11.745 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:45:11.748 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:45:11.750 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:45:11.752 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:45:11.755 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:45:11.757 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:45:11.760 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:45:11.763 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:45:11.765 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:45:11.767 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:45:11.770 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:45:11.772 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:45:11.775 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:45:11.791 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:11.794 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:45:11.796 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:45:11.799 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:45:11.801 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:45:11.804 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:45:11.809 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:45:11.811 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:45:11.813 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:45:11.816 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:45:11.818 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:45:11.820 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:45:11.824 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:45:12.559 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:45:12.559 | user tags 2021-05-13 06:45:12.559 | stackrabbit []' 2021-05-13 06:45:12.563 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:45:12.563 | user tags 2021-05-13 06:45:12.563 | stackrabbit []' 2021-05-13 06:45:12.563 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:45:12.569 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:45:12.572 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:45:12.574 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:45:13.253 | Changing password for user "stackrabbit" ... 2021-05-13 06:45:13.277 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:45:13.999 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:45:14.022 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:45:14.024 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:45:14.704 | Changing password for user "stackrabbit" ... 2021-05-13 06:45:14.730 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:45:14.732 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:45:14.735 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:45:15.456 | Deleting user "guest" ... 2021-05-13 06:45:15.471 | Error: 2021-05-13 06:45:15.471 | {:no_such_user, "guest"} 2021-05-13 06:45:15.484 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:45:15.486 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:45:15.504 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:15.506 | + ./stack.sh:main:801 : install_database 2021-05-13 06:45:15.508 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:45:15.511 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:45:15.513 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:15.516 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:15.518 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:45:15.738 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:45:15.741 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:45:15.745 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:45:15.749 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:45:15.753 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:45:15.755 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:45:15.758 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:45:15.760 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:45:15.762 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:45:15.764 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:45:15.767 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:45:15.769 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:45:15.771 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:45:15.773 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:45:15.776 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:45:15.778 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:45:15.780 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:45:15.782 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:45:15.785 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:45:15.787 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:45:15.789 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:45:15.791 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:45:15.794 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:15.796 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:15.798 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:45:15.800 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:45:15.803 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:45:15.805 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:45:15.807 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:45:15.809 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:15.812 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:45:15.814 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:15.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:15.818 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:45:15.821 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:45:15.823 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:45:15.825 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:45:15.828 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:45:15.830 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:45:15.832 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:15.834 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:15.836 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:45:15.862 | + 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:45:15.967 | Reading package lists... 2021-05-13 06:45:16.184 | Building dependency tree... 2021-05-13 06:45:16.185 | Reading state information... 2021-05-13 06:45:16.411 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:45:16.411 | The following packages were automatically installed and are no longer required: 2021-05-13 06:45:16.412 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:45:16.412 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:45:16.412 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:45:16.412 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:45:16.412 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:45:16.413 | python3-zope.interface 2021-05-13 06:45:16.413 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:45:16.560 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:45:16.565 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:45:16.567 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:45:16.569 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:16.572 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:16.574 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:16.577 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:16.580 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:16.582 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:45:16.585 | + functions-common:time_stop:2311 : start_time=1620888315859 2021-05-13 06:45:16.588 | + functions-common:time_stop:2313 : [[ -z 1620888315859 ]] 2021-05-13 06:45:16.591 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:16.596 | + functions-common:time_stop:2316 : end_time=1620888316592 2021-05-13 06:45:16.598 | + functions-common:time_stop:2317 : elapsed_time=733 2021-05-13 06:45:16.600 | + functions-common:time_stop:2318 : total=2193 2021-05-13 06:45:16.603 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:16.605 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2926 2021-05-13 06:45:16.607 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:45:16.610 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:45:16.612 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:45:16.614 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:45:16.617 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:45:16.619 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:45:16.621 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:45:16.625 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:45:16.627 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:45:16.629 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:45:16.633 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:45:16.633 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:45:16.639 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:45:16.641 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:45:16.643 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:45:16.646 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:45:16.649 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:45:16.670 | Using python 3.8 to install PyMySQL 2021-05-13 06:45:16.672 | + 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:45:17.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:17.412 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:17.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:17.412 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:18.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:18.461 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:45:18.464 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:18.464 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:18.466 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:18.485 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:18.492 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:18.497 | 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:45:20.679 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:20.679 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:20.753 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:20.756 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:20.759 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:20.761 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:20.764 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:20.767 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:20.769 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:20.772 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:20.775 | + functions-common:time_stop:2311 : start_time=1620888316664 2021-05-13 06:45:20.778 | + functions-common:time_stop:2313 : [[ -z 1620888316664 ]] 2021-05-13 06:45:20.781 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:20.786 | + functions-common:time_stop:2316 : end_time=1620888320783 2021-05-13 06:45:20.788 | + functions-common:time_stop:2317 : elapsed_time=4119 2021-05-13 06:45:20.791 | + functions-common:time_stop:2318 : total=20240 2021-05-13 06:45:20.793 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:20.795 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24359 2021-05-13 06:45:20.797 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:20.800 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:45:20.802 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:45:20.804 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:45:20.807 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:45:20.824 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:20.826 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:45:20.828 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:45:20.832 | ++ 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:45:20.832 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:45:20.837 | + 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:45:20.840 | + 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:45:20.842 | + 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:45:20.845 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:45:20.847 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:45:20.850 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:45:20.865 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:20.868 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:45:20.870 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:45:20.872 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:45:20.875 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:45:20.877 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:45:20.879 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:20.882 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:45:20.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:20.886 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:20.889 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:45:20.891 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:45:20.893 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:45:20.895 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:45:20.898 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:45:20.900 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:45:20.903 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:20.905 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:20.907 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:45:20.928 | + 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:45:21.033 | Reading package lists... 2021-05-13 06:45:21.251 | Building dependency tree... 2021-05-13 06:45:21.253 | Reading state information... 2021-05-13 06:45:21.481 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:45:21.481 | The following packages were automatically installed and are no longer required: 2021-05-13 06:45:21.482 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:45:21.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:45:21.482 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:45:21.482 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:45:21.482 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:45:21.482 | python3-zope.interface 2021-05-13 06:45:21.482 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:45:21.619 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:45:21.624 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:45:21.626 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:45:21.629 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:21.631 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:21.634 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:21.636 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:21.638 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:21.641 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:45:21.643 | + functions-common:time_stop:2311 : start_time=1620888320925 2021-05-13 06:45:21.645 | + functions-common:time_stop:2313 : [[ -z 1620888320925 ]] 2021-05-13 06:45:21.648 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:21.652 | + functions-common:time_stop:2316 : end_time=1620888321650 2021-05-13 06:45:21.655 | + functions-common:time_stop:2317 : elapsed_time=725 2021-05-13 06:45:21.657 | + functions-common:time_stop:2318 : total=2926 2021-05-13 06:45:21.659 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:21.662 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3651 2021-05-13 06:45:21.664 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:45:21.666 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:45:21.683 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:21.685 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:45:21.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:45:21.691 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:45:21.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:45:21.713 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:45:21.715 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:45:21.718 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:45:21.720 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:45:21.722 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:21.725 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:45:21.727 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:21.729 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:21.731 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:45:21.734 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:45:21.736 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:45:21.738 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:45:21.740 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:45:21.743 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:45:21.745 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:21.747 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:21.749 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:45:21.772 | + 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:45:21.879 | Reading package lists... 2021-05-13 06:45:22.096 | Building dependency tree... 2021-05-13 06:45:22.098 | Reading state information... 2021-05-13 06:45:22.326 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:45:22.327 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:45:22.327 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:45:22.327 | The following packages were automatically installed and are no longer required: 2021-05-13 06:45:22.328 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:45:22.328 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:45:22.328 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:45:22.328 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:45:22.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:45:22.328 | python3-zope.interface 2021-05-13 06:45:22.328 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:45:22.469 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:45:22.474 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:45:22.476 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:45:22.479 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:22.482 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:22.484 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:22.487 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:22.489 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:22.492 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:45:22.494 | + functions-common:time_stop:2311 : start_time=1620888321768 2021-05-13 06:45:22.496 | + functions-common:time_stop:2313 : [[ -z 1620888321768 ]] 2021-05-13 06:45:22.499 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:22.504 | + functions-common:time_stop:2316 : end_time=1620888322502 2021-05-13 06:45:22.507 | + functions-common:time_stop:2317 : elapsed_time=734 2021-05-13 06:45:22.509 | + functions-common:time_stop:2318 : total=3651 2021-05-13 06:45:22.512 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:22.514 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4385 2021-05-13 06:45:22.516 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:45:22.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:45:22.521 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:22.523 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:22.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:45:22.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:45:22.531 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:45:22.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:45:22.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:45:22.541 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:45:22.542 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:45:22.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:45:22.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:45:22.552 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:45:22.554 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:45:22.557 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:45:22.560 | + functions:vercmp:631 : local result 2021-05-13 06:45:22.564 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:45:22.564 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:45:22.564 | ++ functions:vercmp:635 : head -1 2021-05-13 06:45:22.569 | + functions:vercmp:635 : result=3.13 2021-05-13 06:45:22.571 | + functions:vercmp:637 : case $op in 2021-05-13 06:45:22.574 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:45:22.576 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:45:22.578 | + functions:vercmp:648 : return 2021-05-13 06:45:22.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:45:22.583 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:45:22.585 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:45:22.772 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:45:22.775 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:45:22.777 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:22.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:22.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:45:22.784 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:22.786 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:45:22.803 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:22.806 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:45:22.808 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:45:22.808 | Installing etcd 2021-05-13 06:45:22.811 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:45:22.823 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:45:22.836 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:45:22.838 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:45:22.850 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:45:22.854 | ++ 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:45:22.856 | ++ 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:45:22.859 | +++ 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:45:22.864 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:45:22.866 | ++ 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:45:22.869 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:45:22.871 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:45:22.873 | ++ functions:get_extra_file:74 : return 2021-05-13 06:45:22.876 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:45:22.879 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:45:22.881 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:45:22.883 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:45:22.900 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:22.902 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:45:22.905 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:45:22.921 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:22.923 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:45:22.926 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:45:22.928 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:45:22.930 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:45:22.933 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:45:22.935 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:45:22.937 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:45:22.940 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:45:22.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:22.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:22.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:45:22.949 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:22.951 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:45:22.953 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:45:22.956 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:45:22.958 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:45:22.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:22.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:22.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:45:22.967 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:22.969 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:45:22.972 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:45:22.974 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:45:22.976 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:45:22.978 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:22.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:22.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:45:22.985 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:22.988 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:45:22.990 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:45:22.992 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:45:22.995 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:45:22.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:22.999 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:45:23.004 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.006 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:45:23.008 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:45:23.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:45:23.013 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:45:23.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:45:23.022 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.024 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:45:23.027 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:45:23.029 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:45:23.031 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:45:23.033 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.038 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:45:23.040 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.043 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:45:23.045 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:45:23.047 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:45:23.050 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:45:23.052 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:45:23.059 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.061 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:45:23.063 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:45:23.066 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:45:23.068 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:45:23.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:45:23.078 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.080 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:45:23.082 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:45:23.084 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:45:23.087 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:45:23.089 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:45:23.096 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.098 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:45:23.100 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:45:23.102 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:45:23.105 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:45:23.107 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:45:23.113 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.116 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:45:23.118 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:45:23.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:45:23.122 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:45:23.125 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:45:23.131 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.134 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:45:23.136 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:45:23.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:45:23.140 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:45:23.142 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:45:23.149 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.151 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:45:23.153 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:45:23.156 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:45:23.158 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:45:23.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:45:23.167 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.169 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:45:23.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:45:23.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:45:23.176 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:45:23.178 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.182 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:45:23.184 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.187 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:45:23.189 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:45:23.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:45:23.194 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:45:23.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:45:23.203 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.205 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:45:23.208 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:45:23.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:45:23.212 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:45:23.215 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.217 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:45:23.222 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.224 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:45:23.226 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:45:23.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:45:23.231 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:45:23.233 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:45:23.240 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.243 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:45:23.245 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:45:23.247 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:45:23.250 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:45:23.252 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.254 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:45:23.259 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.262 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:45:23.264 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:45:23.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:45:23.269 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:45:23.271 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:45:23.278 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.280 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:45:23.283 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:45:23.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:45:23.287 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:45:23.290 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.292 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:45:23.297 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.299 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:45:23.301 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:45:23.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:45:23.306 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:45:23.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:45:23.315 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.318 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:45:23.320 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:45:23.323 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:45:23.325 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:45:23.327 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.330 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.332 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:45:23.334 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.337 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:45:23.339 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:45:23.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:45:23.344 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:45:23.346 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:45:23.353 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.355 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:45:23.358 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:45:23.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:45:23.362 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:45:23.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:45:23.372 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.374 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:45:23.376 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:45:23.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:45:23.381 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:45:23.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.388 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:45:23.390 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.393 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:45:23.395 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:45:23.397 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:45:23.400 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:45:23.402 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:45:23.409 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.411 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:45:23.414 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:45:23.416 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:45:23.418 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:45:23.421 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.423 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.425 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:45:23.428 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.430 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:45:23.432 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:45:23.435 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:45:23.437 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:45:23.439 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:45:23.447 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.449 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:45:23.452 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:45:23.454 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:45:23.456 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:45:23.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:45:23.466 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.468 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:45:23.471 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:45:23.473 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:45:23.475 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:45:23.478 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:45:23.485 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.487 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:45:23.489 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:45:23.492 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:45:23.494 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:45:23.496 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:45:23.504 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.506 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:45:23.508 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:45:23.511 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:45:23.513 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:45:23.515 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.518 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.520 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:45:23.522 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.525 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:45:23.527 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:45:23.529 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:45:23.532 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:45:23.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:45:23.541 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.543 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:45:23.546 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:45:23.548 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:45:23.551 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:45:23.554 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:45:23.561 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.564 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:45:23.566 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:45:23.568 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:45:23.571 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:45:23.574 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.576 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:45:23.582 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.584 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:45:23.587 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:45:23.589 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:45:23.591 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:45:23.594 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:23.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:23.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:45:23.601 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:23.603 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:45:23.624 | Using python 3.8 to install etcd3 2021-05-13 06:45:23.626 | + 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:45:24.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:24.360 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:24.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:24.360 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:25.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:25.393 | 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:45:25.397 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:25.397 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:25.399 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:25.418 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:25.425 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:25.431 | 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:45:25.439 | 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:45:25.450 | 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:45:25.454 | 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:45:25.457 | 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:45:27.600 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:27.600 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:27.681 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:27.684 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:27.688 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:27.691 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:27.693 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:27.695 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:27.698 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:27.700 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:27.702 | + functions-common:time_stop:2311 : start_time=1620888323618 2021-05-13 06:45:27.704 | + functions-common:time_stop:2313 : [[ -z 1620888323618 ]] 2021-05-13 06:45:27.708 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:27.712 | + functions-common:time_stop:2316 : end_time=1620888327709 2021-05-13 06:45:27.714 | + functions-common:time_stop:2317 : elapsed_time=4091 2021-05-13 06:45:27.717 | + functions-common:time_stop:2318 : total=24359 2021-05-13 06:45:27.719 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:27.722 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28450 2021-05-13 06:45:27.725 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:27.727 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:45:27.748 | Using python 3.8 to install etcd3gw 2021-05-13 06:45:27.751 | + 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:45:28.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:28.494 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:28.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:28.494 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:29.526 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:29.526 | 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:45:29.529 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:29.530 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:29.531 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:29.550 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:29.557 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:29.563 | 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:45:29.574 | 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:45:29.580 | 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:45:29.584 | 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:45:29.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:45:29.606 | 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:45:29.626 | 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:45:29.630 | 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:45:29.633 | 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:45:31.737 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:31.738 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:31.819 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:31.823 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:31.827 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:31.830 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:31.834 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:31.836 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:31.839 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:31.842 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:31.844 | + functions-common:time_stop:2311 : start_time=1620888327743 2021-05-13 06:45:31.847 | + functions-common:time_stop:2313 : [[ -z 1620888327743 ]] 2021-05-13 06:45:31.850 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:31.854 | + functions-common:time_stop:2316 : end_time=1620888331852 2021-05-13 06:45:31.857 | + functions-common:time_stop:2317 : elapsed_time=4109 2021-05-13 06:45:31.860 | + functions-common:time_stop:2318 : total=28450 2021-05-13 06:45:31.862 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:31.865 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32559 2021-05-13 06:45:31.867 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:31.870 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:45:31.872 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:45:31.874 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:45:31.877 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:45:31.879 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:45:31.882 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:45:31.884 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:45:31.887 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:45:31.889 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:45:31.891 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:45:31.894 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:45:31.896 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:45:31.898 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:45:31.901 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:45:31.903 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:31.905 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:31.908 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:45:31.910 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:45:31.913 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:45:31.915 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:45:31.917 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:45:31.920 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:45:31.922 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:45:31.924 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:31.927 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:45:31.929 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:31.931 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:31.934 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:45:31.936 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:45:31.938 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:45:31.941 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:45:31.943 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:45:31.946 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:45:31.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:31.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:31.953 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:45:31.974 | + 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:45:32.080 | Reading package lists... 2021-05-13 06:45:32.298 | Building dependency tree... 2021-05-13 06:45:32.299 | Reading state information... 2021-05-13 06:45:32.527 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:45:32.527 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:45:32.527 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:45:32.527 | The following packages were automatically installed and are no longer required: 2021-05-13 06:45:32.528 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:45:32.528 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:45:32.528 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:45:32.528 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:45:32.528 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:45:32.528 | python3-zope.interface 2021-05-13 06:45:32.528 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:45:32.658 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:45:32.663 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:45:32.666 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:45:32.669 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:32.673 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:32.676 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:32.678 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:32.680 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:32.682 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:45:32.685 | + functions-common:time_stop:2311 : start_time=1620888331971 2021-05-13 06:45:32.687 | + functions-common:time_stop:2313 : [[ -z 1620888331971 ]] 2021-05-13 06:45:32.690 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:32.694 | + functions-common:time_stop:2316 : end_time=1620888332691 2021-05-13 06:45:32.697 | + functions-common:time_stop:2317 : elapsed_time=720 2021-05-13 06:45:32.699 | + functions-common:time_stop:2318 : total=4385 2021-05-13 06:45:32.702 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:32.704 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5105 2021-05-13 06:45:32.706 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:45:32.709 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:45:32.711 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:32.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:32.716 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:45:32.780 | Module proxy already enabled 2021-05-13 06:45:32.785 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:45:32.853 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:45:32.853 | Module proxy already enabled 2021-05-13 06:45:32.853 | Module proxy_uwsgi already enabled 2021-05-13 06:45:32.859 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:45:32.862 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:45:32.865 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:45:32.868 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:45:32.996 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:45:32.999 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:45:33.001 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:45:33.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.008 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:45:33.011 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.014 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:45:33.017 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:45:33.019 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:45:33.021 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:45:33.028 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.030 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:45:33.032 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:45:33.035 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:45:33.037 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.039 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.042 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:45:33.044 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.046 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:45:33.048 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:45:33.051 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:45:33.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:45:33.060 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.063 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:45:33.065 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:45:33.067 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:45:33.075 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.077 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:45:33.080 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:45:33.083 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:45:33.085 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:45:33.094 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.096 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:45:33.116 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:33.118 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:45:33.121 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:45:33.123 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:45:33.126 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:45:33.133 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.136 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:45:33.151 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:33.154 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:45:33.156 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:45:33.158 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:45:33.161 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.163 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:45:33.169 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.171 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:45:33.174 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:45:33.177 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:45:33.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:33.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:33.184 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:45:33.187 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:33.189 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:45:33.192 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:45:33.194 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:45:33.198 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:45:33.201 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:45:33.203 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:45:33.207 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:45:33.207 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:45:33.212 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:45:33.215 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:45:33.217 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:45:33.220 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:45:33.222 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:45:33.243 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:45:33.245 | + 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:45:33.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:33.972 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:33.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:33.972 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:34.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:34.985 | 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:45:34.988 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:34.989 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:34.990 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:35.009 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:35.016 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:35.022 | 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:45:35.075 | 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:45:35.111 | 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:45:35.151 | 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:45:35.157 | 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:45:35.163 | 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:45:35.201 | 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:45:35.211 | 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:45:35.227 | 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:45:35.232 | 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:45:35.235 | 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:45:35.246 | 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:45:35.248 | 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:45:35.251 | 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:45:35.256 | 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:45:35.274 | 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:45:35.278 | 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:45:35.298 | 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:45:35.303 | 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:45:35.306 | 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:45:35.312 | 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:45:35.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:45:35.345 | 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:45:35.405 | 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:45:35.410 | 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:45:35.414 | 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:45:35.421 | 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:45:35.426 | 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:45:35.429 | 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:45:35.432 | 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:45:35.435 | 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:45:35.439 | 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:45:35.441 | 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:45:35.445 | 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:45:35.450 | 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:45:35.453 | 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:45:37.311 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:37.311 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:37.394 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:37.397 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:37.401 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:37.404 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:37.408 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:37.410 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:37.413 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:37.415 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:37.417 | + functions-common:time_stop:2311 : start_time=1620888333237 2021-05-13 06:45:37.420 | + functions-common:time_stop:2313 : [[ -z 1620888333237 ]] 2021-05-13 06:45:37.423 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:37.427 | + functions-common:time_stop:2316 : end_time=1620888337425 2021-05-13 06:45:37.429 | + functions-common:time_stop:2317 : elapsed_time=4188 2021-05-13 06:45:37.432 | + functions-common:time_stop:2318 : total=32559 2021-05-13 06:45:37.434 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:37.436 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36747 2021-05-13 06:45:37.439 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:37.441 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:45:37.444 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:45:37.446 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:45:37.449 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:45:37.452 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:45:37.455 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:45:37.459 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:45:37.460 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:45:37.465 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:45:37.467 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:45:37.470 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:45:37.473 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:45:37.476 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:45:37.497 | Using python 3.8 to install python-memcached 2021-05-13 06:45:37.500 | + 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:45:38.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:38.231 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:38.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:38.231 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:39.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:39.259 | 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:45:39.262 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:39.263 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:39.277 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:39.282 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:39.289 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:39.295 | 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:45:39.300 | 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:45:41.477 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:41.477 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:41.550 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:41.553 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:41.557 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:41.561 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:41.564 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:41.568 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:41.571 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:41.575 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:41.578 | + functions-common:time_stop:2311 : start_time=1620888337491 2021-05-13 06:45:41.582 | + functions-common:time_stop:2313 : [[ -z 1620888337491 ]] 2021-05-13 06:45:41.585 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:41.589 | + functions-common:time_stop:2316 : end_time=1620888341587 2021-05-13 06:45:41.592 | + functions-common:time_stop:2317 : elapsed_time=4096 2021-05-13 06:45:41.594 | + functions-common:time_stop:2318 : total=36747 2021-05-13 06:45:41.596 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:41.599 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40843 2021-05-13 06:45:41.601 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:41.603 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:45:41.620 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:41.623 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:45:41.625 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:45:41.628 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:45:41.630 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:45:41.632 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:45:41.635 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:45:41.637 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:45:41.652 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:41.655 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:45:41.657 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:45:41.659 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:45:41.661 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:45:41.663 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:45:41.666 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:45:41.669 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:45:41.671 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:45:41.673 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:45:41.690 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:45:41.692 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:45:41.694 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:41.697 | + functions-common:git_clone:544 : echo master 2021-05-13 06:45:41.698 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:45:41.704 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:45:41.707 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:41.709 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:45:41.712 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:45:41.712 | + functions-common:git_clone:593 : head -1 2021-05-13 06:45:41.716 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:45:41.718 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:45:41.720 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:45:41.723 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:45:41.725 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:45:41.728 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:45:41.730 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:45:41.732 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:45:41.735 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:45:41.737 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:45:41.739 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:45:41.742 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:45:41.744 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:45:41.747 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:45:41.749 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:45:41.752 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:45:41.754 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:45:41.757 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:45:41.760 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:45:41.765 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:45:41.768 | + 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:45:42.377 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:45:42.381 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:45:42.384 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:45:42.387 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:45:42.391 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:45:42.394 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:45:42.396 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:45:42.398 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:45:42.400 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:45:42.403 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:45:42.405 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:45:42.407 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:45:42.409 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:45:42.412 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:45:42.432 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:45:42.435 | + 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:45:43.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:43.171 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:43.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:43.171 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:44.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:44.217 | 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:45:44.221 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:44.221 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:44.223 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:44.228 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:44.234 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:44.239 | Obtaining file:///opt/stack/keystone 2021-05-13 06:45:45.799 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:45:47.352 | 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:45:47.380 | 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:45:47.390 | 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:45:47.397 | 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:45:47.400 | 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:45:47.427 | 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:45:47.455 | 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:45:47.469 | 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:45:47.485 | 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:45:47.497 | 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:45:47.507 | 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:45:47.510 | 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:45:47.514 | 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:45:47.553 | 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:45:47.559 | 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:45:47.562 | 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:45:47.574 | 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:45:47.627 | 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:45:47.630 | 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:45:47.635 | 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:45:47.671 | 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:45:47.712 | 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:45:47.719 | 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:45:47.766 | 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:45:47.773 | 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:45:47.812 | 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:45:47.866 | 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:45:47.884 | 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:45:47.900 | 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:45:47.909 | 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:45:47.932 | 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:45:47.943 | 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:45:47.960 | 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:45:48.004 | 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:45:48.011 | 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:45:48.023 | 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:45:48.026 | 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:45:48.029 | 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:45:48.039 | 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:45:48.043 | 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:45:48.045 | 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:45:48.049 | 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:45:48.066 | 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:45:48.071 | 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:45:48.089 | 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:45:48.094 | 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:45:48.113 | 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:45:48.118 | 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:45:48.121 | 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:45:48.124 | 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:45:48.134 | 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:45:48.137 | 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:45:48.140 | 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:45:48.147 | 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:45:48.156 | 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:45:48.162 | 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:45:48.180 | 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:45:48.183 | 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:45:48.190 | 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:45:48.211 | 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:45:48.238 | 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:45:48.243 | 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:45:48.246 | 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:45:48.306 | 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:45:48.311 | 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:45:48.319 | 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:45:48.323 | 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:45:48.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:45:48.334 | 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:45:48.341 | 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:45:48.345 | 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:45:48.387 | 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:45:48.399 | 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:45:48.407 | 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:45:48.416 | 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:45:48.420 | 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:45:48.431 | 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:45:48.442 | 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:45:48.452 | 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:45:48.455 | 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:45:48.458 | 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:45:48.472 | 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:45:48.477 | 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:45:48.501 | 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:45:48.503 | 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:45:48.507 | 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:45:48.510 | 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:45:48.513 | 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:45:48.516 | 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:45:48.518 | 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:45:48.521 | 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:45:48.524 | 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:45:48.534 | 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:45:48.539 | 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:45:48.542 | 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:45:48.544 | 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:45:48.552 | 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:45:48.555 | 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:45:48.562 | 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:45:48.613 | 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:45:48.618 | 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:45:48.626 | 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:45:49.803 | Installing collected packages: keystone 2021-05-13 06:45:49.803 | Attempting uninstall: keystone 2021-05-13 06:45:49.805 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:45:49.808 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:45:49.809 | Running setup.py develop for keystone 2021-05-13 06:45:51.675 | Successfully installed keystone 2021-05-13 06:45:51.812 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:45:51.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:45:51.902 | + inc/python:pip_install:200 : result=0 2021-05-13 06:45:51.905 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:45:51.909 | + functions-common:time_stop:2304 : local name 2021-05-13 06:45:51.912 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:45:51.916 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:45:51.918 | + functions-common:time_stop:2307 : local total 2021-05-13 06:45:51.922 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:45:51.925 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:45:51.928 | + functions-common:time_stop:2311 : start_time=1620888342427 2021-05-13 06:45:51.930 | + functions-common:time_stop:2313 : [[ -z 1620888342427 ]] 2021-05-13 06:45:51.933 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:45:51.937 | + functions-common:time_stop:2316 : end_time=1620888351935 2021-05-13 06:45:51.939 | + functions-common:time_stop:2317 : elapsed_time=9508 2021-05-13 06:45:51.941 | + functions-common:time_stop:2318 : total=40843 2021-05-13 06:45:51.944 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:45:51.946 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50351 2021-05-13 06:45:51.948 | + inc/python:pip_install:203 : return 0 2021-05-13 06:45:51.951 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:45:51.953 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:45:51.956 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:45:51.976 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:45:51.989 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:45:51.991 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:45:51.994 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:45:51.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:45:51.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:45:52.001 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:45:52.003 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:45:52.020 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:52.022 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:45:52.025 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:45:52.027 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:45:52.030 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:45:52.042 | + 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:45:52.044 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:45:52.049 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:45:52.065 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:52.068 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:45:52.099 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:45:52.127 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:45:52.157 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:45:52.187 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:45:52.218 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:45:52.248 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:45:52.276 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:45:52.304 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:45:52.306 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:45:52.309 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:45:52.311 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:45:52.313 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:45:52.316 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:45:52.332 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:52.336 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:45:52.339 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:45:52.342 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:45:52.358 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:52.360 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:45:52.363 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:45:52.393 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:45:52.396 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:45:52.398 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:45:52.400 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:45:52.403 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:45:52.421 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:52.423 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:45:52.454 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:45:52.481 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:45:52.484 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:45:52.515 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:45:52.517 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:45:52.519 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:45:52.522 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:45:52.524 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:45:52.527 | + 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:45:52.558 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:45:52.560 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:45:52.562 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:45:52.565 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:45:52.568 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:45:52.585 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:45:52.587 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:45:52.590 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:45:52.592 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:45:52.594 | + 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:45:52.622 | + 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:45:52.650 | + 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:45:52.677 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:45:52.705 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:45:52.733 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:45:52.735 | + 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:45:52.738 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:45:52.740 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:45:52.743 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:45:52.745 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:45:52.748 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:45:52.750 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:45:52.755 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:45:52.757 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:45:52.760 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:45:52.772 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:45:52.773 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:45:52.781 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:45:52.784 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:45:52.800 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:45:52.802 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:45:52.806 | + 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:45:52.836 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:45:52.863 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:45:52.891 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:45:52.918 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:45:52.945 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:45:52.973 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:45:53.000 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:45:53.027 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:45:53.054 | + 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:45:53.082 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:45:53.109 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:45:53.137 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:45:53.164 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:45:53.166 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:45:53.169 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:45:53.172 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:45:53.174 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:45:53.177 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:53.179 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:53.181 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:45:53.184 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:45:53.187 | + 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:45:53.214 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:45:53.242 | + 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:45:53.242 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:45:53.251 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:45:53.254 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:45:53.257 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:45:53.259 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:45:53.262 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:45:53.264 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:45:53.266 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:53.268 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:53.271 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:45:53.273 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:45:53.276 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:53.278 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:53.280 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:45:53.343 | Site keystone-wsgi-public already enabled 2021-05-13 06:45:53.349 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:45:53.353 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:45:53.357 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:45:53.360 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:45:53.488 | + 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:45:53.491 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:45:53.493 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:45:53.497 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:45:53.499 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:45:53.501 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:45:53.504 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:45:53.509 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:45:53.511 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:45:53.514 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:45:53.527 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:45:53.527 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:45:53.535 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:45:53.539 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:45:53.555 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:45:53.557 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:45:53.561 | + 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:45:53.592 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:45:53.619 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:45:53.647 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:45:53.674 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:45:53.702 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:45:53.730 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:45:53.758 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:45:53.790 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:45:53.818 | + 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:45:53.846 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:45:53.874 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:45:53.901 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:45:53.929 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:45:53.931 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:45:53.934 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:45:53.937 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:45:53.939 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:45:53.941 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:53.944 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:53.947 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:45:53.949 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:45:53.952 | + 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:45:53.979 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:45:54.008 | + 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:45:54.008 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:45:54.016 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:45:54.020 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:45:54.022 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:45:54.025 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:45:54.027 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:45:54.029 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:45:54.032 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:54.034 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:54.037 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:45:54.039 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:45:54.042 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:45:54.044 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:45:54.046 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:45:54.110 | Site keystone-wsgi-admin already enabled 2021-05-13 06:45:54.115 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:45:54.118 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:45:54.122 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:45:54.126 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:45:54.260 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:45:54.288 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:45:54.320 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:45:54.351 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:45:54.353 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:45:54.385 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:45:54.418 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:45:54.448 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:45:54.465 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:45:54.467 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:45:54.484 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:45:54.486 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:45:54.489 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:45:54.491 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:45:54.494 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:45:54.496 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:45:54.498 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:45:54.501 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:45:54.503 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:45:54.505 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:45:54.508 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:45:54.510 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:45:54.513 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:45:54.515 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:45:54.518 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:45:54.534 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:45:54.536 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:45:54.539 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:54.542 | + functions-common:git_clone:544 : echo master 2021-05-13 06:45:54.542 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:45:54.547 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:45:54.549 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:45:54.551 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:45:54.554 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:45:54.555 | + functions-common:git_clone:593 : head -1 2021-05-13 06:45:54.559 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:45:54.562 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:45:54.564 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:45:54.567 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:45:54.570 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:45:54.572 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:45:54.575 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:45:54.578 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:45:54.580 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:45:54.582 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:45:54.585 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:45:54.587 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:45:54.590 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:45:54.593 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:45:54.595 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:45:54.598 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:45:54.601 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:45:54.603 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:45:54.606 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:45:54.612 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:45:54.615 | + 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:45:55.204 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:45:55.207 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:45:55.210 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:45:55.214 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:45:55.217 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:45:55.220 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:45:55.223 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:45:55.226 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:45:55.228 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:45:55.231 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:45:55.233 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:45:55.236 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:45:55.238 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:45:55.240 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:45:55.264 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:45:55.266 | + 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:45:56.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:56.012 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:56.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:45:56.012 | from cryptography.utils import int_from_bytes 2021-05-13 06:45:57.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:45:57.041 | 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:45:57.044 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:57.045 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:57.047 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:57.052 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:57.059 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:45:57.063 | Obtaining file:///opt/stack/swift 2021-05-13 06:45:58.336 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:45:59.631 | 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:45:59.639 | 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:45:59.678 | 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:45:59.687 | 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:45:59.692 | 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:45:59.744 | 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:45:59.754 | 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:45:59.757 | 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:45:59.792 | 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:45:59.832 | 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:45:59.838 | 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:45:59.844 | 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:45:59.882 | 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:45:59.891 | 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:45:59.907 | 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:45:59.912 | 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:45:59.915 | 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:45:59.926 | 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:45:59.928 | 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:45:59.931 | 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:45:59.934 | 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:45:59.939 | 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:45:59.958 | 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:45:59.962 | 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:45:59.981 | 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:45:59.985 | 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:46:00.035 | 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:46:00.038 | 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:46:00.045 | 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:46:00.064 | 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:46:00.068 | 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:46:00.072 | 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:46:00.080 | 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:46:00.138 | 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:46:00.151 | 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:46:00.157 | 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:46:00.162 | 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:46:00.169 | 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:46:00.173 | 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:46:00.176 | 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:46:00.179 | 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:46:00.183 | 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:46:00.185 | 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:46:00.189 | 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:46:00.192 | 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:46:00.197 | 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:46:00.200 | 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:46:01.735 | Installing collected packages: swift 2021-05-13 06:46:01.735 | Attempting uninstall: swift 2021-05-13 06:46:01.736 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:46:01.739 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:46:01.740 | Running setup.py develop for swift 2021-05-13 06:46:03.442 | Successfully installed swift 2021-05-13 06:46:03.576 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:46:03.577 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:46:03.666 | + inc/python:pip_install:200 : result=0 2021-05-13 06:46:03.669 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:46:03.673 | + functions-common:time_stop:2304 : local name 2021-05-13 06:46:03.677 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:46:03.681 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:46:03.685 | + functions-common:time_stop:2307 : local total 2021-05-13 06:46:03.688 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:46:03.692 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:46:03.696 | + functions-common:time_stop:2311 : start_time=1620888355258 2021-05-13 06:46:03.698 | + functions-common:time_stop:2313 : [[ -z 1620888355258 ]] 2021-05-13 06:46:03.701 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:46:03.705 | + functions-common:time_stop:2316 : end_time=1620888363702 2021-05-13 06:46:03.708 | + functions-common:time_stop:2317 : elapsed_time=8444 2021-05-13 06:46:03.710 | + functions-common:time_stop:2318 : total=50351 2021-05-13 06:46:03.713 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:46:03.716 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58795 2021-05-13 06:46:03.718 | + inc/python:pip_install:203 : return 0 2021-05-13 06:46:03.721 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:46:03.723 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:46:03.726 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:46:03.744 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:46:03.756 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:46:03.759 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:46:03.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:46:03.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:46:03.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:46:03.769 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:46:03.771 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:46:03.774 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:46:03.776 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:46:03.779 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:46:03.781 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:46:03.783 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:46:03.785 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:46:03.787 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:46:03.789 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:46:04.657 | No account-reaper running 2021-05-13 06:46:04.657 | No container-auditor running 2021-05-13 06:46:04.657 | No container-replicator running 2021-05-13 06:46:04.657 | No container-sync running 2021-05-13 06:46:04.657 | No container-sharder running 2021-05-13 06:46:04.657 | No object-updater running 2021-05-13 06:46:04.657 | No object-reconstructor running 2021-05-13 06:46:04.657 | No account-auditor running 2021-05-13 06:46:04.657 | No object-server running 2021-05-13 06:46:04.657 | No proxy-server running 2021-05-13 06:46:04.657 | No account-replicator running 2021-05-13 06:46:04.657 | No container-reconciler running 2021-05-13 06:46:04.657 | No object-auditor running 2021-05-13 06:46:04.657 | No container-server running 2021-05-13 06:46:04.657 | No object-expirer running 2021-05-13 06:46:04.657 | No container-updater running 2021-05-13 06:46:04.657 | No account-server running 2021-05-13 06:46:04.657 | No object-replicator running 2021-05-13 06:46:04.706 | + lib/swift:configure_swift:341 : true 2021-05-13 06:46:04.709 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:46:04.724 | + 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:46:04.739 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:46:04.741 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:46:04.741 | s/%GROUP%//; 2021-05-13 06:46:04.742 | s/%USER%/ubuntu/; 2021-05-13 06:46:04.742 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:46:04.742 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:46:04.742 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:46:04.750 | uid = ubuntu 2021-05-13 06:46:04.750 | gid = 2021-05-13 06:46:04.750 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:46:04.750 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:46:04.750 | address = 127.0.0.1 2021-05-13 06:46:04.750 | 2021-05-13 06:46:04.750 | [account6612] 2021-05-13 06:46:04.750 | max connections = 25 2021-05-13 06:46:04.750 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:46:04.750 | read only = false 2021-05-13 06:46:04.750 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:46:04.750 | 2021-05-13 06:46:04.750 | [account6622] 2021-05-13 06:46:04.751 | max connections = 25 2021-05-13 06:46:04.751 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:46:04.751 | read only = false 2021-05-13 06:46:04.751 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:46:04.751 | 2021-05-13 06:46:04.751 | [account6632] 2021-05-13 06:46:04.751 | max connections = 25 2021-05-13 06:46:04.751 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:46:04.751 | read only = false 2021-05-13 06:46:04.751 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:46:04.751 | 2021-05-13 06:46:04.751 | [account6642] 2021-05-13 06:46:04.751 | max connections = 25 2021-05-13 06:46:04.751 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:46:04.751 | read only = false 2021-05-13 06:46:04.751 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:46:04.751 | 2021-05-13 06:46:04.751 | 2021-05-13 06:46:04.751 | [container6611] 2021-05-13 06:46:04.751 | max connections = 25 2021-05-13 06:46:04.751 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:46:04.751 | read only = false 2021-05-13 06:46:04.751 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:46:04.751 | 2021-05-13 06:46:04.751 | [container6621] 2021-05-13 06:46:04.751 | max connections = 25 2021-05-13 06:46:04.751 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:46:04.751 | read only = false 2021-05-13 06:46:04.751 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:46:04.751 | 2021-05-13 06:46:04.751 | [container6631] 2021-05-13 06:46:04.751 | max connections = 25 2021-05-13 06:46:04.751 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:46:04.751 | read only = false 2021-05-13 06:46:04.751 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:46:04.751 | 2021-05-13 06:46:04.752 | [container6641] 2021-05-13 06:46:04.752 | max connections = 25 2021-05-13 06:46:04.752 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:46:04.752 | read only = false 2021-05-13 06:46:04.752 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:46:04.752 | 2021-05-13 06:46:04.752 | 2021-05-13 06:46:04.752 | [object6613] 2021-05-13 06:46:04.752 | max connections = 25 2021-05-13 06:46:04.752 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:46:04.752 | read only = false 2021-05-13 06:46:04.752 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:46:04.752 | 2021-05-13 06:46:04.752 | [object6623] 2021-05-13 06:46:04.752 | max connections = 25 2021-05-13 06:46:04.752 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:46:04.752 | read only = false 2021-05-13 06:46:04.752 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:46:04.752 | 2021-05-13 06:46:04.752 | [object6633] 2021-05-13 06:46:04.752 | max connections = 25 2021-05-13 06:46:04.752 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:46:04.752 | read only = false 2021-05-13 06:46:04.752 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:46:04.752 | 2021-05-13 06:46:04.752 | [object6643] 2021-05-13 06:46:04.752 | max connections = 25 2021-05-13 06:46:04.752 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:46:04.752 | read only = false 2021-05-13 06:46:04.752 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:46:04.753 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:46:04.756 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:04.758 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:04.760 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:46:04.772 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:46:04.774 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:46:04.778 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:46:04.782 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:46:04.785 | + 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:46:04.789 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:46:04.817 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2021-05-13 06:46:04.843 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:46:04.861 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:46:04.891 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:46:04.909 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:46:04.937 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:46:04.956 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:46:04.984 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:46:05.002 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:46:05.030 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:46:05.048 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:46:05.077 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:46:05.095 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:46:05.110 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:05.112 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:46:05.141 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:46:05.168 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:46:05.195 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:46:05.222 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:46:05.238 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:05.240 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:46:05.267 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:46:05.282 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:05.284 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:46:05.299 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:05.301 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:46:05.303 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:46:05.318 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:05.320 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:46:05.322 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:46:05.324 | + 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:46:05.329 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:46:05.334 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:46:05.361 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:46:05.388 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:46:05.418 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:46:05.448 | + 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:46:05.475 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:46:05.478 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:46:05.480 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:46:05.482 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:46:05.484 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:46:05.512 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:46:05.539 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:46:05.567 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:46:05.594 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:46:05.621 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:46:05.649 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:46:05.681 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:46:05.711 | + 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:46:05.738 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:46:05.765 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:46:05.792 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:46:05.820 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:46:05.847 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:46:05.877 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:46:05.905 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:46:05.923 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:46:05.951 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:46:05.978 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:46:05.983 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:46:06.011 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:46:06.038 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:46:06.065 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:46:06.068 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:46:06.070 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:46:06.073 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:46:06.077 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:46:06.080 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:46:06.082 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:46:06.084 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:46:06.086 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:46:06.088 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:46:06.090 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:46:06.093 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:46:06.110 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:46:06.138 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:46:06.156 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:46:06.184 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:46:06.202 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:46:06.230 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:46:06.249 | + 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:46:06.277 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:46:06.295 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:46:06.323 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:46:06.342 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:46:06.370 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:46:06.388 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:46:06.417 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:46:06.436 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:46:06.465 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:46:06.485 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:46:06.515 | + 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:46:06.520 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:46:06.540 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:46:06.569 | + 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:46:06.598 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:46:06.600 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:46:06.605 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:46:06.607 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:46:06.609 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:46:06.611 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:46:06.614 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:46:06.616 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:46:06.618 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:46:06.620 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:46:06.638 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:46:06.666 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:46:06.684 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:46:06.712 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:46:06.730 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:46:06.759 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:46:06.777 | + 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:46:06.806 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:46:06.824 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:46:06.853 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:46:06.871 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:46:06.899 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:46:06.917 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:46:06.946 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:46:06.964 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:46:06.992 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:46:07.010 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:46:07.038 | + 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:46:07.042 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:46:07.061 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:46:07.089 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:46:07.092 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:46:07.096 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:46:07.098 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:46:07.101 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:46:07.103 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:46:07.105 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:46:07.107 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:46:07.110 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:46:07.112 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:46:07.133 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:46:07.164 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:46:07.182 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:46:07.210 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:46:07.228 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:46:07.257 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:46:07.275 | + 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:46:07.303 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:46:07.322 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:46:07.350 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:46:07.368 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:46:07.396 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:46:07.414 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:46:07.443 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:46:07.461 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:46:07.490 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:46:07.508 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:46:07.535 | + 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:46:07.540 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:46:07.558 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:46:07.587 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:46:07.615 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:46:07.643 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:46:07.671 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:46:07.673 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:46:07.678 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:46:07.707 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:46:07.735 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:46:07.764 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:46:07.792 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:46:07.824 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:46:07.852 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:46:07.880 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:46:07.912 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:46:07.940 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:46:07.956 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:07.958 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:46:07.977 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:46:07.980 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:46:08.000 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:46:08.002 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:46:08.030 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:46:08.032 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:46:08.060 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:46:08.089 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:46:08.091 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:46:08.119 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:46:08.135 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:08.137 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:46:08.140 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:46:08.145 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:46:08.147 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:46:08.160 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:46:08.162 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:46:08.173 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:46:08.176 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:46:08.178 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:46:08.181 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:46:08.183 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:46:08.185 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:46:08.188 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:46:08.190 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:46:08.192 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:46:08.205 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:46:08.207 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:46:08.209 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:46:08.226 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:08.229 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:46:08.246 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:08.248 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:46:08.250 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:46:08.253 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:46:08.255 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:46:08.257 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:46:08.260 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:46:08.262 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:46:08.265 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:46:08.283 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:08.286 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:46:08.289 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:46:08.308 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:08.310 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:46:08.313 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:46:08.315 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:46:08.318 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:46:08.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:46:08.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:46:08.326 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:46:08.330 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:46:08.333 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:46:08.335 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:46:08.338 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:46:08.341 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:46:08.344 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:46:08.346 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:46:08.350 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:46:08.353 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:46:08.355 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:46:08.359 | +++ 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:46:08.359 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:46:08.365 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:46:08.367 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:46:08.370 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:46:08.373 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:46:08.376 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:46:08.398 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:46:08.400 | + 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:46:09.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:09.137 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:09.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:09.138 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:10.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:46:10.178 | 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:46:10.182 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:10.183 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:10.184 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:10.189 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:10.197 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:10.203 | 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:46:10.296 | 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:46:10.301 | 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:46:10.312 | 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:46:10.372 | 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:46:10.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:46:10.399 | 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:46:10.417 | 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:46:10.428 | 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:46:10.468 | 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:46:10.474 | 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:46:10.480 | 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:46:10.518 | 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:46:10.534 | 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:46:10.538 | 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:46:10.547 | 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:46:10.571 | 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:46:10.587 | 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:46:10.592 | 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:46:10.595 | 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:46:10.598 | 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:46:10.601 | 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:46:10.616 | 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:46:10.622 | 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:46:10.640 | 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:46:10.666 | 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:46:10.670 | 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:46:10.690 | 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:46:10.694 | 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:46:10.698 | 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:46:10.701 | 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:46:10.708 | 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:46:10.722 | 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:46:10.742 | 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:46:10.747 | 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:46:10.756 | 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:46:10.759 | 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:46:10.764 | 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:46:10.767 | 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:46:10.772 | 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:46:10.780 | 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:46:10.784 | 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:46:10.789 | 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:46:10.792 | 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:46:10.803 | 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:46:10.814 | 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:46:10.822 | 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:46:10.831 | 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:46:10.844 | 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:46:10.847 | 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:46:10.850 | 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:46:10.853 | 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:46:10.857 | 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:46:10.860 | 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:46:10.868 | 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:46:10.870 | 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:46:10.873 | 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:46:10.876 | 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:46:10.894 | 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:46:10.901 | 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:46:10.951 | 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:46:10.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:46:10.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 412)) (1.6.0) 2021-05-13 06:46:10.960 | 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:46:10.967 | 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:46:10.970 | 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:46:12.658 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:46:12.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:46:12.741 | + inc/python:pip_install:200 : result=0 2021-05-13 06:46:12.745 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:46:12.748 | + functions-common:time_stop:2304 : local name 2021-05-13 06:46:12.752 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:46:12.755 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:46:12.759 | + functions-common:time_stop:2307 : local total 2021-05-13 06:46:12.762 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:46:12.766 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:46:12.770 | + functions-common:time_stop:2311 : start_time=1620888368392 2021-05-13 06:46:12.773 | + functions-common:time_stop:2313 : [[ -z 1620888368392 ]] 2021-05-13 06:46:12.776 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:46:12.780 | + functions-common:time_stop:2316 : end_time=1620888372778 2021-05-13 06:46:12.783 | + functions-common:time_stop:2317 : elapsed_time=4386 2021-05-13 06:46:12.785 | + functions-common:time_stop:2318 : total=58795 2021-05-13 06:46:12.788 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:46:12.790 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63181 2021-05-13 06:46:12.793 | + inc/python:pip_install:203 : return 0 2021-05-13 06:46:12.795 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:46:12.798 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:46:12.801 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:46:12.814 | + 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:46:12.819 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:46:12.822 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:46:12.824 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:46:12.827 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:46:12.829 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:46:12.832 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:46:12.835 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:46:12.837 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:46:12.840 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:46:12.857 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:46:12.860 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:46:12.862 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:46:12.865 | + functions-common:git_clone:544 : echo master 2021-05-13 06:46:12.865 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:46:12.870 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:46:12.873 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:46:12.875 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:46:12.878 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:46:12.879 | + functions-common:git_clone:593 : head -1 2021-05-13 06:46:12.882 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:46:12.884 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:46:12.887 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:46:12.890 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:46:12.892 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:46:12.895 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:46:12.898 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:46:12.900 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:46:12.903 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:46:12.906 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:46:12.908 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:46:12.911 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:46:12.913 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:46:12.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:46:12.919 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:46:12.922 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:46:12.925 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:46:12.927 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:46:12.930 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:46:12.936 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:46:12.939 | + 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:46:13.529 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:46:13.532 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:46:13.536 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:46:13.539 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:46:13.544 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:46:13.547 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:46:13.550 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:46:13.553 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:46:13.555 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:46:13.558 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:46:13.560 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:46:13.563 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:46:13.565 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:46:13.568 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:46:13.589 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:46:13.592 | + 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:46:14.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:14.331 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:14.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:14.331 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:15.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:46:15.359 | 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:46:15.362 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:15.363 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:15.364 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:15.369 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:15.376 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:15.394 | Obtaining file:///opt/stack/glance 2021-05-13 06:46:16.655 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:46:17.931 | 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:46:17.941 | 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:46:17.950 | 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:46:17.962 | 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:46:17.989 | 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:46:17.998 | 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:46:18.012 | 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:46:18.021 | 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:46:18.040 | 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:46:18.080 | 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:46:18.093 | 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:46:18.101 | 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:46:18.107 | 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:46:18.116 | 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:46:18.122 | 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:46:18.191 | 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:46:18.196 | 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:46:18.201 | 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:46:18.204 | 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:46:18.215 | 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:46:18.274 | 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:46:18.327 | 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:46:18.332 | 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:46:18.336 | 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:46:18.354 | 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:46:18.390 | 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:46:18.400 | 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:46:18.441 | 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:46:18.447 | 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:46:18.495 | 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:46:18.501 | 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:46:18.540 | 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:46:18.594 | 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:46:18.612 | 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:46:18.630 | 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:46:18.643 | 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:46:18.652 | 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:46:18.675 | 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:46:18.686 | 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:46:18.703 | 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:46:18.748 | 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:46:18.753 | 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:46:18.756 | 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:46:18.759 | 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:46:18.780 | 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:46:18.793 | 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:46:18.804 | 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:46:18.807 | 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:46:18.810 | 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:46:18.827 | 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:46:18.832 | 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:46:18.835 | 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:46:18.853 | 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:46:18.857 | 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:46:18.864 | 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:46:18.883 | 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:46:18.888 | 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:46:18.893 | 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:46:18.943 | 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:46:18.946 | 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:46:18.949 | 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:46:18.960 | 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:46:18.963 | 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:46:18.966 | 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:46:18.973 | 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:46:19.027 | 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:46:19.042 | 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:46:19.051 | 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:46:19.057 | 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:46:19.074 | 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:46:19.078 | 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:46:19.085 | 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:46:19.105 | 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:46:19.108 | 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:46:19.113 | 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:46:19.142 | 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:46:19.146 | 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:46:19.154 | 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:46:19.160 | 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:46:19.165 | 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:46:19.169 | 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:46:19.209 | 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:46:19.212 | 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:46:19.217 | 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:46:19.224 | 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:46:19.228 | 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:46:19.238 | 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:46:19.241 | 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:46:19.253 | 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:46:19.256 | 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:46:19.260 | 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:46:19.263 | 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:46:19.266 | 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:46:19.269 | 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:46:19.306 | 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:46:19.312 | 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:46:19.318 | 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:46:19.321 | 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:46:19.324 | 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:46:19.327 | 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:46:19.329 | 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:46:19.333 | 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:46:19.336 | 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:46:19.338 | 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:46:19.341 | 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:46:19.396 | 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:46:19.399 | 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:46:19.440 | 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:46:19.445 | 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:46:20.434 | Installing collected packages: glance 2021-05-13 06:46:20.434 | Attempting uninstall: glance 2021-05-13 06:46:20.436 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:46:20.440 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:46:20.441 | Running setup.py develop for glance 2021-05-13 06:46:22.013 | Successfully installed glance 2021-05-13 06:46:22.148 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:46:22.148 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:46:22.236 | + inc/python:pip_install:200 : result=0 2021-05-13 06:46:22.240 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:46:22.243 | + functions-common:time_stop:2304 : local name 2021-05-13 06:46:22.248 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:46:22.251 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:46:22.255 | + functions-common:time_stop:2307 : local total 2021-05-13 06:46:22.257 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:46:22.260 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:46:22.262 | + functions-common:time_stop:2311 : start_time=1620888373584 2021-05-13 06:46:22.265 | + functions-common:time_stop:2313 : [[ -z 1620888373584 ]] 2021-05-13 06:46:22.268 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:46:22.272 | + functions-common:time_stop:2316 : end_time=1620888382269 2021-05-13 06:46:22.274 | + functions-common:time_stop:2317 : elapsed_time=8685 2021-05-13 06:46:22.277 | + functions-common:time_stop:2318 : total=63181 2021-05-13 06:46:22.279 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:46:22.282 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71866 2021-05-13 06:46:22.284 | + inc/python:pip_install:203 : return 0 2021-05-13 06:46:22.287 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:46:22.289 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:46:22.292 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:46:22.311 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:46:22.324 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:46:22.326 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:46:22.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:46:22.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:46:22.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:46:22.337 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:46:22.339 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:46:22.342 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:46:22.345 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:46:22.357 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:46:22.360 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:46:22.363 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:46:22.365 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:46:22.368 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:46:22.370 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:46:22.373 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:46:22.376 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:46:22.405 | + 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:46:22.434 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:46:22.464 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:46:22.496 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:46:22.528 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:46:22.561 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:46:22.564 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:46:22.566 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:46:22.569 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:46:22.572 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:46:22.601 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:46:22.630 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:46:22.662 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:46:22.692 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:46:22.721 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:46:22.751 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:46:22.781 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:46:22.811 | + 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:46:22.840 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:46:22.871 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:46:22.901 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:46:22.904 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:46:22.906 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:46:22.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:46:22.911 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:46:22.914 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:46:22.930 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:22.933 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:46:22.936 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:46:22.938 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:46:22.956 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:22.959 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:46:22.962 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:46:22.991 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:46:22.994 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:46:22.996 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:46:22.999 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:46:23.001 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:46:23.004 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:46:23.006 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:46:23.009 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:46:23.011 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:46:23.014 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:46:23.016 | + 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:46:23.046 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:46:23.049 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:46:23.079 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:46:23.081 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:46:23.098 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:23.101 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:46:23.131 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:46:23.161 | + 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:46:23.192 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:46:23.222 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:46:23.252 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:46:23.269 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:23.272 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:46:23.301 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:46:23.331 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:46:23.361 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2021-05-13 06:46:23.392 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:46:23.422 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:46:23.452 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:46:23.469 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:23.472 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:46:23.474 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:46:23.477 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:46:23.480 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:46:23.497 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:46:23.500 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:46:23.502 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:46:23.504 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:46:23.507 | + 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:46:23.537 | + 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:46:23.567 | + 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:46:23.597 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:46:23.628 | + 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:46:23.632 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:46:23.662 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:46:23.693 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:46:23.723 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:46:23.754 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:46:23.784 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:46:23.814 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:46:23.845 | + 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:46:23.875 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:46:23.905 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:46:23.935 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:46:23.966 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:46:23.971 | + 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:46:23.979 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:46:23.997 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:23.999 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:46:24.002 | + 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:46:24.004 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:46:24.007 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:46:24.009 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:46:24.012 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:46:24.016 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:46:24.018 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:46:24.022 | + 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:46:24.053 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:46:24.055 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:46:24.057 | ++ functions:get_random_port:837 : true 2021-05-13 06:46:24.060 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:46:24.062 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:46:24.064 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:46:24.116 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:46:24.119 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:46:24.123 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:46:24.128 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:46:24.132 | + 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:46:24.164 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:46:24.191 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:46:24.220 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:46:24.248 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:46:24.276 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:46:24.304 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:46:24.332 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:46:24.360 | + 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:46:24.387 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:46:24.415 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:46:24.443 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:46:24.471 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:46:24.499 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:46:24.527 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:46:24.555 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:46:24.584 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:46:24.612 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:46:24.640 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:46:24.668 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:46:24.671 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:46:24.674 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:46:24.677 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:24.680 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:24.683 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:46:24.686 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:46:24.740 | proxy (enabled by site administrator) 2021-05-13 06:46:24.745 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:46:24.749 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:46:24.752 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:46:24.756 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:24.760 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:24.764 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:46:24.768 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:46:24.822 | proxy_http (enabled by site administrator) 2021-05-13 06:46:24.826 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:46:24.830 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:46:24.833 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:46:24.837 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:46:24.839 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:24.842 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:24.845 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:46:24.848 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:46:24.851 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:46:24.851 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:46:24.860 | KeepAlive Off 2021-05-13 06:46:24.864 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:46:24.864 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:46:24.872 | SetEnv proxy-sendchunked 1 2021-05-13 06:46:24.876 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:46:24.877 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:46:24.885 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:46:24.888 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:46:24.890 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:46:24.893 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:46:24.896 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:46:24.898 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:46:24.901 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:24.903 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:24.905 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:46:24.908 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:46:24.910 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:24.913 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:24.915 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:46:24.979 | Site glance-wsgi-api already enabled 2021-05-13 06:46:24.985 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:46:24.989 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:46:24.992 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:46:24.994 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:46:25.127 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:46:25.133 | + 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:46:25.166 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:46:25.184 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:25.187 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:46:25.189 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:46:25.192 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:46:25.195 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:46:25.197 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:46:25.200 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:46:25.203 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:46:25.205 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:46:25.207 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:46:25.210 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:46:25.213 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:46:25.216 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:46:25.218 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:46:25.221 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:46:25.238 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:46:25.240 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:46:25.243 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:46:25.246 | + functions-common:git_clone:544 : echo master 2021-05-13 06:46:25.246 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:46:25.252 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:46:25.254 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:46:25.257 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:46:25.260 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:46:25.260 | + functions-common:git_clone:593 : head -1 2021-05-13 06:46:25.264 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:46:25.266 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:46:25.269 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:46:25.272 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:46:25.274 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:46:25.277 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:46:25.279 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:46:25.282 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:46:25.284 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:46:25.287 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:46:25.289 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:46:25.292 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:46:25.294 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:46:25.297 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:46:25.300 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:46:25.303 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:46:25.305 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:46:25.308 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:46:25.311 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:46:25.317 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:46:25.320 | + 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:46:25.904 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:46:25.908 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:46:25.911 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:46:25.913 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:46:25.916 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:46:25.919 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:46:25.922 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:46:25.925 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:46:25.928 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:46:25.931 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:46:25.934 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:46:25.938 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:46:25.941 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:46:25.944 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:46:25.966 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:46:25.968 | + 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:46:26.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:26.713 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:26.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:26.713 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:27.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:46:27.731 | 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:46:27.734 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:27.735 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:27.736 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:27.741 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:27.748 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:27.752 | Obtaining file:///opt/stack/cinder 2021-05-13 06:46:29.786 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:46:31.797 | 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:46:31.806 | 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:46:31.814 | 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:46:31.826 | 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:46:31.853 | 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:46:31.866 | 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:46:31.875 | 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:46:31.886 | 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:46:31.906 | 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:46:31.945 | 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:46:31.958 | 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:46:31.961 | 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:46:31.971 | 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:46:31.985 | 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:46:32.007 | 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:46:32.013 | 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:46:32.018 | 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:46:32.023 | 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:46:32.026 | 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:46:32.030 | 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:46:32.041 | 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:46:32.099 | 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:46:32.151 | 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:46:32.161 | 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:46:32.170 | 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:46:32.192 | 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:46:32.197 | 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:46:32.214 | 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:46:32.250 | 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:46:32.261 | 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:46:32.300 | 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:46:32.306 | 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:46:32.354 | 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:46:32.360 | 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:46:32.398 | 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:46:32.451 | 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:46:32.469 | 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:46:32.483 | 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:46:32.498 | 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:46:32.512 | 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:46:32.516 | 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:46:32.525 | 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:46:32.548 | 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:46:32.559 | 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:46:32.575 | 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:46:32.594 | 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:46:32.616 | 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:46:32.660 | 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:46:32.666 | 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:46:32.700 | 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:46:32.703 | 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:46:32.705 | 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:46:32.726 | 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:46:32.729 | 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:46:32.733 | 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:46:32.744 | 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:46:32.746 | 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:46:32.750 | 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:46:32.765 | 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:46:32.770 | 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:46:32.786 | 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:46:32.805 | 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:46:32.820 | 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:46:32.845 | 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:46:32.849 | 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:46:32.857 | 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:46:32.876 | 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:46:32.881 | 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:46:32.885 | 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:46:32.890 | 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:46:32.899 | 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:46:32.971 | 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:46:32.974 | 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:46:32.985 | 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:46:32.988 | 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:46:32.990 | 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:46:32.997 | 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:46:33.000 | 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:46:33.006 | 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:46:33.060 | 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:46:33.074 | 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:46:33.083 | 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:46:33.089 | 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:46:33.106 | 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:46:33.164 | 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:46:33.167 | 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:46:33.174 | 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:46:33.178 | 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:46:33.198 | 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:46:33.202 | 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:46:33.209 | 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:46:33.212 | 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:46:33.217 | 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:46:33.220 | 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:46:33.224 | 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:46:33.232 | 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:46:33.256 | 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:46:33.259 | 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:46:33.264 | 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:46:33.270 | 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:46:33.274 | 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:46:33.282 | 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:46:33.285 | 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:46:33.294 | 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:46:33.300 | 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:46:33.305 | 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:46:33.345 | 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:46:33.352 | 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:46:33.355 | 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:46:33.365 | 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:46:33.368 | 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:46:33.381 | 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:46:33.390 | 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:46:33.402 | 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:46:33.416 | 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:46:33.420 | 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:46:33.422 | 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:46:33.426 | 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:46:33.430 | 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:46:33.433 | 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:46:33.439 | 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:46:33.475 | 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:46:33.481 | 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:46:33.483 | 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:46:33.486 | 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:46:33.489 | 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:46:33.491 | 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:46:33.496 | 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:46:33.499 | 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:46:33.505 | 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:46:33.509 | 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:46:33.512 | 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:46:33.514 | 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:46:33.523 | 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:46:33.525 | 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:46:33.529 | 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:46:33.583 | 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:46:33.586 | 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:46:33.626 | 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:46:33.629 | 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:46:33.633 | 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:46:34.470 | Installing collected packages: cinder 2021-05-13 06:46:34.470 | Attempting uninstall: cinder 2021-05-13 06:46:34.472 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:46:34.475 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:46:34.476 | Running setup.py develop for cinder 2021-05-13 06:46:36.747 | Successfully installed cinder 2021-05-13 06:46:36.882 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:46:36.882 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:46:36.974 | + inc/python:pip_install:200 : result=0 2021-05-13 06:46:36.977 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:46:36.981 | + functions-common:time_stop:2304 : local name 2021-05-13 06:46:36.985 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:46:36.988 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:46:36.991 | + functions-common:time_stop:2307 : local total 2021-05-13 06:46:36.993 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:46:36.996 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:46:36.998 | + functions-common:time_stop:2311 : start_time=1620888385960 2021-05-13 06:46:37.000 | + functions-common:time_stop:2313 : [[ -z 1620888385960 ]] 2021-05-13 06:46:37.003 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:46:37.008 | + functions-common:time_stop:2316 : end_time=1620888397005 2021-05-13 06:46:37.010 | + functions-common:time_stop:2317 : elapsed_time=11045 2021-05-13 06:46:37.012 | + functions-common:time_stop:2318 : total=71866 2021-05-13 06:46:37.015 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:46:37.017 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82911 2021-05-13 06:46:37.019 | + inc/python:pip_install:203 : return 0 2021-05-13 06:46:37.022 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:46:37.024 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:46:37.027 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:46:37.046 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:46:37.060 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:46:37.063 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:46:37.066 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:46:37.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:46:37.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:46:37.076 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:46:37.078 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:46:37.081 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:46:37.084 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:46:37.086 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:37.089 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:37.091 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:46:37.103 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:46:37.106 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:46:37.108 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:46:37.111 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:46:37.113 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:46:37.116 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:46:37.118 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:46:37.121 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:37.123 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:37.126 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:46:37.129 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:46:37.131 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:46:37.134 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:46:37.136 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:46:37.139 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:46:37.141 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:37.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:37.146 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:46:37.168 | + 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:46:37.274 | Reading package lists... 2021-05-13 06:46:37.492 | Building dependency tree... 2021-05-13 06:46:37.493 | Reading state information... 2021-05-13 06:46:37.721 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:46:37.722 | The following packages were automatically installed and are no longer required: 2021-05-13 06:46:37.723 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:46:37.723 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:46:37.723 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:46:37.723 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:46:37.723 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:46:37.723 | python3-zope.interface 2021-05-13 06:46:37.723 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:46:37.841 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:46:37.848 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:46:37.852 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:46:37.856 | + functions-common:time_stop:2304 : local name 2021-05-13 06:46:37.859 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:46:37.864 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:46:37.866 | + functions-common:time_stop:2307 : local total 2021-05-13 06:46:37.869 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:46:37.872 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:46:37.874 | + functions-common:time_stop:2311 : start_time=1620888397166 2021-05-13 06:46:37.877 | + functions-common:time_stop:2313 : [[ -z 1620888397166 ]] 2021-05-13 06:46:37.880 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:46:37.885 | + functions-common:time_stop:2316 : end_time=1620888397882 2021-05-13 06:46:37.887 | + functions-common:time_stop:2317 : elapsed_time=716 2021-05-13 06:46:37.890 | + functions-common:time_stop:2318 : total=5105 2021-05-13 06:46:37.893 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:46:37.895 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5821 2021-05-13 06:46:37.898 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:46:37.900 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:46:37.903 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:46:37.906 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:46:37.918 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:46:37.922 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:46:37.925 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:46:37.927 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:46:37.930 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:46:37.931 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:46:37.935 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:46:37.937 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:46:37.940 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:46:37.942 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:46:37.945 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:46:37.947 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:46:37.949 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:46:37.952 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:46:37.963 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:46:37.975 | + 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:46:37.987 | + 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:46:37.999 | + 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:46:38.011 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:46:38.014 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:46:38.019 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oPZt8ZSoeP 2021-05-13 06:46:38.021 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:46:38.023 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:46:38.026 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:46:38.028 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oPZt8ZSoeP 2021-05-13 06:46:38.032 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oPZt8ZSoeP 2021-05-13 06:46:38.044 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oPZt8ZSoeP /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:46:38.056 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:46:38.060 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:46:38.062 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:46:38.065 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:46:38.067 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:46:38.070 | + 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:46:38.072 | + 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:46:38.074 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:46:38.077 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:46:38.082 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:46:38.086 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:46:38.106 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:46:38.125 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:46:38.144 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:46:38.163 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:46:38.183 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:46:38.202 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:46:38.222 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:46:38.241 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:46:38.243 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:46:38.246 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:46:38.248 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:46:38.251 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:46:38.281 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:46:38.308 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:46:38.337 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:46:38.365 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:46:38.393 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:46:38.421 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:46:38.450 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:46:38.478 | + 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:46:38.506 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:46:38.534 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:46:38.565 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:46:38.595 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:46:38.597 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:46:38.600 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:46:38.602 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:46:38.605 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:46:38.608 | + 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:46:38.639 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:46:38.667 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:46:38.696 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:46:38.725 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:46:38.753 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:46:38.785 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:46:38.817 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:46:38.819 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:46:38.848 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:46:38.880 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:46:38.889 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 492be2ae21b0eb533c0e63b891d22a3e 2021-05-13 06:46:38.919 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:46:38.947 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:46:38.964 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:38.967 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:46:38.984 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:38.987 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:46:39.004 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:39.006 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:46:39.023 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:39.026 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:46:39.028 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:46:39.031 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:46:39.033 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:46:39.036 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:46:39.038 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:46:39.041 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:46:39.057 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:39.060 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:46:39.063 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:46:39.065 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:46:39.082 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:39.084 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:46:39.087 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:46:39.115 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:46:39.118 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:46:39.120 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:46:39.123 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:46:39.125 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:46:39.128 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:46:39.146 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:46:39.148 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:46:39.151 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:46:39.153 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:46:39.156 | + 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:46:39.185 | + 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:46:39.214 | + 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:46:39.243 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:46:39.271 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:46:39.274 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:46:39.276 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:46:39.279 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:46:39.281 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:46:39.284 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:46:39.287 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:46:39.291 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:46:39.294 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:46:39.296 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:46:39.309 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:46:39.310 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:46:39.318 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:46:39.322 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:46:39.338 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:46:39.340 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:46:39.344 | + 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:46:39.374 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:46:39.404 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:46:39.433 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:46:39.461 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:46:39.489 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:46:39.517 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:46:39.545 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:46:39.573 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:46:39.601 | + 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:46:39.629 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:46:39.657 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:46:39.685 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:46:39.713 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:46:39.716 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:46:39.719 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:46:39.721 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:46:39.724 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:46:39.726 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:39.729 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:39.731 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:46:39.734 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:46:39.736 | + 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:46:39.764 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:46:39.793 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:46:39.794 | + 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:46:39.802 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:46:39.806 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:46:39.808 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:46:39.811 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:46:39.813 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:46:39.816 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:46:39.818 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:39.821 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:39.823 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:46:39.826 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:46:39.828 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:46:39.831 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:46:39.833 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:46:39.895 | Enabling site cinder-wsgi. 2021-05-13 06:46:39.904 | To activate the new configuration, you need to run: 2021-05-13 06:46:39.904 | systemctl reload apache2 2021-05-13 06:46:39.911 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:46:39.914 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:46:39.918 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:46:39.922 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:46:40.052 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:46:40.055 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:46:40.091 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:46:40.120 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:46:40.137 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:46:40.140 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:46:40.142 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:46:40.145 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:46:40.147 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:46:40.150 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:46:40.181 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:46:40.210 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2021-05-13 06:46:40.238 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:46:40.267 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:46:40.296 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:46:40.325 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:46:40.354 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:46:40.383 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:46:40.412 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:46:40.441 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:46:40.470 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:46:40.498 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:46:40.501 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:46:40.518 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:40.521 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:46:40.553 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:46:40.571 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:40.573 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:46:40.576 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:46:40.578 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:46:40.581 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:46:40.583 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:46:40.586 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:46:40.590 | ++ 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:46:40.590 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:46:40.596 | + 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:46:40.598 | + 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:46:40.601 | + 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:46:40.604 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:46:40.607 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:46:40.609 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:46:40.612 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:46:40.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:46:40.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:46:40.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:46:40.622 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:46:40.625 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:46:40.627 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:46:40.630 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:46:40.632 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:46:40.634 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:46:40.637 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:46:40.640 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:46:40.642 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:46:40.646 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:46:40.662 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:46:40.664 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:46:40.666 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:46:40.669 | + functions-common:git_clone:544 : echo master 2021-05-13 06:46:40.670 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:46:40.675 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:46:40.677 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:46:40.680 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:46:40.683 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:46:40.683 | + functions-common:git_clone:593 : head -1 2021-05-13 06:46:40.686 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:46:40.689 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:46:40.691 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:46:40.694 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:46:40.697 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:46:40.699 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:46:40.702 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:46:40.704 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:46:40.707 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:46:40.709 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:46:40.712 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:46:40.714 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:46:40.717 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:46:40.720 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:46:40.722 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:46:40.725 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:46:40.728 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:46:40.730 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:46:40.734 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:46:40.740 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:46:40.742 | + 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:46:41.345 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:46:41.348 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:46:41.351 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:46:41.355 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:46:41.358 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:46:41.361 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:46:41.364 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:46:41.367 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:46:41.370 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:46:41.372 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:46:41.375 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:46:41.377 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:46:41.380 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:46:41.383 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:46:41.405 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:46:41.407 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-05-13 06:46:42.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:42.144 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:42.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:46:42.144 | from cryptography.utils import int_from_bytes 2021-05-13 06:46:43.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:46:43.183 | 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:46:43.186 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:43.186 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:43.188 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:43.193 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:43.201 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:46:43.205 | Obtaining file:///opt/stack/neutron 2021-05-13 06:46:45.313 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:46:47.432 | 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:46:47.438 | 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:46:47.442 | 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:46:47.451 | 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:46:47.460 | 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:46:47.471 | 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:46:47.499 | 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:46:47.512 | 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:46:47.521 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:46:47.528 | 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:46:47.531 | 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:46:47.540 | 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:46:47.547 | 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:46:47.551 | 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:46:47.557 | 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:46:47.616 | 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:46:47.668 | 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:46:47.672 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:46:47.675 | 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:46:47.714 | 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:46:47.740 | 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:46:47.758 | 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:46:47.763 | 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:46:47.767 | 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:46:47.790 | 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:46:47.826 | 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:46:47.837 | 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:46:47.876 | 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:46:47.882 | 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:46:47.930 | 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:46:47.936 | 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:46:47.975 | 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:46:48.029 | 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:46:48.046 | 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:46:48.061 | 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:46:48.077 | 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:46:48.090 | 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:46:48.095 | 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:46:48.104 | 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:46:48.127 | 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:46:48.137 | 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:46:48.153 | 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:46:48.173 | 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:46:48.218 | 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:46:48.223 | 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:46:48.232 | 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:46:48.237 | 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:46:48.240 | 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:46:48.249 | 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:46:48.252 | 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:46:48.273 | 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:46:48.287 | 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:46:48.298 | 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:46:48.300 | 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:46:48.304 | 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:46:48.310 | 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:46:48.315 | 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:46:48.335 | 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:46:48.337 | 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:46:48.356 | 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:46:48.382 | 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:46:48.397 | 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:46:48.401 | 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:46:48.408 | 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:46:48.427 | 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:46:48.430 | 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:46:48.434 | 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:46:48.439 | 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:46:48.490 | 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:46:48.493 | 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:46:48.496 | 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:46:48.499 | 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:46:48.510 | 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:46:48.513 | 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:46:48.516 | 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:46:48.523 | 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:46:48.537 | 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:46:48.546 | 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:46:48.551 | 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:46:48.569 | 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:46:48.588 | 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:46:48.645 | 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:46:48.670 | 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:46:48.677 | 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:46:48.698 | 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:46:48.702 | 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:46:48.705 | 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:46:48.710 | 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:46:48.718 | 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:46:48.726 | 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:46:48.729 | 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:46:48.751 | 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:46:48.754 | 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:46:48.759 | 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:46:48.798 | 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:46:48.804 | 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:46:48.808 | 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:46:48.811 | 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:46:48.814 | 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:46:48.820 | 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:46:48.825 | 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:46:48.865 | 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:46:48.868 | 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:46:48.871 | 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:46:48.882 | 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:46:48.885 | 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:46:48.907 | 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:46:48.918 | 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:46:48.933 | 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:46:48.945 | 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:46:48.949 | 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:46:48.953 | 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:46:48.956 | 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:46:48.959 | 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:46:48.962 | 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:46:48.964 | 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:46:48.967 | 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:46:48.970 | 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:46:48.972 | 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:46:48.976 | 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:46:48.978 | 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:46:48.981 | 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:46:48.984 | 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:46:48.997 | 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:46:49.009 | 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:46:49.064 | 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:46:49.068 | 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:46:49.071 | 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:46:49.075 | 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:46:49.081 | 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:46:50.045 | Installing collected packages: neutron 2021-05-13 06:46:50.046 | Attempting uninstall: neutron 2021-05-13 06:46:50.047 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:46:50.057 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:46:50.059 | Running setup.py develop for neutron 2021-05-13 06:46:52.488 | Successfully installed neutron 2021-05-13 06:46:52.622 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:46:52.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:46:52.711 | + inc/python:pip_install:200 : result=0 2021-05-13 06:46:52.715 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:46:52.718 | + functions-common:time_stop:2304 : local name 2021-05-13 06:46:52.722 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:46:52.726 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:46:52.729 | + functions-common:time_stop:2307 : local total 2021-05-13 06:46:52.732 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:46:52.735 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:46:52.739 | + functions-common:time_stop:2311 : start_time=1620888401399 2021-05-13 06:46:52.741 | + functions-common:time_stop:2313 : [[ -z 1620888401399 ]] 2021-05-13 06:46:52.744 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:46:52.749 | + functions-common:time_stop:2316 : end_time=1620888412746 2021-05-13 06:46:52.751 | + functions-common:time_stop:2317 : elapsed_time=11347 2021-05-13 06:46:52.753 | + functions-common:time_stop:2318 : total=82911 2021-05-13 06:46:52.755 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:46:52.758 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94258 2021-05-13 06:46:52.760 | + inc/python:pip_install:203 : return 0 2021-05-13 06:46:52.762 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:46:52.765 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:46:52.767 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:46:52.789 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:46:52.801 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:46:52.804 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:46:52.807 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:46:52.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:46:52.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:46:52.815 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:46:52.817 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:46:52.820 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:46:52.823 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:46:52.825 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:46:52.825 | Installing OVN and dependent packages 2021-05-13 06:46:52.828 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:46:52.830 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:46:52.848 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:46:52.851 | + 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:46:52.854 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:46:52.857 | [Call Trace] 2021-05-13 06:46:52.857 | ./stack.sh:896:stack_install_service 2021-05-13 06:46:52.857 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:46:52.857 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:46:52.857 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:46:52.857 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:46:52.857 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:46:52.863 | [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:46:53.867 | Error on exit 2021-05-13 06:46:54.660 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:46:54.660 |