2021-05-13 06:13:00.473 | + ./stack.sh:main:469 : exec 2021-05-13 06:13:00.474 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061300' 2021-05-13 06:13:00.474 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061300.summary.2021-05-13-061300 2021-05-13 06:13:00.474 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:00.474 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061300 2021-05-13 06:13:00.474 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061300 /opt/stack/logs/stack.sh.log 2021-05-13 06:13:00.474 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061300.summary.2021-05-13-061300 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:13:00.474 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:13:00.474 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:13:00.474 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:13:00.474 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:13:00.474 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:13:00.474 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:13:00.474 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:13:00.474 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:13:00.475 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:13:00.477 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:13:00.479 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:13:00.480 | Linux dv-cinder-786524-6-iscsi 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:13:00.482 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:13:00.484 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:13:00.487 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:13:00.515 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:13:00.530 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:13:00.532 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:13:00.534 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:13:00.536 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:13:00.538 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:13:00.540 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:13:00.541 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:13:00.543 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:13:00.545 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:00.547 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:00.548 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:00.550 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:00.552 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:00.554 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:00.557 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:00.559 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:00.561 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:00.562 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:13:00.564 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:00.577 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:00.579 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:13:00.581 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.583 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.585 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.587 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.588 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:13:00.590 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:00.592 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:13:00.594 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:13:00.596 | + 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:13:00.597 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:13:00.599 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:13:00.601 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:13:00.603 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:13:00.604 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:13:00.606 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:13:00.623 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:13:00.625 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:13:00.638 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:00.640 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:13:00.644 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:13:00.646 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:13:00.648 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:13:00.649 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:13:00.651 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:13:00.653 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:13:00.655 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:13:00.657 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:13:00.658 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:13:00.660 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:13:00.665 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:13:00.677 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:13:00.693 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:13:00.705 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:13:00.717 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:13:00.744 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:13:00.784 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:13:00.867 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:13:00.889 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:13:00.927 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:13:00.978 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:13:01.160 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:13:01.173 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:13:01.186 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:13:01.199 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:13:01.288 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:13:01.290 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:13:01.292 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:13:01.294 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:01.296 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:01.298 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:01.301 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:01.303 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:01.306 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:01.309 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:01.311 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:01.314 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:01.316 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:13:01.318 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:01.332 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.334 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:13:01.336 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:13:01.375 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:01.378 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:13:01.380 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:13:01.382 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:13:01.384 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:13:01.386 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:13:01.389 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:13:01.391 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:13:01.393 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:13:01.396 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:13:01.398 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.400 | + 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:13:01.402 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.405 | + 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:13:01.407 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.410 | + 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:13:01.412 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.414 | + 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:13:01.417 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.419 | + 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:13:01.421 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.424 | + 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:13:01.426 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.428 | + 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:13:01.430 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.433 | + 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:13:01.435 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.437 | + 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:13:01.439 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.442 | + 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:13:01.444 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.446 | + 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:13:01.449 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.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-dhcp, ]] 2021-05-13 06:13:01.453 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.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-meta, ]] 2021-05-13 06:13:01.458 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.461 | + 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:13:01.463 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.465 | + 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:13:01.467 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.470 | + 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:13:01.472 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.475 | + 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:13:01.477 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.479 | + 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:13:01.481 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.484 | + 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:13:01.486 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.488 | + 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:13:01.491 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.493 | + 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:13:01.495 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.498 | + 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:13:01.500 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.502 | + 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:13:01.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.507 | + 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:13:01.509 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.511 | + 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:13:01.514 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.516 | + 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:13:01.519 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.521 | + 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:13:01.523 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.526 | + 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:13:01.528 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.530 | + 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:13:01.532 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.535 | + 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:13:01.538 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.540 | + 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:13:01.542 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.544 | + 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:13:01.547 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.549 | + 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:13:01.551 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.553 | + 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:13:01.556 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.558 | + 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:13:01.560 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.563 | + 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:13:01.565 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.567 | + 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:13:01.569 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.572 | + 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:13:01.574 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.576 | + 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:13:01.579 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:13:01.581 | + 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:13:01.584 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:13:01.586 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:13:01.589 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:13:01.603 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.606 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:13:01.608 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:13:01.610 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:13:01.625 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:01.627 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:13:01.629 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:13:01.631 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:13:01.634 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:13:01.636 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:13:01.638 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:13:01.640 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:13:01.644 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:13:01.646 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:13:01.648 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:13:01.651 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:13:01.653 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:13:01.655 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:13:01.655 | Using mysql database backend 2021-05-13 06:13:01.658 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:13:01.674 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:13:01.689 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.692 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:13:01.708 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:13:01.724 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.727 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:13:01.743 | + ./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:13:01.759 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:13:01.775 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:01.777 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:13:01.794 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:01.796 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:13:01.812 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:13:01.814 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:13:01.817 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:13:01.819 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:13:01.822 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:13:01.826 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061301 2021-05-13 06:13:01.828 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061301 736' 2021-05-13 06:13:01.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.834 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:13:01.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.838 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:13:01.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.843 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:13:01.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.848 | + 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:13:01.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.853 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-05-13 06:13:01.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.857 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-05-13 06:13:01.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.862 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061300 2021-05-13 06:13:01.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.867 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:13:01.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.872 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-05-13 06:13:01.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.877 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:13:01.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.881 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:13:01.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.886 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:13:01.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:13:01.891 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:13:01.893 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:13:01.895 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:13:01.898 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:13:01.900 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:13:01.902 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:13:01.904 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:13:01.907 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:13:01.910 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:13:01.912 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:13:01.927 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:13:01.929 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:13:01.932 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:01.934 | + functions-common:git_clone:544 : echo master 2021-05-13 06:13:01.935 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:13:01.939 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:13:01.942 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:01.944 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:13:01.946 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:13:01.947 | + functions-common:git_clone:593 : head -1 2021-05-13 06:13:01.950 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:13:01.953 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:13:01.955 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:13:01.957 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:01.960 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:13:01.962 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:13:01.965 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:13:01.967 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:13:01.970 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:13:01.972 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:13:01.975 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:13:01.977 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:13:01.980 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:13:01.984 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886381 2021-05-13 06:13:01.988 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:13:01.993 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620885985 2021-05-13 06:13:01.995 | ++ tools/install_prereqs.sh:source:49 : DELTA=396 2021-05-13 06:13:01.997 | ++ tools/install_prereqs.sh:source:50 : [[ 396 -lt 7200 ]] 2021-05-13 06:13:02.000 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:13:02.002 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:13:02.004 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:13:02.007 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:13:02.009 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:13:02.011 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:13:02.013 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:13:02.016 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:13:02.019 | +++ 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:13:02.065 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:13:02.065 | apache2-dev 2021-05-13 06:13:02.065 | bc 2021-05-13 06:13:02.065 | bsdmainutils 2021-05-13 06:13:02.065 | curl 2021-05-13 06:13:02.065 | g++ 2021-05-13 06:13:02.065 | gawk 2021-05-13 06:13:02.065 | gcc 2021-05-13 06:13:02.065 | gettext 2021-05-13 06:13:02.065 | git 2021-05-13 06:13:02.065 | graphviz 2021-05-13 06:13:02.065 | iputils-ping 2021-05-13 06:13:02.065 | libapache2-mod-proxy-uwsgi 2021-05-13 06:13:02.065 | libffi-dev 2021-05-13 06:13:02.065 | libjpeg-dev 2021-05-13 06:13:02.065 | libmysqlclient-dev 2021-05-13 06:13:02.065 | libpcre3-dev 2021-05-13 06:13:02.065 | libpq-dev 2021-05-13 06:13:02.065 | libssl-dev 2021-05-13 06:13:02.065 | libsystemd-dev 2021-05-13 06:13:02.065 | libxml2-dev 2021-05-13 06:13:02.065 | libxslt1-dev 2021-05-13 06:13:02.066 | libyaml-dev 2021-05-13 06:13:02.066 | lsof 2021-05-13 06:13:02.066 | openssh-server 2021-05-13 06:13:02.066 | openssl 2021-05-13 06:13:02.066 | pkg-config 2021-05-13 06:13:02.066 | psmisc 2021-05-13 06:13:02.066 | python3-dev 2021-05-13 06:13:02.066 | python3-pip 2021-05-13 06:13:02.066 | python3-systemd 2021-05-13 06:13:02.066 | python3-venv 2021-05-13 06:13:02.066 | tar 2021-05-13 06:13:02.066 | tcpdump 2021-05-13 06:13:02.066 | unzip 2021-05-13 06:13:02.066 | uuid-runtime 2021-05-13 06:13:02.066 | wget 2021-05-13 06:13:02.066 | wget 2021-05-13 06:13:02.066 | zlib1g-dev 2021-05-13 06:13:02.066 | libkrb5-dev 2021-05-13 06:13:02.066 | libldap2-dev 2021-05-13 06:13:02.066 | libsasl2-dev 2021-05-13 06:13:02.066 | memcached 2021-05-13 06:13:02.066 | python3-mysqldb 2021-05-13 06:13:02.066 | sqlite3 2021-05-13 06:13:02.066 | conntrack 2021-05-13 06:13:02.066 | curl 2021-05-13 06:13:02.066 | dnsmasq-base 2021-05-13 06:13:02.066 | dnsmasq-utils 2021-05-13 06:13:02.066 | ebtables 2021-05-13 06:13:02.066 | genisoimage 2021-05-13 06:13:02.066 | iptables 2021-05-13 06:13:02.066 | iputils-arping 2021-05-13 06:13:02.066 | kpartx 2021-05-13 06:13:02.066 | libjs-jquery-tablesorter 2021-05-13 06:13:02.066 | libmysqlclient-dev 2021-05-13 06:13:02.066 | parted 2021-05-13 06:13:02.066 | pm-utils 2021-05-13 06:13:02.066 | python3-mysqldb 2021-05-13 06:13:02.067 | socat 2021-05-13 06:13:02.067 | sqlite3 2021-05-13 06:13:02.067 | sudo 2021-05-13 06:13:02.067 | vlan 2021-05-13 06:13:02.067 | lsscsi 2021-05-13 06:13:02.067 | open-iscsi 2021-05-13 06:13:02.067 | lvm2 2021-05-13 06:13:02.067 | qemu-utils 2021-05-13 06:13:02.067 | thin-provisioning-tools 2021-05-13 06:13:02.067 | acl 2021-05-13 06:13:02.067 | dnsmasq-base 2021-05-13 06:13:02.067 | dnsmasq-utils 2021-05-13 06:13:02.067 | ebtables 2021-05-13 06:13:02.067 | haproxy 2021-05-13 06:13:02.067 | iptables 2021-05-13 06:13:02.067 | iputils-arping 2021-05-13 06:13:02.067 | iputils-ping 2021-05-13 06:13:02.067 | libmysqlclient-dev 2021-05-13 06:13:02.067 | postgresql-server-dev-all 2021-05-13 06:13:02.067 | python3-mysqldb 2021-05-13 06:13:02.067 | sqlite3 2021-05-13 06:13:02.067 | sudo 2021-05-13 06:13:02.067 | vlan 2021-05-13 06:13:02.067 | ipset 2021-05-13 06:13:02.067 | conntrack 2021-05-13 06:13:02.067 | conntrackd 2021-05-13 06:13:02.067 | keepalived 2021-05-13 06:13:02.067 | dstat 2021-05-13 06:13:02.067 | lvm2 2021-05-13 06:13:02.067 | qemu-utils 2021-05-13 06:13:02.067 | thin-provisioning-tools 2021-05-13 06:13:02.067 | curl 2021-05-13 06:13:02.067 | liberasurecode-dev 2021-05-13 06:13:02.067 | make 2021-05-13 06:13:02.067 | memcached 2021-05-13 06:13:02.067 | sqlite3 2021-05-13 06:13:02.068 | xfsprogs' 2021-05-13 06:13:02.068 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:13:02.085 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:13:02.085 | apache2-dev 2021-05-13 06:13:02.085 | bc 2021-05-13 06:13:02.085 | bsdmainutils 2021-05-13 06:13:02.085 | curl 2021-05-13 06:13:02.085 | g++ 2021-05-13 06:13:02.085 | gawk 2021-05-13 06:13:02.085 | gcc 2021-05-13 06:13:02.085 | gettext 2021-05-13 06:13:02.085 | git 2021-05-13 06:13:02.085 | graphviz 2021-05-13 06:13:02.085 | iputils-ping 2021-05-13 06:13:02.085 | libapache2-mod-proxy-uwsgi 2021-05-13 06:13:02.085 | libffi-dev 2021-05-13 06:13:02.085 | libjpeg-dev 2021-05-13 06:13:02.086 | libmysqlclient-dev 2021-05-13 06:13:02.086 | libpcre3-dev 2021-05-13 06:13:02.086 | libpq-dev 2021-05-13 06:13:02.086 | libssl-dev 2021-05-13 06:13:02.086 | libsystemd-dev 2021-05-13 06:13:02.086 | libxml2-dev 2021-05-13 06:13:02.086 | libxslt1-dev 2021-05-13 06:13:02.086 | libyaml-dev 2021-05-13 06:13:02.086 | lsof 2021-05-13 06:13:02.086 | openssh-server 2021-05-13 06:13:02.086 | openssl 2021-05-13 06:13:02.086 | pkg-config 2021-05-13 06:13:02.086 | psmisc 2021-05-13 06:13:02.086 | python3-dev 2021-05-13 06:13:02.086 | python3-pip 2021-05-13 06:13:02.086 | python3-systemd 2021-05-13 06:13:02.086 | python3-venv 2021-05-13 06:13:02.086 | tar 2021-05-13 06:13:02.086 | tcpdump 2021-05-13 06:13:02.086 | unzip 2021-05-13 06:13:02.086 | uuid-runtime 2021-05-13 06:13:02.086 | wget 2021-05-13 06:13:02.086 | wget 2021-05-13 06:13:02.086 | zlib1g-dev 2021-05-13 06:13:02.086 | libkrb5-dev 2021-05-13 06:13:02.086 | libldap2-dev 2021-05-13 06:13:02.086 | libsasl2-dev 2021-05-13 06:13:02.086 | memcached 2021-05-13 06:13:02.086 | python3-mysqldb 2021-05-13 06:13:02.086 | sqlite3 2021-05-13 06:13:02.086 | conntrack 2021-05-13 06:13:02.086 | curl 2021-05-13 06:13:02.086 | dnsmasq-base 2021-05-13 06:13:02.086 | dnsmasq-utils 2021-05-13 06:13:02.086 | ebtables 2021-05-13 06:13:02.086 | genisoimage 2021-05-13 06:13:02.087 | iptables 2021-05-13 06:13:02.087 | iputils-arping 2021-05-13 06:13:02.087 | kpartx 2021-05-13 06:13:02.087 | libjs-jquery-tablesorter 2021-05-13 06:13:02.087 | libmysqlclient-dev 2021-05-13 06:13:02.087 | parted 2021-05-13 06:13:02.087 | pm-utils 2021-05-13 06:13:02.087 | python3-mysqldb 2021-05-13 06:13:02.087 | socat 2021-05-13 06:13:02.087 | sqlite3 2021-05-13 06:13:02.087 | sudo 2021-05-13 06:13:02.087 | vlan 2021-05-13 06:13:02.087 | lsscsi 2021-05-13 06:13:02.087 | open-iscsi 2021-05-13 06:13:02.087 | lvm2 2021-05-13 06:13:02.087 | qemu-utils 2021-05-13 06:13:02.087 | thin-provisioning-tools 2021-05-13 06:13:02.087 | acl 2021-05-13 06:13:02.087 | dnsmasq-base 2021-05-13 06:13:02.087 | dnsmasq-utils 2021-05-13 06:13:02.087 | ebtables 2021-05-13 06:13:02.087 | haproxy 2021-05-13 06:13:02.087 | iptables 2021-05-13 06:13:02.087 | iputils-arping 2021-05-13 06:13:02.087 | iputils-ping 2021-05-13 06:13:02.087 | libmysqlclient-dev 2021-05-13 06:13:02.087 | postgresql-server-dev-all 2021-05-13 06:13:02.087 | python3-mysqldb 2021-05-13 06:13:02.087 | sqlite3 2021-05-13 06:13:02.087 | sudo 2021-05-13 06:13:02.087 | vlan 2021-05-13 06:13:02.087 | ipset 2021-05-13 06:13:02.087 | conntrack 2021-05-13 06:13:02.087 | conntrackd 2021-05-13 06:13:02.087 | keepalived 2021-05-13 06:13:02.088 | dstat 2021-05-13 06:13:02.088 | lvm2 2021-05-13 06:13:02.088 | qemu-utils 2021-05-13 06:13:02.088 | thin-provisioning-tools 2021-05-13 06:13:02.088 | curl 2021-05-13 06:13:02.088 | liberasurecode-dev 2021-05-13 06:13:02.088 | make 2021-05-13 06:13:02.088 | memcached 2021-05-13 06:13:02.088 | sqlite3 2021-05-13 06:13:02.088 | xfsprogs ' 2021-05-13 06:13:02.089 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:13:02.092 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:02.094 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:02.097 | ++ 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:13:02.098 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:13:02.102 | ++ 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:13:02.105 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:02.107 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:02.109 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:13:02.111 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:02.114 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.116 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:02.118 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:02.120 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:02.122 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:02.124 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:13:02.126 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:02.128 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:13:02.131 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:13:02.135 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:13:02.137 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:13:02.139 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:13:02.141 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:13:02.143 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:13:02.146 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:13:02.149 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886382147 2021-05-13 06:13:02.152 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:13:02.154 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:13:02.156 | ++ 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:13:02.981 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:13:03.066 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:13:03.119 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:13:03.390 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:13:04.996 | Reading package lists... 2021-05-13 06:13:05.024 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:13:05.026 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:13:05.029 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:13:05.031 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:05.033 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:05.035 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:13:05.037 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:05.039 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:13:05.041 | ++ functions-common:time_stop:2311 : start_time=1620886382147 2021-05-13 06:13:05.044 | ++ functions-common:time_stop:2313 : [[ -z 1620886382147 ]] 2021-05-13 06:13:05.046 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:05.051 | ++ functions-common:time_stop:2316 : end_time=1620886385048 2021-05-13 06:13:05.053 | ++ functions-common:time_stop:2317 : elapsed_time=2901 2021-05-13 06:13:05.055 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:13:05.057 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:05.059 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2901 2021-05-13 06:13:05.061 | ++ 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:13:05.063 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:05.066 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:05.068 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:05.070 | ++ 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:13:05.090 | ++ 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:13:05.195 | Reading package lists... 2021-05-13 06:13:05.403 | Building dependency tree... 2021-05-13 06:13:05.404 | Reading state information... 2021-05-13 06:13:05.434 | acl is already the newest version (2.2.53-6). 2021-05-13 06:13:05.434 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:13:05.434 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:13:05.434 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:13:05.434 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:13:05.434 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:13:05.434 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:13:05.434 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:13:05.434 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:13:05.434 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:13:05.434 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:13:05.434 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:13:05.434 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:13:05.434 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:13:05.434 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:13:05.434 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:13:05.434 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:13:05.434 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:13:05.434 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:13:05.434 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:13:05.434 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:13:05.434 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:13:05.434 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:13:05.434 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:13:05.434 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:13:05.434 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:13:05.434 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:13:05.434 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:13:05.434 | psmisc is already the newest version (23.3-1). 2021-05-13 06:13:05.434 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:13:05.434 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:13:05.435 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:13:05.435 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:13:05.435 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:13:05.435 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:13:05.435 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:13:05.435 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:13:05.435 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:13:05.435 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:13:05.435 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:13:05.435 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:13:05.435 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:13:05.435 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:13:05.435 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:13:05.435 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.435 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.435 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:13:05.435 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:13:05.435 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:13:05.435 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:13:05.435 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:13:05.435 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:13:05.435 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:13:05.435 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:13:05.435 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:13:05.435 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:13:05.435 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:13:05.435 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:13:05.435 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:13:05.435 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:13:05.435 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:13:05.435 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:13:05.435 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:13:05.436 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:13:05.436 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:13:05.436 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:13:05.436 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:13:05.436 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:13:05.436 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:13:05.625 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:05.625 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:13:05.625 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:13:05.625 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:13:05.625 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:05.626 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:05.626 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:05.626 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:05.626 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:05.626 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:05.626 | python3-zope.interface 2021-05-13 06:13:05.626 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:05.744 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:05.748 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:13:05.751 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:05.753 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:13:05.755 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:05.758 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:05.760 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:13:05.762 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:05.764 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:05.766 | ++ functions-common:time_stop:2311 : start_time=1620886385088 2021-05-13 06:13:05.769 | ++ functions-common:time_stop:2313 : [[ -z 1620886385088 ]] 2021-05-13 06:13:05.772 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:05.776 | ++ functions-common:time_stop:2316 : end_time=1620886385773 2021-05-13 06:13:05.778 | ++ functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:13:05.780 | ++ functions-common:time_stop:2318 : total=669 2021-05-13 06:13:05.782 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:05.784 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1354 2021-05-13 06:13:05.787 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:13:05.790 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:13:05.792 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:13:05.794 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:13:05.799 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:13:05.803 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:05.805 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:13:05.808 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:13:07.164 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:13:07.166 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:13:07.168 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:13:07.171 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:13:07.173 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:13:07.175 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:13:07.177 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:13:07.179 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:13:07.181 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:13:07.183 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:13:07.185 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:13:07.256 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:13:07.258 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:13:07.327 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:13:07.329 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:13:07.399 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:13:07.401 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:13:07.403 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:13:07.405 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:13:07.407 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:13:07.409 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:13:07.410 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:13:07.412 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:13:07.414 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:13:07.416 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:13:07.418 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:13:07.418 | Distro: focal 2021-05-13 06:13:07.420 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:13:07.422 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:13:07.426 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:13:07.428 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:13:07.431 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:13:07.431 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:13:07.901 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:13:07.903 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:13:07.903 | pip: 20.2.2 2021-05-13 06:13:07.904 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:13:08.352 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:13:08.374 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:13:08.376 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:13:08.377 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:13:08.381 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:13:08.383 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:13:08.387 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:13:08.389 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:13:08.391 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:13:08.394 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:13:08.399 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:13:08.399 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:13:08.399 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:13:08.405 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:13:08.407 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:13:08.410 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:13:08.418 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:13:08.421 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:13:08.423 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:13:08.425 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:13:08.427 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:13:08.430 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:13:08.432 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.434 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:08.436 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:08.438 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:08.440 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:08.442 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:08.444 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:08.446 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:08.448 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:08.450 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:13:08.452 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:13:08.454 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:13:08.457 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:08.459 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.461 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:08.463 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:08.465 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:08.468 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:08.470 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:13:08.473 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:13:08.493 | Using python 3.8 to install os-testr 2021-05-13 06:13:08.495 | + 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:13:09.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:09.240 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:09.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:09.240 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:10.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:10.269 | 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:13:10.272 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.273 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.287 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.292 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.299 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:10.350 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.0.0) 2021-05-13 06:13:10.359 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:10.362 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2021-05-13 06:13:10.376 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:13:10.404 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:13:10.421 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:13:10.425 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:13:10.432 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:13:10.436 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:13:10.439 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:13:10.450 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:13:10.462 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:13:10.465 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (0.18.2) 2021-05-13 06:13:10.468 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:10.471 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:13:10.474 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:13:10.477 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:13:10.479 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:13:10.483 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:13:10.538 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:13:10.545 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:13:10.547 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:13:10.552 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:13:10.557 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:13:10.560 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:13:12.622 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:12.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:12.694 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:12.696 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:12.698 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:12.700 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:12.702 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:12.704 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:12.706 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:12.708 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:12.710 | + functions-common:time_stop:2311 : start_time=1620886388488 2021-05-13 06:13:12.713 | + functions-common:time_stop:2313 : [[ -z 1620886388488 ]] 2021-05-13 06:13:12.715 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:12.719 | + functions-common:time_stop:2316 : end_time=1620886392717 2021-05-13 06:13:12.721 | + functions-common:time_stop:2317 : elapsed_time=4229 2021-05-13 06:13:12.724 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:13:12.726 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:12.728 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4229 2021-05-13 06:13:12.730 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:12.732 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:13:12.784 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:13:12.883 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:13:12.885 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:12.887 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:13:12.892 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:12.894 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:13:12.917 | + 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:13:14.944 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:14.947 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.001 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.198 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.474 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:15.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:15.748 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:16.009 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:16.011 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:16.013 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:16.015 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:16.017 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:16.020 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:16.022 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:16.024 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:16.026 | + functions-common:time_stop:2311 : start_time=1620886392909 2021-05-13 06:13:16.028 | + functions-common:time_stop:2313 : [[ -z 1620886392909 ]] 2021-05-13 06:13:16.031 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:16.035 | + functions-common:time_stop:2316 : end_time=1620886396033 2021-05-13 06:13:16.038 | + functions-common:time_stop:2317 : elapsed_time=3124 2021-05-13 06:13:16.040 | + functions-common:time_stop:2318 : total=4229 2021-05-13 06:13:16.042 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:16.044 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7353 2021-05-13 06:13:16.046 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:16.048 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:13:16.051 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:13:16.073 | + 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:13:17.972 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:17.975 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.028 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.224 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.497 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:18.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:18.655 | Processing /opt/stack/requirements 2021-05-13 06:13:20.328 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:13:20.331 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:13:20.343 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:13:20.348 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:20.351 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:13:20.354 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:13:20.373 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:13:20.376 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:13:20.393 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:13:20.396 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:13:20.403 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:13:20.422 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:13:20.425 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:13:20.441 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:13:20.443 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:13:20.447 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:13:20.450 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:13:20.453 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:13:20.455 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:13:20.457 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:13:20.460 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:13:20.470 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:13:20.544 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:13:20.551 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:13:20.553 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:13:20.557 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:13:20.562 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:13:20.602 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:13:20.604 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:13:20.605 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:13:21.377 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:13:21.378 | ERROR: Command errored out with exit status 1: 2021-05-13 06:13:21.378 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6e03sdne/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6e03sdne/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-u9wb1z48 2021-05-13 06:13:21.378 | cwd: /tmp/pip-req-build-6e03sdne/ 2021-05-13 06:13:21.378 | Complete output (6 lines): 2021-05-13 06:13:21.378 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:13:21.378 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:13:21.378 | or: setup.py --help-commands 2021-05-13 06:13:21.378 | or: setup.py cmd --help 2021-05-13 06:13:21.378 | 2021-05-13 06:13:21.378 | error: invalid command 'bdist_wheel' 2021-05-13 06:13:21.378 | ---------------------------------------- 2021-05-13 06:13:21.378 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:13:21.378 | Running setup.py clean for openstack-requirements 2021-05-13 06:13:22.148 | Failed to build openstack-requirements 2021-05-13 06:13:22.163 | Installing collected packages: openstack-requirements 2021-05-13 06:13:22.163 | Attempting uninstall: openstack-requirements 2021-05-13 06:13:22.164 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:13:22.198 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:13:22.218 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:13:22.221 | Running setup.py install for openstack-requirements: started 2021-05-13 06:13:24.419 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:13:24.446 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:13:24.573 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:24.575 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:24.577 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:24.579 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:24.581 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:24.583 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:24.586 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:24.588 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:24.590 | + functions-common:time_stop:2311 : start_time=1620886396066 2021-05-13 06:13:24.592 | + functions-common:time_stop:2313 : [[ -z 1620886396066 ]] 2021-05-13 06:13:24.594 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:24.599 | + functions-common:time_stop:2316 : end_time=1620886404596 2021-05-13 06:13:24.601 | + functions-common:time_stop:2317 : elapsed_time=8530 2021-05-13 06:13:24.603 | + functions-common:time_stop:2318 : total=7353 2021-05-13 06:13:24.605 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:24.607 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15883 2021-05-13 06:13:24.609 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:24.612 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:13:24.615 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:13:24.618 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:13:24.620 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:24.622 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:24.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:13:24.627 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:24.629 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:13:24.650 | Using python 3.8 to install pbr 2021-05-13 06:13:24.652 | + 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:13:25.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:25.391 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:25.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:25.392 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:26.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:26.413 | 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:13:26.417 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.417 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.419 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.436 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.443 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:26.552 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:13:28.730 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:28.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:28.803 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:28.805 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:28.808 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:28.810 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:28.812 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:28.814 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:28.817 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:28.819 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:28.821 | + functions-common:time_stop:2311 : start_time=1620886404644 2021-05-13 06:13:28.823 | + functions-common:time_stop:2313 : [[ -z 1620886404644 ]] 2021-05-13 06:13:28.826 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:28.830 | + functions-common:time_stop:2316 : end_time=1620886408827 2021-05-13 06:13:28.832 | + functions-common:time_stop:2317 : elapsed_time=4183 2021-05-13 06:13:28.834 | + functions-common:time_stop:2318 : total=15883 2021-05-13 06:13:28.837 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:28.839 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20066 2021-05-13 06:13:28.841 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:28.843 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:13:31.026 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:13:32.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:32.887 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:13:32.894 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:13:32.897 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:13:32.899 | 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:13:32.965 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:13:32.968 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:13:32.972 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:13:32.988 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:13:32.991 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:13:32.993 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:13:32.996 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:13:32.998 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:13:33.000 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:13:33.002 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:13:33.005 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:13:33.007 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:13:33.009 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:13:33.012 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:13:33.016 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:13:33.018 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:13:33.021 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:13:33.023 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:13:33.025 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:13:33.040 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:33.042 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:13:33.045 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.047 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:13:33.049 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.051 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:13:33.053 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.055 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:13:33.057 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.060 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:13:33.062 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:13:33.064 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:13:33.066 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:13:33.068 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:13:33.070 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:13:33.072 | + 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:13:33.074 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:13:33.077 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:13:33.079 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:13:33.081 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:13:33.084 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:13:33.086 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:13:33.088 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:13:33.091 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:13:33.093 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:13:33.096 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:13:33.147 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:13:33.147 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:13:33.149 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:13:33.501 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:13:33.504 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:13:33.521 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:33.524 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:13:33.526 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:33.529 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:33.531 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:33.533 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:33.536 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:33.538 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:33.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:33.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:33.545 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:33.547 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:33.549 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:33.551 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:33.554 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:13:33.556 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:33.558 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:33.561 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:33.563 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:13:33.584 | + 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:13:33.688 | Reading package lists... 2021-05-13 06:13:33.899 | Building dependency tree... 2021-05-13 06:13:33.900 | Reading state information... 2021-05-13 06:13:34.126 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:13:34.126 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:34.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:34.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:34.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:34.127 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:34.127 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:34.127 | python3-zope.interface 2021-05-13 06:13:34.127 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:34.237 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:34.241 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:34.244 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:34.246 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:34.248 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:34.251 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:34.253 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:34.255 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:34.257 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:34.259 | + functions-common:time_stop:2311 : start_time=1620886413582 2021-05-13 06:13:34.261 | + functions-common:time_stop:2313 : [[ -z 1620886413582 ]] 2021-05-13 06:13:34.264 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:34.268 | + functions-common:time_stop:2316 : end_time=1620886414266 2021-05-13 06:13:34.271 | + functions-common:time_stop:2317 : elapsed_time=684 2021-05-13 06:13:34.273 | + functions-common:time_stop:2318 : total=1354 2021-05-13 06:13:34.275 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:34.277 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2038 2021-05-13 06:13:34.279 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:34.282 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:13:34.284 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:34.287 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.289 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:34.291 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:34.294 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.296 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:34.298 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:13:34.301 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.303 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:34.306 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:34.308 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:34.310 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:34.312 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:34.315 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:34.317 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:34.319 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:34.321 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:13:34.324 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:34.326 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.328 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:34.330 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:34.333 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:34.335 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:34.337 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:13:34.340 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:13:34.355 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:34.358 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:13:34.360 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:34.363 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:13:34.365 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:13:34.369 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:13:34.373 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:13:34.375 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:13:34.377 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:13:34.379 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:13:34.382 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:13:34.384 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:13:34.387 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:13:35.057 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:13:35.057 | user tags 2021-05-13 06:13:35.057 | stackrabbit []' 2021-05-13 06:13:35.061 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:13:35.061 | user tags 2021-05-13 06:13:35.061 | stackrabbit []' 2021-05-13 06:13:35.061 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:13:35.068 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:13:35.070 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:13:35.072 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:13:35.708 | Changing password for user "stackrabbit" ... 2021-05-13 06:13:35.730 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:13:36.377 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:13:36.400 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:13:36.403 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:13:37.043 | Changing password for user "stackrabbit" ... 2021-05-13 06:13:37.066 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:13:37.068 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:13:37.071 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:13:37.729 | Deleting user "guest" ... 2021-05-13 06:13:37.744 | Error: 2021-05-13 06:13:37.744 | {:no_such_user, "guest"} 2021-05-13 06:13:37.756 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:13:37.759 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:13:37.775 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:37.778 | + ./stack.sh:main:801 : install_database 2021-05-13 06:13:37.780 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:13:37.782 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:13:37.785 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:37.787 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:37.790 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:13:38.001 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:13:38.004 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:13:38.006 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.008 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:38.011 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:13:38.013 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.015 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:38.018 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:38.020 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:38.022 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:38.025 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:38.027 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:38.029 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:38.031 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:38.034 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:13:38.036 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:13:38.039 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.041 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:13:38.043 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:13:38.045 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:13:38.048 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:13:38.051 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:13:38.053 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.055 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.057 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:13:38.060 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:38.062 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:38.064 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:38.067 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:38.069 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:38.071 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:38.073 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.076 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.078 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:38.080 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:38.082 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:38.084 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:38.087 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:13:38.089 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:38.091 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:38.093 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:38.096 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:13:38.123 | + 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:13:38.228 | Reading package lists... 2021-05-13 06:13:38.435 | Building dependency tree... 2021-05-13 06:13:38.436 | Reading state information... 2021-05-13 06:13:38.660 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:13:38.660 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:38.661 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:38.661 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:38.661 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:38.661 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:38.661 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:38.661 | python3-zope.interface 2021-05-13 06:13:38.661 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:38.777 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:38.782 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:38.784 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:38.786 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:38.788 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:38.790 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:38.793 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:38.795 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:38.797 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:38.799 | + functions-common:time_stop:2311 : start_time=1620886418119 2021-05-13 06:13:38.802 | + functions-common:time_stop:2313 : [[ -z 1620886418119 ]] 2021-05-13 06:13:38.804 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:38.808 | + functions-common:time_stop:2316 : end_time=1620886418806 2021-05-13 06:13:38.811 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:13:38.813 | + functions-common:time_stop:2318 : total=2038 2021-05-13 06:13:38.816 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:38.818 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2725 2021-05-13 06:13:38.820 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:38.822 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:13:38.825 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:13:38.827 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:13:38.829 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:13:38.832 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:13:38.834 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:38.837 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:13:38.840 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:13:38.842 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:38.845 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:38.846 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:38.850 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:13:38.853 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:13:38.855 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:13:38.858 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:13:38.860 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:13:38.881 | Using python 3.8 to install PyMySQL 2021-05-13 06:13:38.883 | + 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:13:39.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:39.618 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:39.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:39.618 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:40.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:40.637 | 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:13:40.640 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.641 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.642 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.660 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.667 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:40.673 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:13:42.838 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:42.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:42.908 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:42.911 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:42.914 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:42.916 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:42.918 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:42.921 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:42.923 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:42.925 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:42.927 | + functions-common:time_stop:2311 : start_time=1620886418875 2021-05-13 06:13:42.930 | + functions-common:time_stop:2313 : [[ -z 1620886418875 ]] 2021-05-13 06:13:42.932 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:42.937 | + functions-common:time_stop:2316 : end_time=1620886422934 2021-05-13 06:13:42.939 | + functions-common:time_stop:2317 : elapsed_time=4059 2021-05-13 06:13:42.941 | + functions-common:time_stop:2318 : total=20066 2021-05-13 06:13:42.943 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:42.945 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24125 2021-05-13 06:13:42.948 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:42.950 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:13:42.952 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:13:42.955 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:13:42.957 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:13:42.974 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:42.976 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:13:42.979 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:13:42.982 | ++ 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:13:42.982 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:13:42.989 | + 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:13:42.992 | + 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:13:42.994 | + 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:13:42.997 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:13:42.999 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:13:43.001 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:13:43.017 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:43.020 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:13:43.022 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:43.024 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:43.026 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:43.029 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:43.031 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:43.033 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:43.035 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.038 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.040 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:43.042 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:43.044 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:43.046 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:43.049 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:13:43.051 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:43.053 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.056 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.058 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:13:43.079 | + 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:13:43.182 | Reading package lists... 2021-05-13 06:13:43.392 | Building dependency tree... 2021-05-13 06:13:43.394 | Reading state information... 2021-05-13 06:13:43.618 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:13:43.618 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:43.619 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:43.620 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:43.620 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:43.620 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:43.620 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:43.620 | python3-zope.interface 2021-05-13 06:13:43.620 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:43.727 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:43.731 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:43.734 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:43.736 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:43.739 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:43.741 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:43.743 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:43.745 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:43.748 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:43.750 | + functions-common:time_stop:2311 : start_time=1620886423076 2021-05-13 06:13:43.752 | + functions-common:time_stop:2313 : [[ -z 1620886423076 ]] 2021-05-13 06:13:43.755 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:43.759 | + functions-common:time_stop:2316 : end_time=1620886423757 2021-05-13 06:13:43.762 | + functions-common:time_stop:2317 : elapsed_time=681 2021-05-13 06:13:43.764 | + functions-common:time_stop:2318 : total=2725 2021-05-13 06:13:43.766 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:43.768 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3406 2021-05-13 06:13:43.771 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:43.773 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:13:43.790 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:43.793 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:13:43.795 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:13:43.798 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:13:43.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:13:43.825 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:43.831 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:43.831 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:43.832 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:43.835 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:43.837 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:43.839 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.842 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.845 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:43.848 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:43.852 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:43.855 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:43.857 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:13:43.859 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:43.861 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:43.864 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:43.866 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:13:43.887 | + 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:13:43.991 | Reading package lists... 2021-05-13 06:13:44.204 | Building dependency tree... 2021-05-13 06:13:44.205 | Reading state information... 2021-05-13 06:13:44.426 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:13:44.426 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:13:44.426 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:13:44.426 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:44.427 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:44.427 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:44.427 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:44.427 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:44.427 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:44.427 | python3-zope.interface 2021-05-13 06:13:44.427 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:44.536 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:44.540 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:44.542 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:44.544 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:44.546 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:44.548 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:44.551 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:44.553 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:44.555 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:44.557 | + functions-common:time_stop:2311 : start_time=1620886423884 2021-05-13 06:13:44.559 | + functions-common:time_stop:2313 : [[ -z 1620886423884 ]] 2021-05-13 06:13:44.561 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:44.566 | + functions-common:time_stop:2316 : end_time=1620886424563 2021-05-13 06:13:44.568 | + functions-common:time_stop:2317 : elapsed_time=679 2021-05-13 06:13:44.570 | + functions-common:time_stop:2318 : total=3406 2021-05-13 06:13:44.572 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:44.574 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4085 2021-05-13 06:13:44.577 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:44.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:13:44.582 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:44.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:44.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:13:44.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:13:44.591 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:13:44.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:13:44.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:13:44.601 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:13:44.601 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:13:44.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:13:44.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:13:44.610 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:13:44.612 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:13:44.615 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:13:44.617 | + functions:vercmp:631 : local result 2021-05-13 06:13:44.620 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:13:44.621 | ++ functions:vercmp:635 : head -1 2021-05-13 06:13:44.621 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:13:44.626 | + functions:vercmp:635 : result=3.13 2021-05-13 06:13:44.629 | + functions:vercmp:637 : case $op in 2021-05-13 06:13:44.631 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:13:44.633 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:13:44.636 | + functions:vercmp:648 : return 2021-05-13 06:13:44.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:13:44.640 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:13:44.642 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:13:44.821 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:13:44.823 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:13:44.826 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:44.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:44.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:13:44.833 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:44.836 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:13:44.852 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:44.855 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:13:44.857 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:13:44.858 | Installing etcd 2021-05-13 06:13:44.860 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:13:44.872 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:13:44.884 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:44.886 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:13:44.899 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:13:44.902 | ++ 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:13:44.904 | ++ 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:13:44.907 | +++ 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:13:44.911 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:44.914 | ++ 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:13:44.916 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:13:44.918 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:44.921 | ++ functions:get_extra_file:74 : return 2021-05-13 06:13:44.923 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:13:44.926 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:13:44.929 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:13:44.931 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:13:44.948 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:44.950 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:13:44.952 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:13:44.968 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:13:44.971 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:13:44.973 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:13:44.975 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:13:44.977 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:13:44.980 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:13:44.982 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:13:44.984 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:13:44.987 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:13:44.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:44.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:44.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:13:44.996 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:44.999 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:13:45.001 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:13:45.003 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:13:45.006 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:13:45.008 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:13:45.014 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.017 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:13:45.019 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:13:45.021 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:13:45.023 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:13:45.026 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:13:45.032 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.034 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:13:45.037 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:13:45.039 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:13:45.041 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:13:45.043 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:13:45.051 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.053 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:13:45.055 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:13:45.057 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:13:45.060 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:13:45.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:13:45.069 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.071 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:13:45.073 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:13:45.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:13:45.078 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:13:45.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:13:45.087 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.089 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:13:45.092 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:13:45.094 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:13:45.096 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:13:45.098 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.103 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:13:45.105 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.107 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:13:45.110 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:13:45.112 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:13:45.115 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:13:45.117 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.120 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:13:45.124 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.126 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:13:45.129 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:13:45.132 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:13:45.134 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:13:45.136 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:13:45.143 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.145 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:13:45.147 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:13:45.149 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:13:45.152 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:13:45.154 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:13:45.161 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.163 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:13:45.165 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:13:45.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:13:45.170 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:13:45.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.177 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:13:45.179 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.181 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:13:45.184 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:13:45.186 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:13:45.188 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:13:45.191 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:13:45.197 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.200 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:13:45.202 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:13:45.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:13:45.206 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:13:45.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.211 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:13:45.215 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.218 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:13:45.220 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:13:45.222 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:13:45.224 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:13:45.226 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.231 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:13:45.233 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.236 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:13:45.238 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:13:45.241 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:13:45.243 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:13:45.245 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.250 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:13:45.252 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.255 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:13:45.257 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:13:45.260 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:13:45.262 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:13:45.264 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:13:45.271 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.273 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:13:45.275 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:13:45.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:13:45.280 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:13:45.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:13:45.290 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.292 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:13:45.294 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:13:45.296 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:13:45.299 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:13:45.302 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:13:45.308 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.311 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:13:45.313 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:13:45.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:13:45.317 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:13:45.320 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:13:45.326 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.329 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:13:45.331 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:13:45.333 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:13:45.336 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:13:45.338 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:13:45.345 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.347 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:13:45.350 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:13:45.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:13:45.354 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:13:45.356 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:13:45.364 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.366 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:13:45.369 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:13:45.371 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:13:45.373 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:13:45.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:13:45.382 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.384 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:13:45.387 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:13:45.389 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:13:45.391 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:13:45.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:13:45.400 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.403 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:13:45.405 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:13:45.407 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:13:45.410 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:13:45.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:13:45.419 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.421 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:13:45.423 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:13:45.426 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:13:45.428 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:13:45.431 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:13:45.437 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.440 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:13:45.442 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:13:45.444 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:13:45.446 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:13:45.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:13:45.456 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.458 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:13:45.460 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:13:45.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:13:45.464 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:13:45.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:13:45.474 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.476 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:13:45.479 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:13:45.481 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:13:45.483 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:13:45.485 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:13:45.493 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.495 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:13:45.498 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:13:45.500 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:13:45.502 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:13:45.505 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:13:45.512 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.514 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:13:45.516 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:13:45.518 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:13:45.521 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:13:45.523 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:13:45.530 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.532 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:13:45.535 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:13:45.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:13:45.540 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:13:45.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:13:45.549 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.552 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:13:45.554 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:13:45.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:13:45.559 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:13:45.561 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:13:45.568 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.570 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:13:45.572 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:13:45.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:13:45.577 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:13:45.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:13:45.586 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.588 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:13:45.590 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:13:45.593 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:13:45.595 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:13:45.598 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.602 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:13:45.605 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.607 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:13:45.609 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:13:45.612 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:13:45.614 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:13:45.617 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.622 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:13:45.624 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.626 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:13:45.629 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:13:45.631 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:13:45.633 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:13:45.635 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:45.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:45.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:13:45.642 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:45.645 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:13:45.666 | Using python 3.8 to install etcd3 2021-05-13 06:13:45.668 | + 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:13:46.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:46.407 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:46.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:46.407 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:47.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:47.426 | 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:13:47.430 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.430 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.451 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.458 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:47.464 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:13:47.472 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:13:47.482 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:13:47.486 | 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:13:47.490 | 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:13:49.652 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:49.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:49.730 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:49.732 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:49.734 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:49.736 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:49.739 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:49.741 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:49.743 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:49.746 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:49.748 | + functions-common:time_stop:2311 : start_time=1620886425661 2021-05-13 06:13:49.750 | + functions-common:time_stop:2313 : [[ -z 1620886425661 ]] 2021-05-13 06:13:49.753 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:49.757 | + functions-common:time_stop:2316 : end_time=1620886429755 2021-05-13 06:13:49.759 | + functions-common:time_stop:2317 : elapsed_time=4094 2021-05-13 06:13:49.762 | + functions-common:time_stop:2318 : total=24125 2021-05-13 06:13:49.764 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:49.766 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28219 2021-05-13 06:13:49.768 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:49.771 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:13:49.792 | Using python 3.8 to install etcd3gw 2021-05-13 06:13:49.794 | + 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:13:50.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:50.534 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:50.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:50.534 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:51.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:51.554 | 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:13:51.557 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.557 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.559 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.577 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.584 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:51.590 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:13:51.601 | 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:13:51.607 | 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:13:51.611 | 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:13:51.631 | 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:13:51.634 | 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:13:51.654 | 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:13:51.658 | 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:13:51.662 | 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:13:53.773 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:53.774 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:53.851 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:53.853 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:53.856 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:53.858 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:53.860 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:53.862 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:53.864 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:53.867 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:53.869 | + functions-common:time_stop:2311 : start_time=1620886429786 2021-05-13 06:13:53.871 | + functions-common:time_stop:2313 : [[ -z 1620886429786 ]] 2021-05-13 06:13:53.874 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:53.878 | + functions-common:time_stop:2316 : end_time=1620886433875 2021-05-13 06:13:53.881 | + functions-common:time_stop:2317 : elapsed_time=4089 2021-05-13 06:13:53.883 | + functions-common:time_stop:2318 : total=28219 2021-05-13 06:13:53.885 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:53.887 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32308 2021-05-13 06:13:53.889 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:53.892 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:13:53.895 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:13:53.897 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:13:53.899 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:13:53.902 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:13:53.904 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:13:53.906 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:13:53.909 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:13:53.911 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:13:53.913 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:13:53.916 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:13:53.918 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:13:53.920 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:13:53.922 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:13:53.925 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:53.927 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:53.930 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:13:53.932 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:13:53.934 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:53.937 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:13:53.939 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:13:53.942 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:13:53.944 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:13:53.946 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:13:53.949 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:13:53.951 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:53.953 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:53.956 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:13:53.958 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:13:53.960 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:13:53.962 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:13:53.965 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:53.967 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:13:53.969 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:53.972 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:53.974 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:13:53.995 | + 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:13:54.099 | Reading package lists... 2021-05-13 06:13:54.310 | Building dependency tree... 2021-05-13 06:13:54.311 | Reading state information... 2021-05-13 06:13:54.533 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:13:54.533 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:13:54.533 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:13:54.533 | The following packages were automatically installed and are no longer required: 2021-05-13 06:13:54.535 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:13:54.535 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:13:54.535 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:13:54.535 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:13:54.535 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:13:54.535 | python3-zope.interface 2021-05-13 06:13:54.535 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:13:54.643 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:13:54.647 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:13:54.650 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:13:54.652 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:54.654 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:54.656 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:54.659 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:54.662 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:54.664 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:13:54.666 | + functions-common:time_stop:2311 : start_time=1620886433992 2021-05-13 06:13:54.668 | + functions-common:time_stop:2313 : [[ -z 1620886433992 ]] 2021-05-13 06:13:54.671 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:54.675 | + functions-common:time_stop:2316 : end_time=1620886434672 2021-05-13 06:13:54.677 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:13:54.679 | + functions-common:time_stop:2318 : total=4085 2021-05-13 06:13:54.681 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:54.684 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4765 2021-05-13 06:13:54.686 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:13:54.688 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:13:54.691 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:13:54.693 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:13:54.695 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:13:54.757 | Module proxy already enabled 2021-05-13 06:13:54.761 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:13:54.822 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:13:54.823 | Module proxy already enabled 2021-05-13 06:13:54.823 | Module proxy_uwsgi already enabled 2021-05-13 06:13:54.826 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:13:54.829 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:13:54.832 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:13:54.834 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:13:54.962 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:13:54.965 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:13:54.967 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:13:54.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:54.973 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:54.975 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:13:54.977 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:54.980 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:13:54.982 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:13:54.984 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:13:54.987 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:54.989 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:54.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:13:54.994 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:54.996 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:13:54.999 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:13:55.001 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:13:55.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:13:55.011 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.013 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:13:55.016 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:13:55.019 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:13:55.021 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:13:55.028 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.031 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:13:55.033 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:13:55.035 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:13:55.042 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.045 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:13:55.047 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:13:55.049 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:13:55.052 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:13:55.059 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.061 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:13:55.078 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:55.081 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:13:55.084 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:13:55.086 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:13:55.088 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:13:55.096 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.098 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:13:55.114 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:13:55.116 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:13:55.119 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:13:55.121 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:13:55.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:13:55.131 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.134 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:13:55.136 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:13:55.138 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:13:55.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:13:55.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:13:55.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:13:55.148 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:13:55.151 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:13:55.153 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:13:55.156 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:55.159 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:13:55.161 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:13:55.163 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:55.167 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:55.167 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:55.172 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:13:55.174 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:13:55.177 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:13:55.180 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:13:55.182 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:13:55.203 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:13:55.205 | + 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:13:55.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:55.940 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:55.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:13:55.940 | from cryptography.utils import int_from_bytes 2021-05-13 06:13:56.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:13:56.964 | 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:13:56.967 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:56.968 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:56.970 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:56.988 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:56.995 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:13:57.001 | 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:13:57.054 | 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:13:57.091 | 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:13:57.132 | 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:13:57.138 | 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:13:57.145 | 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:13:57.184 | 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:13:57.193 | 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:13:57.210 | 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:13:57.215 | 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:13:57.218 | 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:13:57.229 | 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:13:57.232 | 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:13:57.235 | 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:13:57.240 | 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:13:57.259 | 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:13:57.263 | 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:13:57.284 | 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:13:57.288 | 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:13:57.291 | 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:13:57.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 555)) (1.26.4) 2021-05-13 06:13:57.318 | 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:13:57.378 | 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:13:57.391 | 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:13:57.398 | 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:13:57.401 | 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:13:57.409 | 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:13:57.413 | 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:13:57.416 | 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:13:57.419 | 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:13:57.422 | 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:13:57.426 | 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:13:57.429 | 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:13:57.432 | 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:13:57.437 | 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:13:57.440 | 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:13:59.349 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:13:59.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:13:59.419 | + inc/python:pip_install:200 : result=0 2021-05-13 06:13:59.421 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:13:59.423 | + functions-common:time_stop:2304 : local name 2021-05-13 06:13:59.425 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:13:59.428 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:13:59.430 | + functions-common:time_stop:2307 : local total 2021-05-13 06:13:59.432 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:13:59.434 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:13:59.436 | + functions-common:time_stop:2311 : start_time=1620886435198 2021-05-13 06:13:59.438 | + functions-common:time_stop:2313 : [[ -z 1620886435198 ]] 2021-05-13 06:13:59.441 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:13:59.445 | + functions-common:time_stop:2316 : end_time=1620886439443 2021-05-13 06:13:59.447 | + functions-common:time_stop:2317 : elapsed_time=4245 2021-05-13 06:13:59.450 | + functions-common:time_stop:2318 : total=32308 2021-05-13 06:13:59.452 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:13:59.454 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36553 2021-05-13 06:13:59.457 | + inc/python:pip_install:203 : return 0 2021-05-13 06:13:59.459 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:13:59.461 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:13:59.464 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:13:59.467 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:13:59.469 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:13:59.472 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:13:59.476 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:13:59.476 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:13:59.482 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:13:59.484 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:13:59.486 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:13:59.489 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:13:59.492 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:13:59.513 | Using python 3.8 to install python-memcached 2021-05-13 06:13:59.516 | + 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:14:00.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:00.251 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:00.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:00.251 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:01.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:01.270 | 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:14:01.274 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.274 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.289 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.293 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.300 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:01.306 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:14:01.311 | 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:14:03.484 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:03.484 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:03.554 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:03.556 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:03.559 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:03.561 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:03.563 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:03.565 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:03.568 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:03.570 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:03.572 | + functions-common:time_stop:2311 : start_time=1620886439508 2021-05-13 06:14:03.574 | + functions-common:time_stop:2313 : [[ -z 1620886439508 ]] 2021-05-13 06:14:03.577 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:03.581 | + functions-common:time_stop:2316 : end_time=1620886443579 2021-05-13 06:14:03.584 | + functions-common:time_stop:2317 : elapsed_time=4071 2021-05-13 06:14:03.586 | + functions-common:time_stop:2318 : total=36553 2021-05-13 06:14:03.588 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:03.590 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40624 2021-05-13 06:14:03.592 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:03.595 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:14:03.612 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:03.615 | + ./stack.sh:main:862 : '[' 10.222.0.30 == 10.222.0.30 ']' 2021-05-13 06:14:03.617 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:14:03.620 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:14:03.622 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:14:03.624 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:03.626 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:14:03.629 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:14:03.645 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:03.647 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:14:03.649 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:14:03.651 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:14:03.653 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:03.656 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:03.658 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:03.661 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:03.663 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:03.666 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:03.681 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:03.683 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:03.685 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:03.687 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:03.688 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:03.693 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:14:03.695 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:03.699 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:14:03.702 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:03.703 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:03.706 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:14:03.709 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:03.711 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:14:03.713 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:03.716 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:03.718 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:03.720 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:03.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:14:03.725 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:03.728 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:03.730 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:03.732 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:03.734 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:03.737 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:14:03.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:03.742 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:14:03.745 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:03.747 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:03.750 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:14:03.755 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:14:03.758 | + 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:14:04.368 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:14:04.370 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:04.372 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:04.374 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:04.377 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:14:04.379 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:14:04.381 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:04.384 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:04.386 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:04.388 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:04.390 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:04.392 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:04.395 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:04.397 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:14:04.417 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:14:04.419 | + 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:14:05.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:14:05.157 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:05.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:05.157 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:06.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:06.170 | 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:14:06.174 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.174 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.176 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.181 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.188 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:06.193 | Obtaining file:///opt/stack/keystone 2021-05-13 06:14:07.742 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:09.259 | 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:14:09.288 | 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:14:09.298 | 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:14:09.305 | 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:14:09.308 | 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:14:09.337 | 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:14:09.364 | 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:14:09.378 | 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:14:09.394 | 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:14:09.406 | 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:14:09.416 | 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:14:09.419 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:14:09.423 | 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:14:09.463 | 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:14:09.469 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:14:09.473 | 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:14:09.484 | 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:14:09.538 | 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:14:09.542 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:14:09.547 | 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:14:09.583 | 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:14:09.624 | 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:14:09.631 | 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:14:09.679 | 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:14:09.685 | 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:14:09.725 | 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:14:09.779 | 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:14:09.798 | 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:14:09.813 | 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:14:09.822 | 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:14:09.846 | 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:14:09.857 | 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:14:09.874 | 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:14:09.919 | 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:14:09.926 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:14:09.938 | 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:14:09.941 | 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:14:09.944 | 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:14:09.954 | 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:14:09.958 | 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:14:09.961 | 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:14:09.964 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:14:09.981 | 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:14:09.986 | 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:14:10.005 | 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:14:10.010 | 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:14:10.030 | 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:14:10.034 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:14:10.037 | 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:14:10.041 | 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:14:10.051 | 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:14:10.054 | 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:14:10.056 | 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:14:10.063 | 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:14:10.073 | 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:14:10.079 | 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:14:10.097 | 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:14:10.100 | 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:14:10.107 | 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:14:10.128 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:14:10.155 | 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:14:10.160 | 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:14:10.163 | 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:14:10.223 | 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:14:10.231 | 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:14:10.236 | 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:14:10.240 | 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:14:10.248 | 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:14:10.254 | 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:14:10.294 | 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:14:10.297 | 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:14:10.303 | 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:14:10.314 | 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:14:10.319 | 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:14:10.330 | 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:14:10.340 | 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:14:10.349 | 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:14:10.360 | 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:14:10.368 | 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:14:10.371 | 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:14:10.374 | 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:14:10.389 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:14:10.413 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:14:10.418 | 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:14:10.421 | 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:14:10.425 | 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:14:10.429 | 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:14:10.431 | 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:14:10.434 | 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:14:10.436 | 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:14:10.439 | 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:14:10.442 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:14:10.453 | 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:14:10.457 | 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:14:10.460 | 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:14:10.468 | 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:14:10.470 | 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:14:10.473 | 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:14:10.480 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:14:10.489 | 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:14:10.539 | 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:14:10.545 | 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:14:11.730 | Installing collected packages: keystone 2021-05-13 06:14:11.730 | Attempting uninstall: keystone 2021-05-13 06:14:11.732 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:14:11.735 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:14:11.736 | Running setup.py develop for keystone 2021-05-13 06:14:13.575 | Successfully installed keystone 2021-05-13 06:14:13.712 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:13.712 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:13.796 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:13.798 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:13.801 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:13.803 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:13.805 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:13.807 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:13.809 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:13.811 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:13.813 | + functions-common:time_stop:2311 : start_time=1620886444412 2021-05-13 06:14:13.816 | + functions-common:time_stop:2313 : [[ -z 1620886444412 ]] 2021-05-13 06:14:13.818 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:13.822 | + functions-common:time_stop:2316 : end_time=1620886453820 2021-05-13 06:14:13.825 | + functions-common:time_stop:2317 : elapsed_time=9408 2021-05-13 06:14:13.827 | + functions-common:time_stop:2318 : total=40624 2021-05-13 06:14:13.829 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:13.831 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50032 2021-05-13 06:14:13.834 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:13.836 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:13.838 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:13.840 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:13.858 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:14:13.870 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:14:13.872 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:14:13.875 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:13.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:13.880 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:14:13.882 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:13.885 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:14:13.901 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:13.903 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:14:13.906 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:13.908 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:14:13.911 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:14:13.922 | + 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:14:13.925 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:14:13.929 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:14:13.945 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:13.947 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:14:13.977 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:14:14.005 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:14:14.034 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:14:14.064 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:14:14.094 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:14:14.123 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:14:14.151 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:14:14.178 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:14:14.181 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:14:14.183 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:14:14.185 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:14:14.187 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:14:14.190 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:14:14.205 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:14.208 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:14:14.211 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:14:14.213 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:14:14.228 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:14.230 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:14:14.233 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:14:14.263 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:14:14.265 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:14:14.268 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:14:14.270 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:14:14.272 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:14:14.288 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:14.290 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2021-05-13 06:14:14.321 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.30/identity 2021-05-13 06:14:14.347 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:14:14.349 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:14:14.381 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:14:14.383 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:14:14.386 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:14:14.388 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:14:14.390 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:14:14.393 | + 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:14:14.422 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:14:14.425 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:14:14.427 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:14:14.429 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:14:14.432 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:14:14.449 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:14:14.451 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:14:14.454 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:14.456 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:14:14.458 | + 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:14:14.485 | + 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:14:14.513 | + 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:14:14.540 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:14:14.567 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:14:14.594 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:14:14.596 | + 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:14:14.599 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:14:14.601 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:14:14.603 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:14:14.606 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:14:14.608 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:14:14.611 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:14:14.615 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:14:14.618 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:14:14.621 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:14:14.633 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:14:14.633 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:14.641 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:14:14.644 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:14.660 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:14:14.662 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:14:14.666 | + 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:14:14.695 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:14:14.722 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:14:14.749 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:14:14.776 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:14:14.803 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:14.830 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:14:14.857 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:14:14.884 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:14:14.911 | + 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:14:14.938 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:14:14.965 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:14.992 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:14:15.020 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:14:15.022 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:14:15.025 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:14:15.027 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:14:15.030 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:15.032 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.034 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.037 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:15.039 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:15.042 | + 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:14:15.069 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:14:15.097 | + 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:14:15.097 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:14:15.105 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:14:15.108 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:14:15.111 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:14:15.114 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:15.116 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:15.119 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:15.121 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.123 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.126 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:15.129 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:15.131 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.133 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.135 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:14:15.196 | Site keystone-wsgi-public already enabled 2021-05-13 06:14:15.200 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:14:15.203 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:15.205 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:15.207 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:15.331 | + 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:14:15.333 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:14:15.336 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:14:15.338 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:14:15.340 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:14:15.343 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:14:15.347 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:14:15.351 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:14:15.353 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:14:15.355 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:14:15.369 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:14:15.369 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.377 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:14:15.380 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:14:15.396 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:14:15.398 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:14:15.402 | + 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:14:15.432 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:14:15.459 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:14:15.486 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:14:15.514 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:14:15.541 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:15.568 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:14:15.595 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:14:15.623 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:14:15.650 | + 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:14:15.677 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:14:15.704 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:15.732 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:14:15.759 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:14:15.762 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:14:15.764 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:14:15.767 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:14:15.769 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:15.772 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.774 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.776 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:15.779 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:15.781 | + 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:14:15.809 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:14:15.836 | + 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:14:15.837 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:14:15.845 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:14:15.849 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:14:15.851 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:14:15.854 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:15.856 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:15.858 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:15.861 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.863 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.865 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:15.867 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:15.870 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:15.872 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:15.875 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:14:15.935 | Site keystone-wsgi-admin already enabled 2021-05-13 06:14:15.940 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:14:15.942 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:15.944 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:15.947 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:16.075 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:14:16.104 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:14:16.135 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:14:16.165 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:14:16.167 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:14:16.198 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:14:16.226 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:14:16.254 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:14:16.271 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:16.273 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:14:16.289 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:16.292 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:14:16.294 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:14:16.296 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:14:16.299 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:16.301 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:14:16.303 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:14:16.306 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:14:16.308 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:14:16.310 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:16.312 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:16.315 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:16.318 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:16.320 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:16.323 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:16.339 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:16.342 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:16.344 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:16.347 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:16.347 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:16.352 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:14:16.354 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:16.357 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:14:16.359 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:16.360 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:16.364 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:14:16.367 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:16.369 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:14:16.372 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:16.374 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:16.377 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:14:16.380 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:14:16.382 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:14:16.384 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:16.387 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:16.389 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:14:16.391 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:16.394 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:14:16.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:14:16.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:16.402 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:14:16.405 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:16.407 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:16.410 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:14:16.416 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:14:16.418 | + 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:14:17.020 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:14:17.022 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:17.025 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:17.027 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:17.029 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:14:17.032 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:14:17.034 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:17.036 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:14:17.038 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:17.041 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:14:17.043 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:14:17.045 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:14:17.047 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:17.050 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:14:17.071 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:14:17.073 | + 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:14:17.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:17.814 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:17.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:17.814 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:18.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:18.830 | 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:14:18.833 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:18.834 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:18.836 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:18.841 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:18.848 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:18.852 | Obtaining file:///opt/stack/swift 2021-05-13 06:14:20.098 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:21.372 | 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:14:21.381 | 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:14:21.421 | 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:14:21.430 | 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:14:21.435 | 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:14:21.488 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:14:21.498 | 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:14:21.502 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:14:21.538 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:14:21.579 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:14:21.586 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:14:21.592 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:14:21.633 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:14:21.644 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:14:21.661 | 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:14:21.666 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:14:21.669 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:14:21.680 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:14:21.683 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:14:21.686 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:14:21.689 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:14:21.695 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:14:21.713 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:14:21.717 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:14:21.737 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:14:21.742 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:14:21.792 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:14:21.795 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:14:21.802 | 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:14:21.823 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:14:21.827 | 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:14:21.830 | 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:14:21.839 | 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:14:21.852 | 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:14:21.912 | 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:14:21.918 | 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:14:21.923 | 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:14:21.931 | 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:14:21.934 | 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:14:21.938 | 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:14:21.941 | 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:14:21.945 | 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:14:21.947 | 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:14:21.951 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:14:21.954 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:14:21.959 | 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:14:21.962 | 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:14:23.541 | Installing collected packages: swift 2021-05-13 06:14:23.541 | Attempting uninstall: swift 2021-05-13 06:14:23.543 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:14:23.545 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:14:23.547 | Running setup.py develop for swift 2021-05-13 06:14:25.246 | Successfully installed swift 2021-05-13 06:14:25.387 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:25.388 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:25.461 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:25.463 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:25.466 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:25.468 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:25.470 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:25.472 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:25.474 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:25.477 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:25.479 | + functions-common:time_stop:2311 : start_time=1620886457065 2021-05-13 06:14:25.481 | + functions-common:time_stop:2313 : [[ -z 1620886457065 ]] 2021-05-13 06:14:25.484 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:25.488 | + functions-common:time_stop:2316 : end_time=1620886465486 2021-05-13 06:14:25.491 | + functions-common:time_stop:2317 : elapsed_time=8421 2021-05-13 06:14:25.493 | + functions-common:time_stop:2318 : total=50032 2021-05-13 06:14:25.495 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:25.497 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58453 2021-05-13 06:14:25.500 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:25.502 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:25.505 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:25.507 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:25.525 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:14:25.537 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:14:25.539 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:14:25.542 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:25.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:25.546 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:14:25.549 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:25.552 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:14:25.554 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:25.557 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:14:25.559 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:14:25.561 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:14:25.563 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:14:25.566 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:14:25.568 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:14:25.570 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:14:26.448 | No account-auditor running 2021-05-13 06:14:26.449 | No container-sync running 2021-05-13 06:14:26.449 | No account-reaper running 2021-05-13 06:14:26.449 | No container-replicator running 2021-05-13 06:14:26.449 | No container-auditor running 2021-05-13 06:14:26.449 | No account-server running 2021-05-13 06:14:26.449 | No object-auditor running 2021-05-13 06:14:26.449 | No object-server running 2021-05-13 06:14:26.449 | No container-server running 2021-05-13 06:14:26.449 | No object-reconstructor running 2021-05-13 06:14:26.449 | No container-sharder running 2021-05-13 06:14:26.449 | No object-replicator running 2021-05-13 06:14:26.449 | No account-replicator running 2021-05-13 06:14:26.449 | No proxy-server running 2021-05-13 06:14:26.449 | No object-expirer running 2021-05-13 06:14:26.449 | No container-reconciler running 2021-05-13 06:14:26.449 | No container-updater running 2021-05-13 06:14:26.449 | No object-updater running 2021-05-13 06:14:26.496 | + lib/swift:configure_swift:341 : true 2021-05-13 06:14:26.498 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:14:26.511 | + 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:14:26.523 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:14:26.526 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:14:26.526 | s/%GROUP%//; 2021-05-13 06:14:26.526 | s/%USER%/ubuntu/; 2021-05-13 06:14:26.526 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:14:26.526 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:14:26.526 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:14:26.534 | uid = ubuntu 2021-05-13 06:14:26.534 | gid = 2021-05-13 06:14:26.534 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:14:26.534 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:14:26.534 | address = 127.0.0.1 2021-05-13 06:14:26.534 | 2021-05-13 06:14:26.534 | [account6612] 2021-05-13 06:14:26.534 | max connections = 25 2021-05-13 06:14:26.534 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:26.534 | read only = false 2021-05-13 06:14:26.534 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:14:26.534 | 2021-05-13 06:14:26.534 | [account6622] 2021-05-13 06:14:26.534 | max connections = 25 2021-05-13 06:14:26.534 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:26.535 | read only = false 2021-05-13 06:14:26.535 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:14:26.535 | 2021-05-13 06:14:26.535 | [account6632] 2021-05-13 06:14:26.535 | max connections = 25 2021-05-13 06:14:26.535 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:26.535 | read only = false 2021-05-13 06:14:26.535 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:14:26.535 | 2021-05-13 06:14:26.535 | [account6642] 2021-05-13 06:14:26.535 | max connections = 25 2021-05-13 06:14:26.535 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:26.535 | read only = false 2021-05-13 06:14:26.535 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:14:26.535 | 2021-05-13 06:14:26.535 | 2021-05-13 06:14:26.535 | [container6611] 2021-05-13 06:14:26.535 | max connections = 25 2021-05-13 06:14:26.535 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:26.535 | read only = false 2021-05-13 06:14:26.535 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:14:26.535 | 2021-05-13 06:14:26.535 | [container6621] 2021-05-13 06:14:26.535 | max connections = 25 2021-05-13 06:14:26.535 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:26.535 | read only = false 2021-05-13 06:14:26.535 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:14:26.535 | 2021-05-13 06:14:26.535 | [container6631] 2021-05-13 06:14:26.535 | max connections = 25 2021-05-13 06:14:26.535 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:26.535 | read only = false 2021-05-13 06:14:26.535 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:14:26.535 | 2021-05-13 06:14:26.535 | [container6641] 2021-05-13 06:14:26.536 | max connections = 25 2021-05-13 06:14:26.536 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:26.536 | read only = false 2021-05-13 06:14:26.536 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:14:26.536 | 2021-05-13 06:14:26.536 | 2021-05-13 06:14:26.536 | [object6613] 2021-05-13 06:14:26.536 | max connections = 25 2021-05-13 06:14:26.536 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:14:26.536 | read only = false 2021-05-13 06:14:26.536 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:14:26.536 | 2021-05-13 06:14:26.536 | [object6623] 2021-05-13 06:14:26.536 | max connections = 25 2021-05-13 06:14:26.536 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:14:26.536 | read only = false 2021-05-13 06:14:26.536 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:14:26.536 | 2021-05-13 06:14:26.536 | [object6633] 2021-05-13 06:14:26.536 | max connections = 25 2021-05-13 06:14:26.536 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:14:26.536 | read only = false 2021-05-13 06:14:26.536 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:14:26.536 | 2021-05-13 06:14:26.536 | [object6643] 2021-05-13 06:14:26.536 | max connections = 25 2021-05-13 06:14:26.536 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:14:26.536 | read only = false 2021-05-13 06:14:26.536 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:14:26.537 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:14:26.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:26.541 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:26.543 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:14:26.555 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:14:26.557 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:14:26.561 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:14:26.566 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:14:26.568 | + 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:14:26.572 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:14:26.600 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2021-05-13 06:14:26.625 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:14:26.642 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:14:26.670 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:14:26.687 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:26.716 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:14:26.733 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:14:26.761 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:14:26.779 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:14:26.806 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:14:26.824 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:26.852 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:14:26.870 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:14:26.884 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:26.887 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:14:26.915 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:14:26.942 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:14:26.968 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:14:26.995 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:14:27.011 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:27.013 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:14:27.040 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:14:27.055 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:27.057 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:14:27.072 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:27.074 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:14:27.076 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:14:27.090 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:27.092 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:14:27.094 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:14:27.096 | + 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:14:27.101 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:14:27.106 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:14:27.134 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:14:27.160 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:14:27.189 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:14:27.218 | + 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:14:27.245 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:14:27.248 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:14:27.250 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:14:27.252 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:14:27.254 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:14:27.281 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:14:27.308 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:14:27.335 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:14:27.361 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:14:27.388 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:14:27.415 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:14:27.442 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:14:27.469 | + 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:14:27.496 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:14:27.523 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:14:27.551 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:14:27.577 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:14:27.604 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:14:27.635 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:14:27.663 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:14:27.680 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:14:27.708 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:14:27.735 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:14:27.739 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:14:27.767 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:14:27.794 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:14:27.820 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:14:27.822 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:14:27.825 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:14:27.827 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:14:27.832 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:14:27.834 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:14:27.836 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:27.838 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:14:27.840 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:14:27.842 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:27.844 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:27.847 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:14:27.864 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:27.891 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:14:27.910 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:14:27.937 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:27.955 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:27.983 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:14:28.001 | + 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:14:28.030 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:14:28.047 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:28.075 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:14:28.093 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:14:28.121 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:28.139 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:28.167 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:14:28.185 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:28.213 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:14:28.231 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:14:28.258 | + 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:14:28.263 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:28.281 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:28.309 | + 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:14:28.337 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:14:28.340 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:14:28.344 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:14:28.346 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:14:28.348 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:28.350 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:14:28.352 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:14:28.355 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:28.357 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:28.359 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:14:28.377 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:28.405 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:14:28.423 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:14:28.451 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:28.469 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:28.497 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:14:28.515 | + 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:14:28.543 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:14:28.561 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:28.589 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:14:28.606 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:14:28.635 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:28.653 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:28.681 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:14:28.700 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:28.727 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:14:28.746 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:14:28.772 | + 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:14:28.777 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:28.795 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:28.823 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:14:28.826 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:14:28.830 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:14:28.832 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:14:28.834 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:14:28.836 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:14:28.838 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:14:28.841 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:14:28.843 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:14:28.845 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:14:28.863 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:14:28.891 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:14:28.909 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:14:28.937 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:14:28.954 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:14:28.982 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:14:29.001 | + 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:14:29.028 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:14:29.046 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:14:29.075 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:14:29.092 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:14:29.121 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:14:29.138 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:14:29.167 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:14:29.185 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:14:29.213 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:14:29.232 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:14:29.258 | + 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:14:29.263 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:14:29.281 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:14:29.309 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:14:29.337 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:14:29.365 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:14:29.392 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:14:29.395 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:14:29.399 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:14:29.428 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:14:29.456 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:14:29.484 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:14:29.514 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:14:29.542 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:14:29.569 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:14:29.596 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:14:29.623 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:14:29.650 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:14:29.666 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:29.668 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:14:29.686 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:14:29.689 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:14:29.709 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:14:29.711 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2021-05-13 06:14:29.738 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:14:29.740 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:14:29.769 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2021-05-13 06:14:29.796 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:14:29.798 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:14:29.826 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:14:29.842 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:29.844 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:14:29.847 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:14:29.852 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:14:29.854 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:14:29.866 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:14:29.869 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:14:29.880 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:14:29.883 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:14:29.885 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:14:29.887 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:14:29.889 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:14:29.892 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:14:29.894 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:14:29.897 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:14:29.899 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:14:29.911 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:14:29.913 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:14:29.916 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:14:29.933 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:29.935 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:14:29.953 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:29.955 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:14:29.957 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:14:29.960 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:14:29.962 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:29.965 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:14:29.967 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:14:29.970 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:14:29.972 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:14:29.989 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:29.992 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:14:29.995 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:14:30.012 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:30.014 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:14:30.017 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:14:30.019 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:14:30.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:30.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:30.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:14:30.030 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:30.033 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:14:30.036 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:14:30.038 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:14:30.041 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:14:30.044 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:14:30.047 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:14:30.050 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:14:30.053 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:14:30.056 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:14:30.058 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:14:30.062 | +++ 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:14:30.062 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:14:30.068 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:14:30.070 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:14:30.073 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:14:30.076 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:14:30.079 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:14:30.100 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:14:30.102 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:14:30.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:30.844 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:30.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:30.844 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:31.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:31.863 | 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:14:31.867 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:31.867 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:31.869 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:31.874 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:31.881 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:31.887 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:14:31.981 | 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:14:31.985 | 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:14:31.998 | 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:14:32.058 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:14:32.080 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-05-13 06:14:32.085 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:14:32.103 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:14:32.115 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:14:32.156 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:14:32.162 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-05-13 06:14:32.168 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:14:32.207 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:14:32.223 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-05-13 06:14:32.227 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:14:32.236 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:14:32.259 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:14:32.276 | 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:14:32.282 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:14:32.286 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:14:32.288 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:14:32.291 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:14:32.306 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-05-13 06:14:32.312 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:14:32.330 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:14:32.357 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:14:32.361 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:14:32.381 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:14:32.385 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:14:32.388 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:14:32.391 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:14:32.399 | 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:14:32.413 | 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:14:32.433 | 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:14:32.438 | 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:14:32.448 | 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:14:32.450 | 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:14:32.456 | 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:14:32.460 | 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:14:32.467 | 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:14:32.472 | 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:14:32.475 | 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:14:32.481 | 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:14:32.484 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:14:32.495 | 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:14:32.507 | 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:14:32.520 | 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:14:32.529 | 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:14:32.538 | 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:14:32.541 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:14:32.543 | 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:14:32.546 | 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:14:32.550 | 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:14:32.553 | 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:14:32.561 | 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:14:32.563 | 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:14:32.567 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:14:32.570 | 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:14:32.588 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:14:32.595 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:14:32.646 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (1.6.0) 2021-05-13 06:14:32.649 | 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:14:32.656 | 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:14:32.658 | 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:14:32.662 | 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:14:32.665 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:14:34.369 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:34.369 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:34.448 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:34.451 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:34.453 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:34.455 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:34.458 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:34.460 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:34.463 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:34.465 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:34.467 | + functions-common:time_stop:2311 : start_time=1620886470094 2021-05-13 06:14:34.470 | + functions-common:time_stop:2313 : [[ -z 1620886470094 ]] 2021-05-13 06:14:34.472 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:34.477 | + functions-common:time_stop:2316 : end_time=1620886474474 2021-05-13 06:14:34.479 | + functions-common:time_stop:2317 : elapsed_time=4380 2021-05-13 06:14:34.481 | + functions-common:time_stop:2318 : total=58453 2021-05-13 06:14:34.484 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:34.486 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=62833 2021-05-13 06:14:34.489 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:34.492 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:14:34.494 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:14:34.497 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:14:34.510 | + 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:14:34.515 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:14:34.517 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:14:34.520 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:14:34.522 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:34.524 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:34.527 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:34.530 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:34.532 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:34.535 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:34.552 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:34.554 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:34.556 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:34.559 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:34.560 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:34.565 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:14:34.568 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:34.570 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:14:34.573 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:34.573 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:34.576 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:14:34.579 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:34.581 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:14:34.584 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:34.586 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:34.589 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:14:34.591 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:34.594 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:14:34.597 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:34.599 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:34.601 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:14:34.604 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:34.606 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:34.609 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:14:34.612 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:34.615 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:14:34.618 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:34.621 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:34.624 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:14:34.630 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:14:34.632 | + 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:14:35.229 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:14:35.231 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:35.233 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:35.236 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:35.238 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:14:35.241 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:14:35.243 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:35.246 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:35.248 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:35.250 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:35.253 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:35.255 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:35.257 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:35.260 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:14:35.281 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:14:35.284 | + 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:14:36.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:36.030 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:36.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:36.030 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:37.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:37.069 | 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:14:37.073 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.073 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.075 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.080 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.087 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:37.105 | Obtaining file:///opt/stack/glance 2021-05-13 06:14:38.359 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:39.593 | 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:14:39.603 | 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:14:39.611 | 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:14:39.623 | 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:14:39.652 | 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:14:39.661 | 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:14:39.675 | 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:14:39.684 | 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:14:39.704 | 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:14:39.744 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:14:39.758 | 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:14:39.766 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:14:39.772 | 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:14:39.781 | 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:14:39.787 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:14:39.857 | 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:14:39.862 | 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:14:39.867 | 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:14:39.870 | 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:14:39.882 | 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:14:39.942 | 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:14:39.995 | 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:14:40.000 | 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:14:40.005 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:14:40.023 | 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:14:40.060 | 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:14:40.071 | 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:14:40.111 | 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:14:40.118 | 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:14:40.166 | 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:14:40.172 | 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:14:40.211 | 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:14:40.266 | 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:14:40.285 | 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:14:40.300 | 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:14:40.314 | 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:14:40.323 | 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:14:40.347 | 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:14:40.358 | 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:14:40.374 | 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:14:40.420 | 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:14:40.426 | 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:14:40.429 | 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:14:40.432 | 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:14:40.452 | 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:14:40.466 | 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:14:40.478 | 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:14:40.480 | 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:14:40.484 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:14:40.500 | 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:14:40.505 | 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:14:40.508 | 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:14:40.527 | 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:14:40.531 | 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:14:40.538 | 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:14:40.558 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:14:40.562 | 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:14:40.567 | 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:14:40.618 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:14:40.621 | 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:14:40.624 | 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:14:40.635 | 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:14:40.638 | 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:14:40.640 | 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:14:40.648 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:14:40.703 | 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:14:40.718 | 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:14:40.728 | 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:14:40.733 | 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:14:40.751 | 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:14:40.755 | 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:14:40.762 | 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:14:40.783 | 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:14:40.786 | 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:14:40.791 | 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:14:40.798 | 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:14:40.802 | 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:14:40.810 | 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:14:40.817 | 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:14:40.822 | 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:14:40.825 | 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:14:40.831 | 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:14:40.871 | 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:14:40.874 | 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:14:40.881 | 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:14:40.884 | 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:14:40.916 | 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:14:40.919 | 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:14:40.931 | 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:14:40.935 | 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:14:40.938 | 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:14:40.942 | 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:14:40.944 | 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:14:40.948 | 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:14:40.986 | 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:14:40.992 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:14:40.998 | 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:14:41.001 | 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:14:41.004 | 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:14:41.006 | 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:14:41.009 | 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:14:41.012 | 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:14:41.015 | 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:14:41.019 | 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:14:41.022 | 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:14:41.078 | 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:14:41.082 | 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:14:41.088 | 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:14:41.130 | 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:14:42.129 | Installing collected packages: glance 2021-05-13 06:14:42.129 | Attempting uninstall: glance 2021-05-13 06:14:42.131 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:14:42.135 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:14:42.136 | Running setup.py develop for glance 2021-05-13 06:14:43.708 | Successfully installed glance 2021-05-13 06:14:43.847 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:43.847 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:43.932 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:43.934 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:43.936 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:43.939 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:43.941 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:43.943 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:43.945 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:43.948 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:43.950 | + functions-common:time_stop:2311 : start_time=1620886475276 2021-05-13 06:14:43.952 | + functions-common:time_stop:2313 : [[ -z 1620886475276 ]] 2021-05-13 06:14:43.955 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:43.960 | + functions-common:time_stop:2316 : end_time=1620886483957 2021-05-13 06:14:43.962 | + functions-common:time_stop:2317 : elapsed_time=8681 2021-05-13 06:14:43.964 | + functions-common:time_stop:2318 : total=62833 2021-05-13 06:14:43.967 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:43.969 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71514 2021-05-13 06:14:43.972 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:43.974 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:43.977 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:43.979 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:43.999 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:14:44.011 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:14:44.013 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:14:44.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:44.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:44.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:14:44.023 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:44.026 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:44.029 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:14:44.032 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:14:44.045 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:14:44.050 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:14:44.057 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:14:44.059 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:14:44.061 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:14:44.064 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:14:44.067 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:14:44.069 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:14:44.105 | + 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:14:44.138 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:14:44.170 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:14:44.201 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:14:44.232 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:14:44.262 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:14:44.264 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:14:44.267 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:14:44.271 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:14:44.273 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:14:44.303 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:14:44.332 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:14:44.362 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:14:44.391 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:14:44.420 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:14:44.449 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:14:44.479 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:14:44.509 | + 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:14:44.539 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:14:44.569 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:14:44.599 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:14:44.601 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:14:44.603 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:14:44.606 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:14:44.608 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:14:44.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:14:44.628 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:44.631 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:14:44.633 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:14:44.636 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:14:44.652 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:44.655 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:14:44.658 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:14:44.688 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:14:44.690 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:14:44.693 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:14:44.695 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:14:44.698 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:14:44.700 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:14:44.703 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:14:44.705 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:14:44.707 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:14:44.710 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:44.712 | + 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:14:44.742 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:14:44.745 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2021-05-13 06:14:44.774 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:14:44.777 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:14:44.794 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:44.796 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:14:44.826 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:14:44.856 | + 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:14:44.887 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:14:44.917 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:14:44.946 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:14:44.963 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:44.966 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:14:44.996 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:14:45.026 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:14:45.055 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2021-05-13 06:14:45.085 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:14:45.114 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2021-05-13 06:14:45.145 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:14:45.162 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:45.165 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:14:45.167 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:14:45.170 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:14:45.173 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:14:45.190 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:14:45.192 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:14:45.194 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:14:45.197 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:14:45.199 | + 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:14:45.229 | + 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:14:45.260 | + 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:14:45.290 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:14:45.320 | + 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:14:45.324 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:14:45.354 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:14:45.384 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:14:45.414 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2021-05-13 06:14:45.444 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:14:45.474 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:14:45.504 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:14:45.534 | + 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:14:45.564 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:14:45.595 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:14:45.624 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:14:45.654 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:14:45.659 | + 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:14:45.667 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:14:45.683 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:14:45.686 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:14:45.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:14:45.691 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:14:45.694 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:14:45.696 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:14:45.699 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:14:45.703 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:14:45.705 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:14:45.709 | + 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:14:45.739 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:14:45.741 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:14:45.744 | ++ functions:get_random_port:837 : true 2021-05-13 06:14:45.746 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:14:45.748 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:14:45.751 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:14:45.808 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:14:45.810 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:14:45.812 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:14:45.816 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:14:45.818 | + 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:14:45.845 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:14:45.872 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:14:45.900 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:14:45.927 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:14:45.954 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:14:45.982 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:14:46.010 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:14:46.038 | + 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:14:46.065 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:14:46.092 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:14:46.120 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:14:46.148 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:14:46.176 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:14:46.203 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:14:46.230 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:14:46.258 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:14:46.287 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:14:46.314 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:14:46.341 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:14:46.344 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:14:46.347 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:46.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:46.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:46.354 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:46.356 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:14:46.410 | proxy (enabled by site administrator) 2021-05-13 06:14:46.413 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:14:46.415 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:14:46.418 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:46.420 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:46.422 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:46.425 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:46.427 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:14:46.479 | proxy_http (enabled by site administrator) 2021-05-13 06:14:46.482 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:14:46.485 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:14:46.488 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:14:46.490 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:14:46.493 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:46.495 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:46.498 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:46.500 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:46.504 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:14:46.504 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:46.512 | KeepAlive Off 2021-05-13 06:14:46.517 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:46.517 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:14:46.525 | SetEnv proxy-sendchunked 1 2021-05-13 06:14:46.529 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:14:46.530 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:14:46.538 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:14:46.542 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:14:46.544 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:14:46.547 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:14:46.549 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:14:46.551 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:14:46.554 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:46.556 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:46.558 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:14:46.561 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:14:46.563 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:46.566 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:46.568 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:14:46.629 | Site glance-wsgi-api already enabled 2021-05-13 06:14:46.633 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:14:46.636 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:14:46.638 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:14:46.641 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:14:46.767 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:14:46.773 | + 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:14:46.805 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:14:46.823 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:14:46.825 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:14:46.828 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:14:46.831 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:14:46.834 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:14:46.836 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:14:46.839 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:14:46.841 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:14:46.843 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:14:46.846 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:14:46.848 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:14:46.851 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:14:46.854 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:14:46.856 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:14:46.859 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:14:46.876 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:14:46.879 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:14:46.881 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:46.884 | + functions-common:git_clone:544 : echo master 2021-05-13 06:14:46.884 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:14:46.890 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:14:46.892 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:46.895 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:14:46.898 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:14:46.898 | + functions-common:git_clone:593 : head -1 2021-05-13 06:14:46.903 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:14:46.906 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:14:46.909 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:14:46.911 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:14:46.914 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:46.916 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:46.919 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:14:46.921 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:14:46.924 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:14:46.926 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:46.929 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:46.931 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:14:46.933 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:14:46.937 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:14:46.939 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:14:46.942 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:14:46.945 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:14:46.947 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:14:46.951 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:14:46.957 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:14:46.959 | + 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:14:47.564 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:14:47.567 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:14:47.569 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:14:47.571 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:14:47.574 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:14:47.576 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:14:47.578 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:14:47.581 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:14:47.583 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:14:47.585 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:14:47.588 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:14:47.590 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:14:47.593 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:14:47.595 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:14:47.617 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:14:47.619 | + 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:14:48.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:48.364 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:48.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:14:48.365 | from cryptography.utils import int_from_bytes 2021-05-13 06:14:49.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:14:49.389 | 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:14:49.392 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:49.393 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:49.395 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:49.400 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:49.407 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:14:49.411 | Obtaining file:///opt/stack/cinder 2021-05-13 06:14:51.400 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:14:53.374 | 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:14:53.382 | 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:14:53.391 | 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:14:53.403 | 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:14:53.430 | 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:14:53.444 | 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:14:53.453 | 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:14:53.464 | 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:14:53.485 | 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:14:53.524 | 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:14:53.538 | 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:14:53.542 | 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:14:53.551 | 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:14:53.565 | 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:14:53.588 | 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:14:53.594 | 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:14:53.600 | 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:14:53.604 | 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:14:53.607 | 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:14:53.611 | 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:14:53.623 | 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:14:53.683 | 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:14:53.735 | 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:14:53.746 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:14:53.756 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:14:53.778 | 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:14:53.782 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:14:53.801 | 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:14:53.837 | 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:14:53.848 | 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:14:53.888 | 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:14:53.894 | 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:14:53.942 | 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:14:53.949 | 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:14:53.987 | 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:14:54.042 | 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:14:54.060 | 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:14:54.075 | 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:14:54.090 | 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:14:54.104 | 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:14:54.109 | 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:14:54.118 | 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:14:54.141 | 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:14:54.152 | 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:14:54.168 | 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:14:54.188 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:14:54.211 | 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:14:54.257 | 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:14:54.262 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:14:54.296 | 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:14:54.299 | 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:14:54.302 | 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:14:54.323 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:14:54.326 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.2.8) 2021-05-13 06:14:54.331 | 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:14:54.341 | 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:14:54.344 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:14:54.347 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:14:54.363 | 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:14:54.368 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:14:54.385 | 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:14:54.404 | 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:14:54.419 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:14:54.445 | 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:14:54.450 | 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:14:54.457 | 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:14:54.477 | 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:14:54.481 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:14:54.485 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (2.1.74) 2021-05-13 06:14:54.490 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:14:54.499 | 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:14:54.551 | 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:14:54.554 | 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:14:54.565 | 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:14:54.568 | 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:14:54.570 | 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:14:54.577 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:14:54.580 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:14:54.586 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:14:54.663 | 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:14:54.677 | 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:14:54.686 | 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:14:54.692 | 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:14:54.711 | 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:14:54.769 | 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:14:54.773 | 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:14:54.780 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:14:54.785 | 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:14:54.804 | 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:14:54.809 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:14:54.816 | 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:14:54.819 | 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:14:54.824 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:14:54.827 | 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:14:54.831 | 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:14:54.839 | 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:14:54.864 | 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:14:54.867 | 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:14:54.873 | 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:14:54.878 | 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:14:54.883 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-13 06:14:54.890 | 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:14:54.894 | 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:14:54.903 | 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:14:54.908 | 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:14:54.914 | 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:14:54.954 | 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:14:54.961 | 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:14:54.964 | 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:14:54.975 | 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:14:54.978 | 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:14:54.988 | 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:14:55.001 | 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:14:55.013 | 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:14:55.028 | 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:14:55.030 | 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:14:55.034 | 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:14:55.037 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:14:55.041 | 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:14:55.044 | 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:14:55.050 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:14:55.055 | 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:14:55.093 | 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:14:55.096 | 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:14:55.098 | 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:14:55.101 | 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:14:55.104 | 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:14:55.109 | 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:14:55.112 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:14:55.116 | 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:14:55.122 | 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:14:55.125 | 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:14:55.133 | 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:14:55.136 | 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:14:55.139 | 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:14:55.142 | 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:14:55.197 | 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:14:55.200 | 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:14:55.203 | 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:14:55.209 | 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:14:55.213 | 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:14:56.103 | Installing collected packages: cinder 2021-05-13 06:14:56.103 | Attempting uninstall: cinder 2021-05-13 06:14:56.105 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:14:56.108 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:14:56.110 | Running setup.py develop for cinder 2021-05-13 06:14:58.328 | Successfully installed cinder 2021-05-13 06:14:58.466 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:14:58.466 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:14:58.552 | + inc/python:pip_install:200 : result=0 2021-05-13 06:14:58.554 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:14:58.557 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:58.559 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:58.561 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:58.564 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:58.566 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:58.568 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:14:58.570 | + functions-common:time_stop:2311 : start_time=1620886487611 2021-05-13 06:14:58.573 | + functions-common:time_stop:2313 : [[ -z 1620886487611 ]] 2021-05-13 06:14:58.575 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:58.580 | + functions-common:time_stop:2316 : end_time=1620886498577 2021-05-13 06:14:58.582 | + functions-common:time_stop:2317 : elapsed_time=10966 2021-05-13 06:14:58.585 | + functions-common:time_stop:2318 : total=71514 2021-05-13 06:14:58.587 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:58.589 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82480 2021-05-13 06:14:58.591 | + inc/python:pip_install:203 : return 0 2021-05-13 06:14:58.594 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:14:58.597 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:58.600 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:58.619 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:14:58.631 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:14:58.633 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:14:58.636 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:14:58.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:14:58.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:14:58.643 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:14:58.646 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:14:58.648 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:14:58.651 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:14:58.654 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:58.656 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:58.659 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:14:58.671 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:14:58.673 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:14:58.676 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:14:58.678 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:14:58.681 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:14:58.683 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:14:58.686 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:14:58.688 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:58.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:58.693 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:14:58.696 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:14:58.698 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:14:58.701 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:14:58.703 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:14:58.706 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:14:58.709 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:14:58.712 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:14:58.714 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:14:58.737 | + 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:14:58.842 | Reading package lists... 2021-05-13 06:14:59.050 | Building dependency tree... 2021-05-13 06:14:59.052 | Reading state information... 2021-05-13 06:14:59.275 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:14:59.275 | The following packages were automatically installed and are no longer required: 2021-05-13 06:14:59.276 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:14:59.277 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:14:59.277 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:14:59.277 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:14:59.277 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:14:59.277 | python3-zope.interface 2021-05-13 06:14:59.277 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:14:59.384 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:14:59.389 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:14:59.391 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:14:59.394 | + functions-common:time_stop:2304 : local name 2021-05-13 06:14:59.396 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:14:59.399 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:14:59.401 | + functions-common:time_stop:2307 : local total 2021-05-13 06:14:59.404 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:14:59.406 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:14:59.409 | + functions-common:time_stop:2311 : start_time=1620886498734 2021-05-13 06:14:59.411 | + functions-common:time_stop:2313 : [[ -z 1620886498734 ]] 2021-05-13 06:14:59.414 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:14:59.419 | + functions-common:time_stop:2316 : end_time=1620886499416 2021-05-13 06:14:59.421 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:14:59.424 | + functions-common:time_stop:2318 : total=4765 2021-05-13 06:14:59.427 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:14:59.429 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5447 2021-05-13 06:14:59.432 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:14:59.434 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:14:59.437 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:14:59.440 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:14:59.452 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:14:59.456 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:14:59.458 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:14:59.461 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:14:59.464 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:14:59.464 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:14:59.469 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:14:59.471 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:14:59.473 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:14:59.475 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:14:59.477 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:14:59.479 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:14:59.481 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:14:59.484 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:14:59.495 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:14:59.508 | + 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:14:59.520 | + 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:14:59.531 | + 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:14:59.543 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:14:59.546 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:14:59.551 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.G0p2nnzc81 2021-05-13 06:14:59.553 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:14:59.555 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:14:59.558 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:14:59.560 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.G0p2nnzc81 2021-05-13 06:14:59.564 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.G0p2nnzc81 2021-05-13 06:14:59.575 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.G0p2nnzc81 /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:14:59.587 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:14:59.591 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:14:59.593 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:14:59.595 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:14:59.598 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:14:59.600 | + 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:14:59.602 | + 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:14:59.605 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:14:59.607 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:14:59.612 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:14:59.617 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:14:59.636 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:14:59.654 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:14:59.674 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:14:59.693 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:14:59.711 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:14:59.731 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:14:59.750 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:14:59.769 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:14:59.771 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:14:59.773 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:14:59.776 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:14:59.778 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:14:59.808 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:14:59.836 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:14:59.864 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:14:59.891 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:14:59.919 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:14:59.946 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:14:59.974 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:15:00.002 | + 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:15:00.029 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:15:00.057 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:15:00.088 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:15:00.116 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:15:00.119 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:15:00.122 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:15:00.124 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:15:00.127 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:15:00.130 | + 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:15:00.161 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:15:00.188 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:15:00.216 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:15:00.245 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:15:00.274 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:15:00.301 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:15:00.333 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:15:00.335 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2021-05-13 06:15:00.363 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:15:00.395 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:15:00.403 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 74d6ddca5b81c6f54a77bf605b508dd5 2021-05-13 06:15:00.431 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:15:00.460 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:15:00.476 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:00.478 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:15:00.495 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:00.497 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:15:00.514 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:00.516 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:15:00.533 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:00.536 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:15:00.538 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:15:00.541 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:15:00.543 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:15:00.545 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:15:00.548 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:15:00.550 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:15:00.567 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:00.570 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:15:00.573 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:15:00.575 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:15:00.591 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:00.594 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:15:00.596 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:15:00.624 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:15:00.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:15:00.629 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:15:00.632 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:15:00.634 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:00.637 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:15:00.655 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:15:00.657 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:15:00.660 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:00.662 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:15:00.665 | + 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:15:00.693 | + 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:15:00.721 | + 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:15:00.749 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:15:00.777 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:15:00.780 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:15:00.782 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:15:00.785 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:15:00.787 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:15:00.789 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:15:00.793 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:15:00.797 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:15:00.800 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:15:00.802 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:15:00.815 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:15:00.815 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:15:00.824 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:15:00.827 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:15:00.842 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:15:00.845 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:15:00.849 | + 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:15:00.879 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:15:00.906 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:15:00.933 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:15:00.961 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:15:00.988 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:15:01.016 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:15:01.043 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:15:01.071 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:15:01.098 | + 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:15:01.126 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:15:01.153 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:15:01.181 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:15:01.208 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:15:01.211 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:15:01.214 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:15:01.216 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:15:01.219 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:15:01.221 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:01.224 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:01.226 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:01.229 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:01.231 | + 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:15:01.259 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:15:01.289 | + 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:15:01.289 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:15:01.297 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:15:01.301 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:15:01.304 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:15:01.306 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:15:01.308 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:15:01.311 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:15:01.313 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:01.315 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:01.318 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:15:01.320 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:15:01.322 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:01.325 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:01.327 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:15:01.389 | Enabling site cinder-wsgi. 2021-05-13 06:15:01.394 | To activate the new configuration, you need to run: 2021-05-13 06:15:01.394 | systemctl reload apache2 2021-05-13 06:15:01.399 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:15:01.401 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:15:01.404 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:15:01.406 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:15:01.529 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:15:01.532 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:15:01.564 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2021-05-13 06:15:01.592 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:15:01.609 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:01.612 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:15:01.614 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:15:01.617 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:15:01.619 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:15:01.622 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:15:01.652 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:15:01.681 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2021-05-13 06:15:01.709 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:15:01.737 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:15:01.765 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:15:01.793 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:15:01.821 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:15:01.850 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:15:01.878 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:15:01.906 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:15:01.934 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:15:01.963 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:15:01.966 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:15:01.982 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:01.985 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2021-05-13 06:15:02.016 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:15:02.033 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:02.036 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:15:02.038 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:15:02.041 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:15:02.043 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:15:02.046 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:15:02.048 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:15:02.052 | ++ 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:15:02.052 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:15:02.057 | + 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:15:02.060 | + 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:15:02.063 | + 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:15:02.066 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:15:02.068 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:15:02.071 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:15:02.073 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:15:02.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:02.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:02.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:15:02.084 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:02.087 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:15:02.089 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:15:02.091 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:15:02.094 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:15:02.096 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:15:02.099 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:15:02.101 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:15:02.104 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:15:02.107 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:15:02.122 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:15:02.125 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:15:02.127 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:02.130 | + functions-common:git_clone:544 : echo master 2021-05-13 06:15:02.131 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:15:02.136 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:15:02.138 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:02.140 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:15:02.144 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:15:02.144 | + functions-common:git_clone:593 : head -1 2021-05-13 06:15:02.147 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:15:02.150 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:15:02.152 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:15:02.155 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:15:02.157 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:02.160 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:02.162 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:15:02.165 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:15:02.167 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:15:02.170 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:02.172 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:02.175 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:15:02.178 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:15:02.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:15:02.183 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:15:02.186 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:15:02.189 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:15:02.192 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:15:02.195 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:15:02.201 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:15:02.204 | + 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:15:02.804 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:15:02.806 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:15:02.809 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:15:02.811 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:15:02.813 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:15:02.816 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:15:02.818 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:15:02.820 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:15:02.823 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:15:02.825 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:15:02.827 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:15:02.830 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:15:02.832 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:15:02.835 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:15:02.856 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:15:02.858 | + 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:15:03.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:03.594 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:03.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:03.594 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:04.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:04.610 | 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:15:04.614 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:04.614 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:04.616 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:04.621 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:04.628 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:04.632 | Obtaining file:///opt/stack/neutron 2021-05-13 06:15:06.710 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:15:08.787 | 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:15:08.793 | 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:15:08.797 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:15:08.806 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:15:08.814 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:15:08.826 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:15:08.853 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:15:08.867 | 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:15:08.876 | 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:15:08.884 | 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:15:08.887 | 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:15:08.896 | 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:15:08.902 | 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:15:08.907 | 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:15:08.913 | 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:15:08.972 | 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:15:09.025 | 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:15:09.029 | 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:15:09.032 | 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:15:09.071 | 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:15:09.098 | 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:15:09.115 | 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:15:09.120 | 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:15:09.125 | 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:15:09.148 | 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:15:09.184 | 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:15:09.195 | 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:15:09.235 | 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:15:09.241 | 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:15:09.290 | 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:15:09.296 | 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:15:09.336 | 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:15:09.390 | 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:15:09.408 | 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:15:09.423 | 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:15:09.438 | 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:15:09.452 | 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:15:09.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 316)) (4.1.0) 2021-05-13 06:15:09.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 317)) (2.5.0) 2021-05-13 06:15:09.489 | 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:15:09.499 | 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:15:09.516 | 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:15:09.536 | 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:15:09.581 | 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:15:09.586 | 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:15:09.595 | 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:15:09.601 | 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:15:09.604 | 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:15:09.614 | 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:15:09.616 | 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:15:09.637 | 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:15:09.652 | 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:15:09.663 | 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:15:09.666 | 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:15:09.669 | 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:15:09.675 | 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:15:09.680 | 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:15:09.700 | 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:15:09.702 | 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:15:09.721 | 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:15:09.747 | 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:15:09.762 | 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:15:09.767 | 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:15:09.774 | 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:15:09.793 | 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:15:09.796 | 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:15:09.801 | 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:15:09.806 | 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:15:09.857 | 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:15:09.860 | 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:15:09.863 | 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:15:09.866 | 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:15:09.878 | 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:15:09.881 | 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:15:09.884 | 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:15:09.891 | 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:15:09.904 | 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:15:09.913 | 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:15:09.919 | 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:15:09.937 | 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:15:09.956 | 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:15:10.014 | 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:15:10.017 | 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:15:10.024 | 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:15:10.045 | 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:15:10.049 | 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:15:10.052 | 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:15:10.057 | 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:15:10.065 | 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:15:10.073 | 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:15:10.076 | 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:15:10.079 | 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:15:10.083 | 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:15:10.087 | 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:15:10.130 | 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:15:10.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 150)) (1.1.2) 2021-05-13 06:15:10.176 | 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:15:10.179 | 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:15:10.183 | 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:15:10.188 | 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:15:10.193 | 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:15:10.196 | 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:15:10.237 | 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:15:10.240 | 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:15:10.251 | 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:15:10.273 | 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:15:10.276 | 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:15:10.288 | 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:15:10.300 | 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:15:10.315 | 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:15:10.319 | 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:15:10.322 | 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:15:10.325 | 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:15:10.329 | 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:15:10.331 | 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:15:10.334 | 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:15:10.336 | 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:15:10.339 | 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:15:10.342 | 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:15:10.345 | 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:15:10.348 | 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:15:10.351 | 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:15:10.354 | 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:15:10.367 | 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:15:10.379 | 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:15:10.435 | 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:15:10.440 | 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:15:10.444 | 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:15:10.447 | 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:15:10.452 | 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:15:11.425 | Installing collected packages: neutron 2021-05-13 06:15:11.425 | Attempting uninstall: neutron 2021-05-13 06:15:11.427 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:15:11.436 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:15:11.438 | Running setup.py develop for neutron 2021-05-13 06:15:13.832 | Successfully installed neutron 2021-05-13 06:15:13.967 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:15:13.967 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:15:14.051 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:14.053 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:14.056 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:14.058 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:14.060 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:14.063 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:14.065 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:14.068 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:14.070 | + functions-common:time_stop:2311 : start_time=1620886502850 2021-05-13 06:15:14.072 | + functions-common:time_stop:2313 : [[ -z 1620886502850 ]] 2021-05-13 06:15:14.075 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:14.079 | + functions-common:time_stop:2316 : end_time=1620886514077 2021-05-13 06:15:14.082 | + functions-common:time_stop:2317 : elapsed_time=11227 2021-05-13 06:15:14.084 | + functions-common:time_stop:2318 : total=82480 2021-05-13 06:15:14.086 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:14.089 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=93707 2021-05-13 06:15:14.091 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:14.093 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:15:14.096 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:14.098 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:14.117 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:15:14.130 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:15:14.132 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:15:14.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:14.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:14.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:15:14.143 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:14.146 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:15:14.148 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:15:14.151 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:15:14.153 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:15:14.153 | Installing OVN and dependent packages 2021-05-13 06:15:14.156 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:15:14.158 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:15:14.175 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:14.177 | + 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:15:14.180 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:15:14.182 | [Call Trace] 2021-05-13 06:15:14.182 | ./stack.sh:896:stack_install_service 2021-05-13 06:15:14.182 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:15:14.182 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:15:14.182 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:15:14.182 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:15:14.182 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:15:14.186 | [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:15:15.189 | Error on exit 2021-05-13 06:15:15.958 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:15:15.958 |