2021-05-13 06:24:29.385 | + ./stack.sh:main:469 : exec 2021-05-13 06:24:29.385 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062429' 2021-05-13 06:24:29.385 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062429.summary.2021-05-13-062429 2021-05-13 06:24:29.385 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:24:29.385 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062429 2021-05-13 06:24:29.385 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062429 /opt/stack/logs/stack.sh.log 2021-05-13 06:24:29.385 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062429.summary.2021-05-13-062429 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:24:29.385 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:24:29.385 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:24:29.385 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:24:29.385 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:24:29.385 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:24:29.385 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:24:29.385 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:24:29.385 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:24:29.385 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:24:29.385 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:24:29.385 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:24:29.387 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:24:29.389 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:24:29.391 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:24:29.395 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:24:29.397 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:24:29.399 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:24:29.401 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:24:29.403 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:24:29.404 | 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:24:29.406 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:24:29.408 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:24:29.411 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:24:29.438 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:24:29.454 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:24:29.456 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:24:29.458 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:24:29.460 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:24:29.462 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:24:29.465 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:24:29.468 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:24:29.470 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:24:29.472 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:24:29.475 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:24:29.477 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:24:29.480 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:24:29.482 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:24:29.484 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:24:29.487 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:24:29.489 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:24:29.491 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:24:29.493 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:24:29.495 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:24:29.508 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:29.510 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:24:29.512 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:29.514 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:29.515 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:29.517 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:29.519 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:24:29.521 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:24:29.523 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:24:29.525 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:24:29.527 | + 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:24:29.528 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:24:29.530 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:24:29.532 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:24:29.534 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:24:29.536 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:24:29.538 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:24:29.555 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:24:29.557 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:24:29.570 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:29.572 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:24:29.576 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:24:29.578 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:24:29.580 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:24:29.582 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:24:29.584 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:24:29.585 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:24:29.587 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:24:29.589 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:24:29.591 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:24:29.593 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:24:29.598 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:24:29.609 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:24:29.626 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:24:29.638 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:24:29.649 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:24:29.675 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:24:29.715 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:24:29.800 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:24:29.821 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:24:29.859 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:24:29.912 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:24:30.096 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:24:30.111 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:24:30.124 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:24:30.137 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:24:30.227 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:24:30.230 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:24:30.233 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:24:30.235 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:24:30.237 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:24:30.239 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:24:30.241 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:24:30.244 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:24:30.247 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:24:30.251 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:24:30.253 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:24:30.255 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:24:30.257 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:24:30.259 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:24:30.273 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.275 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:24:30.278 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:24:30.317 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:24:30.320 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:24:30.323 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:24:30.326 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:24:30.328 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:24:30.331 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:24:30.333 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:24:30.335 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:24:30.337 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:24:30.339 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:24:30.342 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.344 | + 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:24:30.346 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.349 | + 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:24:30.351 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.353 | + 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:24:30.355 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.358 | + 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:24:30.360 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.362 | + 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:24:30.365 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.367 | + 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:24:30.369 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.372 | + 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:24:30.374 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.377 | + 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:24:30.379 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.381 | + 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:24:30.384 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.386 | + 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:24:30.388 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.391 | + 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:24:30.393 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.395 | + 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:24:30.398 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.401 | + 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:24:30.404 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.407 | + 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:24:30.409 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.412 | + 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:24:30.414 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.417 | + 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:24:30.419 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.422 | + 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:24:30.424 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.427 | + 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:24:30.429 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.432 | + 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:24:30.435 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.437 | + 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:24:30.440 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.442 | + 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:24:30.444 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.446 | + 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:24:30.449 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.451 | + 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:24:30.453 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.456 | + 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:24:30.458 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.460 | + 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:24:30.463 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.465 | + 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:24:30.467 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.470 | + 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:24:30.472 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.474 | + 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:24:30.477 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.479 | + 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:24:30.481 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.483 | + 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:24:30.486 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.488 | + 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:24:30.490 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.493 | + 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:24:30.495 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.497 | + 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:24:30.500 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.503 | + 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:24:30.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.507 | + 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:24:30.510 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.512 | + 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:24:30.515 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.517 | + 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:24:30.520 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.522 | + 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:24:30.524 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.527 | + 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:24:30.530 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:24:30.532 | + 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:24:30.535 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:24:30.537 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:24:30.539 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:24:30.554 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.556 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:24:30.558 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:24:30.560 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:24:30.575 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:30.577 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:24:30.579 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:24:30.581 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:24:30.584 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:24:30.586 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:24:30.588 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:24:30.590 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:24:30.593 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:24:30.596 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:24:30.598 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:24:30.601 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:24:30.603 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:24:30.605 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:24:30.605 | Using mysql database backend 2021-05-13 06:24:30.608 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:24:30.623 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:24:30.639 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.641 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:24:30.657 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:24:30.673 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.675 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:24:30.691 | + ./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:24:30.707 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:24:30.724 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:24:30.726 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:24:30.743 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:24:30.745 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:24:30.761 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:24:30.763 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:24:30.766 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:24:30.768 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:24:30.771 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:24:30.775 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062430 2021-05-13 06:24:30.777 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062430 736' 2021-05-13 06:24:30.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.781 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:24:30.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.786 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:24:30.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.790 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:24:30.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.795 | + 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:24:30.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.799 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:24:30.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.804 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:24:30.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.808 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062429 2021-05-13 06:24:30.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.813 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:24:30.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.818 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:24:30.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.823 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:24:30.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.828 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:24:30.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.832 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:24:30.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:24:30.837 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:24:30.840 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:24:30.842 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:24:30.844 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:24:30.846 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:24:30.849 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:24:30.851 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:24:30.854 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:24:30.857 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:24:30.860 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:24:30.875 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:24:30.877 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:24:30.880 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:30.882 | + functions-common:git_clone:544 : echo master 2021-05-13 06:24:30.883 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:24:30.888 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:24:30.890 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:30.892 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:24:30.895 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:24:30.895 | + functions-common:git_clone:593 : head -1 2021-05-13 06:24:30.899 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:24:30.901 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:24:30.904 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:24:30.906 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:24:30.909 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:24:30.911 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:24:30.914 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:24:30.916 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:24:30.919 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:24:30.921 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:24:30.923 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:24:30.926 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:24:30.929 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:24:30.933 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887070 2021-05-13 06:24:30.936 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:24:30.941 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886694 2021-05-13 06:24:30.943 | ++ tools/install_prereqs.sh:source:49 : DELTA=376 2021-05-13 06:24:30.946 | ++ tools/install_prereqs.sh:source:50 : [[ 376 -lt 7200 ]] 2021-05-13 06:24:30.948 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:24:30.951 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:24:30.953 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:24:30.955 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:24:30.958 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:24:30.960 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:24:30.963 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:24:30.965 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:24:30.968 | +++ 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:24:31.014 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:24:31.014 | apache2-dev 2021-05-13 06:24:31.014 | bc 2021-05-13 06:24:31.014 | bsdmainutils 2021-05-13 06:24:31.015 | curl 2021-05-13 06:24:31.015 | g++ 2021-05-13 06:24:31.015 | gawk 2021-05-13 06:24:31.015 | gcc 2021-05-13 06:24:31.015 | gettext 2021-05-13 06:24:31.015 | git 2021-05-13 06:24:31.015 | graphviz 2021-05-13 06:24:31.015 | iputils-ping 2021-05-13 06:24:31.015 | libapache2-mod-proxy-uwsgi 2021-05-13 06:24:31.015 | libffi-dev 2021-05-13 06:24:31.015 | libjpeg-dev 2021-05-13 06:24:31.015 | libmysqlclient-dev 2021-05-13 06:24:31.015 | libpcre3-dev 2021-05-13 06:24:31.015 | libpq-dev 2021-05-13 06:24:31.015 | libssl-dev 2021-05-13 06:24:31.015 | libsystemd-dev 2021-05-13 06:24:31.015 | libxml2-dev 2021-05-13 06:24:31.015 | libxslt1-dev 2021-05-13 06:24:31.015 | libyaml-dev 2021-05-13 06:24:31.015 | lsof 2021-05-13 06:24:31.015 | openssh-server 2021-05-13 06:24:31.015 | openssl 2021-05-13 06:24:31.015 | pkg-config 2021-05-13 06:24:31.015 | psmisc 2021-05-13 06:24:31.015 | python3-dev 2021-05-13 06:24:31.015 | python3-pip 2021-05-13 06:24:31.015 | python3-systemd 2021-05-13 06:24:31.015 | python3-venv 2021-05-13 06:24:31.015 | tar 2021-05-13 06:24:31.015 | tcpdump 2021-05-13 06:24:31.015 | unzip 2021-05-13 06:24:31.015 | uuid-runtime 2021-05-13 06:24:31.015 | wget 2021-05-13 06:24:31.015 | wget 2021-05-13 06:24:31.016 | zlib1g-dev 2021-05-13 06:24:31.016 | libkrb5-dev 2021-05-13 06:24:31.016 | libldap2-dev 2021-05-13 06:24:31.016 | libsasl2-dev 2021-05-13 06:24:31.016 | memcached 2021-05-13 06:24:31.016 | python3-mysqldb 2021-05-13 06:24:31.016 | sqlite3 2021-05-13 06:24:31.016 | conntrack 2021-05-13 06:24:31.016 | curl 2021-05-13 06:24:31.016 | dnsmasq-base 2021-05-13 06:24:31.016 | dnsmasq-utils 2021-05-13 06:24:31.016 | ebtables 2021-05-13 06:24:31.016 | genisoimage 2021-05-13 06:24:31.016 | iptables 2021-05-13 06:24:31.016 | iputils-arping 2021-05-13 06:24:31.016 | kpartx 2021-05-13 06:24:31.016 | libjs-jquery-tablesorter 2021-05-13 06:24:31.016 | libmysqlclient-dev 2021-05-13 06:24:31.016 | parted 2021-05-13 06:24:31.016 | pm-utils 2021-05-13 06:24:31.016 | python3-mysqldb 2021-05-13 06:24:31.016 | socat 2021-05-13 06:24:31.016 | sqlite3 2021-05-13 06:24:31.016 | sudo 2021-05-13 06:24:31.016 | vlan 2021-05-13 06:24:31.016 | lsscsi 2021-05-13 06:24:31.016 | open-iscsi 2021-05-13 06:24:31.016 | lvm2 2021-05-13 06:24:31.016 | qemu-utils 2021-05-13 06:24:31.016 | thin-provisioning-tools 2021-05-13 06:24:31.016 | acl 2021-05-13 06:24:31.016 | dnsmasq-base 2021-05-13 06:24:31.016 | dnsmasq-utils 2021-05-13 06:24:31.016 | ebtables 2021-05-13 06:24:31.016 | haproxy 2021-05-13 06:24:31.016 | iptables 2021-05-13 06:24:31.016 | iputils-arping 2021-05-13 06:24:31.017 | iputils-ping 2021-05-13 06:24:31.017 | libmysqlclient-dev 2021-05-13 06:24:31.017 | postgresql-server-dev-all 2021-05-13 06:24:31.017 | python3-mysqldb 2021-05-13 06:24:31.017 | sqlite3 2021-05-13 06:24:31.017 | sudo 2021-05-13 06:24:31.017 | vlan 2021-05-13 06:24:31.017 | ipset 2021-05-13 06:24:31.017 | conntrack 2021-05-13 06:24:31.017 | conntrackd 2021-05-13 06:24:31.017 | keepalived 2021-05-13 06:24:31.017 | dstat 2021-05-13 06:24:31.017 | lvm2 2021-05-13 06:24:31.017 | qemu-utils 2021-05-13 06:24:31.017 | thin-provisioning-tools 2021-05-13 06:24:31.017 | curl 2021-05-13 06:24:31.017 | liberasurecode-dev 2021-05-13 06:24:31.017 | make 2021-05-13 06:24:31.017 | memcached 2021-05-13 06:24:31.017 | sqlite3 2021-05-13 06:24:31.017 | xfsprogs' 2021-05-13 06:24:31.019 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:24:31.037 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:24:31.037 | apache2-dev 2021-05-13 06:24:31.037 | bc 2021-05-13 06:24:31.037 | bsdmainutils 2021-05-13 06:24:31.037 | curl 2021-05-13 06:24:31.037 | g++ 2021-05-13 06:24:31.037 | gawk 2021-05-13 06:24:31.037 | gcc 2021-05-13 06:24:31.037 | gettext 2021-05-13 06:24:31.037 | git 2021-05-13 06:24:31.037 | graphviz 2021-05-13 06:24:31.037 | iputils-ping 2021-05-13 06:24:31.037 | libapache2-mod-proxy-uwsgi 2021-05-13 06:24:31.037 | libffi-dev 2021-05-13 06:24:31.037 | libjpeg-dev 2021-05-13 06:24:31.037 | libmysqlclient-dev 2021-05-13 06:24:31.037 | libpcre3-dev 2021-05-13 06:24:31.037 | libpq-dev 2021-05-13 06:24:31.037 | libssl-dev 2021-05-13 06:24:31.037 | libsystemd-dev 2021-05-13 06:24:31.037 | libxml2-dev 2021-05-13 06:24:31.037 | libxslt1-dev 2021-05-13 06:24:31.037 | libyaml-dev 2021-05-13 06:24:31.037 | lsof 2021-05-13 06:24:31.037 | openssh-server 2021-05-13 06:24:31.037 | openssl 2021-05-13 06:24:31.037 | pkg-config 2021-05-13 06:24:31.037 | psmisc 2021-05-13 06:24:31.037 | python3-dev 2021-05-13 06:24:31.037 | python3-pip 2021-05-13 06:24:31.037 | python3-systemd 2021-05-13 06:24:31.037 | python3-venv 2021-05-13 06:24:31.038 | tar 2021-05-13 06:24:31.038 | tcpdump 2021-05-13 06:24:31.038 | unzip 2021-05-13 06:24:31.038 | uuid-runtime 2021-05-13 06:24:31.038 | wget 2021-05-13 06:24:31.038 | wget 2021-05-13 06:24:31.038 | zlib1g-dev 2021-05-13 06:24:31.038 | libkrb5-dev 2021-05-13 06:24:31.038 | libldap2-dev 2021-05-13 06:24:31.038 | libsasl2-dev 2021-05-13 06:24:31.038 | memcached 2021-05-13 06:24:31.038 | python3-mysqldb 2021-05-13 06:24:31.038 | sqlite3 2021-05-13 06:24:31.038 | conntrack 2021-05-13 06:24:31.038 | curl 2021-05-13 06:24:31.038 | dnsmasq-base 2021-05-13 06:24:31.038 | dnsmasq-utils 2021-05-13 06:24:31.038 | ebtables 2021-05-13 06:24:31.038 | genisoimage 2021-05-13 06:24:31.038 | iptables 2021-05-13 06:24:31.038 | iputils-arping 2021-05-13 06:24:31.038 | kpartx 2021-05-13 06:24:31.038 | libjs-jquery-tablesorter 2021-05-13 06:24:31.038 | libmysqlclient-dev 2021-05-13 06:24:31.038 | parted 2021-05-13 06:24:31.038 | pm-utils 2021-05-13 06:24:31.038 | python3-mysqldb 2021-05-13 06:24:31.038 | socat 2021-05-13 06:24:31.038 | sqlite3 2021-05-13 06:24:31.038 | sudo 2021-05-13 06:24:31.038 | vlan 2021-05-13 06:24:31.038 | lsscsi 2021-05-13 06:24:31.038 | open-iscsi 2021-05-13 06:24:31.038 | lvm2 2021-05-13 06:24:31.038 | qemu-utils 2021-05-13 06:24:31.038 | thin-provisioning-tools 2021-05-13 06:24:31.038 | acl 2021-05-13 06:24:31.038 | dnsmasq-base 2021-05-13 06:24:31.039 | dnsmasq-utils 2021-05-13 06:24:31.039 | ebtables 2021-05-13 06:24:31.039 | haproxy 2021-05-13 06:24:31.039 | iptables 2021-05-13 06:24:31.039 | iputils-arping 2021-05-13 06:24:31.039 | iputils-ping 2021-05-13 06:24:31.039 | libmysqlclient-dev 2021-05-13 06:24:31.039 | postgresql-server-dev-all 2021-05-13 06:24:31.039 | python3-mysqldb 2021-05-13 06:24:31.039 | sqlite3 2021-05-13 06:24:31.039 | sudo 2021-05-13 06:24:31.039 | vlan 2021-05-13 06:24:31.039 | ipset 2021-05-13 06:24:31.039 | conntrack 2021-05-13 06:24:31.039 | conntrackd 2021-05-13 06:24:31.039 | keepalived 2021-05-13 06:24:31.039 | dstat 2021-05-13 06:24:31.039 | lvm2 2021-05-13 06:24:31.039 | qemu-utils 2021-05-13 06:24:31.039 | thin-provisioning-tools 2021-05-13 06:24:31.039 | curl 2021-05-13 06:24:31.039 | liberasurecode-dev 2021-05-13 06:24:31.039 | make 2021-05-13 06:24:31.039 | memcached 2021-05-13 06:24:31.039 | sqlite3 2021-05-13 06:24:31.039 | xfsprogs ' 2021-05-13 06:24:31.039 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:24:31.041 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:31.044 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:31.047 | ++ 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:24:31.047 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:24:31.052 | ++ 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:24:31.054 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:24:31.056 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:24:31.059 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:24:31.061 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:24:31.063 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:31.065 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:24:31.067 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:31.069 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:31.071 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:24:31.074 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:24:31.076 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:24:31.078 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:24:31.080 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:24:31.085 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:24:31.087 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:24:31.089 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:24:31.091 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:24:31.093 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:24:31.095 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:24:31.099 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887071096 2021-05-13 06:24:31.101 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:24:31.103 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:24:31.105 | ++ 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:24:31.670 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:24:31.806 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:24:31.871 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:24:32.677 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:24:33.023 | Fetched 214 kB in 2s (132 kB/s) 2021-05-13 06:24:34.339 | Reading package lists... 2021-05-13 06:24:34.372 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:24:34.375 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:24:34.378 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:24:34.382 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:34.385 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:34.388 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:24:34.390 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:34.393 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:24:34.396 | ++ functions-common:time_stop:2311 : start_time=1620887071096 2021-05-13 06:24:34.399 | ++ functions-common:time_stop:2313 : [[ -z 1620887071096 ]] 2021-05-13 06:24:34.402 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:34.407 | ++ functions-common:time_stop:2316 : end_time=1620887074405 2021-05-13 06:24:34.410 | ++ functions-common:time_stop:2317 : elapsed_time=3309 2021-05-13 06:24:34.412 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:24:34.414 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:34.416 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3309 2021-05-13 06:24:34.418 | ++ 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:24:34.420 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:24:34.422 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:24:34.424 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:24:34.427 | ++ 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:24:34.448 | ++ 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:24:34.553 | Reading package lists... 2021-05-13 06:24:34.777 | Building dependency tree... 2021-05-13 06:24:34.778 | Reading state information... 2021-05-13 06:24:34.809 | acl is already the newest version (2.2.53-6). 2021-05-13 06:24:34.809 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:24:34.809 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:24:34.809 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:24:34.809 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:24:34.809 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:24:34.809 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:24:34.809 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:24:34.809 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:24:34.809 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:24:34.809 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:24:34.809 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:24:34.809 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:24:34.809 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:24:34.809 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:24:34.809 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:24:34.809 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:24:34.809 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:24:34.809 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:24:34.809 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:24:34.809 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:24:34.809 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:24:34.809 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:24:34.809 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:24:34.809 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:24:34.809 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:24:34.809 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:24:34.810 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:24:34.810 | psmisc is already the newest version (23.3-1). 2021-05-13 06:24:34.810 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:24:34.810 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:24:34.810 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:24:34.810 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:24:34.810 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:24:34.810 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:24:34.810 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:24:34.810 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:24:34.810 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:24:34.810 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:24:34.810 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:24:34.810 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:24:34.810 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:24:34.810 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:24:34.810 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:24:34.810 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:34.810 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:34.810 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:24:34.810 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:24:34.810 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:24:34.810 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:24:34.810 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:24:34.810 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:24:34.810 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:24:34.810 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:24:34.810 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:24:34.810 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:24:34.810 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:24:34.810 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:24:34.810 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:24:34.810 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:24:34.810 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:24:34.810 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:24:34.811 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:24:34.811 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:24:34.811 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:24:34.811 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:24:34.811 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:24:34.811 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:24:34.811 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:24:35.003 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:24:35.003 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:24:35.003 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:24:35.003 | The following packages were automatically installed and are no longer required: 2021-05-13 06:24:35.004 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:24:35.004 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:24:35.004 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:24:35.004 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:24:35.004 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:24:35.004 | python3-zope.interface 2021-05-13 06:24:35.004 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:24:35.005 | The following additional packages will be installed: 2021-05-13 06:24:35.005 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-05-13 06:24:35.082 | The following NEW packages will be installed: 2021-05-13 06:24:35.082 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-05-13 06:24:35.082 | python3-yaml 2021-05-13 06:24:35.674 | 0 upgraded, 5 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:24:35.674 | Need to get 0 B/27.4 MB of archives. 2021-05-13 06:24:35.674 | After this operation, 211 MB of additional disk space will be used. 2021-05-13 06:24:35.713 | Selecting previously unselected package python3-yaml. 2021-05-13 06:24:35.764 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86787 files and directories currently installed.) 2021-05-13 06:24:35.767 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-05-13 06:24:35.772 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:24:35.850 | Selecting previously unselected package llvm-10-tools. 2021-05-13 06:24:35.859 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:24:35.864 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:36.025 | Selecting previously unselected package llvm-10-dev. 2021-05-13 06:24:36.035 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:24:36.043 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:40.460 | Selecting previously unselected package postgresql-server-dev-12. 2021-05-13 06:24:40.470 | Preparing to unpack .../postgresql-server-dev-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-13 06:24:40.475 | Unpacking postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:24:40.785 | Selecting previously unselected package postgresql-server-dev-all. 2021-05-13 06:24:40.795 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-05-13 06:24:40.800 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:24:40.869 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:24:41.191 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:41.201 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:24:41.209 | Setting up postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:24:41.217 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:24:41.224 | Processing triggers for man-db (2.9.1-1) ... 2021-05-13 06:24:41.626 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-13 06:24:44.795 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:24:44.797 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:24:44.799 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:24:44.802 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:44.804 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:44.807 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:24:44.809 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:44.812 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:24:44.814 | ++ functions-common:time_stop:2311 : start_time=1620887074445 2021-05-13 06:24:44.816 | ++ functions-common:time_stop:2313 : [[ -z 1620887074445 ]] 2021-05-13 06:24:44.819 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:44.823 | ++ functions-common:time_stop:2316 : end_time=1620887084821 2021-05-13 06:24:44.826 | ++ functions-common:time_stop:2317 : elapsed_time=10376 2021-05-13 06:24:44.828 | ++ functions-common:time_stop:2318 : total=699 2021-05-13 06:24:44.830 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:44.832 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11075 2021-05-13 06:24:44.834 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:24:44.837 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:24:44.840 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:24:44.842 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:24:44.846 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:24:44.852 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:24:44.854 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:24:44.858 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:24:46.250 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:24:46.252 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:24:46.254 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:24:46.258 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:24:46.260 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:24:46.262 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:24:46.264 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:24:46.266 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:24:46.268 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:24:46.270 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:24:46.272 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:24:46.343 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:24:46.347 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:24:46.417 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:24:46.420 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:24:46.489 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:24:46.493 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:24:46.496 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:24:46.499 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:24:46.502 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:24:46.505 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:24:46.508 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:24:46.511 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:24:46.514 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:24:46.516 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:24:46.518 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:24:46.518 | Distro: focal 2021-05-13 06:24:46.520 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:24:46.523 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:24:46.528 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:24:46.530 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:24:46.533 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:24:46.533 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:24:46.990 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:24:46.993 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:24:46.993 | pip: 20.2.2 2021-05-13 06:24:46.996 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:24:47.432 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:24:47.456 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:24:47.458 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:24:47.462 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:24:47.466 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:24:47.470 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:24:47.474 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:24:47.478 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:24:47.481 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:24:47.483 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:24:47.488 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:24:47.489 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:24:47.490 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:24:47.495 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:24:47.498 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:24:47.500 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:24:47.508 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:24:47.512 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:24:47.514 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:24:47.516 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:24:47.519 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:24:47.521 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:24:47.523 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:24:47.525 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:24:47.527 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:24:47.529 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:24:47.532 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:24:47.534 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:24:47.536 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:24:47.538 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:24:47.540 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:24:47.542 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:24:47.545 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:24:47.547 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:24:47.549 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:24:47.551 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:24:47.554 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:24:47.556 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:24:47.558 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:24:47.560 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:24:47.562 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:24:47.565 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:24:47.585 | Using python 3.8 to install os-testr 2021-05-13 06:24:47.587 | + 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:24:48.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:48.313 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:48.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:24:48.313 | from cryptography.utils import int_from_bytes 2021-05-13 06:24:49.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:49.318 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:49.323 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:49.328 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:49.328 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:49.331 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:49.395 | 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 436)) (2.0.0) 2021-05-13 06:24:49.404 | 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 46)) (5.6.0) 2021-05-13 06:24:49.407 | 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 303)) (3.2.0) 2021-05-13 06:24:49.434 | 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 174)) (1.4.0) 2021-05-13 06:24:49.447 | 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 340)) (2.4.0) 2021-05-13 06:24:49.465 | 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 178)) (5.4.1) 2021-05-13 06:24:49.468 | 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 242)) (3.7.0) 2021-05-13 06:24:49.480 | 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 2)) (0.12.1) 2021-05-13 06:24:49.484 | 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 62)) (3.0.0) 2021-05-13 06:24:49.494 | 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 483)) (0.18.2) 2021-05-13 06:24:49.498 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-05-13 06:24:49.500 | 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 442)) (1.15.0) 2021-05-13 06:24:49.503 | 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 200)) (1.1.0) 2021-05-13 06:24:49.510 | 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 145)) (1.4.0) 2021-05-13 06:24:49.514 | 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 96)) (1.6.0) 2021-05-13 06:24:49.516 | 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 425)) (1.5.0) 2021-05-13 06:24:49.569 | 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 405)) (2.4.7) 2021-05-13 06:24:49.572 | 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 416)) (3.3.0) 2021-05-13 06:24:49.579 | 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 142)) (0.7.2) 2021-05-13 06:24:49.582 | 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 200)) (1.4.0) 2021-05-13 06:24:49.584 | 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 356)) (1.0.0) 2021-05-13 06:24:49.587 | 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 266)) (1.8.2) 2021-05-13 06:24:49.589 | 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 139)) (0.2.5) 2021-05-13 06:24:49.595 | 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 49)) (20.3.0) 2021-05-13 06:24:49.635 | 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 569)) (0.4.4) 2021-05-13 06:24:51.406 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:24:51.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:24:51.485 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:51.488 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:51.492 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:51.495 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:51.498 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:51.501 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:51.503 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:51.505 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:51.508 | + functions-common:time_stop:2311 : start_time=1620887087580 2021-05-13 06:24:51.510 | + functions-common:time_stop:2313 : [[ -z 1620887087580 ]] 2021-05-13 06:24:51.514 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:51.518 | + functions-common:time_stop:2316 : end_time=1620887091516 2021-05-13 06:24:51.521 | + functions-common:time_stop:2317 : elapsed_time=3936 2021-05-13 06:24:51.523 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:24:51.526 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:51.528 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3936 2021-05-13 06:24:51.531 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:51.533 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:24:51.585 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:24:51.696 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:24:51.698 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:51.703 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:24:51.705 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-05-13 06:24:54.741 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:54.744 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:24:54.772 | + 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:24:56.654 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:56.854 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:57.024 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:57.030 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:57.137 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:57.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:24:57.416 | Collecting pbr===5.6.0 2021-05-13 06:24:57.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-05-13 06:24:57.460 | Installing collected packages: pbr 2021-05-13 06:24:57.597 | Successfully installed pbr-5.6.0 2021-05-13 06:24:57.660 | + inc/python:pip_install:200 : result=0 2021-05-13 06:24:57.663 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:24:57.667 | + functions-common:time_stop:2304 : local name 2021-05-13 06:24:57.670 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:24:57.674 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:24:57.677 | + functions-common:time_stop:2307 : local total 2021-05-13 06:24:57.680 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:24:57.683 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:24:57.686 | + functions-common:time_stop:2311 : start_time=1620887094764 2021-05-13 06:24:57.688 | + functions-common:time_stop:2313 : [[ -z 1620887094764 ]] 2021-05-13 06:24:57.691 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:24:57.696 | + functions-common:time_stop:2316 : end_time=1620887097693 2021-05-13 06:24:57.698 | + functions-common:time_stop:2317 : elapsed_time=2929 2021-05-13 06:24:57.700 | + functions-common:time_stop:2318 : total=3936 2021-05-13 06:24:57.702 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:24:57.704 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6865 2021-05-13 06:24:57.707 | + inc/python:pip_install:203 : return 0 2021-05-13 06:24:57.710 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:24:57.712 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:24:57.738 | + 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:24:59.621 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:59.822 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:59.992 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:24:59.998 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:00.106 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:00.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:00.262 | Processing /opt/stack/requirements 2021-05-13 06:25:01.587 | Collecting fixtures===3.0.0 2021-05-13 06:25:01.594 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-05-13 06:25:01.776 | Collecting PyYAML===5.4.1 2021-05-13 06:25:01.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-05-13 06:25:01.954 | Collecting requests===2.25.1 2021-05-13 06:25:01.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-05-13 06:25:02.046 | Collecting packaging===20.9 2021-05-13 06:25:02.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-05-13 06:25:02.112 | Collecting testtools===2.4.0 2021-05-13 06:25:02.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-05-13 06:25:02.212 | Collecting idna===2.10 2021-05-13 06:25:02.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-05-13 06:25:02.339 | Collecting pyparsing===2.4.7 2021-05-13 06:25:02.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-05-13 06:25:02.394 | Collecting six===1.15.0 2021-05-13 06:25:02.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-05-13 06:25:02.426 | Collecting Parsley>=1.2 2021-05-13 06:25:02.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-05-13 06:25:02.475 | Collecting beagle>=0.2.1 2021-05-13 06:25:02.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-05-13 06:25:02.507 | 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 46)) (5.6.0) 2021-05-13 06:25:02.558 | Collecting certifi===2020.12.5 2021-05-13 06:25:02.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-05-13 06:25:02.604 | Collecting chardet===4.0.0 2021-05-13 06:25:02.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-05-13 06:25:02.705 | Collecting urllib3===1.26.4 2021-05-13 06:25:02.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 2021-05-13 06:25:02.785 | Collecting unittest2===1.1.0 2021-05-13 06:25:02.792 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-05-13 06:25:02.837 | Collecting extras===1.0.0 2021-05-13 06:25:02.843 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-05-13 06:25:02.874 | Collecting traceback2===1.4.0 2021-05-13 06:25:02.880 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-05-13 06:25:02.912 | Collecting python-mimeparse===1.6.0 2021-05-13 06:25:02.919 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-05-13 06:25:02.994 | Collecting cliff===3.7.0 2021-05-13 06:25:03.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-05-13 06:25:03.064 | Collecting argparse 2021-05-13 06:25:03.070 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-05-13 06:25:03.096 | Collecting linecache2===1.0.0 2021-05-13 06:25:03.102 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-05-13 06:25:03.141 | Collecting prettytable===0.7.2 2021-05-13 06:25:03.147 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-05-13 06:25:03.276 | Collecting cmd2===1.5.0 2021-05-13 06:25:03.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-05-13 06:25:03.421 | Collecting stevedore===3.3.0 2021-05-13 06:25:03.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-05-13 06:25:03.504 | Collecting colorama===0.4.4 2021-05-13 06:25:03.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-05-13 06:25:03.556 | Collecting pyperclip===1.8.2 2021-05-13 06:25:03.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-05-13 06:25:03.950 | Collecting wcwidth===0.2.5 2021-05-13 06:25:03.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-05-13 06:25:04.008 | Collecting attrs===20.3.0 2021-05-13 06:25:04.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-05-13 06:25:04.070 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-05-13 06:25:04.070 | Building wheel for pyperclip (setup.py): started 2021-05-13 06:25:04.316 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-05-13 06:25:04.317 | ERROR: Command errored out with exit status 1: 2021-05-13 06:25:04.317 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-2bi_n2wb/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-2bi_n2wb/pyperclip/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-ffyzzcpq 2021-05-13 06:25:04.317 | cwd: /tmp/pip-install-2bi_n2wb/pyperclip/ 2021-05-13 06:25:04.317 | Complete output (6 lines): 2021-05-13 06:25:04.317 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:25:04.317 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:25:04.317 | or: setup.py --help-commands 2021-05-13 06:25:04.317 | or: setup.py cmd --help 2021-05-13 06:25:04.317 | 2021-05-13 06:25:04.317 | error: invalid command 'bdist_wheel' 2021-05-13 06:25:04.317 | ---------------------------------------- 2021-05-13 06:25:04.317 | ERROR: Failed building wheel for pyperclip 2021-05-13 06:25:04.318 | Running setup.py clean for pyperclip 2021-05-13 06:25:04.561 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:25:05.321 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:25:05.321 | ERROR: Command errored out with exit status 1: 2021-05-13 06:25:05.321 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-prqbzjms/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-prqbzjms/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-mkn7l7mn 2021-05-13 06:25:05.321 | cwd: /tmp/pip-req-build-prqbzjms/ 2021-05-13 06:25:05.321 | Complete output (6 lines): 2021-05-13 06:25:05.321 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:25:05.321 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:25:05.321 | or: setup.py --help-commands 2021-05-13 06:25:05.321 | or: setup.py cmd --help 2021-05-13 06:25:05.321 | 2021-05-13 06:25:05.322 | error: invalid command 'bdist_wheel' 2021-05-13 06:25:05.322 | ---------------------------------------- 2021-05-13 06:25:05.322 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:25:05.322 | Running setup.py clean for openstack-requirements 2021-05-13 06:25:06.092 | Failed to build pyperclip openstack-requirements 2021-05-13 06:25:06.311 | Installing collected packages: chardet, certifi, attrs, six, argparse, linecache2, traceback2, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-05-13 06:25:07.882 | Running setup.py install for pyperclip: started 2021-05-13 06:25:08.274 | Running setup.py install for pyperclip: finished with status 'done' 2021-05-13 06:25:08.908 | Running setup.py install for openstack-requirements: started 2021-05-13 06:25:11.071 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:25:11.115 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4556 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 2021-05-13 06:25:11.248 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:11.250 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:11.253 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:11.256 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:11.259 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:11.262 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:11.264 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:11.266 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:11.269 | + functions-common:time_stop:2311 : start_time=1620887097730 2021-05-13 06:25:11.271 | + functions-common:time_stop:2313 : [[ -z 1620887097730 ]] 2021-05-13 06:25:11.275 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:11.280 | + functions-common:time_stop:2316 : end_time=1620887111276 2021-05-13 06:25:11.282 | + functions-common:time_stop:2317 : elapsed_time=13546 2021-05-13 06:25:11.284 | + functions-common:time_stop:2318 : total=6865 2021-05-13 06:25:11.287 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:11.289 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20411 2021-05-13 06:25:11.291 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:11.294 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:25:11.296 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:25:11.299 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:25:11.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:11.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:11.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:25:11.308 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:11.310 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:25:11.331 | Using python 3.8 to install pbr 2021-05-13 06:25:11.333 | + 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:25:12.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:12.059 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:12.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:12.060 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:13.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:13.084 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:13.090 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:13.094 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:13.094 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:13.097 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:13.218 | 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 46)) (5.6.0) 2021-05-13 06:25:15.179 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:15.179 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:15.259 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:15.262 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:15.265 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:15.267 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:15.271 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:15.274 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:15.277 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:15.281 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:15.283 | + functions-common:time_stop:2311 : start_time=1620887111325 2021-05-13 06:25:15.287 | + functions-common:time_stop:2313 : [[ -z 1620887111325 ]] 2021-05-13 06:25:15.291 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:15.295 | + functions-common:time_stop:2316 : end_time=1620887115293 2021-05-13 06:25:15.298 | + functions-common:time_stop:2317 : elapsed_time=3968 2021-05-13 06:25:15.300 | + functions-common:time_stop:2318 : total=20411 2021-05-13 06:25:15.302 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:15.304 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24379 2021-05-13 06:25:15.306 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:15.309 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:25:17.503 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:25:19.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:19.378 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:25:19.384 | 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:25:19.387 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:25:19.389 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:25:19.458 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:25:19.461 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:25:19.467 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:25:19.487 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:25:19.489 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:25:19.492 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:25:19.494 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:25:19.497 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:25:19.499 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:25:19.501 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:25:19.504 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:25:19.506 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:25:19.508 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:25:19.511 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:25:19.515 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:25:19.518 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:25:19.520 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:25:19.522 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:25:19.525 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:25:19.539 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:19.541 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:25:19.544 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:19.546 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:25:19.548 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:19.550 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:25:19.552 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:19.554 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:25:19.556 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:19.558 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:25:19.561 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:25:19.563 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:25:19.565 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:25:19.567 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:25:19.569 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:25:19.572 | + 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:25:19.574 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:25:19.576 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:25:19.578 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:25:19.581 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:25:19.583 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:25:19.585 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:25:19.588 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:25:19.590 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:25:19.592 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:25:19.595 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:25:19.648 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:25:19.648 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:25:19.650 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:25:20.011 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:25:20.014 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:25:20.035 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:20.038 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:25:20.040 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:20.043 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:20.045 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:20.047 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:20.050 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:20.052 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:20.054 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:20.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:20.059 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:20.061 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:20.063 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:20.066 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:20.068 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:25:20.070 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:20.072 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:20.075 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:20.077 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:25:20.098 | + 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:25:20.203 | Reading package lists... 2021-05-13 06:25:20.417 | Building dependency tree... 2021-05-13 06:25:20.419 | Reading state information... 2021-05-13 06:25:20.634 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:25:20.635 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:20.635 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:20.635 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:20.635 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:20.635 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:20.635 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:20.635 | python3-zope.interface 2021-05-13 06:25:20.636 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:20.751 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:20.757 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:20.761 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:20.765 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:20.768 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:20.772 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:20.775 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:20.778 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:20.780 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:20.782 | + functions-common:time_stop:2311 : start_time=1620887120096 2021-05-13 06:25:20.785 | + functions-common:time_stop:2313 : [[ -z 1620887120096 ]] 2021-05-13 06:25:20.788 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:20.792 | + functions-common:time_stop:2316 : end_time=1620887120789 2021-05-13 06:25:20.794 | + functions-common:time_stop:2317 : elapsed_time=693 2021-05-13 06:25:20.796 | + functions-common:time_stop:2318 : total=11075 2021-05-13 06:25:20.799 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:20.801 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11768 2021-05-13 06:25:20.803 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:20.806 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:25:20.808 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:20.810 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:20.813 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:20.815 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:20.817 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:20.820 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:20.822 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:25:20.824 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:20.827 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:20.829 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:20.831 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:20.833 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:20.836 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:20.838 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:20.840 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:20.843 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:20.845 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:25:20.847 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:20.849 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:20.852 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:20.854 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:20.856 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:20.859 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:20.861 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:25:20.863 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:25:20.880 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:20.882 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:25:20.884 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:25:20.887 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:25:20.889 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:25:20.893 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:25:20.898 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:25:20.901 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:25:20.904 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:25:20.906 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:25:20.909 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:25:20.911 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:25:20.915 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:25:21.642 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:25:21.642 | user tags 2021-05-13 06:25:21.642 | stackrabbit []' 2021-05-13 06:25:21.646 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:25:21.646 | user tags 2021-05-13 06:25:21.646 | stackrabbit []' 2021-05-13 06:25:21.647 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:25:21.653 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:25:21.655 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:25:21.658 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:25:22.353 | Changing password for user "stackrabbit" ... 2021-05-13 06:25:22.385 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:25:23.083 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:25:23.108 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:25:23.111 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:25:23.840 | Changing password for user "stackrabbit" ... 2021-05-13 06:25:23.865 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:25:23.867 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:25:23.871 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:25:24.582 | Deleting user "guest" ... 2021-05-13 06:25:24.600 | Error: 2021-05-13 06:25:24.600 | {:no_such_user, "guest"} 2021-05-13 06:25:24.613 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:25:24.616 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:25:24.634 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:24.636 | + ./stack.sh:main:801 : install_database 2021-05-13 06:25:24.639 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:25:24.641 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:25:24.644 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:24.646 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:24.648 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:25:24.868 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:25:24.873 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:25:24.876 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:25:24.880 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:24.883 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:25:24.887 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:24.889 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:24.892 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:24.894 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:24.897 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:24.899 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:24.901 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:24.904 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:24.906 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:24.909 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:25:24.911 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:25:24.913 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:25:24.916 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:25:24.918 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:25:24.920 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:25:24.923 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:25:24.925 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:25:24.928 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:24.930 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:24.932 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:25:24.935 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:24.937 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:24.939 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:24.942 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:24.944 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:24.946 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:24.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:24.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:24.953 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:24.955 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:24.957 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:24.959 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:24.962 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:25:24.964 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:24.966 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:24.969 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:24.971 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:25:24.992 | + 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:25:25.097 | Reading package lists... 2021-05-13 06:25:25.311 | Building dependency tree... 2021-05-13 06:25:25.312 | Reading state information... 2021-05-13 06:25:25.530 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:25:25.530 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:25.531 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:25.531 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:25.531 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:25.531 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:25.531 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:25.531 | python3-zope.interface 2021-05-13 06:25:25.532 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:25.655 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:25.661 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:25.664 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:25.667 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:25.669 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:25.672 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:25.674 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:25.676 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:25.678 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:25.681 | + functions-common:time_stop:2311 : start_time=1620887124989 2021-05-13 06:25:25.683 | + functions-common:time_stop:2313 : [[ -z 1620887124989 ]] 2021-05-13 06:25:25.686 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:25.690 | + functions-common:time_stop:2316 : end_time=1620887125687 2021-05-13 06:25:25.692 | + functions-common:time_stop:2317 : elapsed_time=698 2021-05-13 06:25:25.694 | + functions-common:time_stop:2318 : total=11768 2021-05-13 06:25:25.696 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:25.699 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12466 2021-05-13 06:25:25.701 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:25.703 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:25:25.705 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:25:25.708 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:25:25.710 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:25:25.712 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:25:25.714 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:25.717 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:25:25.720 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:25:25.722 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:25.726 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:25.726 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:25.731 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:25:25.733 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:25:25.735 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:25:25.738 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:25:25.740 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:25:25.762 | Using python 3.8 to install PyMySQL 2021-05-13 06:25:25.764 | + 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:25:26.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:26.480 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:26.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:26.480 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:27.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:27.508 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:27.513 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:27.517 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:27.518 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:27.521 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:27.526 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.0.2) 2021-05-13 06:25:29.488 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:29.489 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:29.567 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:29.571 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:29.574 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:29.577 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:29.579 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:29.582 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:29.585 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:29.587 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:29.590 | + functions-common:time_stop:2311 : start_time=1620887125756 2021-05-13 06:25:29.592 | + functions-common:time_stop:2313 : [[ -z 1620887125756 ]] 2021-05-13 06:25:29.595 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:29.599 | + functions-common:time_stop:2316 : end_time=1620887129597 2021-05-13 06:25:29.602 | + functions-common:time_stop:2317 : elapsed_time=3841 2021-05-13 06:25:29.604 | + functions-common:time_stop:2318 : total=24379 2021-05-13 06:25:29.606 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:29.609 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28220 2021-05-13 06:25:29.611 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:29.614 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:25:29.616 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:25:29.618 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:25:29.621 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:25:29.637 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:29.639 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:25:29.642 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:25:29.645 | ++ 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:25:29.646 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:25:29.651 | + 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:25:29.653 | + 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:25:29.656 | + 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:25:29.658 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:25:29.660 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:25:29.663 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:25:29.678 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:29.680 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:25:29.683 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:29.685 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:29.687 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:29.690 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:29.692 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:29.694 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:29.697 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:29.699 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:29.701 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:29.704 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:29.706 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:29.708 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:29.711 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:25:29.713 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:29.715 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:29.718 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:29.720 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:25:29.740 | + 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:25:29.845 | Reading package lists... 2021-05-13 06:25:30.059 | Building dependency tree... 2021-05-13 06:25:30.060 | Reading state information... 2021-05-13 06:25:30.280 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:25:30.280 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:30.282 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:30.282 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:30.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:30.282 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:30.282 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:30.282 | python3-zope.interface 2021-05-13 06:25:30.282 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:30.415 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:30.420 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:30.424 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:30.427 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:30.430 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:30.433 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:30.436 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:30.438 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:30.440 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:30.442 | + functions-common:time_stop:2311 : start_time=1620887129738 2021-05-13 06:25:30.445 | + functions-common:time_stop:2313 : [[ -z 1620887129738 ]] 2021-05-13 06:25:30.447 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:30.452 | + functions-common:time_stop:2316 : end_time=1620887130449 2021-05-13 06:25:30.454 | + functions-common:time_stop:2317 : elapsed_time=711 2021-05-13 06:25:30.456 | + functions-common:time_stop:2318 : total=12466 2021-05-13 06:25:30.458 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:30.461 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13177 2021-05-13 06:25:30.463 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:30.466 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:25:30.482 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:30.484 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:25:30.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:25:30.490 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:25:30.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:25:30.512 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:30.514 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:30.516 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:30.519 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:30.521 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:30.523 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:30.525 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:30.528 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:30.530 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:30.532 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:30.534 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:30.537 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:30.539 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:25:30.541 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:30.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:30.546 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:30.548 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:25:30.568 | + 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:25:30.673 | Reading package lists... 2021-05-13 06:25:30.887 | Building dependency tree... 2021-05-13 06:25:30.889 | Reading state information... 2021-05-13 06:25:31.109 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:25:31.109 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:25:31.109 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:25:31.110 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:31.110 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:31.110 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:31.110 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:31.111 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:31.111 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:31.111 | python3-zope.interface 2021-05-13 06:25:31.111 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:31.244 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:31.250 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:31.253 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:31.255 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:31.258 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:31.261 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:31.264 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:31.266 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:31.269 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:31.273 | + functions-common:time_stop:2311 : start_time=1620887130565 2021-05-13 06:25:31.275 | + functions-common:time_stop:2313 : [[ -z 1620887130565 ]] 2021-05-13 06:25:31.279 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:31.284 | + functions-common:time_stop:2316 : end_time=1620887131280 2021-05-13 06:25:31.286 | + functions-common:time_stop:2317 : elapsed_time=715 2021-05-13 06:25:31.288 | + functions-common:time_stop:2318 : total=13177 2021-05-13 06:25:31.290 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:31.293 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13892 2021-05-13 06:25:31.295 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:31.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:25:31.300 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:31.303 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:31.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:25:31.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:25:31.311 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:25:31.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:25:31.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:25:31.321 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:25:31.321 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:25:31.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:25:31.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:25:31.330 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:25:31.332 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:25:31.334 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:25:31.336 | + functions:vercmp:631 : local result 2021-05-13 06:25:31.340 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:25:31.340 | ++ functions:vercmp:635 : head -1 2021-05-13 06:25:31.340 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:25:31.345 | + functions:vercmp:635 : result=3.13 2021-05-13 06:25:31.347 | + functions:vercmp:637 : case $op in 2021-05-13 06:25:31.350 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:25:31.352 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:25:31.354 | + functions:vercmp:648 : return 2021-05-13 06:25:31.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:25:31.359 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:31.361 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:25:31.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:25:31.570 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:25:31.573 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:25:31.580 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.583 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:25:31.599 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:31.602 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:25:31.604 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:25:31.604 | Installing etcd 2021-05-13 06:25:31.607 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:25:31.619 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:25:31.631 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:31.633 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:25:31.646 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:25:31.649 | ++ 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:25:31.652 | ++ 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:25:31.655 | +++ 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:25:31.659 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:31.661 | ++ 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:25:31.664 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:25:31.667 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:31.669 | ++ functions:get_extra_file:74 : return 2021-05-13 06:25:31.672 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:25:31.674 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:25:31.677 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:25:31.679 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:25:31.695 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:31.698 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:25:31.700 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:25:31.716 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:31.719 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:25:31.721 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:25:31.723 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:25:31.726 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:25:31.728 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:25:31.730 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:25:31.733 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:25:31.735 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:25:31.737 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:25:31.744 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.746 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:25:31.749 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:25:31.751 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:25:31.753 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:25:31.755 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:25:31.762 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.764 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:25:31.766 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:25:31.769 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:25:31.771 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:25:31.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:25:31.779 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.782 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:25:31.784 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:25:31.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:25:31.788 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:25:31.791 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.793 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:25:31.797 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.799 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:25:31.802 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:25:31.804 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:25:31.806 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:25:31.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:25:31.815 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.817 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:25:31.819 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:25:31.822 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:25:31.824 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:25:31.826 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:25:31.833 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.835 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:25:31.837 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:25:31.840 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:25:31.842 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:25:31.844 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:25:31.852 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.855 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:25:31.857 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:25:31.859 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:25:31.862 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:25:31.864 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:25:31.872 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.874 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:25:31.876 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:25:31.879 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:25:31.881 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:25:31.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:25:31.890 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.892 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:25:31.894 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:25:31.897 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:25:31.899 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:25:31.901 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.906 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:25:31.908 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.911 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:25:31.914 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:25:31.916 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:25:31.919 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:25:31.921 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.923 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.925 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:25:31.928 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.930 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:25:31.933 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:25:31.935 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:25:31.937 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:25:31.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:25:31.947 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.949 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:25:31.951 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:25:31.954 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:25:31.956 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:25:31.958 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:25:31.965 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.967 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:25:31.970 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:25:31.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:25:31.974 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:25:31.976 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:31.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:31.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:25:31.983 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:31.985 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:25:31.988 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:25:31.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:25:31.992 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:25:31.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:25:32.004 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.007 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:25:32.009 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:25:32.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:25:32.014 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:25:32.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:25:32.024 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.026 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:25:32.028 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:25:32.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:25:32.033 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:25:32.035 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:25:32.042 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.044 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:25:32.047 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:25:32.049 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:25:32.051 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:25:32.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.058 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:25:32.060 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.062 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:25:32.065 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:25:32.067 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:25:32.070 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:25:32.072 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.074 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:25:32.079 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.082 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:25:32.084 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:25:32.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:25:32.090 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:25:32.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:25:32.099 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.102 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:25:32.104 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:25:32.106 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:25:32.109 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:25:32.111 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:25:32.118 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.121 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:25:32.123 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:25:32.125 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:25:32.128 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:25:32.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:25:32.137 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.139 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:25:32.142 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:25:32.144 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:25:32.146 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:25:32.149 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.154 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:25:32.156 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.158 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:25:32.161 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:25:32.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:25:32.165 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:25:32.168 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:25:32.175 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.177 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:25:32.179 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:25:32.182 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:25:32.184 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:25:32.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.189 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:25:32.193 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.196 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:25:32.198 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:25:32.200 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:25:32.203 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:25:32.205 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:25:32.212 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.215 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:25:32.217 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:25:32.219 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:25:32.222 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:25:32.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:25:32.231 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.233 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:25:32.236 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:25:32.238 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:25:32.240 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:25:32.243 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:25:32.250 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.252 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:25:32.255 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:25:32.257 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:25:32.259 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:25:32.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:25:32.269 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.271 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:25:32.274 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:25:32.276 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:25:32.278 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:25:32.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:25:32.288 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.290 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:25:32.293 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:25:32.295 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:25:32.297 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:25:32.300 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:25:32.307 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.310 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:25:32.312 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:25:32.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:25:32.317 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:25:32.320 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:25:32.327 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.330 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:25:32.333 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:25:32.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:25:32.338 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:25:32.340 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.345 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:25:32.348 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.350 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:25:32.352 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:25:32.355 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:25:32.358 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:25:32.360 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.362 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:25:32.367 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.370 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:25:32.372 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:25:32.375 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:25:32.377 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:25:32.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.382 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.384 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:25:32.386 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.389 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:25:32.391 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:25:32.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:25:32.396 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:25:32.398 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:32.400 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:32.403 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:25:32.405 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:32.408 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:25:32.428 | Using python 3.8 to install etcd3 2021-05-13 06:25:32.431 | + 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:25:33.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:33.158 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:33.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:33.158 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:34.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:34.196 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.201 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.205 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.206 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.209 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:34.215 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.12.0) 2021-05-13 06:25:34.224 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (1.37.1) 2021-05-13 06:25:34.234 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.15.8) 2021-05-13 06:25:34.252 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-05-13 06:25:34.266 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:36.207 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:36.207 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:36.286 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:36.290 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:36.293 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:36.295 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:36.297 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:36.300 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:36.302 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:36.304 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:36.306 | + functions-common:time_stop:2311 : start_time=1620887132423 2021-05-13 06:25:36.308 | + functions-common:time_stop:2313 : [[ -z 1620887132423 ]] 2021-05-13 06:25:36.311 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:36.315 | + functions-common:time_stop:2316 : end_time=1620887136313 2021-05-13 06:25:36.318 | + functions-common:time_stop:2317 : elapsed_time=3890 2021-05-13 06:25:36.320 | + functions-common:time_stop:2318 : total=28220 2021-05-13 06:25:36.322 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:36.324 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32110 2021-05-13 06:25:36.327 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:36.329 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:25:36.351 | Using python 3.8 to install etcd3gw 2021-05-13 06:25:36.353 | + 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:25:37.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:37.075 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:37.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:37.075 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:38.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:38.095 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.100 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.105 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.106 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:38.114 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.2.5) 2021-05-13 06:25:38.126 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-05-13 06:25:38.133 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:25:38.165 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:25:38.185 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:25:38.188 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:38.191 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:25:38.194 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:25:38.197 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:25:40.105 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:40.105 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:40.184 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:40.188 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:40.191 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:40.194 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:40.198 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:40.202 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:40.205 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:40.209 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:40.213 | + functions-common:time_stop:2311 : start_time=1620887136345 2021-05-13 06:25:40.215 | + functions-common:time_stop:2313 : [[ -z 1620887136345 ]] 2021-05-13 06:25:40.218 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:40.222 | + functions-common:time_stop:2316 : end_time=1620887140219 2021-05-13 06:25:40.224 | + functions-common:time_stop:2317 : elapsed_time=3874 2021-05-13 06:25:40.226 | + functions-common:time_stop:2318 : total=32110 2021-05-13 06:25:40.229 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:40.231 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=35984 2021-05-13 06:25:40.233 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:40.236 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:25:40.238 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:25:40.240 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:25:40.243 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:25:40.245 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:25:40.248 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:25:40.250 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:25:40.252 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:25:40.255 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:25:40.257 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:25:40.259 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:25:40.262 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:25:40.264 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:25:40.266 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:25:40.269 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:40.271 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:40.273 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:25:40.276 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:25:40.278 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:40.280 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:25:40.283 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:25:40.285 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:25:40.287 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:25:40.290 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:40.292 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:25:40.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:40.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:40.299 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:25:40.301 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:25:40.304 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:25:40.306 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:25:40.308 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:40.311 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:25:40.313 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:40.315 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:40.318 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:25:40.339 | + 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:25:40.444 | Reading package lists... 2021-05-13 06:25:40.656 | Building dependency tree... 2021-05-13 06:25:40.657 | Reading state information... 2021-05-13 06:25:40.873 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:25:40.873 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:25:40.873 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:25:40.873 | The following packages were automatically installed and are no longer required: 2021-05-13 06:25:40.874 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:25:40.874 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:25:40.874 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:25:40.874 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:25:40.874 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:25:40.874 | python3-zope.interface 2021-05-13 06:25:40.874 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:25:41.020 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:25:41.025 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:25:41.027 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:25:41.029 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:41.032 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:41.034 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:41.036 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:41.038 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:41.040 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:25:41.042 | + functions-common:time_stop:2311 : start_time=1620887140336 2021-05-13 06:25:41.045 | + functions-common:time_stop:2313 : [[ -z 1620887140336 ]] 2021-05-13 06:25:41.047 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:41.052 | + functions-common:time_stop:2316 : end_time=1620887141049 2021-05-13 06:25:41.054 | + functions-common:time_stop:2317 : elapsed_time=713 2021-05-13 06:25:41.056 | + functions-common:time_stop:2318 : total=13892 2021-05-13 06:25:41.058 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:41.061 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14605 2021-05-13 06:25:41.063 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:25:41.065 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:25:41.068 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:25:41.070 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:25:41.073 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:25:41.139 | Module proxy already enabled 2021-05-13 06:25:41.145 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:25:41.212 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:25:41.212 | Module proxy already enabled 2021-05-13 06:25:41.212 | Module proxy_uwsgi already enabled 2021-05-13 06:25:41.218 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:25:41.221 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:25:41.224 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:25:41.227 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:25:41.356 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:25:41.359 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:25:41.362 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:25:41.364 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:25:41.372 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.375 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:25:41.378 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:25:41.381 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:25:41.384 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:25:41.391 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.394 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:25:41.396 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:25:41.399 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:25:41.401 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:25:41.409 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.411 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:25:41.413 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:25:41.416 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:25:41.418 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.421 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:25:41.425 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.428 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:25:41.430 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:25:41.433 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.435 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.438 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:25:41.440 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.442 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:25:41.445 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:25:41.447 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:25:41.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:25:41.457 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.459 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:25:41.476 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:41.478 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:25:41.481 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:25:41.483 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:25:41.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:25:41.493 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.495 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:25:41.511 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:41.514 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:25:41.516 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:25:41.519 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:25:41.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:25:41.528 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.531 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:25:41.533 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:25:41.535 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:25:41.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:41.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:41.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:25:41.545 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:41.547 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:25:41.550 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:25:41.552 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:41.555 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:25:41.558 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:25:41.560 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:41.564 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:41.564 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:41.569 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:25:41.571 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:25:41.574 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:25:41.577 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:25:41.579 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:25:41.600 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:25:41.602 | + 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:25:42.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:42.321 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:42.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:42.322 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:43.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:43.363 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.368 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.373 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.374 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:43.382 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-05-13 06:25:43.450 | 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 364)) (2.7.0) 2021-05-13 06:25:43.486 | 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 390)) (8.7.0) 2021-05-13 06:25:43.527 | 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 409)) (1.1.2) 2021-05-13 06:25:43.533 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-13 06:25:43.540 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:43.543 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-05-13 06:25:43.548 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-05-13 06:25:43.608 | 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 511)) (4.2.0) 2021-05-13 06:25:43.627 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-05-13 06:25:43.630 | 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 559)) (4.9.0) 2021-05-13 06:25:43.646 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-05-13 06:25:43.650 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-05-13 06:25:43.664 | 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 52)) (5.0.1) 2021-05-13 06:25:43.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 217)) (2.25.1) 2021-05-13 06:25:43.690 | 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 55)) (3.2.0) 2021-05-13 06:25:43.696 | 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 275)) (4.4.0) 2021-05-13 06:25:43.735 | 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 304)) (4.1.0) 2021-05-13 06:25:43.744 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-05-13 06:25:43.755 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:25:43.758 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-13 06:25:43.762 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-05-13 06:25:43.766 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-05-13 06:25:43.774 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-05-13 06:25:43.777 | 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 321)) (1.7.0) 2021-05-13 06:25:43.781 | 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:25:43.787 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-05-13 06:25:43.790 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-13 06:25:43.793 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:25:43.813 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:25:43.815 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:25:43.819 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:25:43.822 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-05-13 06:25:43.825 | 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 566)) (2.8.1) 2021-05-13 06:25:43.830 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-05-13 06:25:43.833 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-05-13 06:25:45.550 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:45.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:45.629 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:45.633 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:45.636 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:45.640 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:45.643 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:45.646 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:45.650 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:45.652 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:45.655 | + functions-common:time_stop:2311 : start_time=1620887141594 2021-05-13 06:25:45.657 | + functions-common:time_stop:2313 : [[ -z 1620887141594 ]] 2021-05-13 06:25:45.660 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:45.665 | + functions-common:time_stop:2316 : end_time=1620887145663 2021-05-13 06:25:45.668 | + functions-common:time_stop:2317 : elapsed_time=4069 2021-05-13 06:25:45.670 | + functions-common:time_stop:2318 : total=35984 2021-05-13 06:25:45.673 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:45.675 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40053 2021-05-13 06:25:45.679 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:45.682 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:25:45.684 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:25:45.687 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:25:45.690 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:25:45.692 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:25:45.695 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:25:45.698 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:25:45.699 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:25:45.704 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:25:45.706 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:25:45.709 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:25:45.712 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:25:45.714 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:25:45.739 | Using python 3.8 to install python-memcached 2021-05-13 06:25:45.742 | + 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:25:46.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:46.470 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:46.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:46.470 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:47.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:47.499 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:47.505 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:47.509 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:47.510 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:47.513 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:47.518 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (1.59) 2021-05-13 06:25:47.523 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:25:49.493 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:49.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:49.572 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:49.576 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:49.579 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:49.583 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:49.587 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:49.591 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:49.595 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:49.598 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:49.602 | + functions-common:time_stop:2311 : start_time=1620887145732 2021-05-13 06:25:49.605 | + functions-common:time_stop:2313 : [[ -z 1620887145732 ]] 2021-05-13 06:25:49.608 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:49.612 | + functions-common:time_stop:2316 : end_time=1620887149609 2021-05-13 06:25:49.614 | + functions-common:time_stop:2317 : elapsed_time=3877 2021-05-13 06:25:49.617 | + functions-common:time_stop:2318 : total=40053 2021-05-13 06:25:49.619 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:49.622 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=43930 2021-05-13 06:25:49.624 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:49.626 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:25:49.643 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:25:49.646 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:25:49.648 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:25:49.650 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:25:49.653 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:25:49.655 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:25:49.658 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:25:49.660 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:25:49.675 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:49.677 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:25:49.679 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:25:49.681 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:25:49.683 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:25:49.686 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:25:49.688 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:25:49.691 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:25:49.693 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:25:49.695 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:25:49.710 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:25:49.712 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:25:49.714 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:49.717 | + functions-common:git_clone:544 : echo master 2021-05-13 06:25:49.717 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:25:49.722 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:25:49.724 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:25:49.726 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:25:49.728 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:25:49.729 | + functions-common:git_clone:593 : head -1 2021-05-13 06:25:49.732 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:25:49.734 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:25:49.737 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:25:49.739 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:25:49.741 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:49.744 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:49.746 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:25:49.749 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:25:49.751 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:25:49.753 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:49.756 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:49.758 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:25:49.760 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:25:49.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:25:49.766 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:25:49.768 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:25:49.771 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:25:49.773 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:25:49.776 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:25:49.782 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:25:49.784 | + 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:25:50.372 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:25:50.375 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:25:50.379 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:25:50.382 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:25:50.385 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:25:50.388 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:25:50.390 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:25:50.392 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:25:50.395 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:25:50.397 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:25:50.399 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:25:50.401 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:25:50.404 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:25:50.406 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:25:50.426 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:25:50.428 | + 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:25:51.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:51.154 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:51.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:25:51.154 | from cryptography.utils import int_from_bytes 2021-05-13 06:25:52.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:25:52.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:25:52.187 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:52.187 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:52.189 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:52.193 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:52.200 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:25:52.205 | Obtaining file:///opt/stack/keystone 2021-05-13 06:25:53.839 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:25:55.470 | 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:25:55.499 | 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:25:55.508 | 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:25:55.515 | 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:25:55.518 | 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:25:55.545 | 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:25:55.572 | 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:25:55.585 | 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:25:55.601 | 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:25:55.613 | 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:25:55.623 | 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:25:55.627 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (7.1.2) 2021-05-13 06:25:55.630 | 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:25:55.669 | 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:25:55.675 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2021-05-13 06:25:55.678 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:25:55.690 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-05-13 06:25:55.741 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-05-13 06:25:55.745 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2021-05-13 06:25:55.751 | 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 298)) (2.7.0) 2021-05-13 06:25:55.787 | 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 300)) (8.7.0) 2021-05-13 06:25:55.827 | 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 301)) (3.2.0) 2021-05-13 06:25:55.833 | 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 302)) (9.0.0) 2021-05-13 06:25:55.881 | 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 303)) (5.0.1) 2021-05-13 06:25:55.887 | 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 305)) (4.4.0) 2021-05-13 06:25:55.925 | 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 306)) (12.7.1) 2021-05-13 06:25:55.978 | 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 308)) (4.2.0) 2021-05-13 06:25:55.996 | 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 309)) (3.8.0) 2021-05-13 06:25:56.011 | 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 313)) (4.1.0) 2021-05-13 06:25:56.021 | 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 314)) (2.5.0) 2021-05-13 06:25:56.044 | 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 315)) (1.3.0) 2021-05-13 06:25:56.054 | 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 316)) (4.9.0) 2021-05-13 06:25:56.070 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-05-13 06:25:56.115 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-05-13 06:25:56.120 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.4) 2021-05-13 06:25:56.133 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.6.0) 2021-05-13 06:25:56.136 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-05-13 06:25:56.139 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-05-13 06:25:56.149 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-05-13 06:25:56.152 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-05-13 06:25:56.155 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-05-13 06:25:56.158 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (6.5.1) 2021-05-13 06:25:56.176 | 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 391)) (2.8.1) 2021-05-13 06:25:56.181 | 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 401)) (4.2.0) 2021-05-13 06:25:56.199 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-05-13 06:25:56.203 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-05-13 06:25:56.222 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-05-13 06:25:56.226 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (0.8.18) 2021-05-13 06:25:56.230 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-05-13 06:25:56.233 | 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 505)) (0.13.0) 2021-05-13 06:25:56.243 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-05-13 06:25:56.247 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-05-13 06:25:56.249 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:25:56.256 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-05-13 06:25:56.265 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-05-13 06:25:56.271 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-05-13 06:25:56.288 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-05-13 06:25:56.291 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-05-13 06:25:56.298 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-05-13 06:25:56.318 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.6.1) 2021-05-13 06:25:56.345 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-05-13 06:25:56.350 | 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:25:56.354 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-05-13 06:25:56.413 | 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:25:56.416 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-05-13 06:25:56.421 | 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:25:56.428 | 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:25:56.437 | 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:25:56.443 | 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:25:56.446 | 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:25:56.451 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-05-13 06:25:56.490 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:25:56.500 | 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:25:56.511 | 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:25:56.519 | 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:25:56.528 | 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 299)) (4.4.0) 2021-05-13 06:25:56.539 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:25:56.544 | 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:25:56.554 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:25:56.557 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-05-13 06:25:56.560 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-05-13 06:25:56.574 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:25:56.580 | 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 202)) (5.1.2) 2021-05-13 06:25:56.603 | 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:25:56.606 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:25:56.610 | 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:25:56.613 | 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:25:56.615 | 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:25:56.618 | 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 408)) (1.6.0) 2021-05-13 06:25:56.621 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-05-13 06:25:56.623 | 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 549)) (1.4.0) 2021-05-13 06:25:56.626 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (2.2.1) 2021-05-13 06:25:56.658 | 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 290)) (1.7.0) 2021-05-13 06:25:56.662 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-05-13 06:25:56.665 | 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:25:56.673 | 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 393)) (1.0.4) 2021-05-13 06:25:56.675 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-05-13 06:25:56.678 | 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:25:56.687 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-05-13 06:25:56.694 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-05-13 06:25:56.744 | 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:25:56.749 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-05-13 06:25:57.697 | Installing collected packages: keystone 2021-05-13 06:25:57.699 | Running setup.py develop for keystone 2021-05-13 06:25:59.549 | Successfully installed keystone 2021-05-13 06:25:59.712 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:25:59.712 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:25:59.786 | + inc/python:pip_install:200 : result=0 2021-05-13 06:25:59.790 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:25:59.794 | + functions-common:time_stop:2304 : local name 2021-05-13 06:25:59.797 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:25:59.801 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:25:59.805 | + functions-common:time_stop:2307 : local total 2021-05-13 06:25:59.807 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:25:59.810 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:25:59.812 | + functions-common:time_stop:2311 : start_time=1620887150421 2021-05-13 06:25:59.814 | + functions-common:time_stop:2313 : [[ -z 1620887150421 ]] 2021-05-13 06:25:59.817 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:25:59.821 | + functions-common:time_stop:2316 : end_time=1620887159818 2021-05-13 06:25:59.823 | + functions-common:time_stop:2317 : elapsed_time=9397 2021-05-13 06:25:59.825 | + functions-common:time_stop:2318 : total=43930 2021-05-13 06:25:59.827 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:25:59.830 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53327 2021-05-13 06:25:59.832 | + inc/python:pip_install:203 : return 0 2021-05-13 06:25:59.834 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:25:59.836 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:59.839 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:59.859 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:25:59.872 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:25:59.874 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:25:59.876 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:25:59.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:25:59.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:25:59.884 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:25:59.886 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:25:59.903 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:59.905 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:25:59.907 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:25:59.910 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:25:59.912 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:25:59.924 | + 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:25:59.927 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:25:59.931 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:25:59.947 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:25:59.949 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:25:59.979 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:26:00.007 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:26:00.037 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:26:00.068 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:26:00.098 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:26:00.128 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:26:00.156 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:26:00.183 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:26:00.186 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:26:00.188 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:26:00.191 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:26:00.193 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:26:00.195 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:26:00.211 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:00.214 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:26:00.216 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:26:00.219 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:26:00.234 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:00.237 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:26:00.240 | + 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:26:00.270 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:26:00.272 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:26:00.275 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:26:00.277 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:26:00.280 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:26:00.295 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:00.298 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:26:00.327 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:26:00.355 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:26:00.357 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:26:00.388 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:26:00.391 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:26:00.393 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:26:00.396 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:26:00.398 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:26:00.401 | + 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:26:00.431 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:26:00.434 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:26:00.436 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:26:00.439 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:26:00.442 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:26:00.458 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:26:00.461 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:26:00.463 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:00.466 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:26:00.468 | + 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:26:00.496 | + 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:26:00.524 | + 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:26:00.551 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:26:00.579 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:26:00.607 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:26:00.609 | + 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:26:00.612 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:26:00.614 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:26:00.617 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:26:00.619 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:26:00.622 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:26:00.624 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:26:00.629 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:26:00.631 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:26:00.633 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:26:00.646 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:26:00.646 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:00.654 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:26:00.658 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:00.673 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:26:00.676 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:26:00.680 | + 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:26:00.709 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:26:00.737 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:26:00.764 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:26:00.791 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:26:00.820 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:00.850 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:26:00.878 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:26:00.907 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:26:00.936 | + 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:26:00.963 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:26:00.991 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:01.018 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:26:01.045 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:26:01.048 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:26:01.051 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:26:01.053 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:26:01.056 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:01.058 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:01.060 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:01.063 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:26:01.066 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:26:01.068 | + 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:26:01.095 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:26:01.124 | + 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:26:01.124 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:26:01.133 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:26:01.136 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:26:01.138 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:26:01.141 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:01.143 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:01.146 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:01.148 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:01.151 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:01.153 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:01.155 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:01.158 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:01.160 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:01.162 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:26:01.225 | Site keystone-wsgi-public already enabled 2021-05-13 06:26:01.231 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:26:01.235 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:01.238 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:01.242 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:01.371 | + 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:26:01.374 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:26:01.377 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:26:01.380 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:26:01.383 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:26:01.385 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:26:01.388 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:26:01.393 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:26:01.396 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:26:01.399 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:26:01.412 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:26:01.412 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:01.421 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:26:01.425 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:01.440 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:26:01.442 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:26:01.447 | + 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:26:01.477 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:26:01.505 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:26:01.532 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:26:01.560 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:26:01.587 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:01.615 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:26:01.645 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:26:01.676 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:26:01.704 | + 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:26:01.731 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:26:01.759 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:01.787 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:26:01.815 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:26:01.817 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:26:01.820 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:26:01.823 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:26:01.825 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:01.828 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:01.830 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:01.832 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:26:01.835 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:26:01.838 | + 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:26:01.864 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:26:01.893 | + 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:26:01.893 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:26:01.902 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:26:01.906 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:26:01.909 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:26:01.911 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:01.914 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:01.917 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:01.919 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:01.922 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:01.925 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:01.927 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:01.930 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:01.932 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:01.934 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:26:01.998 | Site keystone-wsgi-admin already enabled 2021-05-13 06:26:02.005 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:26:02.009 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:02.013 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:02.016 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:02.145 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:26:02.176 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:26:02.208 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:26:02.240 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:26:02.243 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:26:02.274 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:26:02.303 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:26:02.331 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:26:02.348 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:02.351 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:26:02.368 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:02.371 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:26:02.373 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:26:02.376 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:26:02.378 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:02.380 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:26:02.383 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:26:02.385 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:26:02.388 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:26:02.390 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:02.392 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:02.395 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:02.398 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:02.400 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:02.403 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:02.418 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:02.421 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:02.423 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:02.426 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:02.426 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:02.431 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:26:02.433 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:02.436 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:26:02.439 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:02.439 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:02.444 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:26:02.446 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:02.449 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:26:02.451 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:02.454 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:26:02.456 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:26:02.459 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:26:02.461 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:26:02.464 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:02.466 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:26:02.468 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:26:02.471 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:02.473 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:26:02.476 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:26:02.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:02.481 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:26:02.484 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:02.486 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:02.489 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:26:02.495 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:26:02.498 | + 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:26:03.084 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:26:03.087 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:03.091 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:03.094 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:03.098 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:26:03.101 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:26:03.104 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:03.106 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:26:03.108 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:03.111 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:26:03.113 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:26:03.115 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:26:03.118 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:03.120 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:26:03.143 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:26:03.145 | + 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:26:03.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:03.875 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:03.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:03.875 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:04.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:04.914 | 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:26:04.917 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:04.918 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:04.919 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:04.924 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:04.931 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:04.935 | Obtaining file:///opt/stack/swift 2021-05-13 06:26:06.296 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:07.639 | 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:26:07.648 | 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:26:07.687 | 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:26:07.696 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:26:07.702 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:26:07.755 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-05-13 06:26:07.765 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:26:07.768 | 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 299)) (2.7.0) 2021-05-13 06:26:07.804 | 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 301)) (8.7.0) 2021-05-13 06:26:07.844 | 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 302)) (3.2.0) 2021-05-13 06:26:07.850 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:26:07.856 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:26:07.895 | 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 314)) (4.1.0) 2021-05-13 06:26:07.905 | 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 317)) (4.9.0) 2021-05-13 06:26:07.921 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:26:07.926 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:26:07.929 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:26:07.940 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.6.0) 2021-05-13 06:26:07.942 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:26:07.945 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:26:07.949 | 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 392)) (2.8.1) 2021-05-13 06:26:07.953 | 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 402)) (4.2.0) 2021-05-13 06:26:07.972 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:26:07.976 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:26:07.996 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:26:08.001 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:26:08.051 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:26:08.054 | Requirement already satisfied: stevedore===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:26:08.061 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:26:08.081 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.9.7) 2021-05-13 06:26:08.085 | 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:26:08.089 | 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:26:08.097 | 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:26:08.110 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:26:08.169 | 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:26:08.176 | 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:26:08.183 | 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:26:08.187 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:26:08.191 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:26:08.195 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:26:08.198 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:26:08.201 | 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:26:08.204 | 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:26:08.207 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:26:08.210 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:26:08.215 | 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:26:08.218 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:26:09.670 | Installing collected packages: swift 2021-05-13 06:26:09.672 | Running setup.py develop for swift 2021-05-13 06:26:11.352 | Successfully installed swift 2021-05-13 06:26:11.485 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:11.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:11.572 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:11.576 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:11.579 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:11.583 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:11.586 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:11.589 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:11.593 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:11.596 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:11.599 | + functions-common:time_stop:2311 : start_time=1620887163137 2021-05-13 06:26:11.602 | + functions-common:time_stop:2313 : [[ -z 1620887163137 ]] 2021-05-13 06:26:11.605 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:11.609 | + functions-common:time_stop:2316 : end_time=1620887171607 2021-05-13 06:26:11.611 | + functions-common:time_stop:2317 : elapsed_time=8470 2021-05-13 06:26:11.614 | + functions-common:time_stop:2318 : total=53327 2021-05-13 06:26:11.616 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:11.618 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=61797 2021-05-13 06:26:11.621 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:11.623 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:11.626 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:11.628 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:11.647 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:26:11.660 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:26:11.662 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:26:11.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:11.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:11.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:26:11.672 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:11.675 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:26:11.677 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:11.680 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:26:11.682 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:26:11.684 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:26:11.686 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:26:11.688 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:26:11.690 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:26:11.693 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:26:12.565 | No container-auditor running 2021-05-13 06:26:12.565 | No account-reaper running 2021-05-13 06:26:12.565 | No account-replicator running 2021-05-13 06:26:12.565 | No object-expirer running 2021-05-13 06:26:12.565 | No container-server running 2021-05-13 06:26:12.565 | No container-sharder running 2021-05-13 06:26:12.565 | No container-updater running 2021-05-13 06:26:12.565 | No proxy-server running 2021-05-13 06:26:12.565 | No account-auditor running 2021-05-13 06:26:12.565 | No object-auditor running 2021-05-13 06:26:12.565 | No container-sync running 2021-05-13 06:26:12.565 | No object-replicator running 2021-05-13 06:26:12.565 | No container-replicator running 2021-05-13 06:26:12.565 | No container-reconciler running 2021-05-13 06:26:12.565 | No object-server running 2021-05-13 06:26:12.565 | No object-updater running 2021-05-13 06:26:12.565 | No object-reconstructor running 2021-05-13 06:26:12.565 | No account-server running 2021-05-13 06:26:12.614 | + lib/swift:configure_swift:341 : true 2021-05-13 06:26:12.618 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:26:12.636 | + 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:26:12.649 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:26:12.651 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:26:12.652 | s/%GROUP%//; 2021-05-13 06:26:12.652 | s/%USER%/ubuntu/; 2021-05-13 06:26:12.652 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:26:12.652 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:26:12.652 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:26:12.660 | uid = ubuntu 2021-05-13 06:26:12.660 | gid = 2021-05-13 06:26:12.660 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:26:12.660 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:26:12.660 | address = 127.0.0.1 2021-05-13 06:26:12.660 | 2021-05-13 06:26:12.660 | [account6612] 2021-05-13 06:26:12.660 | max connections = 25 2021-05-13 06:26:12.660 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:12.660 | read only = false 2021-05-13 06:26:12.660 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:26:12.660 | 2021-05-13 06:26:12.660 | [account6622] 2021-05-13 06:26:12.660 | max connections = 25 2021-05-13 06:26:12.660 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:12.660 | read only = false 2021-05-13 06:26:12.660 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:26:12.660 | 2021-05-13 06:26:12.660 | [account6632] 2021-05-13 06:26:12.661 | max connections = 25 2021-05-13 06:26:12.661 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:12.661 | read only = false 2021-05-13 06:26:12.661 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.661 | [account6642] 2021-05-13 06:26:12.661 | max connections = 25 2021-05-13 06:26:12.661 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:12.661 | read only = false 2021-05-13 06:26:12.661 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.661 | [container6611] 2021-05-13 06:26:12.661 | max connections = 25 2021-05-13 06:26:12.661 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:12.661 | read only = false 2021-05-13 06:26:12.661 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.661 | [container6621] 2021-05-13 06:26:12.661 | max connections = 25 2021-05-13 06:26:12.661 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:12.661 | read only = false 2021-05-13 06:26:12.661 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.661 | [container6631] 2021-05-13 06:26:12.661 | max connections = 25 2021-05-13 06:26:12.661 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:12.661 | read only = false 2021-05-13 06:26:12.661 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.661 | [container6641] 2021-05-13 06:26:12.661 | max connections = 25 2021-05-13 06:26:12.661 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:12.661 | read only = false 2021-05-13 06:26:12.661 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.661 | 2021-05-13 06:26:12.662 | [object6613] 2021-05-13 06:26:12.662 | max connections = 25 2021-05-13 06:26:12.662 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:26:12.662 | read only = false 2021-05-13 06:26:12.662 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:26:12.662 | 2021-05-13 06:26:12.662 | [object6623] 2021-05-13 06:26:12.662 | max connections = 25 2021-05-13 06:26:12.662 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:26:12.662 | read only = false 2021-05-13 06:26:12.662 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:26:12.662 | 2021-05-13 06:26:12.662 | [object6633] 2021-05-13 06:26:12.662 | max connections = 25 2021-05-13 06:26:12.662 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:26:12.662 | read only = false 2021-05-13 06:26:12.662 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:26:12.662 | 2021-05-13 06:26:12.662 | [object6643] 2021-05-13 06:26:12.662 | max connections = 25 2021-05-13 06:26:12.662 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:26:12.662 | read only = false 2021-05-13 06:26:12.662 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:26:12.663 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:26:12.665 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:12.667 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:12.670 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:26:12.681 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:26:12.684 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:26:12.688 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:26:12.692 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:26:12.695 | + 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:26:12.699 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:26:12.727 | + 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:26:12.753 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:26:12.771 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:26:12.799 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:26:12.817 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:12.845 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:26:12.863 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:26:12.891 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:26:12.909 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:26:12.937 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:26:12.955 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:12.983 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:26:13.001 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:26:13.016 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:13.019 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:26:13.047 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:26:13.074 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:26:13.101 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:26:13.129 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:26:13.144 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:13.146 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:26:13.172 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:26:13.187 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:13.190 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:26:13.205 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:13.207 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:26:13.209 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:26:13.223 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:13.225 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:26:13.227 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:26:13.230 | + 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:26:13.234 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:26:13.239 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:26:13.266 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:26:13.293 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:26:13.323 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:26:13.353 | + 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:26:13.380 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:26:13.383 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:26:13.385 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:26:13.387 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:26:13.389 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:26:13.416 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:26:13.443 | + 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:26:13.470 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:26:13.498 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:26:13.525 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:26:13.552 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:26:13.579 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:26:13.606 | + 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:26:13.634 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:26:13.661 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:26:13.688 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:26:13.716 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:26:13.743 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:26:13.773 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:26:13.801 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:26:13.819 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:26:13.847 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:26:13.875 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:26:13.879 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:26:13.908 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:26:13.935 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:26:13.961 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:26:13.964 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:26:13.966 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:26:13.968 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:26:13.973 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:26:13.975 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:26:13.977 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:13.979 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:26:13.981 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:26:13.984 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:13.986 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:13.988 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:26:14.006 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:14.033 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:26:14.050 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:26:14.078 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:14.096 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:14.125 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:26:14.143 | + 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:26:14.175 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:26:14.193 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:14.221 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:26:14.239 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:26:14.268 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:14.286 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:14.314 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:26:14.333 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:14.361 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:26:14.379 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:26:14.407 | + 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:26:14.412 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:14.430 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:14.459 | + 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:26:14.488 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:26:14.491 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:26:14.495 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:26:14.498 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:26:14.500 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:14.502 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:26:14.505 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:26:14.507 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:14.509 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:14.511 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:26:14.529 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:14.557 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:26:14.575 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:26:14.603 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:14.621 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:14.650 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:26:14.668 | + 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:26:14.696 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:26:14.715 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:14.743 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:26:14.761 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:26:14.790 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:14.808 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:14.836 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:26:14.854 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:14.883 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:26:14.901 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:26:14.928 | + 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:26:14.933 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:14.951 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:14.980 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:26:14.982 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:26:14.986 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:26:14.989 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:26:14.991 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:26:14.993 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:26:14.996 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:26:14.998 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:26:15.000 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:26:15.002 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:26:15.020 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:26:15.048 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:26:15.065 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:26:15.093 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:26:15.112 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:26:15.141 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:26:15.161 | + 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:26:15.190 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:26:15.208 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:26:15.236 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:26:15.255 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:26:15.283 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:26:15.301 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:26:15.329 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:26:15.347 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:26:15.376 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:26:15.394 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:26:15.421 | + 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:26:15.426 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:26:15.444 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:26:15.473 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:26:15.501 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:26:15.530 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:26:15.557 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:26:15.560 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:26:15.564 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:26:15.593 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:26:15.622 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:26:15.651 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:26:15.680 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:26:15.709 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:26:15.737 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:26:15.764 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:26:15.791 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:26:15.819 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:26:15.835 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:15.837 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:26:15.856 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:26:15.858 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:26:15.878 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:26:15.880 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:26:15.907 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:26:15.910 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:26:15.937 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:26:15.965 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:26:15.968 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:26:15.996 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:26:16.012 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:16.014 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:26:16.017 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:26:16.022 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:26:16.024 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:26:16.036 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:26:16.039 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:26:16.050 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:26:16.052 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:26:16.055 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:26:16.057 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:26:16.059 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:26:16.062 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:26:16.064 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:26:16.066 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:26:16.069 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:26:16.081 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:26:16.083 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:26:16.086 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:26:16.104 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:16.106 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:26:16.124 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:16.126 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:26:16.129 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:26:16.131 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:26:16.133 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:16.136 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:26:16.139 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:26:16.141 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:26:16.144 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:26:16.161 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:16.163 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:26:16.166 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:26:16.183 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:16.185 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:26:16.188 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:26:16.191 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:26:16.193 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:16.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:16.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:26:16.201 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:16.205 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:26:16.207 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:26:16.210 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:26:16.213 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:26:16.215 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:26:16.218 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:26:16.221 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:26:16.224 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:26:16.227 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:26:16.229 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:26:16.233 | +++ 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:26:16.234 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:26:16.238 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:26:16.241 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:26:16.244 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:26:16.247 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:26:16.250 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:26:16.271 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:26:16.273 | + 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:26:17.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:17.000 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:17.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:17.000 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:18.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:18.007 | 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:26:18.011 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:18.011 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:18.013 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:18.018 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:18.025 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:18.031 | 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 176)) (2.5.0) 2021-05-13 06:26:18.123 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:26:18.128 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:26:18.139 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:26:18.197 | 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 284)) (4.3.1) 2021-05-13 06:26:18.219 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:26:18.224 | 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 295)) (5.4.0) 2021-05-13 06:26:18.242 | 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 300)) (4.4.0) 2021-05-13 06:26:18.252 | 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 301)) (8.7.0) 2021-05-13 06:26:18.291 | 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 302)) (3.2.0) 2021-05-13 06:26:18.298 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:26:18.304 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:26:18.341 | 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 311)) (2.5.0) 2021-05-13 06:26:18.356 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-05-13 06:26:18.361 | 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 314)) (4.1.0) 2021-05-13 06:26:18.371 | 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 315)) (2.5.0) 2021-05-13 06:26:18.394 | 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 317)) (4.9.0) 2021-05-13 06:26:18.410 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:26:18.415 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:26:18.418 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:26:18.421 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:26:18.424 | 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 387)) (7.4.0) 2021-05-13 06:26:18.439 | 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 392)) (2.8.1) 2021-05-13 06:26:18.443 | 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 402)) (4.2.0) 2021-05-13 06:26:18.462 | 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 426)) (3.11.1) 2021-05-13 06:26:18.487 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:26:18.491 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:26:18.510 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:26:18.515 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-05-13 06:26:18.518 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:26:18.521 | Requirement already satisfied: stevedore===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:26:18.528 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-05-13 06:26:18.542 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:26:18.562 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-05-13 06:26:18.567 | 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:26:18.576 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:26:18.579 | 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:26:18.584 | 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:26:18.591 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:26:18.596 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:26:18.599 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:26:18.604 | 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:26:18.608 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:26:18.611 | 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:26:18.620 | 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:26:18.631 | 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:26:18.644 | 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:26:18.654 | 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:26:18.662 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:26:18.665 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:26:18.668 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:26:18.671 | 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:26:18.675 | 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:26:18.678 | 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:26:18.686 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:26:18.689 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:26:18.692 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:26:18.695 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:26:18.744 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:26:18.751 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-05-13 06:26:18.768 | 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 409)) (1.6.0) 2021-05-13 06:26:18.771 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-05-13 06:26:18.775 | 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:26:18.777 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-05-13 06:26:18.784 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:26:18.787 | 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 550)) (1.4.0) 2021-05-13 06:26:20.342 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:20.342 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:20.424 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:20.428 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:20.432 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:20.436 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:20.439 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:20.443 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:20.446 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:20.449 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:20.452 | + functions-common:time_stop:2311 : start_time=1620887176265 2021-05-13 06:26:20.454 | + functions-common:time_stop:2313 : [[ -z 1620887176265 ]] 2021-05-13 06:26:20.458 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:20.463 | + functions-common:time_stop:2316 : end_time=1620887180460 2021-05-13 06:26:20.466 | + functions-common:time_stop:2317 : elapsed_time=4195 2021-05-13 06:26:20.469 | + functions-common:time_stop:2318 : total=61797 2021-05-13 06:26:20.471 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:20.474 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=65992 2021-05-13 06:26:20.477 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:20.480 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:26:20.482 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:26:20.485 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:26:20.498 | + 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:26:20.503 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:26:20.506 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:26:20.508 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:26:20.511 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:20.513 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:20.516 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:20.519 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:20.521 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:20.525 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:20.541 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:20.544 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:20.546 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:20.549 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:20.549 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:20.554 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:26:20.557 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:20.559 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:26:20.562 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:20.562 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:20.565 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:26:20.568 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:20.571 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:26:20.574 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:20.576 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:20.579 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:26:20.582 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:20.585 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:26:20.587 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:20.590 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:20.592 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:26:20.595 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:20.597 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:20.601 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:26:20.604 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:20.607 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:26:20.609 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:20.612 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:20.615 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:26:20.621 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:26:20.624 | + 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:26:21.216 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:26:21.219 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:21.223 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:21.226 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:21.229 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:26:21.231 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:26:21.235 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:21.237 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:21.239 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:21.242 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:21.245 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:21.247 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:21.250 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:21.253 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:26:21.274 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:26:21.276 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-05-13 06:26:22.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:22.004 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:22.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:22.004 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:23.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:23.025 | 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:26:23.029 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:23.029 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:23.030 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:23.035 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:23.042 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:23.046 | Obtaining file:///opt/stack/glance 2021-05-13 06:26:24.417 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:25.747 | 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:26:25.756 | 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:26:25.764 | 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:26:25.776 | 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:26:25.803 | 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:26:25.812 | 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:26:25.826 | 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:26:25.834 | 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:26:25.854 | 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:26:25.894 | 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:26:25.907 | 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:26:25.915 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:26:25.921 | 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:26:25.930 | 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:26:25.936 | 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 176)) (2.5.0) 2021-05-13 06:26:26.005 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:26:26.010 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:26:26.015 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:26:26.018 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:26:26.029 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:26:26.088 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:26:26.141 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:26:26.146 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:26:26.150 | 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 295)) (5.4.0) 2021-05-13 06:26:26.168 | 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 299)) (2.7.0) 2021-05-13 06:26:26.204 | 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 300)) (4.4.0) 2021-05-13 06:26:26.215 | 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 301)) (8.7.0) 2021-05-13 06:26:26.256 | 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 302)) (3.2.0) 2021-05-13 06:26:26.262 | 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 303)) (9.0.0) 2021-05-13 06:26:26.310 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:26:26.316 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:26:26.354 | 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 307)) (12.7.1) 2021-05-13 06:26:26.408 | 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 309)) (4.2.0) 2021-05-13 06:26:26.428 | 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 310)) (3.8.0) 2021-05-13 06:26:26.443 | 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 312)) (2.2.0) 2021-05-13 06:26:26.457 | 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 314)) (4.1.0) 2021-05-13 06:26:26.466 | 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 315)) (2.5.0) 2021-05-13 06:26:26.490 | 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 316)) (1.3.0) 2021-05-13 06:26:26.501 | 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 317)) (4.9.0) 2021-05-13 06:26:26.517 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-05-13 06:26:26.562 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:26:26.567 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:26:26.570 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:26:26.572 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-05-13 06:26:26.593 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-05-13 06:26:26.608 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:26:26.618 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:26:26.621 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:26:26.624 | 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 383)) (5.1.0) 2021-05-13 06:26:26.640 | 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 392)) (2.8.1) 2021-05-13 06:26:26.645 | 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 394)) (1.0.4) 2021-05-13 06:26:26.648 | 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 402)) (4.2.0) 2021-05-13 06:26:26.667 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:26:26.671 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:26:26.678 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:26:26.697 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.3.3) 2021-05-13 06:26:26.702 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:26:26.706 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:26:26.778 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (0.8.1) 2021-05-13 06:26:26.781 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:26:26.784 | 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 506)) (0.13.0) 2021-05-13 06:26:26.794 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-05-13 06:26:26.797 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-13 06:26:26.800 | Requirement already satisfied: stevedore===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:26:26.807 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (4.6.0) 2021-05-13 06:26:26.862 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-05-13 06:26:26.877 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-05-13 06:26:26.886 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-05-13 06:26:26.892 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-05-13 06:26:26.909 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-05-13 06:26:26.913 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-05-13 06:26:26.920 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.4) 2021-05-13 06:26:26.940 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-05-13 06:26:26.943 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-05-13 06:26:26.948 | 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:26:26.956 | 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:26:26.959 | 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:26:26.968 | 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:26:26.974 | 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:26:26.979 | 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:26:26.983 | 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:26:26.988 | 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:26:26.991 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-05-13 06:26:27.031 | 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:26:27.037 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:26:27.041 | 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:26:27.051 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:26:27.054 | 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:26:27.066 | 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:26:27.069 | 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:26:27.072 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:26:27.076 | 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:26:27.080 | 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:26:27.082 | 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:26:27.088 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-05-13 06:26:27.126 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-05-13 06:26:27.131 | 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 409)) (1.6.0) 2021-05-13 06:26:27.134 | 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:26:27.136 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:26:27.139 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-05-13 06:26:27.142 | 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:26:27.145 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:26:27.148 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:26:27.151 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-05-13 06:26:27.154 | 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:26:27.208 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-05-13 06:26:27.214 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-05-13 06:26:27.216 | 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:26:27.220 | 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:26:28.137 | Installing collected packages: glance 2021-05-13 06:26:28.139 | Running setup.py develop for glance 2021-05-13 06:26:29.703 | Successfully installed glance 2021-05-13 06:26:29.839 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:29.839 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:29.926 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:29.930 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:29.934 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:29.937 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:29.941 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:29.944 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:29.947 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:29.950 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:29.954 | + functions-common:time_stop:2311 : start_time=1620887181268 2021-05-13 06:26:29.957 | + functions-common:time_stop:2313 : [[ -z 1620887181268 ]] 2021-05-13 06:26:29.961 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:29.966 | + functions-common:time_stop:2316 : end_time=1620887189963 2021-05-13 06:26:29.968 | + functions-common:time_stop:2317 : elapsed_time=8695 2021-05-13 06:26:29.971 | + functions-common:time_stop:2318 : total=65992 2021-05-13 06:26:29.973 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:29.975 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=74687 2021-05-13 06:26:29.978 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:29.980 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:29.983 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:29.985 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:30.005 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:26:30.017 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:26:30.019 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:26:30.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:30.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:30.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:26:30.030 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:30.032 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:30.034 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:26:30.037 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:26:30.049 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:26:30.052 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:26:30.055 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:26:30.057 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:26:30.060 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:26:30.062 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:26:30.065 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:26:30.068 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:26:30.097 | + 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:26:30.127 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:26:30.157 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:26:30.187 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:26:30.217 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:26:30.247 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:26:30.249 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:26:30.252 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:26:30.254 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:26:30.257 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:26:30.285 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:26:30.315 | + 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:26:30.344 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:26:30.374 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:26:30.405 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:26:30.435 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:26:30.467 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:26:30.497 | + 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:26:30.527 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:26:30.557 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:26:30.587 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:26:30.590 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:26:30.592 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:26:30.595 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:26:30.597 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:26:30.600 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:26:30.616 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:30.620 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:26:30.623 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:26:30.625 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:26:30.641 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:30.644 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:26:30.647 | + 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:26:30.676 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:26:30.679 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:26:30.681 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:26:30.684 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:26:30.686 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:26:30.689 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:26:30.691 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:26:30.694 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:26:30.696 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:26:30.699 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:30.701 | + 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:26:30.731 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:26:30.733 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:26:30.764 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:26:30.767 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:26:30.784 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:30.786 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:26:30.816 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:26:30.846 | + 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:26:30.877 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:26:30.908 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:26:30.937 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:26:30.955 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:30.957 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:26:30.987 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:26:31.017 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:26:31.047 | + 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:26:31.077 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:26:31.108 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:26:31.141 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:26:31.158 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:31.160 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:26:31.163 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:26:31.165 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:26:31.168 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:26:31.185 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:26:31.188 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:26:31.190 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:31.193 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:26:31.195 | + 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:26:31.225 | + 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:26:31.255 | + 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:26:31.285 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:26:31.315 | + 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:26:31.320 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:26:31.350 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:26:31.381 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:26:31.411 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:26:31.441 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:26:31.471 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:26:31.502 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:26:31.532 | + 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:26:31.562 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:26:31.592 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:26:31.623 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:26:31.653 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:26:31.658 | + 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:26:31.666 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:26:31.682 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:31.685 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:26:31.688 | + 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:26:31.690 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:26:31.692 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:26:31.695 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:26:31.698 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:26:31.702 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:26:31.704 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:26:31.708 | + 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:26:31.738 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:26:31.741 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:26:31.743 | ++ functions:get_random_port:837 : true 2021-05-13 06:26:31.746 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:26:31.748 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:26:31.751 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:26:31.826 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:26:31.829 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:26:31.833 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:26:31.837 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:26:31.840 | + 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:26:31.872 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:26:31.900 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:26:31.928 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:26:31.955 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:26:31.983 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:26:32.012 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:26:32.039 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:26:32.067 | + 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:26:32.095 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:32.123 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:26:32.151 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:32.179 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:26:32.207 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:26:32.235 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:26:32.263 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:26:32.292 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:26:32.323 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:26:32.355 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:26:32.383 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:26:32.386 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:26:32.388 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:32.391 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:32.393 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:32.395 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:32.398 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:26:32.452 | proxy (enabled by site administrator) 2021-05-13 06:26:32.457 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:26:32.461 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:26:32.465 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:32.468 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:32.473 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:32.476 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:32.479 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:26:32.533 | proxy_http (enabled by site administrator) 2021-05-13 06:26:32.537 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:26:32.540 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:26:32.543 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:26:32.545 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:32.548 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:32.550 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:32.553 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:32.556 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:32.559 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:26:32.559 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:32.568 | KeepAlive Off 2021-05-13 06:26:32.572 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:26:32.572 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:32.580 | SetEnv proxy-sendchunked 1 2021-05-13 06:26:32.585 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:26:32.585 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:26:32.593 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:26:32.597 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:26:32.599 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:26:32.602 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:32.604 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:32.607 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:32.609 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:32.611 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:32.614 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:32.616 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:32.619 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:32.622 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:32.624 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:26:32.688 | Site glance-wsgi-api already enabled 2021-05-13 06:26:32.694 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:26:32.697 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:32.701 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:32.704 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:32.832 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:26:32.838 | + 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:26:32.872 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:26:32.892 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:32.895 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:26:32.898 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:26:32.901 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:26:32.903 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:32.906 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:26:32.908 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:26:32.911 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:26:32.913 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:26:32.916 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:32.918 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:32.921 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:32.924 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:32.926 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:32.929 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:32.945 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:32.948 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:32.950 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:32.953 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:32.953 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:32.958 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:26:32.961 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:32.963 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:26:32.966 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:32.966 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:32.970 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:26:32.973 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:32.975 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:26:32.978 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:32.981 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:32.983 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:32.986 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:32.988 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:26:32.991 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:32.994 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:32.996 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:32.999 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:33.001 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:33.004 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:26:33.007 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:33.010 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:26:33.012 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:33.015 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:33.018 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:26:33.024 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:26:33.026 | + 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:26:33.617 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:26:33.620 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:33.624 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:33.628 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:33.632 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:26:33.637 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:26:33.641 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:33.645 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:33.649 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:33.651 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:33.654 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:33.656 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:33.658 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:33.661 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:26:33.682 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:26:33.685 | + 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:26:34.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:34.422 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:34.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:34.423 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:35.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:35.465 | 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:26:35.469 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:35.469 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:35.471 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:35.476 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:35.483 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:35.487 | Obtaining file:///opt/stack/cinder 2021-05-13 06:26:37.614 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:39.689 | 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:26:39.698 | 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:26:39.707 | 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:26:39.718 | 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:26:39.746 | 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:26:39.759 | 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:26:39.769 | 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:26:39.780 | 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:26:39.799 | 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:26:39.838 | 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:26:39.852 | 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:26:39.855 | 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:26:39.864 | 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:26:39.879 | 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:26:39.902 | 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:26:39.908 | 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:26:39.913 | 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:26:39.918 | 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:26:39.921 | 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:26:39.925 | 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:26:39.936 | 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:26:39.995 | 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:26:40.047 | 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:26:40.057 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (4.1.3) 2021-05-13 06:26:40.067 | 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 285)) (4.3.1) 2021-05-13 06:26:40.090 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-05-13 06:26:40.094 | 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 296)) (5.4.0) 2021-05-13 06:26:40.112 | 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 300)) (2.7.0) 2021-05-13 06:26:40.149 | 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 301)) (4.4.0) 2021-05-13 06:26:40.160 | 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 302)) (8.7.0) 2021-05-13 06:26:40.199 | 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 303)) (3.2.0) 2021-05-13 06:26:40.205 | 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 304)) (9.0.0) 2021-05-13 06:26:40.254 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-05-13 06:26:40.260 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-05-13 06:26:40.299 | 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 308)) (12.7.1) 2021-05-13 06:26:40.353 | 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 310)) (4.2.0) 2021-05-13 06:26:40.372 | 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 311)) (3.8.0) 2021-05-13 06:26:40.386 | 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 312)) (2.5.0) 2021-05-13 06:26:40.401 | 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 313)) (2.2.0) 2021-05-13 06:26:40.415 | 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 314)) (6.2.0) 2021-05-13 06:26:40.419 | 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 315)) (4.1.0) 2021-05-13 06:26:40.429 | 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 316)) (2.5.0) 2021-05-13 06:26:40.452 | 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 317)) (1.3.0) 2021-05-13 06:26:40.463 | 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 318)) (4.9.0) 2021-05-13 06:26:40.479 | 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 319)) (2.4.0) 2021-05-13 06:26:40.499 | 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 320)) (3.9.0) 2021-05-13 06:26:40.522 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-05-13 06:26:40.567 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-05-13 06:26:40.573 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.7.2) 2021-05-13 06:26:40.606 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-05-13 06:26:40.609 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-05-13 06:26:40.612 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-05-13 06:26:40.635 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.4.8) 2021-05-13 06:26:40.637 | 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 351)) (0.2.8) 2021-05-13 06:26:40.642 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-05-13 06:26:40.653 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-05-13 06:26:40.655 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-05-13 06:26:40.658 | 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 384)) (5.1.0) 2021-05-13 06:26:40.674 | 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 393)) (2.8.1) 2021-05-13 06:26:40.680 | 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 397)) (3.3.0) 2021-05-13 06:26:40.696 | 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 403)) (4.2.0) 2021-05-13 06:26:40.715 | 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 415)) (17.4.0) 2021-05-13 06:26:40.753 | 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 427)) (3.11.1) 2021-05-13 06:26:40.779 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-05-13 06:26:40.783 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-05-13 06:26:40.790 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-05-13 06:26:40.811 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-05-13 06:26:40.815 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (4.7.2) 2021-05-13 06:26:40.820 | 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 463)) (2.1.74) 2021-05-13 06:26:40.825 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (0.4.2) 2021-05-13 06:26:40.833 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (56.0.0) 2021-05-13 06:26:40.884 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-05-13 06:26:40.887 | 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 507)) (0.13.0) 2021-05-13 06:26:40.898 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-05-13 06:26:40.901 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:26:40.904 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-05-13 06:26:40.910 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.6) 2021-05-13 06:26:40.913 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.8.9) 2021-05-13 06:26:40.919 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-05-13 06:26:40.975 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-05-13 06:26:40.989 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-05-13 06:26:40.998 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-05-13 06:26:41.004 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-05-13 06:26:41.022 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.0) 2021-05-13 06:26:41.079 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-05-13 06:26:41.083 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-05-13 06:26:41.090 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.0.1) 2021-05-13 06:26:41.094 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-05-13 06:26:41.114 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-05-13 06:26:41.119 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.3) 2021-05-13 06:26:41.126 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-05-13 06:26:41.129 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-05-13 06:26:41.134 | 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 583)) (1.4.9.1) 2021-05-13 06:26:41.137 | 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:26:41.141 | 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:26:41.149 | 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:26:41.173 | 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:26:41.176 | 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:26:41.182 | 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:26:41.187 | 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:26:41.195 | 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:26:41.198 | 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:26:41.203 | 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:26:41.212 | 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:26:41.218 | 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:26:41.258 | 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:26:41.263 | 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:26:41.270 | 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:26:41.274 | 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:26:41.284 | 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:26:41.287 | 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:26:41.297 | 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:26:41.310 | 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:26:41.322 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-05-13 06:26:41.336 | 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:26:41.339 | 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:26:41.342 | 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:26:41.345 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.22.0) 2021-05-13 06:26:41.349 | 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:26:41.352 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-05-13 06:26:41.357 | 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:26:41.395 | 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:26:41.401 | 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:26:41.404 | 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 410)) (1.6.0) 2021-05-13 06:26:41.406 | 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:26:41.409 | 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 552)) (1.4.0) 2021-05-13 06:26:41.412 | 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:26:41.417 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-05-13 06:26:41.420 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (3.15.8) 2021-05-13 06:26:41.424 | 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:26:41.430 | 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:26:41.433 | 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 395)) (1.0.4) 2021-05-13 06:26:41.436 | 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:26:41.443 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-05-13 06:26:41.446 | 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:26:41.450 | 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:26:41.505 | 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:26:41.508 | 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:26:41.513 | 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:26:41.553 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-05-13 06:26:41.558 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-05-13 06:26:42.339 | Installing collected packages: cinder 2021-05-13 06:26:42.341 | Running setup.py develop for cinder 2021-05-13 06:26:44.594 | Successfully installed cinder 2021-05-13 06:26:44.730 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:26:44.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:26:44.818 | + inc/python:pip_install:200 : result=0 2021-05-13 06:26:44.822 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:26:44.825 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:44.828 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:44.831 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:44.835 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:44.837 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:44.839 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:26:44.842 | + functions-common:time_stop:2311 : start_time=1620887193677 2021-05-13 06:26:44.844 | + functions-common:time_stop:2313 : [[ -z 1620887193677 ]] 2021-05-13 06:26:44.847 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:44.851 | + functions-common:time_stop:2316 : end_time=1620887204848 2021-05-13 06:26:44.853 | + functions-common:time_stop:2317 : elapsed_time=11171 2021-05-13 06:26:44.855 | + functions-common:time_stop:2318 : total=74687 2021-05-13 06:26:44.858 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:44.860 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=85858 2021-05-13 06:26:44.862 | + inc/python:pip_install:203 : return 0 2021-05-13 06:26:44.865 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:26:44.867 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:44.870 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:44.891 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:26:44.903 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:26:44.906 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:26:44.909 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:44.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:44.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:26:44.916 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:44.919 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:26:44.922 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:26:44.924 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:26:44.927 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:44.929 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:44.932 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:26:44.944 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:26:44.947 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:26:44.951 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:26:44.954 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:26:44.958 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:26:44.961 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:44.964 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:26:44.966 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:44.969 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:44.971 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:26:44.974 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:26:44.976 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:26:44.979 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:26:44.981 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:26:44.984 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:26:44.986 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:44.989 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:44.991 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:26:45.017 | + 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:26:45.121 | Reading package lists... 2021-05-13 06:26:45.334 | Building dependency tree... 2021-05-13 06:26:45.336 | Reading state information... 2021-05-13 06:26:45.552 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:26:45.552 | The following packages were automatically installed and are no longer required: 2021-05-13 06:26:45.553 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:26:45.553 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:26:45.553 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:26:45.553 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:26:45.553 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:26:45.553 | python3-zope.interface 2021-05-13 06:26:45.553 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:26:45.680 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:26:45.685 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:26:45.688 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:26:45.692 | + functions-common:time_stop:2304 : local name 2021-05-13 06:26:45.694 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:26:45.698 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:26:45.701 | + functions-common:time_stop:2307 : local total 2021-05-13 06:26:45.704 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:26:45.707 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:26:45.711 | + functions-common:time_stop:2311 : start_time=1620887205013 2021-05-13 06:26:45.713 | + functions-common:time_stop:2313 : [[ -z 1620887205013 ]] 2021-05-13 06:26:45.716 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:26:45.721 | + functions-common:time_stop:2316 : end_time=1620887205718 2021-05-13 06:26:45.723 | + functions-common:time_stop:2317 : elapsed_time=705 2021-05-13 06:26:45.726 | + functions-common:time_stop:2318 : total=14605 2021-05-13 06:26:45.728 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:26:45.731 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15310 2021-05-13 06:26:45.734 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:26:45.736 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:26:45.739 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:26:45.742 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:26:45.754 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:26:45.758 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:26:45.761 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:26:45.763 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:26:45.766 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:26:45.766 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:26:45.771 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:26:45.773 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:26:45.775 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:26:45.778 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:26:45.780 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:26:45.782 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:26:45.784 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:26:45.786 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:26:45.799 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:26:45.811 | + 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:26:45.823 | + 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:26:45.835 | + 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:26:45.847 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:26:45.850 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:26:45.854 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.29xrFxG0Nv 2021-05-13 06:26:45.856 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:26:45.858 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:26:45.861 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:26:45.863 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.29xrFxG0Nv 2021-05-13 06:26:45.867 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.29xrFxG0Nv 2021-05-13 06:26:45.879 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.29xrFxG0Nv /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:26:45.891 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:26:45.895 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:26:45.898 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:26:45.900 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:26:45.903 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:26:45.905 | + 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:26:45.907 | + 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:26:45.909 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:26:45.912 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:26:45.917 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:26:45.921 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:26:45.940 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:26:45.959 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:26:45.977 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:26:45.996 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:26:46.015 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:26:46.034 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:26:46.053 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:26:46.072 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:26:46.074 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:46.077 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:26:46.079 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:26:46.081 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:26:46.111 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:26:46.139 | + 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:26:46.167 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:26:46.195 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:26:46.223 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:26:46.251 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:26:46.279 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:26:46.307 | + 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:26:46.337 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:26:46.364 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:26:46.396 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:26:46.425 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:26:46.427 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:26:46.430 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:26:46.433 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:26:46.435 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:26:46.438 | + 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:26:46.469 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:26:46.498 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:26:46.526 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:26:46.555 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:26:46.583 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:26:46.612 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:26:46.644 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:26:46.646 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:26:46.674 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:26:46.706 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:26:46.714 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1a39104566396001727852b823acd9b1 2021-05-13 06:26:46.742 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:26:46.771 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:26:46.788 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:46.790 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:26:46.807 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:46.810 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:26:46.826 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:46.829 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:26:46.845 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:46.848 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:26:46.850 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:26:46.853 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:26:46.855 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:26:46.858 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:26:46.860 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:26:46.863 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:26:46.880 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:46.883 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:26:46.885 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:26:46.888 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:26:46.903 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:46.906 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:26:46.909 | + 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:26:46.936 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:26:46.939 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:26:46.941 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:26:46.944 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:26:46.946 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:46.949 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:26:46.967 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:26:46.969 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:26:46.972 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:26:46.974 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:26:46.977 | + 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:26:47.005 | + 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:26:47.033 | + 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:26:47.062 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:26:47.090 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:26:47.093 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:26:47.096 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:26:47.098 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:26:47.100 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:26:47.103 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:26:47.106 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:26:47.110 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:26:47.113 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:26:47.115 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:26:47.128 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:26:47.129 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:47.137 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:26:47.140 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:26:47.156 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:26:47.159 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:26:47.163 | + 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:26:47.192 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:26:47.220 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:26:47.248 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:26:47.275 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:26:47.303 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:26:47.330 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:26:47.361 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:26:47.392 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:26:47.419 | + 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:26:47.447 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:26:47.475 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:26:47.503 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:26:47.531 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:26:47.533 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:26:47.536 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:26:47.539 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:26:47.541 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:26:47.544 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:47.546 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:47.549 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:47.551 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:47.554 | + 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:26:47.582 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:26:47.610 | + 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:26:47.611 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:26:47.619 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:26:47.623 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:26:47.625 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:26:47.628 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:26:47.630 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:26:47.633 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:26:47.635 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:47.637 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:47.640 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:26:47.642 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:26:47.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:26:47.647 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:26:47.649 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:26:47.713 | Enabling site cinder-wsgi. 2021-05-13 06:26:47.722 | To activate the new configuration, you need to run: 2021-05-13 06:26:47.722 | systemctl reload apache2 2021-05-13 06:26:47.729 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:26:47.733 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:26:47.737 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:26:47.740 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:26:47.866 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:26:47.869 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:26:47.902 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:26:47.932 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:26:47.949 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:26:47.952 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:26:47.954 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:26:47.957 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:26:47.959 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:26:47.962 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:26:47.992 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:26:48.021 | + 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:26:48.049 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:26:48.077 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:26:48.105 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:26:48.134 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:26:48.163 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:26:48.191 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:26:48.219 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:26:48.248 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:26:48.276 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:26:48.305 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:26:48.307 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:26:48.324 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:48.327 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:26:48.358 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:26:48.376 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:26:48.379 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:26:48.381 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:26:48.384 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:26:48.386 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:26:48.389 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:26:48.391 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:26:48.395 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:26:48.396 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:26:48.401 | + 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:26:48.404 | + 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:26:48.406 | + 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:26:48.409 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:26:48.411 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:26:48.414 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:26:48.417 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:26:48.419 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:26:48.422 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:26:48.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:26:48.427 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:26:48.430 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:26:48.432 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:26:48.435 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:26:48.437 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:26:48.439 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:26:48.442 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:26:48.445 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:26:48.447 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:26:48.450 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:26:48.466 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:26:48.468 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:26:48.471 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:48.474 | + functions-common:git_clone:544 : echo master 2021-05-13 06:26:48.474 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:26:48.479 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:26:48.481 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:26:48.484 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:26:48.487 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:26:48.487 | + functions-common:git_clone:593 : head -1 2021-05-13 06:26:48.490 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:26:48.493 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:26:48.496 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:26:48.498 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:26:48.501 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:48.503 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:48.506 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:26:48.508 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:26:48.511 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:26:48.514 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:48.516 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:48.519 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:26:48.521 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:26:48.525 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:26:48.527 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:26:48.530 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:26:48.533 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:26:48.535 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:26:48.539 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:26:48.545 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:26:48.547 | + 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:26:49.132 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:26:49.135 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:26:49.139 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:26:49.143 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:26:49.147 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:26:49.149 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:26:49.152 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:26:49.154 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:26:49.157 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:26:49.159 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:26:49.161 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:26:49.164 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:26:49.166 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:26:49.169 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:26:49.190 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:26:49.193 | + 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:26:49.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:49.930 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:49.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:26:49.930 | from cryptography.utils import int_from_bytes 2021-05-13 06:26:50.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:26:50.962 | 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:26:50.966 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:50.966 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:50.968 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:50.972 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:50.979 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:26:50.983 | Obtaining file:///opt/stack/neutron 2021-05-13 06:26:53.091 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:26:55.212 | 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:26:55.218 | 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:26:55.222 | 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:26:55.230 | 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:26:55.239 | 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:26:55.250 | 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:26:55.277 | 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:26:55.290 | 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:26:55.299 | 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:26:55.306 | 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:26:55.309 | 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:26:55.318 | 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:26:55.324 | 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:26:55.329 | 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:26:55.334 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:26:55.393 | 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:26:55.444 | 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:26:55.449 | 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:26:55.452 | 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:26:55.490 | 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:26:55.516 | 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:26:55.533 | 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:26:55.538 | 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:26:55.542 | 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:26:55.564 | 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:26:55.600 | 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:26:55.610 | 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:26:55.649 | 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:26:55.656 | 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:26:55.703 | 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:26:55.714 | 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:26:55.757 | 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:26:55.810 | 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:26:55.828 | 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:26:55.842 | 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:26:55.857 | 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:26:55.871 | 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:26:55.875 | 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:26:55.885 | 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:26:55.907 | 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:26:55.918 | 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:26:55.934 | 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:26:55.953 | 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:26:55.998 | 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:26:56.003 | 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:26:56.012 | 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:26:56.017 | 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:26:56.020 | 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:26:56.030 | 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:26:56.032 | 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:26:56.052 | 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:26:56.067 | 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:26:56.077 | 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:26:56.080 | 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:26:56.084 | 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:26:56.090 | 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:26:56.095 | 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:26:56.114 | 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:26:56.117 | 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:26:56.135 | 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:26:56.161 | 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:26:56.176 | 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:26:56.180 | 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:26:56.187 | 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:26:56.207 | 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:26:56.209 | 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:26:56.214 | 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:26:56.219 | 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:26:56.269 | 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:26:56.273 | 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:26:56.276 | 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:26:56.279 | 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:26:56.290 | 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:26:56.293 | 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:26:56.295 | 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:26:56.302 | 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:26:56.316 | 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:26:56.325 | 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:26:56.331 | 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:26:56.348 | 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:26:56.366 | 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:26:56.424 | 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:26:56.427 | 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:26:56.434 | 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:26:56.454 | 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:26:56.458 | 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:26:56.461 | 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:26:56.466 | 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:26:56.474 | 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:26:56.482 | 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:26:56.485 | 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:26:56.491 | 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:26:56.497 | 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:26:56.500 | 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:26:56.561 | 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:26:56.564 | 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:26:56.568 | 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:26:56.589 | 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:26:56.592 | 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:26:56.597 | 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:26:56.600 | 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:26:56.641 | 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:26:56.646 | 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:26:56.649 | 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:26:56.660 | 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:26:56.663 | 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:26:56.685 | 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:26:56.700 | 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:26:56.712 | 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:26:56.723 | 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:26:56.727 | 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:26:56.731 | 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:26:56.735 | 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:26:56.737 | 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:26:56.740 | 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:26:56.743 | 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:26:56.745 | 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:26:56.748 | 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:26:56.751 | 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:26:56.754 | 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:26:56.757 | 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:26:56.760 | 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:26:56.763 | 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:26:56.775 | 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:26:56.787 | 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:26:56.842 | 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:26:56.847 | 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:26:56.849 | 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:26:56.854 | 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:26:56.895 | 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:26:57.818 | Installing collected packages: neutron 2021-05-13 06:26:57.818 | Attempting uninstall: neutron 2021-05-13 06:26:57.820 | Found existing installation: neutron 18.0.0 2021-05-13 06:26:59.036 | Uninstalling neutron-18.0.0: 2021-05-13 06:26:59.114 | Successfully uninstalled neutron-18.0.0 2021-05-13 06:26:59.116 | Running setup.py develop for neutron 2021-05-13 06:27:01.730 | Successfully installed neutron 2021-05-13 06:27:01.863 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:27:01.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:27:01.954 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:01.958 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:01.961 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:01.963 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:01.966 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:01.968 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:01.970 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:01.973 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:01.975 | + functions-common:time_stop:2311 : start_time=1620887209185 2021-05-13 06:27:01.977 | + functions-common:time_stop:2313 : [[ -z 1620887209185 ]] 2021-05-13 06:27:01.981 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:01.986 | + functions-common:time_stop:2316 : end_time=1620887221982 2021-05-13 06:27:01.988 | + functions-common:time_stop:2317 : elapsed_time=12797 2021-05-13 06:27:01.992 | + functions-common:time_stop:2318 : total=85858 2021-05-13 06:27:01.994 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:01.997 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=98655 2021-05-13 06:27:01.999 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:02.002 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:27:02.004 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:27:02.007 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:27:02.026 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:27:02.038 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:27:02.041 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:27:02.043 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:02.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:02.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:27:02.051 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:02.054 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:27:02.057 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:27:02.059 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:27:02.062 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:27:02.062 | Installing OVN and dependent packages 2021-05-13 06:27:02.064 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:27:02.067 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:27:02.084 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:02.087 | + 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:27:02.089 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:27:02.092 | [Call Trace] 2021-05-13 06:27:02.092 | ./stack.sh:896:stack_install_service 2021-05-13 06:27:02.092 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:27:02.092 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:27:02.092 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:27:02.092 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:27:02.092 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:27:02.096 | [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:27:03.101 | Error on exit 2021-05-13 06:27:03.899 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:27:03.899 |