2021-05-13 06:30:48.596 | + ./stack.sh:main:469 : exec 2021-05-13 06:30:48.596 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063048' 2021-05-13 06:30:48.596 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-063048.summary.2021-05-13-063048 2021-05-13 06:30:48.596 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:30:48.596 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063048 2021-05-13 06:30:48.596 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063048 /opt/stack/logs/stack.sh.log 2021-05-13 06:30:48.596 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063048.summary.2021-05-13-063048 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:30:48.596 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:30:48.596 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:30:48.596 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:30:48.596 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:30:48.596 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:30:48.596 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:30:48.596 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:30:48.597 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:30:48.599 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:30:48.600 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:30:48.602 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:30:48.603 | Linux dv-cinder-790910-2-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:30:48.605 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:30:48.608 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:30:48.611 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:30:48.638 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:30:48.653 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:30:48.655 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:30:48.657 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:30:48.659 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:30:48.661 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:30:48.663 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:30:48.664 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:30:48.666 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:30:48.668 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:30:48.670 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:30:48.672 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:30:48.674 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:30:48.675 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:30:48.677 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:30:48.680 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:30:48.682 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:30:48.684 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:30:48.686 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:30:48.688 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:30:48.700 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:48.702 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:30:48.703 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:30:48.705 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:30:48.707 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:30:48.709 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:30:48.711 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:30:48.712 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:30:48.714 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:30:48.717 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:30:48.718 | + 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:30:48.720 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:30:48.722 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:30:48.724 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:30:48.725 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:30:48.727 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:30:48.729 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:30:48.746 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:30:48.748 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:30:48.760 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:48.762 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:30:48.766 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:30:48.768 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:30:48.770 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:30:48.771 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:30:48.773 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:30:48.775 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:30:48.777 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:30:48.779 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:30:48.781 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:30:48.783 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:30:48.787 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:30:48.799 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:30:48.816 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:30:48.827 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:30:48.839 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:30:48.866 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:30:48.905 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:30:48.989 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:30:49.009 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:30:49.048 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:30:49.099 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:30:49.279 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:30:49.293 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:30:49.305 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:30:49.317 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:30:49.406 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:30:49.408 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:30:49.410 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:30:49.412 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:30:49.414 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:30:49.416 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:30:49.418 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:30:49.420 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:30:49.423 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:30:49.427 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:30:49.429 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:30:49.431 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:30:49.433 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:30:49.436 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:30:49.449 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:49.452 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:30:49.454 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:30:49.492 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:30:49.494 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:30:49.497 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:30:49.499 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:30:49.501 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:30:49.504 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:30:49.506 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:30:49.508 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:30:49.510 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:30:49.512 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:30:49.515 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.517 | + 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:30:49.519 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.522 | + 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:30:49.524 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.526 | + 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:30:49.528 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.530 | + 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:30:49.533 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.535 | + 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:30:49.537 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.539 | + 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:30:49.542 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.544 | + 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:30:49.546 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.548 | + 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:30:49.551 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.553 | + 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:30:49.555 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.557 | + 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:30:49.560 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.562 | + 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:30:49.565 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.567 | + 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:30:49.569 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.571 | + 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:30:49.574 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.577 | + 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:30:49.579 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.581 | + 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:30:49.584 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.586 | + 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:30:49.588 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.590 | + 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:30:49.593 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.595 | + 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:30:49.597 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.599 | + 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:30:49.602 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.604 | + 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:30:49.606 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.608 | + 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:30:49.611 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.613 | + 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:30:49.615 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.617 | + 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:30:49.620 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.622 | + 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:30:49.625 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.627 | + 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:30:49.629 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.631 | + 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:30:49.634 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.636 | + 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:30:49.639 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.641 | + 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:30:49.643 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.646 | + 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:30:49.648 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.650 | + 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:30:49.652 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.655 | + 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:30:49.657 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.659 | + 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:30:49.661 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.664 | + 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:30:49.666 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.668 | + 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:30:49.670 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.673 | + 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:30:49.675 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.677 | + 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:30:49.680 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.682 | + 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:30:49.684 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.687 | + 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:30:49.689 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.691 | + 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:30:49.694 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:30:49.696 | + 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:30:49.699 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:30:49.702 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:30:49.704 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:30:49.718 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:49.720 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:30:49.723 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:30:49.725 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:30:49.739 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:49.742 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:30:49.744 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:30:49.746 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:30:49.749 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:30:49.751 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:30:49.753 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:30:49.755 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:30:49.758 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:30:49.760 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:30:49.763 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:30:49.766 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:30:49.768 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:30:49.770 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:30:49.770 | Using mysql database backend 2021-05-13 06:30:49.773 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:30:49.788 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:30:49.804 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:49.806 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:30:49.822 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:30:49.838 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:49.841 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:30:49.857 | + ./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:30:49.873 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:30:49.889 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:49.891 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:30:49.907 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:49.909 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:30:49.925 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:30:49.928 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:30:49.930 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:30:49.932 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:30:49.936 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:30:49.940 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-063049 2021-05-13 06:30:49.943 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-063049 736' 2021-05-13 06:30:49.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.947 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:30:49.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.952 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:30:49.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.957 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:30:49.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.961 | + 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:30:49.964 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.966 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-05-13 06:30:49.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.971 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-05-13 06:30:49.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.975 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-063048 2021-05-13 06:30:49.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.980 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:30:49.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.985 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-05-13 06:30:49.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.990 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:30:49.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.994 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:30:49.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:49.999 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:30:50.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:30:50.004 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:30:50.006 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:30:50.009 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:30:50.011 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:30:50.013 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:30:50.015 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:30:50.017 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:30:50.020 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:30:50.022 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:30:50.025 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:30:50.039 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:30:50.041 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:30:50.043 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:50.047 | + functions-common:git_clone:544 : echo master 2021-05-13 06:30:50.047 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:30:50.052 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:30:50.054 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:50.056 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:30:50.059 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:30:50.059 | + functions-common:git_clone:593 : head -1 2021-05-13 06:30:50.063 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:30:50.065 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:30:50.068 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:30:50.070 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:30:50.072 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:30:50.075 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:30:50.077 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:30:50.080 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:30:50.082 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:30:50.085 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:30:50.087 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:30:50.090 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:30:50.093 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:30:50.097 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887450 2021-05-13 06:30:50.100 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:30:50.104 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887292 2021-05-13 06:30:50.107 | ++ tools/install_prereqs.sh:source:49 : DELTA=158 2021-05-13 06:30:50.109 | ++ tools/install_prereqs.sh:source:50 : [[ 158 -lt 7200 ]] 2021-05-13 06:30:50.112 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:30:50.114 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:30:50.116 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:30:50.119 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:30:50.121 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:30:50.124 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:30:50.126 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:30:50.128 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:30:50.131 | +++ 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:30:50.177 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:30:50.177 | apache2-dev 2021-05-13 06:30:50.177 | bc 2021-05-13 06:30:50.177 | bsdmainutils 2021-05-13 06:30:50.178 | curl 2021-05-13 06:30:50.178 | g++ 2021-05-13 06:30:50.178 | gawk 2021-05-13 06:30:50.178 | gcc 2021-05-13 06:30:50.178 | gettext 2021-05-13 06:30:50.178 | git 2021-05-13 06:30:50.178 | graphviz 2021-05-13 06:30:50.178 | iputils-ping 2021-05-13 06:30:50.178 | libapache2-mod-proxy-uwsgi 2021-05-13 06:30:50.178 | libffi-dev 2021-05-13 06:30:50.178 | libjpeg-dev 2021-05-13 06:30:50.178 | libmysqlclient-dev 2021-05-13 06:30:50.178 | libpcre3-dev 2021-05-13 06:30:50.178 | libpq-dev 2021-05-13 06:30:50.178 | libssl-dev 2021-05-13 06:30:50.178 | libsystemd-dev 2021-05-13 06:30:50.178 | libxml2-dev 2021-05-13 06:30:50.178 | libxslt1-dev 2021-05-13 06:30:50.178 | libyaml-dev 2021-05-13 06:30:50.178 | lsof 2021-05-13 06:30:50.178 | openssh-server 2021-05-13 06:30:50.178 | openssl 2021-05-13 06:30:50.178 | pkg-config 2021-05-13 06:30:50.178 | psmisc 2021-05-13 06:30:50.178 | python3-dev 2021-05-13 06:30:50.178 | python3-pip 2021-05-13 06:30:50.178 | python3-systemd 2021-05-13 06:30:50.178 | python3-venv 2021-05-13 06:30:50.178 | tar 2021-05-13 06:30:50.178 | tcpdump 2021-05-13 06:30:50.178 | unzip 2021-05-13 06:30:50.178 | uuid-runtime 2021-05-13 06:30:50.178 | wget 2021-05-13 06:30:50.178 | wget 2021-05-13 06:30:50.178 | zlib1g-dev 2021-05-13 06:30:50.178 | libkrb5-dev 2021-05-13 06:30:50.178 | libldap2-dev 2021-05-13 06:30:50.178 | libsasl2-dev 2021-05-13 06:30:50.178 | memcached 2021-05-13 06:30:50.179 | python3-mysqldb 2021-05-13 06:30:50.179 | sqlite3 2021-05-13 06:30:50.179 | conntrack 2021-05-13 06:30:50.179 | curl 2021-05-13 06:30:50.179 | dnsmasq-base 2021-05-13 06:30:50.179 | dnsmasq-utils 2021-05-13 06:30:50.179 | ebtables 2021-05-13 06:30:50.179 | genisoimage 2021-05-13 06:30:50.179 | iptables 2021-05-13 06:30:50.179 | iputils-arping 2021-05-13 06:30:50.179 | kpartx 2021-05-13 06:30:50.179 | libjs-jquery-tablesorter 2021-05-13 06:30:50.179 | libmysqlclient-dev 2021-05-13 06:30:50.179 | parted 2021-05-13 06:30:50.179 | pm-utils 2021-05-13 06:30:50.179 | python3-mysqldb 2021-05-13 06:30:50.179 | socat 2021-05-13 06:30:50.179 | sqlite3 2021-05-13 06:30:50.179 | sudo 2021-05-13 06:30:50.179 | vlan 2021-05-13 06:30:50.179 | lsscsi 2021-05-13 06:30:50.179 | open-iscsi 2021-05-13 06:30:50.179 | lvm2 2021-05-13 06:30:50.179 | qemu-utils 2021-05-13 06:30:50.179 | thin-provisioning-tools 2021-05-13 06:30:50.179 | acl 2021-05-13 06:30:50.179 | dnsmasq-base 2021-05-13 06:30:50.179 | dnsmasq-utils 2021-05-13 06:30:50.179 | ebtables 2021-05-13 06:30:50.179 | haproxy 2021-05-13 06:30:50.179 | iptables 2021-05-13 06:30:50.179 | iputils-arping 2021-05-13 06:30:50.179 | iputils-ping 2021-05-13 06:30:50.179 | libmysqlclient-dev 2021-05-13 06:30:50.179 | postgresql-server-dev-all 2021-05-13 06:30:50.179 | python3-mysqldb 2021-05-13 06:30:50.179 | sqlite3 2021-05-13 06:30:50.179 | sudo 2021-05-13 06:30:50.179 | vlan 2021-05-13 06:30:50.179 | ipset 2021-05-13 06:30:50.180 | conntrack 2021-05-13 06:30:50.180 | conntrackd 2021-05-13 06:30:50.180 | keepalived 2021-05-13 06:30:50.180 | dstat 2021-05-13 06:30:50.180 | lvm2 2021-05-13 06:30:50.180 | qemu-utils 2021-05-13 06:30:50.180 | thin-provisioning-tools 2021-05-13 06:30:50.180 | curl 2021-05-13 06:30:50.180 | liberasurecode-dev 2021-05-13 06:30:50.180 | make 2021-05-13 06:30:50.180 | memcached 2021-05-13 06:30:50.180 | sqlite3 2021-05-13 06:30:50.180 | xfsprogs' 2021-05-13 06:30:50.182 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:30:50.199 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:30:50.199 | apache2-dev 2021-05-13 06:30:50.199 | bc 2021-05-13 06:30:50.199 | bsdmainutils 2021-05-13 06:30:50.199 | curl 2021-05-13 06:30:50.199 | g++ 2021-05-13 06:30:50.199 | gawk 2021-05-13 06:30:50.199 | gcc 2021-05-13 06:30:50.199 | gettext 2021-05-13 06:30:50.199 | git 2021-05-13 06:30:50.199 | graphviz 2021-05-13 06:30:50.199 | iputils-ping 2021-05-13 06:30:50.200 | libapache2-mod-proxy-uwsgi 2021-05-13 06:30:50.200 | libffi-dev 2021-05-13 06:30:50.200 | libjpeg-dev 2021-05-13 06:30:50.200 | libmysqlclient-dev 2021-05-13 06:30:50.200 | libpcre3-dev 2021-05-13 06:30:50.200 | libpq-dev 2021-05-13 06:30:50.200 | libssl-dev 2021-05-13 06:30:50.200 | libsystemd-dev 2021-05-13 06:30:50.200 | libxml2-dev 2021-05-13 06:30:50.200 | libxslt1-dev 2021-05-13 06:30:50.200 | libyaml-dev 2021-05-13 06:30:50.200 | lsof 2021-05-13 06:30:50.200 | openssh-server 2021-05-13 06:30:50.200 | openssl 2021-05-13 06:30:50.200 | pkg-config 2021-05-13 06:30:50.200 | psmisc 2021-05-13 06:30:50.200 | python3-dev 2021-05-13 06:30:50.200 | python3-pip 2021-05-13 06:30:50.200 | python3-systemd 2021-05-13 06:30:50.200 | python3-venv 2021-05-13 06:30:50.200 | tar 2021-05-13 06:30:50.200 | tcpdump 2021-05-13 06:30:50.200 | unzip 2021-05-13 06:30:50.200 | uuid-runtime 2021-05-13 06:30:50.200 | wget 2021-05-13 06:30:50.200 | wget 2021-05-13 06:30:50.200 | zlib1g-dev 2021-05-13 06:30:50.200 | libkrb5-dev 2021-05-13 06:30:50.200 | libldap2-dev 2021-05-13 06:30:50.200 | libsasl2-dev 2021-05-13 06:30:50.200 | memcached 2021-05-13 06:30:50.200 | python3-mysqldb 2021-05-13 06:30:50.200 | sqlite3 2021-05-13 06:30:50.200 | conntrack 2021-05-13 06:30:50.200 | curl 2021-05-13 06:30:50.200 | dnsmasq-base 2021-05-13 06:30:50.200 | dnsmasq-utils 2021-05-13 06:30:50.201 | ebtables 2021-05-13 06:30:50.201 | genisoimage 2021-05-13 06:30:50.201 | iptables 2021-05-13 06:30:50.201 | iputils-arping 2021-05-13 06:30:50.201 | kpartx 2021-05-13 06:30:50.201 | libjs-jquery-tablesorter 2021-05-13 06:30:50.201 | libmysqlclient-dev 2021-05-13 06:30:50.201 | parted 2021-05-13 06:30:50.201 | pm-utils 2021-05-13 06:30:50.201 | python3-mysqldb 2021-05-13 06:30:50.201 | socat 2021-05-13 06:30:50.201 | sqlite3 2021-05-13 06:30:50.201 | sudo 2021-05-13 06:30:50.201 | vlan 2021-05-13 06:30:50.201 | lsscsi 2021-05-13 06:30:50.201 | open-iscsi 2021-05-13 06:30:50.201 | lvm2 2021-05-13 06:30:50.201 | qemu-utils 2021-05-13 06:30:50.201 | thin-provisioning-tools 2021-05-13 06:30:50.201 | acl 2021-05-13 06:30:50.201 | dnsmasq-base 2021-05-13 06:30:50.201 | dnsmasq-utils 2021-05-13 06:30:50.201 | ebtables 2021-05-13 06:30:50.201 | haproxy 2021-05-13 06:30:50.201 | iptables 2021-05-13 06:30:50.201 | iputils-arping 2021-05-13 06:30:50.201 | iputils-ping 2021-05-13 06:30:50.201 | libmysqlclient-dev 2021-05-13 06:30:50.201 | postgresql-server-dev-all 2021-05-13 06:30:50.201 | python3-mysqldb 2021-05-13 06:30:50.201 | sqlite3 2021-05-13 06:30:50.201 | sudo 2021-05-13 06:30:50.201 | vlan 2021-05-13 06:30:50.201 | ipset 2021-05-13 06:30:50.201 | conntrack 2021-05-13 06:30:50.201 | conntrackd 2021-05-13 06:30:50.201 | keepalived 2021-05-13 06:30:50.201 | dstat 2021-05-13 06:30:50.201 | lvm2 2021-05-13 06:30:50.202 | qemu-utils 2021-05-13 06:30:50.202 | thin-provisioning-tools 2021-05-13 06:30:50.202 | curl 2021-05-13 06:30:50.202 | liberasurecode-dev 2021-05-13 06:30:50.202 | make 2021-05-13 06:30:50.202 | memcached 2021-05-13 06:30:50.202 | sqlite3 2021-05-13 06:30:50.202 | xfsprogs ' 2021-05-13 06:30:50.202 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:30:50.204 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:50.206 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:50.210 | ++ 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:30:50.210 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:30:50.214 | ++ 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:30:50.217 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:50.219 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:50.221 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:30:50.223 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:50.225 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:50.228 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:50.230 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:50.232 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:50.234 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:50.236 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:30:50.238 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:50.240 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:30:50.243 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:30:50.247 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:30:50.249 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:30:50.251 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:30:50.253 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:30:50.255 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:30:50.257 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:30:50.261 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887450259 2021-05-13 06:30:50.263 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:30:50.265 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:30:50.267 | ++ 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:30:51.172 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:30:51.206 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:30:51.483 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:30:52.663 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:30:53.110 | Fetched 324 kB in 3s (126 kB/s) 2021-05-13 06:30:54.427 | Reading package lists... 2021-05-13 06:30:54.457 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:30:54.459 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:30:54.461 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:30:54.463 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:54.466 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:54.468 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:30:54.470 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:54.472 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:30:54.474 | ++ functions-common:time_stop:2311 : start_time=1620887450259 2021-05-13 06:30:54.476 | ++ functions-common:time_stop:2313 : [[ -z 1620887450259 ]] 2021-05-13 06:30:54.478 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:54.483 | ++ functions-common:time_stop:2316 : end_time=1620887454480 2021-05-13 06:30:54.485 | ++ functions-common:time_stop:2317 : elapsed_time=4221 2021-05-13 06:30:54.487 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:30:54.489 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:54.491 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4221 2021-05-13 06:30:54.493 | ++ 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:30:54.496 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:54.498 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:54.500 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:54.503 | ++ 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:30:54.523 | ++ 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:30:54.627 | Reading package lists... 2021-05-13 06:30:54.837 | Building dependency tree... 2021-05-13 06:30:54.838 | Reading state information... 2021-05-13 06:30:54.869 | acl is already the newest version (2.2.53-6). 2021-05-13 06:30:54.869 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:30:54.869 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:30:54.869 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:30:54.869 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:30:54.869 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:30:54.869 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:30:54.869 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:30:54.869 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:30:54.869 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:30:54.869 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:30:54.869 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:30:54.869 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:30:54.869 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:30:54.869 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:30:54.869 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:30:54.869 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:30:54.869 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:30:54.869 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:30:54.869 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:30:54.869 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:30:54.869 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:30:54.869 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:30:54.869 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:30:54.870 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:30:54.870 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:30:54.870 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:30:54.870 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:30:54.870 | psmisc is already the newest version (23.3-1). 2021-05-13 06:30:54.870 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:30:54.870 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:30:54.870 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:30:54.870 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:30:54.870 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:30:54.870 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:30:54.870 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:30:54.870 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:30:54.870 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:30:54.870 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:30:54.870 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:30:54.870 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:30:54.870 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:30:54.870 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:30:54.870 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:30:54.870 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:54.870 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:54.870 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:30:54.870 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:30:54.870 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:30:54.870 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:30:54.870 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:30:54.870 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:30:54.870 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:30:54.870 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:30:54.870 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:30:54.870 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:30:54.870 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:30:54.871 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:30:54.871 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:30:54.871 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:30:54.871 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:30:54.871 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:30:54.871 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:30:54.871 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:30:54.871 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:30:54.871 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:30:54.871 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:30:54.871 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:30:54.871 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:30:55.062 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:30:55.062 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:30:55.062 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:30:55.062 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:30:55.062 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:55.063 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:55.063 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:55.063 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:55.063 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:55.063 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:55.063 | python3-zope.interface 2021-05-13 06:30:55.063 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:55.171 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:55.176 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:30:55.178 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:55.180 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:30:55.182 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:55.184 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:55.187 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:30:55.189 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:55.191 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:55.193 | ++ functions-common:time_stop:2311 : start_time=1620887454520 2021-05-13 06:30:55.195 | ++ functions-common:time_stop:2313 : [[ -z 1620887454520 ]] 2021-05-13 06:30:55.198 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:55.202 | ++ functions-common:time_stop:2316 : end_time=1620887455200 2021-05-13 06:30:55.205 | ++ functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:30:55.207 | ++ functions-common:time_stop:2318 : total=663 2021-05-13 06:30:55.209 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:55.211 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1343 2021-05-13 06:30:55.213 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:30:55.217 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:30:55.219 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:30:55.221 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:30:55.226 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:30:55.230 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:55.232 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:30:55.235 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:30:56.583 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:30:56.585 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:30:56.587 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:30:56.590 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:30:56.592 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:30:56.594 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:30:56.595 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:30:56.598 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:30:56.600 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:30:56.601 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:30:56.604 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:30:56.673 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:30:56.676 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:30:56.745 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:30:56.748 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:30:56.817 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:30:56.818 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:30:56.820 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:30:56.822 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:30:56.824 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:30:56.826 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:30:56.827 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:30:56.829 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:30:56.831 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:30:56.833 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:30:56.835 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:30:56.835 | Distro: focal 2021-05-13 06:30:56.837 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:30:56.840 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:30:56.843 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:30:56.845 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:30:56.848 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:30:56.848 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:30:57.318 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:30:57.320 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:30:57.320 | pip: 20.2.2 2021-05-13 06:30:57.321 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:30:57.772 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:30:57.794 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:30:57.796 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:30:57.797 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:30:57.800 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:30:57.803 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:30:57.806 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:30:57.809 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:30:57.811 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:30:57.813 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:30:57.818 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:30:57.819 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:30:57.819 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:30:57.825 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:30:57.827 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:30:57.829 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:30:57.838 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:30:57.841 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:30:57.843 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:30:57.845 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:30:57.847 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:30:57.850 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:30:57.852 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:30:57.854 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:30:57.856 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:30:57.858 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:30:57.860 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:30:57.862 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:30:57.864 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:30:57.866 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:30:57.868 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:30:57.870 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:30:57.873 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:30:57.875 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:30:57.877 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:30:57.879 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:30:57.881 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:30:57.883 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:30:57.885 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:30:57.888 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:30:57.890 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:30:57.893 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:30:57.913 | Using python 3.8 to install os-testr 2021-05-13 06:30:57.915 | + 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:30:58.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:58.660 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:58.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:58.661 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:59.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:59.688 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:30:59.692 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.692 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.707 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.713 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.720 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:59.771 | 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:30:59.780 | 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:30:59.783 | 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:30:59.797 | 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:30:59.824 | 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:30:59.843 | 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:30:59.846 | 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:30:59.853 | 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:30:59.857 | 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:30:59.860 | 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:30:59.863 | 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:30:59.875 | 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:30:59.886 | 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:30:59.890 | 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:30:59.892 | 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:30:59.895 | 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:30:59.898 | 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:30:59.901 | 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:30:59.904 | 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:30:59.911 | 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:30:59.913 | 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:30:59.969 | 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:31:00.010 | 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:31:00.012 | 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:31:00.018 | 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:31:02.053 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:02.053 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:02.125 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:02.127 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:02.130 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:02.132 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:02.134 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:02.136 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:02.138 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:02.140 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:02.142 | + functions-common:time_stop:2311 : start_time=1620887457908 2021-05-13 06:31:02.144 | + functions-common:time_stop:2313 : [[ -z 1620887457908 ]] 2021-05-13 06:31:02.147 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:02.151 | + functions-common:time_stop:2316 : end_time=1620887462149 2021-05-13 06:31:02.154 | + functions-common:time_stop:2317 : elapsed_time=4241 2021-05-13 06:31:02.156 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:31:02.158 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:02.160 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4241 2021-05-13 06:31:02.162 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:02.164 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:31:02.216 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:31:02.570 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:31:02.574 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:31:02.577 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:31:02.580 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:31:02.582 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:31:02.606 | + 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:31:04.652 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.655 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.710 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:04.910 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:05.188 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:05.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:05.466 | 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:31:05.732 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:05.734 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:05.736 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:05.738 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:05.740 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:05.742 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:05.745 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:05.747 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:05.749 | + functions-common:time_stop:2311 : start_time=1620887462598 2021-05-13 06:31:05.751 | + functions-common:time_stop:2313 : [[ -z 1620887462598 ]] 2021-05-13 06:31:05.753 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:05.757 | + functions-common:time_stop:2316 : end_time=1620887465755 2021-05-13 06:31:05.760 | + functions-common:time_stop:2317 : elapsed_time=3157 2021-05-13 06:31:05.762 | + functions-common:time_stop:2318 : total=4241 2021-05-13 06:31:05.764 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:05.766 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7398 2021-05-13 06:31:05.768 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:05.771 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:31:05.773 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:31:05.796 | + 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:31:07.710 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:07.713 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:07.768 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:07.966 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:08.242 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:08.400 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:08.402 | Processing /opt/stack/requirements 2021-05-13 06:31:10.081 | 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:31:10.084 | 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:31:10.096 | 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:31:10.101 | 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:31:10.104 | 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:31:10.107 | 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:31:10.125 | 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:31:10.128 | 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:31:10.145 | 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:31:10.148 | 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:31:10.156 | 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:31:10.175 | 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:31:10.178 | 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:31:10.193 | 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:31:10.196 | 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:31:10.198 | 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:31:10.202 | 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:31:10.205 | 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:31:10.207 | 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:31:10.209 | 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:31:10.212 | 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:31:10.223 | 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:31:10.225 | 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:31:10.232 | 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:31:10.304 | 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:31:10.346 | 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:31:10.351 | 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:31:10.353 | 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:31:10.356 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:31:10.357 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:31:11.130 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:31:11.130 | ERROR: Command errored out with exit status 1: 2021-05-13 06:31:11.130 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jw67le74/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jw67le74/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-zgqcq5zd 2021-05-13 06:31:11.130 | cwd: /tmp/pip-req-build-jw67le74/ 2021-05-13 06:31:11.130 | Complete output (6 lines): 2021-05-13 06:31:11.130 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:31:11.130 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:31:11.131 | or: setup.py --help-commands 2021-05-13 06:31:11.131 | or: setup.py cmd --help 2021-05-13 06:31:11.131 | 2021-05-13 06:31:11.131 | error: invalid command 'bdist_wheel' 2021-05-13 06:31:11.131 | ---------------------------------------- 2021-05-13 06:31:11.131 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:31:11.131 | Running setup.py clean for openstack-requirements 2021-05-13 06:31:11.902 | Failed to build openstack-requirements 2021-05-13 06:31:11.917 | Installing collected packages: openstack-requirements 2021-05-13 06:31:11.917 | Attempting uninstall: openstack-requirements 2021-05-13 06:31:11.918 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:31:11.953 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:31:11.973 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:31:11.976 | Running setup.py install for openstack-requirements: started 2021-05-13 06:31:14.191 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:31:14.219 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:31:14.345 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:14.347 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:14.349 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:14.351 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:14.353 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:14.355 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:14.357 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:14.359 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:14.361 | + functions-common:time_stop:2311 : start_time=1620887465788 2021-05-13 06:31:14.363 | + functions-common:time_stop:2313 : [[ -z 1620887465788 ]] 2021-05-13 06:31:14.366 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:14.370 | + functions-common:time_stop:2316 : end_time=1620887474368 2021-05-13 06:31:14.373 | + functions-common:time_stop:2317 : elapsed_time=8580 2021-05-13 06:31:14.375 | + functions-common:time_stop:2318 : total=7398 2021-05-13 06:31:14.377 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:14.379 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15978 2021-05-13 06:31:14.381 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:14.383 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:31:14.386 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:31:14.389 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:31:14.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:14.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:14.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:31:14.398 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:14.400 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:31:14.420 | Using python 3.8 to install pbr 2021-05-13 06:31:14.422 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-05-13 06:31:15.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:15.168 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:15.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:15.168 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:16.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:16.187 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:16.190 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.190 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.192 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.211 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.218 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:16.323 | 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:31:18.502 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:18.502 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:18.586 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:18.589 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:18.591 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:18.593 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:18.595 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:18.597 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:18.599 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:18.601 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:18.604 | + functions-common:time_stop:2311 : start_time=1620887474415 2021-05-13 06:31:18.606 | + functions-common:time_stop:2313 : [[ -z 1620887474415 ]] 2021-05-13 06:31:18.609 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:18.613 | + functions-common:time_stop:2316 : end_time=1620887478610 2021-05-13 06:31:18.615 | + functions-common:time_stop:2317 : elapsed_time=4195 2021-05-13 06:31:18.617 | + functions-common:time_stop:2318 : total=15978 2021-05-13 06:31:18.619 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:18.621 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20173 2021-05-13 06:31:18.624 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:18.626 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:31:20.812 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:31:22.674 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:22.675 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:31:22.681 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:31:22.684 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:31:22.687 | 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:31:22.753 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:31:22.756 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:31:22.759 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:31:22.776 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:31:22.779 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:31:22.781 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:31:22.783 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:31:22.786 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:31:22.788 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:31:22.790 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:31:22.792 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:31:22.795 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:31:22.797 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:31:22.800 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:31:22.804 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:31:22.806 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:31:22.808 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:31:22.811 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:31:22.813 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:31:22.828 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:22.830 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:31:22.832 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:31:22.834 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:31:22.837 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:31:22.839 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:31:22.841 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:31:22.843 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:31:22.845 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:31:22.847 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:31:22.849 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:31:22.851 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:31:22.853 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:31:22.855 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:31:22.858 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:31:22.860 | + 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:31:22.862 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:31:22.865 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:31:22.867 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:31:22.869 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:31:22.871 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:31:22.874 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:31:22.876 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:31:22.879 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:31:22.881 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:31:22.883 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:31:22.935 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:31:22.935 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:31:22.937 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:31:23.292 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:31:23.294 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:31:23.310 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:23.313 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:31:23.315 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:31:23.317 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:31:23.320 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:31:23.322 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:31:23.324 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:23.327 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:31:23.329 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:23.331 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:23.334 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:31:23.336 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:23.338 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:31:23.341 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:31:23.343 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:31:23.346 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:31:23.348 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:23.350 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:23.353 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:31:23.373 | + 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:31:23.477 | Reading package lists... 2021-05-13 06:31:23.686 | Building dependency tree... 2021-05-13 06:31:23.688 | Reading state information... 2021-05-13 06:31:23.911 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:31:23.911 | The following packages were automatically installed and are no longer required: 2021-05-13 06:31:23.912 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:31:23.912 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:31:23.912 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:31:23.912 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:31:23.912 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:31:23.912 | python3-zope.interface 2021-05-13 06:31:23.912 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:31:24.023 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:31:24.027 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:31:24.029 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:31:24.031 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:24.034 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:24.036 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:24.038 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:24.040 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:24.042 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:31:24.044 | + functions-common:time_stop:2311 : start_time=1620887483371 2021-05-13 06:31:24.046 | + functions-common:time_stop:2313 : [[ -z 1620887483371 ]] 2021-05-13 06:31:24.049 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:24.053 | + functions-common:time_stop:2316 : end_time=1620887484051 2021-05-13 06:31:24.055 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:31:24.057 | + functions-common:time_stop:2318 : total=1343 2021-05-13 06:31:24.060 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:24.062 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2023 2021-05-13 06:31:24.065 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:31:24.067 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:31:24.069 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:31:24.071 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:31:24.074 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:31:24.076 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:31:24.079 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:31:24.081 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:31:24.083 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:31:24.086 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:31:24.088 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:31:24.090 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:31:24.092 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:31:24.095 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:31:24.097 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:31:24.099 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:31:24.101 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:31:24.104 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:31:24.106 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:31:24.108 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:31:24.110 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:31:24.113 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:31:24.115 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:31:24.117 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:31:24.119 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:31:24.122 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:31:24.124 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:31:24.140 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:24.143 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:31:24.145 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:31:24.147 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:31:24.149 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:31:24.152 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:31:24.156 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:31:24.159 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:31:24.161 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:31:24.163 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:31:24.165 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:31:24.168 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:31:24.170 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:31:24.864 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:31:24.864 | user tags 2021-05-13 06:31:24.864 | stackrabbit []' 2021-05-13 06:31:24.867 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:31:24.867 | user tags 2021-05-13 06:31:24.867 | stackrabbit []' 2021-05-13 06:31:24.868 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:31:24.874 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:31:24.876 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:31:24.878 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:31:25.536 | Changing password for user "stackrabbit" ... 2021-05-13 06:31:25.588 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:31:26.243 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:31:26.302 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:31:26.304 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:31:26.968 | Changing password for user "stackrabbit" ... 2021-05-13 06:31:27.027 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:31:27.029 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:31:27.032 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:31:27.684 | Deleting user "guest" ... 2021-05-13 06:31:27.699 | Error: 2021-05-13 06:31:27.699 | {:no_such_user, "guest"} 2021-05-13 06:31:27.711 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:31:27.714 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:31:27.731 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:27.734 | + ./stack.sh:main:801 : install_database 2021-05-13 06:31:27.736 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:31:27.738 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:31:27.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:27.743 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:27.745 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:31:28.095 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:31:28.098 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:31:28.100 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:31:28.102 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:31:28.105 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:31:28.107 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:31:28.109 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:31:28.111 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:31:28.114 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:31:28.116 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:31:28.118 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:31:28.121 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:31:28.123 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:31:28.125 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:31:28.127 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:31:28.130 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:31:28.132 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:31:28.134 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:31:28.136 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:31:28.139 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:31:28.141 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:31:28.144 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:31:28.146 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:28.148 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:28.150 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:31:28.153 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:31:28.156 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:31:28.158 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:31:28.160 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:31:28.162 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:28.165 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:31:28.167 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:28.169 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:28.171 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:31:28.174 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:28.176 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:31:28.178 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:31:28.180 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:31:28.183 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:31:28.185 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:28.187 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:28.189 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:31:28.210 | + 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:31:28.313 | Reading package lists... 2021-05-13 06:31:28.525 | Building dependency tree... 2021-05-13 06:31:28.526 | Reading state information... 2021-05-13 06:31:28.752 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:31:28.752 | The following packages were automatically installed and are no longer required: 2021-05-13 06:31:28.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:31:28.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:31:28.753 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:31:28.753 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:31:28.753 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:31:28.753 | python3-zope.interface 2021-05-13 06:31:28.753 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:31:28.861 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:31:28.866 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:31:28.868 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:31:28.870 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:28.872 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:28.874 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:28.877 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:28.879 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:28.881 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:31:28.883 | + functions-common:time_stop:2311 : start_time=1620887488207 2021-05-13 06:31:28.885 | + functions-common:time_stop:2313 : [[ -z 1620887488207 ]] 2021-05-13 06:31:28.888 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:28.892 | + functions-common:time_stop:2316 : end_time=1620887488890 2021-05-13 06:31:28.895 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:31:28.897 | + functions-common:time_stop:2318 : total=2023 2021-05-13 06:31:28.899 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:28.901 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2706 2021-05-13 06:31:28.903 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:31:28.906 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:31:28.908 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:31:28.911 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:31:28.913 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:31:28.915 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:31:28.917 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:31:28.920 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:31:28.923 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:31:28.925 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:31:28.928 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:31:28.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:31:28.934 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:31:28.936 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:31:28.938 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:31:28.941 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:31:28.943 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:31:28.965 | Using python 3.8 to install PyMySQL 2021-05-13 06:31:28.968 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-05-13 06:31:29.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:29.714 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:29.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:29.714 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:30.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:30.752 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:30.755 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.756 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.757 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.776 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.783 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:30.789 | 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:31:33.012 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:33.012 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:33.084 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:33.093 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:33.093 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:33.093 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:33.094 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:33.096 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:33.098 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:33.101 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:33.103 | + functions-common:time_stop:2311 : start_time=1620887488959 2021-05-13 06:31:33.105 | + functions-common:time_stop:2313 : [[ -z 1620887488959 ]] 2021-05-13 06:31:33.108 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:33.113 | + functions-common:time_stop:2316 : end_time=1620887493110 2021-05-13 06:31:33.115 | + functions-common:time_stop:2317 : elapsed_time=4151 2021-05-13 06:31:33.117 | + functions-common:time_stop:2318 : total=20173 2021-05-13 06:31:33.119 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:33.121 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24324 2021-05-13 06:31:33.124 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:33.126 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:31:33.128 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:31:33.131 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:31:33.133 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:31:33.149 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:33.151 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:31:33.153 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:31:33.157 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:31:33.158 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:31:33.163 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:31:33.165 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:31:33.167 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:31:33.170 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:31:33.173 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:31:33.175 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:31:33.190 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:33.192 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:31:33.195 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:31:33.197 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:31:33.199 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:31:33.201 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:31:33.204 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:33.206 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:31:33.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:33.211 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:33.213 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:31:33.215 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:33.218 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:31:33.220 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:31:33.222 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:31:33.225 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:31:33.227 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:33.229 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:33.231 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:31:33.252 | + 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:31:33.356 | Reading package lists... 2021-05-13 06:31:33.566 | Building dependency tree... 2021-05-13 06:31:33.567 | Reading state information... 2021-05-13 06:31:33.793 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:31:33.793 | The following packages were automatically installed and are no longer required: 2021-05-13 06:31:33.793 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:31:33.793 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:31:33.794 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:31:33.794 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:31:33.794 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:31:33.794 | python3-zope.interface 2021-05-13 06:31:33.794 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:31:33.902 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:31:33.907 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:31:33.909 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:31:33.912 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:33.914 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:33.916 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:33.918 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:33.921 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:33.923 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:31:33.925 | + functions-common:time_stop:2311 : start_time=1620887493249 2021-05-13 06:31:33.927 | + functions-common:time_stop:2313 : [[ -z 1620887493249 ]] 2021-05-13 06:31:33.930 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:33.934 | + functions-common:time_stop:2316 : end_time=1620887493932 2021-05-13 06:31:33.936 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:31:33.938 | + functions-common:time_stop:2318 : total=2706 2021-05-13 06:31:33.941 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:33.943 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3389 2021-05-13 06:31:33.945 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:31:33.947 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:31:33.964 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:33.966 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:31:33.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:31:33.972 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:31:33.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:31:33.993 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:31:33.995 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:31:33.998 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:31:34.000 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:31:34.002 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:34.004 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:31:34.006 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:34.009 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:34.011 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:31:34.013 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:34.016 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:31:34.018 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:31:34.020 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:31:34.022 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:31:34.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:34.026 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:34.029 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:31:34.048 | + 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:31:34.153 | Reading package lists... 2021-05-13 06:31:34.366 | Building dependency tree... 2021-05-13 06:31:34.367 | Reading state information... 2021-05-13 06:31:34.595 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:31:34.595 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:31:34.595 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:31:34.595 | The following packages were automatically installed and are no longer required: 2021-05-13 06:31:34.596 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:31:34.596 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:31:34.596 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:31:34.596 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:31:34.597 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:31:34.597 | python3-zope.interface 2021-05-13 06:31:34.597 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:31:34.709 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:31:34.714 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:31:34.716 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:31:34.718 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:34.720 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:34.722 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:34.724 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:34.726 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:34.728 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:31:34.730 | + functions-common:time_stop:2311 : start_time=1620887494046 2021-05-13 06:31:34.733 | + functions-common:time_stop:2313 : [[ -z 1620887494046 ]] 2021-05-13 06:31:34.736 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:34.740 | + functions-common:time_stop:2316 : end_time=1620887494738 2021-05-13 06:31:34.742 | + functions-common:time_stop:2317 : elapsed_time=692 2021-05-13 06:31:34.745 | + functions-common:time_stop:2318 : total=3389 2021-05-13 06:31:34.747 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:34.749 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4081 2021-05-13 06:31:34.751 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:31:34.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:31:34.756 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:34.758 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:34.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:31:34.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:31:34.766 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:31:34.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:31:34.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:31:34.776 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:31:34.776 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:31:34.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:31:34.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:31:34.785 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:31:34.788 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:31:34.790 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:31:34.792 | + functions:vercmp:631 : local result 2021-05-13 06:31:34.795 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:31:34.796 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:31:34.797 | ++ functions:vercmp:635 : head -1 2021-05-13 06:31:34.801 | + functions:vercmp:635 : result=3.13 2021-05-13 06:31:34.803 | + functions:vercmp:637 : case $op in 2021-05-13 06:31:34.806 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:31:34.808 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:31:34.810 | + functions:vercmp:648 : return 2021-05-13 06:31:34.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:31:34.815 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:34.817 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:31:35.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:31:35.007 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:31:35.009 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.011 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:31:35.016 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.018 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:31:35.035 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:35.037 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:31:35.039 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:31:35.039 | Installing etcd 2021-05-13 06:31:35.042 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:31:35.054 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:31:35.066 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:35.069 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:31:35.081 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:31:35.084 | ++ 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:31:35.087 | ++ 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:31:35.090 | +++ 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:31:35.094 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:31:35.097 | ++ 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:31:35.099 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:31:35.101 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:31:35.104 | ++ functions:get_extra_file:74 : return 2021-05-13 06:31:35.106 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:31:35.109 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:31:35.112 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:31:35.114 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:31:35.130 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:35.132 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:31:35.134 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:31:35.150 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:35.153 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:31:35.155 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:31:35.157 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:31:35.160 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:31:35.162 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:31:35.164 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:31:35.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:31:35.169 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:31:35.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:31:35.178 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.180 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:31:35.183 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:31:35.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:31:35.188 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:31:35.190 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:31:35.197 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.199 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:31:35.202 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:31:35.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:31:35.206 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:31:35.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.211 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:31:35.216 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.218 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:31:35.221 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:31:35.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:31:35.225 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:31:35.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:31:35.234 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.237 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:31:35.239 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:31:35.241 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:31:35.243 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:31:35.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.250 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:31:35.252 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.254 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:31:35.257 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:31:35.259 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:31:35.261 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:31:35.263 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:31:35.270 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.272 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:31:35.275 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:31:35.277 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:31:35.279 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:31:35.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.284 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.286 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:31:35.288 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.291 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:31:35.293 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:31:35.296 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:31:35.298 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:31:35.300 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:31:35.307 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.309 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:31:35.311 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:31:35.314 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:31:35.316 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:31:35.318 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.322 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:31:35.325 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.327 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:31:35.329 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:31:35.332 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:31:35.334 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:31:35.336 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.338 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:31:35.343 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.346 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:31:35.348 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:31:35.350 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:31:35.352 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:31:35.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:31:35.362 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.364 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:31:35.366 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:31:35.369 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:31:35.371 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:31:35.373 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:31:35.380 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.382 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:31:35.384 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:31:35.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:31:35.389 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:31:35.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:31:35.398 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.400 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:31:35.402 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:31:35.405 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:31:35.407 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:31:35.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:31:35.416 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.418 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:31:35.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:31:35.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:31:35.426 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:31:35.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:31:35.435 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.437 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:31:35.439 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:31:35.441 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:31:35.444 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:31:35.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:31:35.453 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.455 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:31:35.457 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:31:35.460 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:31:35.462 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:31:35.464 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:31:35.472 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.474 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:31:35.476 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:31:35.478 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:31:35.481 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:31:35.484 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:31:35.490 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.493 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:31:35.495 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:31:35.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:31:35.499 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:31:35.502 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:31:35.508 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.511 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:31:35.513 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:31:35.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:31:35.518 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:31:35.520 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:31:35.527 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.530 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:31:35.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:31:35.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:31:35.537 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:31:35.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:31:35.546 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.548 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:31:35.550 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:31:35.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:31:35.555 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:31:35.557 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:31:35.564 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.566 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:31:35.568 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:31:35.571 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:31:35.573 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:31:35.576 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:31:35.583 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.585 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:31:35.588 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:31:35.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:31:35.593 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:31:35.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:31:35.602 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.604 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:31:35.606 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:31:35.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:31:35.611 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:31:35.613 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:31:35.620 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.622 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:31:35.624 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:31:35.627 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:31:35.629 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:31:35.631 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:31:35.638 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.641 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:31:35.643 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:31:35.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:31:35.648 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:31:35.650 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.655 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:31:35.657 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.659 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:31:35.662 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:31:35.664 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:31:35.666 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:31:35.668 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:31:35.675 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.678 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:31:35.680 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:31:35.682 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:31:35.684 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:31:35.687 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:31:35.693 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.696 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:31:35.698 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:31:35.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:31:35.703 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:31:35.705 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:31:35.712 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.715 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:31:35.717 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:31:35.720 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:31:35.722 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:31:35.724 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:31:35.731 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.734 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:31:35.736 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:31:35.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:31:35.741 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:31:35.743 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:31:35.750 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.753 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:31:35.755 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:31:35.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:31:35.759 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:31:35.762 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:31:35.768 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.771 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:31:35.773 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:31:35.775 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:31:35.778 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:31:35.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:31:35.787 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.789 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:31:35.791 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:31:35.794 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:31:35.797 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:31:35.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:31:35.806 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.808 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:31:35.811 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:31:35.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:31:35.815 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:31:35.818 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:35.820 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:35.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:31:35.824 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:35.827 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:31:35.848 | Using python 3.8 to install etcd3 2021-05-13 06:31:35.850 | + 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:31:36.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:36.600 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:36.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:36.600 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:37.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:37.632 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:37.636 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:37.636 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:37.638 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:37.656 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:37.663 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:37.669 | 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:31:37.678 | 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:31:37.688 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:31:37.692 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:37.695 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:31:39.859 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:39.859 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:39.952 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:39.954 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:39.956 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:39.959 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:39.961 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:39.963 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:39.965 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:39.967 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:39.969 | + functions-common:time_stop:2311 : start_time=1620887495842 2021-05-13 06:31:39.971 | + functions-common:time_stop:2313 : [[ -z 1620887495842 ]] 2021-05-13 06:31:39.974 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:39.978 | + functions-common:time_stop:2316 : end_time=1620887499976 2021-05-13 06:31:39.980 | + functions-common:time_stop:2317 : elapsed_time=4134 2021-05-13 06:31:39.983 | + functions-common:time_stop:2318 : total=24324 2021-05-13 06:31:39.985 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:39.987 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28458 2021-05-13 06:31:39.989 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:39.992 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:31:40.014 | Using python 3.8 to install etcd3gw 2021-05-13 06:31:40.016 | + 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:31:40.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:40.763 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:40.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:40.763 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:41.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:41.795 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:41.799 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:41.799 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:41.801 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:41.819 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:41.826 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:41.832 | 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:31:41.844 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:31:41.850 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:41.853 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:41.873 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:41.876 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:41.896 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:41.899 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:41.903 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:44.034 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:44.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:44.112 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:44.115 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:44.117 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:44.119 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:44.121 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:44.124 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:44.126 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:44.128 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:44.131 | + functions-common:time_stop:2311 : start_time=1620887500008 2021-05-13 06:31:44.133 | + functions-common:time_stop:2313 : [[ -z 1620887500008 ]] 2021-05-13 06:31:44.135 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:44.140 | + functions-common:time_stop:2316 : end_time=1620887504137 2021-05-13 06:31:44.142 | + functions-common:time_stop:2317 : elapsed_time=4129 2021-05-13 06:31:44.144 | + functions-common:time_stop:2318 : total=28458 2021-05-13 06:31:44.147 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:44.149 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32587 2021-05-13 06:31:44.151 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:44.153 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:31:44.156 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:31:44.158 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:31:44.160 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:31:44.163 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:31:44.165 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:31:44.167 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:31:44.169 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:31:44.172 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:31:44.174 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:31:44.176 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:31:44.179 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:31:44.181 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:31:44.183 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:31:44.186 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.188 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.190 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:31:44.193 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:31:44.195 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:31:44.197 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:31:44.199 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:31:44.202 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:31:44.204 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:31:44.207 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:44.209 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:31:44.211 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.216 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:31:44.218 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:31:44.221 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:31:44.223 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:31:44.225 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:31:44.227 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:31:44.230 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.232 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.234 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:31:44.256 | + 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:31:44.361 | Reading package lists... 2021-05-13 06:31:44.570 | Building dependency tree... 2021-05-13 06:31:44.572 | Reading state information... 2021-05-13 06:31:44.795 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:31:44.795 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:31:44.795 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:31:44.795 | The following packages were automatically installed and are no longer required: 2021-05-13 06:31:44.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:31:44.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:31:44.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:31:44.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:31:44.796 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:31:44.796 | python3-zope.interface 2021-05-13 06:31:44.796 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:31:44.906 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:31:44.911 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:31:44.913 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:31:44.915 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:44.918 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:44.920 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:44.922 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:44.924 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:44.926 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:31:44.928 | + functions-common:time_stop:2311 : start_time=1620887504253 2021-05-13 06:31:44.931 | + functions-common:time_stop:2313 : [[ -z 1620887504253 ]] 2021-05-13 06:31:44.933 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:44.938 | + functions-common:time_stop:2316 : end_time=1620887504936 2021-05-13 06:31:44.940 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:31:44.942 | + functions-common:time_stop:2318 : total=4081 2021-05-13 06:31:44.945 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:44.947 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4764 2021-05-13 06:31:44.949 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:31:44.952 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:31:44.954 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:31:44.956 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:31:44.959 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:31:45.020 | Module proxy already enabled 2021-05-13 06:31:45.024 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:31:45.085 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:31:45.085 | Module proxy already enabled 2021-05-13 06:31:45.085 | Module proxy_uwsgi already enabled 2021-05-13 06:31:45.089 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:31:45.091 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:31:45.093 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:31:45.096 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:31:45.225 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:31:45.227 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:31:45.229 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:31:45.232 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.234 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:31:45.239 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.241 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:31:45.244 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:31:45.246 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:31:45.249 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:31:45.256 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.258 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:31:45.261 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:31:45.263 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:31:45.266 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.271 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:31:45.273 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.275 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:31:45.278 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:31:45.281 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:31:45.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:31:45.290 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.292 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:31:45.295 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:31:45.297 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:31:45.304 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.306 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:31:45.308 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:31:45.311 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:31:45.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:31:45.320 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.322 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:31:45.340 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:45.343 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:31:45.345 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:31:45.348 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:31:45.350 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:31:45.357 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.359 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:31:45.375 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:45.378 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:31:45.380 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:31:45.382 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:31:45.385 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.390 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:31:45.392 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.395 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:31:45.397 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:31:45.399 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:31:45.402 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:31:45.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:31:45.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:31:45.409 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:31:45.412 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:31:45.414 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:31:45.416 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:31:45.419 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:31:45.422 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:31:45.424 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:31:45.428 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:31:45.428 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:31:45.433 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:31:45.435 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:31:45.438 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:31:45.441 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:31:45.443 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:31:45.464 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:31:45.466 | + 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:31:46.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:46.206 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:46.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:46.206 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:47.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:47.225 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:47.228 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.228 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.230 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.249 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.256 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:47.261 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:31:47.315 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:47.352 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:47.391 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:47.397 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:31:47.404 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:31:47.443 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:31:47.452 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:31:47.468 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:31:47.474 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:31:47.477 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:31:47.488 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:31:47.490 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:31:47.494 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-13 06:31:47.499 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:31:47.517 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:31:47.521 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:31:47.541 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:31:47.546 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:47.549 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:31:47.556 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:31:47.576 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:31:47.635 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:47.649 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:47.655 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:31:47.658 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:31:47.663 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:31:47.671 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:31:47.674 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:31:47.677 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:31:47.680 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:31:47.683 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:31:47.686 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:31:47.689 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:31:47.694 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:31:47.697 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:31:49.610 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:49.610 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:49.680 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:49.683 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:49.685 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:49.687 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:49.689 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:49.692 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:49.694 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:49.696 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:49.698 | + functions-common:time_stop:2311 : start_time=1620887505458 2021-05-13 06:31:49.700 | + functions-common:time_stop:2313 : [[ -z 1620887505458 ]] 2021-05-13 06:31:49.703 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:49.707 | + functions-common:time_stop:2316 : end_time=1620887509705 2021-05-13 06:31:49.709 | + functions-common:time_stop:2317 : elapsed_time=4247 2021-05-13 06:31:49.712 | + functions-common:time_stop:2318 : total=32587 2021-05-13 06:31:49.714 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:49.716 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36834 2021-05-13 06:31:49.719 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:49.721 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:31:49.723 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:31:49.726 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:31:49.729 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:31:49.731 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:31:49.734 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:31:49.738 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:31:49.738 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:31:49.743 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:31:49.745 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:31:49.748 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:31:49.750 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:31:49.753 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:31:49.774 | Using python 3.8 to install python-memcached 2021-05-13 06:31:49.776 | + 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:31:50.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:50.520 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:50.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:50.520 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:51.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:51.543 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:51.547 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:51.548 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:51.563 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:51.568 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:51.575 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:51.581 | 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:31:51.585 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:31:53.767 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:31:53.767 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:31:53.838 | + inc/python:pip_install:200 : result=0 2021-05-13 06:31:53.840 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:31:53.843 | + functions-common:time_stop:2304 : local name 2021-05-13 06:31:53.845 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:31:53.847 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:31:53.849 | + functions-common:time_stop:2307 : local total 2021-05-13 06:31:53.852 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:31:53.854 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:31:53.856 | + functions-common:time_stop:2311 : start_time=1620887509768 2021-05-13 06:31:53.859 | + functions-common:time_stop:2313 : [[ -z 1620887509768 ]] 2021-05-13 06:31:53.862 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:31:53.866 | + functions-common:time_stop:2316 : end_time=1620887513863 2021-05-13 06:31:53.868 | + functions-common:time_stop:2317 : elapsed_time=4095 2021-05-13 06:31:53.870 | + functions-common:time_stop:2318 : total=36834 2021-05-13 06:31:53.873 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:31:53.875 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40929 2021-05-13 06:31:53.877 | + inc/python:pip_install:203 : return 0 2021-05-13 06:31:53.879 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:31:53.895 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:31:53.898 | + ./stack.sh:main:862 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-05-13 06:31:53.900 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:31:53.902 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:31:53.905 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:31:53.907 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:31:53.910 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:31:53.912 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:31:53.927 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:31:53.930 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:31:53.932 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:31:53.934 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:31:53.936 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:31:53.938 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:31:53.940 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:31:53.943 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:31:53.945 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:31:53.948 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:31:53.963 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:31:53.965 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:31:53.967 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:53.970 | + functions-common:git_clone:544 : echo master 2021-05-13 06:31:53.970 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:31:53.975 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:31:53.977 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:31:53.979 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:31:53.982 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:31:53.983 | + functions-common:git_clone:593 : head -1 2021-05-13 06:31:53.986 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:31:53.988 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:31:53.990 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:31:53.993 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:31:53.995 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:31:53.997 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:31:54.000 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:31:54.002 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:31:54.004 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:31:54.006 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:31:54.009 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:31:54.011 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:31:54.013 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:31:54.016 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:31:54.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:31:54.021 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:31:54.023 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:31:54.025 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:31:54.029 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:31:54.034 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:31:54.037 | + 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:31:54.660 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:31:54.663 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:31:54.665 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:31:54.667 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:31:54.669 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:31:54.671 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:31:54.673 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:31:54.675 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:31:54.677 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:31:54.680 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:31:54.682 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:31:54.684 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:31:54.687 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:31:54.689 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:31:54.709 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:31:54.711 | + 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:31:55.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:55.449 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:55.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:31:55.449 | from cryptography.utils import int_from_bytes 2021-05-13 06:31:56.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:31:56.468 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:31:56.472 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:56.472 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:56.474 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:56.479 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:56.486 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:31:56.490 | Obtaining file:///opt/stack/keystone 2021-05-13 06:31:58.036 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:31:59.570 | 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:31:59.598 | 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:31:59.609 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:31:59.616 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:31:59.619 | 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:31:59.647 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:31:59.674 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:31:59.688 | 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:31:59.704 | 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:31:59.717 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:31:59.727 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:31:59.730 | 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:31:59.734 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:31:59.773 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:31:59.780 | 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:31:59.783 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:31:59.794 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:31:59.847 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:31:59.850 | 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:31:59.856 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:31:59.892 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:31:59.932 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:31:59.939 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:31:59.987 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:31:59.993 | 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:32:00.033 | 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:32:00.087 | 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:32:00.105 | 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:32:00.121 | 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:32:00.129 | 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:32:00.152 | 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:32:00.164 | 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:32:00.180 | 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:32:00.225 | 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:32:00.232 | 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:32:00.244 | 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:32:00.247 | 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:32:00.250 | 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:32:00.261 | 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:32:00.264 | 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:32:00.267 | 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:32:00.270 | 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:32:00.288 | 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:32:00.292 | 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:32:00.310 | 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:32:00.315 | 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:32:00.335 | 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:32:00.339 | 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:32:00.343 | 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:32:00.346 | 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:32:00.357 | 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:32:00.360 | 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:32:00.363 | 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:32:00.369 | 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:32:00.379 | 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:32:00.385 | 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:32:00.402 | 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:32:00.406 | 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:32:00.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:32:00.433 | 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:32:00.460 | 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:32:00.465 | 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:32:00.471 | 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:32:00.528 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:32:00.533 | 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:32:00.541 | 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:32:00.545 | 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:32:00.553 | 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:32:00.593 | 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:32:00.599 | 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:32:00.604 | 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:32:00.608 | 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:32:00.619 | 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:32:00.628 | 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:32:00.639 | 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:32:00.648 | 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:32:00.657 | 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:32:00.662 | 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:32:00.673 | 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:32:00.676 | 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:32:00.679 | 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:32:00.703 | 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:32:00.709 | 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:32:00.723 | 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:32:00.727 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:32:00.730 | 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:32:00.733 | 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:32:00.736 | 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:32:00.738 | 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:32:00.741 | 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:32:00.743 | 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:32:00.746 | 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:32:00.757 | 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:32:00.761 | 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:32:00.765 | 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:32:00.773 | 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:32:00.775 | 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:32:00.778 | 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:32:00.783 | 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:32:00.791 | 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:32:00.842 | 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:32:00.850 | 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:32:02.024 | Installing collected packages: keystone 2021-05-13 06:32:02.024 | Attempting uninstall: keystone 2021-05-13 06:32:02.026 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:32:02.029 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:32:02.030 | Running setup.py develop for keystone 2021-05-13 06:32:03.875 | Successfully installed keystone 2021-05-13 06:32:04.010 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:04.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:04.096 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:04.098 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:04.100 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:04.102 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:04.104 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:04.107 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:04.109 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:04.111 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:04.113 | + functions-common:time_stop:2311 : start_time=1620887514704 2021-05-13 06:32:04.115 | + functions-common:time_stop:2313 : [[ -z 1620887514704 ]] 2021-05-13 06:32:04.118 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:04.122 | + functions-common:time_stop:2316 : end_time=1620887524119 2021-05-13 06:32:04.124 | + functions-common:time_stop:2317 : elapsed_time=9415 2021-05-13 06:32:04.126 | + functions-common:time_stop:2318 : total=40929 2021-05-13 06:32:04.128 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:04.130 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50344 2021-05-13 06:32:04.133 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:04.135 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:32:04.137 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:32:04.139 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:32:04.157 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:32:04.169 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:32:04.171 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:32:04.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:04.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:04.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:32:04.181 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:04.183 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:32:04.199 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:04.202 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:32:04.204 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:32:04.207 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:32:04.209 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:32:04.222 | + 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:32:04.224 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:32:04.228 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:32:04.244 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:04.246 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:32:04.275 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:32:04.303 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:32:04.332 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:32:04.362 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:32:04.392 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:32:04.422 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:32:04.448 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:32:04.476 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:32:04.478 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:32:04.481 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:32:04.483 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:32:04.485 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:32:04.487 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:32:04.503 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:04.506 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:32:04.508 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:32:04.510 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:32:04.526 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:04.528 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:32:04.531 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:32:04.560 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:32:04.562 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:32:04.564 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:32:04.567 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:32:04.569 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:32:04.585 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:04.587 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-05-13 06:32:04.616 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-05-13 06:32:04.644 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:32:04.646 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:32:04.676 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:32:04.678 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:32:04.681 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:32:04.683 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:32:04.686 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:32:04.689 | + 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:32:04.719 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:32:04.721 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:32:04.723 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:32:04.726 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:32:04.729 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:32:04.745 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:32:04.748 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:32:04.750 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:04.753 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:32:04.755 | + 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:32:04.781 | + 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:32:04.808 | + 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:32:04.836 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:32:04.863 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:32:04.890 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:32:04.892 | + 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:32:04.895 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:32:04.897 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:32:04.899 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:32:04.901 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:32:04.904 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:32:04.907 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:32:04.911 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:32:04.913 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:32:04.915 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:32:04.928 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:32:04.928 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:32:04.937 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:32:04.940 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:32:04.956 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:32:04.958 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:32:04.962 | + 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:32:04.993 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:32:05.020 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:32:05.046 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:32:05.072 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:32:05.100 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:32:05.127 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:32:05.154 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:32:05.180 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:32:05.208 | + 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:32:05.235 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:32:05.262 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:32:05.288 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:32:05.315 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:32:05.318 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:32:05.320 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:32:05.323 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:32:05.326 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:32:05.328 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:05.330 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:05.332 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:32:05.335 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:32:05.338 | + 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:32:05.364 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:32:05.392 | + 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:32:05.393 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:32:05.401 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:32:05.405 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:32:05.407 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:32:05.409 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:32:05.411 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:32:05.414 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:32:05.416 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:05.418 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:05.421 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:32:05.423 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:32:05.426 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:05.428 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:05.430 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:32:05.492 | Site keystone-wsgi-public already enabled 2021-05-13 06:32:05.503 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:32:05.503 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:32:05.503 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:32:05.504 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:32:05.634 | + 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:32:05.636 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:32:05.639 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:32:05.641 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:32:05.643 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:32:05.646 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:32:05.649 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:32:05.653 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:32:05.655 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:32:05.657 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:32:05.670 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:32:05.670 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:32:05.679 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:32:05.682 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:32:05.698 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:32:05.700 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:32:05.704 | + 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:32:05.734 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:32:05.761 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:32:05.788 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:32:05.815 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:32:05.843 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:32:05.869 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:32:05.897 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:32:05.924 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:32:05.951 | + 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:32:05.979 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:32:06.006 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:32:06.033 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:32:06.060 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:32:06.063 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:32:06.065 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:32:06.068 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:32:06.070 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:32:06.072 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:06.074 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:06.077 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:32:06.079 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:32:06.082 | + 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:32:06.109 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:32:06.137 | + 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:32:06.137 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:32:06.145 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:32:06.148 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:32:06.151 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:32:06.154 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:32:06.156 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:32:06.158 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:32:06.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:06.163 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:06.165 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:32:06.167 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:32:06.170 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:06.172 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:06.175 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:32:06.235 | Site keystone-wsgi-admin already enabled 2021-05-13 06:32:06.239 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:32:06.241 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:32:06.244 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:32:06.246 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:32:06.375 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:32:06.405 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:32:06.435 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:32:06.466 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:32:06.469 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:32:06.499 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:32:06.526 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:32:06.554 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:32:06.570 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:06.573 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:32:06.590 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:06.593 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:32:06.595 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:32:06.597 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:32:06.600 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:32:06.602 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:32:06.604 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:32:06.607 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:32:06.609 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:32:06.611 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:32:06.613 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:32:06.616 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:32:06.618 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:32:06.621 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:32:06.624 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:32:06.640 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:32:06.642 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:32:06.644 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:06.647 | + functions-common:git_clone:544 : echo master 2021-05-13 06:32:06.647 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:32:06.652 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:32:06.655 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:06.657 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:32:06.660 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:32:06.660 | + functions-common:git_clone:593 : head -1 2021-05-13 06:32:06.664 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:32:06.667 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:32:06.669 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:32:06.672 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:32:06.674 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:32:06.676 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:32:06.679 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:32:06.681 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:32:06.684 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:32:06.686 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:32:06.689 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:32:06.691 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:32:06.693 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:32:06.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:32:06.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:32:06.702 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:32:06.704 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:32:06.707 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:32:06.710 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:32:06.715 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:32:06.718 | + 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:32:07.311 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:32:07.314 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:32:07.316 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:32:07.318 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:32:07.320 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:32:07.322 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:32:07.325 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:32:07.327 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:32:07.329 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:32:07.331 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:32:07.334 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:32:07.336 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:32:07.338 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:32:07.341 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:32:07.362 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:32:07.365 | + 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:32:08.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:08.101 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:08.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:08.101 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:09.125 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:09.125 | 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:32:09.128 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:09.129 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:09.131 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:09.136 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:09.143 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:09.147 | Obtaining file:///opt/stack/swift 2021-05-13 06:32:10.400 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:32:11.671 | 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:32:11.679 | 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:32:11.720 | 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:32:11.729 | 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:32:11.735 | 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:32:11.787 | 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:32:11.798 | 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:32:11.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 302)) (2.7.0) 2021-05-13 06:32:11.838 | 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:32:11.879 | 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:32:11.885 | 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:32:11.891 | 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:32:11.932 | 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:32:11.943 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:32:11.960 | 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:32:11.966 | 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:32:11.969 | 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:32:11.980 | 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:32:11.983 | 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:32:11.986 | 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:32:11.989 | 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:32:11.994 | 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:32:12.013 | 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:32:12.017 | 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:32:12.036 | 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:32:12.041 | 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:32:12.092 | 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:32:12.095 | 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:32:12.102 | 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:32:12.123 | 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:32:12.126 | 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:32:12.130 | 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:32:12.139 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:32:12.198 | 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:32:12.213 | 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:32:12.219 | 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:32:12.224 | 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:32:12.227 | 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:32:12.235 | 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:32:12.238 | 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:32:12.241 | 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:32:12.245 | 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:32:12.248 | 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:32:12.252 | 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:32:12.255 | 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:32:12.259 | 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:32:12.263 | 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:32:13.850 | Installing collected packages: swift 2021-05-13 06:32:13.850 | Attempting uninstall: swift 2021-05-13 06:32:13.852 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:32:13.854 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:32:13.855 | Running setup.py develop for swift 2021-05-13 06:32:15.564 | Successfully installed swift 2021-05-13 06:32:15.702 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:15.702 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:15.776 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:15.778 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:15.781 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:15.783 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:15.785 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:15.787 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:15.789 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:15.791 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:15.794 | + functions-common:time_stop:2311 : start_time=1620887527357 2021-05-13 06:32:15.796 | + functions-common:time_stop:2313 : [[ -z 1620887527357 ]] 2021-05-13 06:32:15.799 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:15.803 | + functions-common:time_stop:2316 : end_time=1620887535801 2021-05-13 06:32:15.805 | + functions-common:time_stop:2317 : elapsed_time=8444 2021-05-13 06:32:15.807 | + functions-common:time_stop:2318 : total=50344 2021-05-13 06:32:15.809 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:15.812 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58788 2021-05-13 06:32:15.814 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:15.816 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:32:15.818 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:32:15.821 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:32:15.839 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:32:15.851 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:32:15.854 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:32:15.857 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:15.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:15.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:32:15.864 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:15.866 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:32:15.868 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:32:15.871 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:32:15.873 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:32:15.875 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:32:15.877 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:32:15.879 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:32:15.881 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:32:15.883 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:32:16.772 | No object-replicator running 2021-05-13 06:32:16.772 | No container-reconciler running 2021-05-13 06:32:16.772 | No container-sharder running 2021-05-13 06:32:16.772 | No account-server running 2021-05-13 06:32:16.772 | No container-server running 2021-05-13 06:32:16.772 | No object-auditor running 2021-05-13 06:32:16.772 | No container-updater running 2021-05-13 06:32:16.772 | No container-sync running 2021-05-13 06:32:16.772 | No object-server running 2021-05-13 06:32:16.772 | No object-reconstructor running 2021-05-13 06:32:16.772 | No account-replicator running 2021-05-13 06:32:16.772 | No object-expirer running 2021-05-13 06:32:16.772 | No container-replicator running 2021-05-13 06:32:16.772 | No proxy-server running 2021-05-13 06:32:16.773 | No object-updater running 2021-05-13 06:32:16.773 | No container-auditor running 2021-05-13 06:32:16.773 | No account-auditor running 2021-05-13 06:32:16.773 | No account-reaper running 2021-05-13 06:32:16.819 | + lib/swift:configure_swift:341 : true 2021-05-13 06:32:16.821 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:32:16.834 | + 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:32:16.846 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:32:16.848 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:32:16.848 | s/%GROUP%//; 2021-05-13 06:32:16.848 | s/%USER%/ubuntu/; 2021-05-13 06:32:16.848 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:32:16.848 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:32:16.849 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:32:16.857 | uid = ubuntu 2021-05-13 06:32:16.857 | gid = 2021-05-13 06:32:16.857 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:32:16.857 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:32:16.857 | address = 127.0.0.1 2021-05-13 06:32:16.857 | 2021-05-13 06:32:16.857 | [account6612] 2021-05-13 06:32:16.857 | max connections = 25 2021-05-13 06:32:16.857 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:32:16.857 | read only = false 2021-05-13 06:32:16.857 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:32:16.857 | 2021-05-13 06:32:16.857 | [account6622] 2021-05-13 06:32:16.857 | max connections = 25 2021-05-13 06:32:16.857 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:32:16.857 | read only = false 2021-05-13 06:32:16.857 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:32:16.857 | 2021-05-13 06:32:16.857 | [account6632] 2021-05-13 06:32:16.857 | max connections = 25 2021-05-13 06:32:16.857 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:32:16.857 | read only = false 2021-05-13 06:32:16.857 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:32:16.857 | 2021-05-13 06:32:16.857 | [account6642] 2021-05-13 06:32:16.857 | max connections = 25 2021-05-13 06:32:16.857 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:32:16.857 | read only = false 2021-05-13 06:32:16.857 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:32:16.857 | 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.858 | [container6611] 2021-05-13 06:32:16.858 | max connections = 25 2021-05-13 06:32:16.858 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:32:16.858 | read only = false 2021-05-13 06:32:16.858 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.858 | [container6621] 2021-05-13 06:32:16.858 | max connections = 25 2021-05-13 06:32:16.858 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:32:16.858 | read only = false 2021-05-13 06:32:16.858 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.858 | [container6631] 2021-05-13 06:32:16.858 | max connections = 25 2021-05-13 06:32:16.858 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:32:16.858 | read only = false 2021-05-13 06:32:16.858 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.858 | [container6641] 2021-05-13 06:32:16.858 | max connections = 25 2021-05-13 06:32:16.858 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:32:16.858 | read only = false 2021-05-13 06:32:16.858 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.858 | [object6613] 2021-05-13 06:32:16.858 | max connections = 25 2021-05-13 06:32:16.858 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:32:16.858 | read only = false 2021-05-13 06:32:16.858 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.858 | [object6623] 2021-05-13 06:32:16.858 | max connections = 25 2021-05-13 06:32:16.858 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:32:16.858 | read only = false 2021-05-13 06:32:16.858 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:32:16.858 | 2021-05-13 06:32:16.859 | [object6633] 2021-05-13 06:32:16.859 | max connections = 25 2021-05-13 06:32:16.859 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:32:16.859 | read only = false 2021-05-13 06:32:16.859 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:32:16.859 | 2021-05-13 06:32:16.859 | [object6643] 2021-05-13 06:32:16.859 | max connections = 25 2021-05-13 06:32:16.859 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:32:16.859 | read only = false 2021-05-13 06:32:16.859 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:32:16.860 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:32:16.862 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:16.864 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:16.866 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:32:16.877 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:32:16.879 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:32:16.883 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:32:16.888 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:32:16.890 | + 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:32:16.894 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:32:16.922 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2021-05-13 06:32:16.947 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:32:16.965 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:32:16.993 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:32:17.010 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:32:17.038 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:32:17.055 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:32:17.084 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:32:17.102 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:32:17.130 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:32:17.147 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:32:17.175 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:32:17.192 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:32:17.207 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:17.210 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:32:17.237 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:32:17.264 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:32:17.290 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:32:17.317 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:32:17.332 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:17.334 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:32:17.360 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:32:17.375 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:17.377 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:32:17.392 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:17.394 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:32:17.396 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:32:17.411 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:17.413 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:32:17.415 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:32:17.417 | + 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:32:17.422 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:32:17.428 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:32:17.455 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:32:17.482 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:32:17.511 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:32:17.540 | + 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:32:17.567 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:32:17.569 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:32:17.571 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:32:17.573 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:32:17.575 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:32:17.601 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:32:17.628 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:32:17.655 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:32:17.681 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:32:17.708 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:32:17.735 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:32:17.761 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:32:17.788 | + 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:32:17.815 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:32:17.842 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:32:17.869 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:32:17.896 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:32:17.923 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:32:17.953 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:32:17.980 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:32:17.998 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:32:18.025 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:32:18.052 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:32:18.056 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:32:18.084 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:32:18.110 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:32:18.137 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:32:18.139 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:32:18.141 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:32:18.143 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:32:18.148 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:32:18.150 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:32:18.152 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:32:18.154 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:32:18.156 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:32:18.158 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:32:18.160 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:32:18.163 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:32:18.180 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:32:18.207 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:32:18.225 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:32:18.253 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:32:18.271 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:32:18.299 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:32:18.317 | + 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:32:18.345 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:32:18.363 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:32:18.391 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:32:18.408 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:32:18.437 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:32:18.455 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:32:18.483 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:32:18.501 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:32:18.529 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:32:18.547 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:32:18.574 | + 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:32:18.579 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:32:18.597 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:32:18.626 | + 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:32:18.654 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:32:18.656 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:32:18.660 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:32:18.663 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:32:18.665 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:32:18.667 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:32:18.669 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:32:18.671 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:32:18.673 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:32:18.676 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:32:18.693 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:32:18.721 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:32:18.739 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:32:18.767 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:32:18.785 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:32:18.813 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:32:18.831 | + 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:32:18.858 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:32:18.876 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:32:18.904 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:32:18.922 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:32:18.949 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:32:18.967 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:32:18.995 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:32:19.013 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:32:19.040 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:32:19.058 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:32:19.086 | + 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:32:19.091 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:32:19.109 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:32:19.137 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:32:19.139 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:32:19.143 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:32:19.146 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:32:19.148 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:32:19.150 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:32:19.152 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:32:19.155 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:32:19.157 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:32:19.159 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:32:19.176 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:32:19.204 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:32:19.223 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:32:19.250 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:32:19.268 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:32:19.296 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:32:19.313 | + 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:32:19.342 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:32:19.359 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:32:19.388 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:32:19.405 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:32:19.432 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:32:19.451 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:32:19.479 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:32:19.498 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:32:19.525 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:32:19.543 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:32:19.570 | + 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:32:19.581 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:32:19.598 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:32:19.626 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:32:19.654 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:32:19.681 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:32:19.709 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:32:19.711 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:32:19.716 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:32:19.744 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:32:19.773 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:32:19.801 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:32:19.829 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:32:19.857 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:32:19.884 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:32:19.911 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:32:19.938 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:32:19.965 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:32:19.981 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:19.983 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:32:20.001 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:32:20.004 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:32:20.023 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:32:20.025 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2021-05-13 06:32:20.052 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:32:20.054 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:32:20.081 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2021-05-13 06:32:20.110 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:32:20.112 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:32:20.140 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:32:20.156 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:20.158 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:32:20.161 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:32:20.165 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:32:20.168 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:32:20.180 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:32:20.183 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:32:20.194 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:32:20.196 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:32:20.198 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:32:20.200 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:32:20.203 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:32:20.205 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:32:20.207 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:32:20.210 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:32:20.212 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:32:20.224 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:32:20.226 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:32:20.229 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:32:20.246 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:20.249 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:32:20.266 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:20.268 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:32:20.270 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:32:20.273 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:32:20.275 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:32:20.277 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:32:20.280 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:32:20.283 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:32:20.286 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:32:20.303 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:20.305 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:32:20.308 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:32:20.324 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:20.327 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:32:20.329 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:32:20.332 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:32:20.335 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:20.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:20.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:32:20.343 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:20.346 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:32:20.349 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:32:20.352 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:32:20.355 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:32:20.357 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:32:20.360 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:32:20.362 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:32:20.366 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:32:20.368 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:32:20.371 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:32:20.375 | +++ 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:32:20.375 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:32:20.382 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:32:20.384 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:32:20.387 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:32:20.390 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:32:20.393 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:32:20.414 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:32:20.416 | + 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:32:21.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:21.172 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:21.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:21.172 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:22.205 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:22.205 | 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:32:22.209 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:22.210 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:22.211 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:22.217 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:22.224 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:22.230 | 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:32:22.324 | 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:32:22.329 | 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:32:22.341 | 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:32:22.401 | 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:32:22.425 | 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:32:22.430 | 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:32:22.448 | 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:32:22.459 | 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:32:22.500 | 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:32:22.506 | 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:32:22.512 | 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:32:22.551 | 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:32:22.567 | 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:32:22.571 | 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:32:22.581 | 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:32:22.604 | 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:32:22.622 | 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:32:22.627 | 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:32:22.630 | 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:32:22.633 | 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:32:22.636 | 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:32:22.652 | 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:32:22.658 | 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:32:22.677 | 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:32:22.704 | 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:32:22.708 | 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:32:22.728 | 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:32:22.733 | 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:32:22.736 | 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:32:22.739 | 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:32:22.746 | 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:32:22.761 | 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:32:22.781 | 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:32:22.786 | 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:32:22.796 | 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:32:22.799 | 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:32:22.804 | 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:32:22.807 | 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:32:22.816 | 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:32:22.820 | 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:32:22.826 | 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:32:22.829 | 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:32:22.833 | 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:32:22.842 | 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:32:22.850 | 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:32:22.862 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:32:22.873 | 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:32:22.886 | 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:32:22.889 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:32:22.892 | 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:32:22.896 | 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:32:22.899 | 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:32:22.902 | 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:32:22.911 | 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:32:22.913 | 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:32:22.916 | 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:32:22.919 | 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:32:22.970 | 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:32:22.978 | 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:32:22.995 | 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:32:22.999 | 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:32:23.002 | 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:32:23.009 | 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:32:23.011 | 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:32:23.014 | 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:32:24.737 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:24.737 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:24.816 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:24.818 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:24.821 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:24.823 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:24.826 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:24.828 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:24.830 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:24.832 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:24.835 | + functions-common:time_stop:2311 : start_time=1620887540408 2021-05-13 06:32:24.837 | + functions-common:time_stop:2313 : [[ -z 1620887540408 ]] 2021-05-13 06:32:24.841 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:24.845 | + functions-common:time_stop:2316 : end_time=1620887544842 2021-05-13 06:32:24.847 | + functions-common:time_stop:2317 : elapsed_time=4434 2021-05-13 06:32:24.850 | + functions-common:time_stop:2318 : total=58788 2021-05-13 06:32:24.852 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:24.854 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63222 2021-05-13 06:32:24.857 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:24.860 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:32:24.862 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:32:24.865 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:32:24.877 | + 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:32:24.882 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:32:24.885 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:32:24.887 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:32:24.889 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:32:24.892 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:32:24.895 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:32:24.897 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:32:24.899 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:32:24.902 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:32:24.920 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:32:24.922 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:32:24.924 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:24.927 | + functions-common:git_clone:544 : echo master 2021-05-13 06:32:24.927 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:32:24.932 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:32:24.934 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:24.937 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:32:24.940 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:32:24.940 | + functions-common:git_clone:593 : head -1 2021-05-13 06:32:24.943 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:32:24.945 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:32:24.948 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:32:24.951 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:32:24.953 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:32:24.956 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:32:24.958 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:32:24.961 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:32:24.963 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:32:24.967 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:32:24.969 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:32:24.971 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:32:24.974 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:32:24.977 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:32:24.979 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:32:24.983 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:32:24.985 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:32:24.988 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:32:24.991 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:32:24.996 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:32:24.999 | + 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:32:25.603 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:32:25.606 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:32:25.609 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:32:25.611 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:32:25.614 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:32:25.616 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:32:25.618 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:32:25.621 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:32:25.623 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:32:25.625 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:32:25.628 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:32:25.630 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:32:25.632 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:32:25.635 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:32:25.656 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:32:25.658 | + 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:32:26.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:26.406 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:26.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:26.406 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:27.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:27.441 | 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:32:27.444 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:27.445 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:27.446 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:27.452 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:27.459 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:27.477 | Obtaining file:///opt/stack/glance 2021-05-13 06:32:28.721 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:32:29.971 | 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:32:29.980 | 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:32:29.989 | 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:32:30.002 | 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:32:30.030 | 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:32:30.038 | 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:32:30.052 | 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:32:30.061 | 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:32:30.081 | 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:32:30.121 | 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:32:30.134 | 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:32:30.142 | 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:32:30.148 | 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:32:30.157 | 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:32:30.163 | 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:32:30.234 | 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:32:30.239 | 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:32:30.244 | 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:32:30.247 | 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:32:30.258 | 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:32:30.317 | 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:32:30.370 | 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:32:30.375 | 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:32:30.380 | 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:32:30.398 | 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:32:30.434 | 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:32:30.445 | 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:32:30.486 | 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:32:30.492 | 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:32:30.541 | 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:32:30.547 | 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:32:30.586 | 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:32:30.641 | 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:32:30.660 | 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:32:30.675 | 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:32:30.690 | 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:32:30.698 | 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:32:30.723 | 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:32:30.734 | 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:32:30.751 | 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:32:30.796 | 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:32:30.802 | 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:32:30.805 | 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:32:30.807 | 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:32:30.829 | 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:32:30.843 | 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:32:30.853 | 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:32:30.856 | 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:32:30.859 | 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:32:30.876 | 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:32:30.881 | 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:32:30.884 | 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:32:30.903 | 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:32:30.907 | 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:32:30.914 | 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:32:30.933 | 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:32:30.938 | 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:32:30.943 | 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:32:30.993 | 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:32:30.997 | 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:32:31.000 | 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:32:31.011 | 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:32:31.014 | 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:32:31.017 | 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:32:31.024 | 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:32:31.080 | 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:32:31.095 | 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:32:31.104 | 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:32:31.110 | 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:32:31.128 | 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:32:31.131 | 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:32:31.138 | 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:32:31.159 | 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:32:31.161 | 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:32:31.166 | 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:32:31.175 | 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:32:31.179 | 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:32:31.187 | 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:32:31.193 | 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:32:31.198 | 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:32:31.202 | 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:32:31.207 | 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:32:31.248 | 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:32:31.251 | 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:32:31.258 | 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:32:31.261 | 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:32:31.292 | 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:32:31.296 | 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:32:31.308 | 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:32:31.311 | 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:32:31.315 | 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:32:31.319 | 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:32:31.321 | 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:32:31.325 | 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:32:31.331 | 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:32:31.337 | 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:32:31.375 | 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:32:31.378 | 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:32:31.381 | 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:32:31.383 | 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:32:31.386 | 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:32:31.390 | 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:32:31.393 | 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:32:31.396 | 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:32:31.399 | 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:32:31.455 | 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:32:31.461 | 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:32:31.502 | 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:32:31.506 | 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:32:32.503 | Installing collected packages: glance 2021-05-13 06:32:32.503 | Attempting uninstall: glance 2021-05-13 06:32:32.505 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:32:32.509 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:32:32.510 | Running setup.py develop for glance 2021-05-13 06:32:34.083 | Successfully installed glance 2021-05-13 06:32:34.223 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:34.223 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:34.307 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:34.309 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:34.312 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:34.314 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:34.316 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:34.318 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:34.321 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:34.323 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:34.326 | + functions-common:time_stop:2311 : start_time=1620887545650 2021-05-13 06:32:34.328 | + functions-common:time_stop:2313 : [[ -z 1620887545650 ]] 2021-05-13 06:32:34.331 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:34.335 | + functions-common:time_stop:2316 : end_time=1620887554333 2021-05-13 06:32:34.337 | + functions-common:time_stop:2317 : elapsed_time=8683 2021-05-13 06:32:34.340 | + functions-common:time_stop:2318 : total=63222 2021-05-13 06:32:34.343 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:34.345 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71905 2021-05-13 06:32:34.347 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:34.350 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:32:34.352 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:32:34.355 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:32:34.374 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:32:34.386 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:32:34.389 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:32:34.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:34.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:34.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:32:34.399 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:34.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:32:34.404 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:32:34.406 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:32:34.418 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:32:34.421 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:32:34.424 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:32:34.426 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:32:34.428 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:32:34.431 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:32:34.434 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:32:34.437 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:32:34.465 | + 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:32:34.494 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:32:34.524 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:32:34.553 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:32:34.583 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:32:34.612 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:32:34.615 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:32:34.617 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:32:34.620 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:32:34.622 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:32:34.651 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:32:34.679 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:32:34.709 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:32:34.739 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:32:34.768 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:32:34.797 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:32:34.826 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:32:34.857 | + 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:32:34.885 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:32:34.915 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:32:34.946 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:32:34.948 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:32:34.950 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:32:34.953 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:32:34.955 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:32:34.958 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:32:34.974 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:34.977 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:32:34.980 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:32:34.983 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:32:34.999 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:35.002 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:32:35.005 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:32:35.034 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:32:35.037 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:32:35.039 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:32:35.042 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:32:35.045 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:32:35.047 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:32:35.049 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:32:35.052 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:32:35.054 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:32:35.056 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:35.059 | + 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:32:35.089 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:32:35.092 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-05-13 06:32:35.121 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:32:35.124 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:32:35.141 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:35.143 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:32:35.172 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:32:35.203 | + 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:32:35.234 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:32:35.264 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:32:35.293 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:32:35.310 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:35.312 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:32:35.342 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:32:35.372 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:32:35.402 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2021-05-13 06:32:35.431 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:32:35.461 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-05-13 06:32:35.491 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:32:35.508 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:35.510 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:32:35.513 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:32:35.515 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:32:35.518 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:32:35.535 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:32:35.537 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:32:35.540 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:35.542 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:32:35.545 | + 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:32:35.574 | + 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:32:35.604 | + 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:32:35.634 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:32:35.664 | + 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:32:35.669 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:32:35.698 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:32:35.729 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:32:35.758 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-05-13 06:32:35.788 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:32:35.818 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:32:35.848 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:32:35.878 | + 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:32:35.909 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:32:35.938 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:32:35.968 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:32:35.998 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:32:36.003 | + 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:32:36.011 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:32:36.027 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:36.030 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:32:36.032 | + 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:32:36.034 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:32:36.037 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:32:36.039 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:32:36.042 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:32:36.046 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:32:36.049 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:32:36.052 | + 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:32:36.082 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:32:36.084 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:32:36.087 | ++ functions:get_random_port:837 : true 2021-05-13 06:32:36.089 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:32:36.092 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:32:36.094 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:32:36.147 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:32:36.150 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:32:36.152 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:32:36.155 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:32:36.157 | + 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:32:36.184 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:32:36.211 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:32:36.239 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:32:36.266 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:32:36.293 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:32:36.320 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:32:36.348 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:32:36.375 | + 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:32:36.402 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:32:36.429 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:32:36.457 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:32:36.484 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:32:36.511 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:32:36.539 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:32:36.566 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:32:36.595 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:32:36.622 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:32:36.650 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:32:36.677 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:32:36.679 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:32:36.681 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:32:36.684 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:36.687 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:36.689 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:32:36.691 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:32:36.744 | proxy (enabled by site administrator) 2021-05-13 06:32:36.748 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:32:36.750 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:32:36.753 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:32:36.755 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:36.757 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:36.760 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:32:36.763 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:32:36.814 | proxy_http (enabled by site administrator) 2021-05-13 06:32:36.817 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:32:36.820 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:32:36.823 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:32:36.825 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:32:36.828 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:36.830 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:36.833 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:32:36.836 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:32:36.838 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:32:36.839 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:32:36.847 | KeepAlive Off 2021-05-13 06:32:36.851 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:32:36.852 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:32:36.860 | SetEnv proxy-sendchunked 1 2021-05-13 06:32:36.864 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:32:36.864 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:32:36.873 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:32:36.876 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:32:36.878 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:32:36.881 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:32:36.883 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:32:36.885 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:32:36.888 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:36.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:36.893 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:32:36.895 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:32:36.898 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:36.900 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:36.902 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:32:36.963 | Site glance-wsgi-api already enabled 2021-05-13 06:32:36.967 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:32:36.970 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:32:36.972 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:32:36.975 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:32:37.102 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:32:37.109 | + 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:32:37.141 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:32:37.158 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:37.160 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:32:37.163 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:32:37.165 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:32:37.168 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:32:37.171 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:32:37.173 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:32:37.176 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:32:37.178 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:32:37.180 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:32:37.183 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:32:37.186 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:32:37.189 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:32:37.192 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:32:37.195 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:32:37.211 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:32:37.214 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:32:37.217 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:37.219 | + functions-common:git_clone:544 : echo master 2021-05-13 06:32:37.220 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:32:37.225 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:32:37.227 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:37.230 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:32:37.233 | + functions-common:git_clone:593 : head -1 2021-05-13 06:32:37.234 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:32:37.238 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:32:37.240 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:32:37.243 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:32:37.246 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:32:37.248 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:32:37.250 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:32:37.253 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:32:37.255 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:32:37.258 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:32:37.260 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:32:37.263 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:32:37.266 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:32:37.268 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:32:37.271 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:32:37.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:32:37.277 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:32:37.280 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:32:37.282 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:32:37.285 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:32:37.291 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:32:37.293 | + 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:32:37.892 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:32:37.894 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:32:37.896 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:32:37.899 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:32:37.901 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:32:37.904 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:32:37.906 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:32:37.909 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:32:37.911 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:32:37.913 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:32:37.916 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:32:37.918 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:32:37.921 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:32:37.923 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:32:37.943 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:32:37.946 | + 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:32:38.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:38.685 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:38.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:38.686 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:39.714 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:39.714 | 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:32:39.718 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:39.718 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:39.720 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:39.725 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:39.732 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:39.736 | Obtaining file:///opt/stack/cinder 2021-05-13 06:32:41.731 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:32:43.721 | 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:32:43.729 | 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:32:43.739 | 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:32:43.750 | 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:32:43.778 | 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:32:43.792 | 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:32:43.801 | 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:32:43.812 | 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:32:43.833 | 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:32:43.872 | 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:32:43.886 | 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:32:43.890 | 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:32:43.899 | 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:32:43.914 | 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:32:43.938 | 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:32:43.944 | 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:32:43.949 | 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:32:43.954 | 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:32:43.957 | 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:32:43.961 | 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:32:43.972 | 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:32:44.032 | 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:32:44.085 | 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:32:44.096 | 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:32:44.107 | 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:32:44.130 | 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:32:44.134 | 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:32:44.153 | 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:32:44.190 | 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:32:44.201 | 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:32:44.242 | 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:32:44.248 | 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:32:44.298 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:32:44.304 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:32:44.343 | 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:32:44.398 | 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:32:44.417 | 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:32:44.432 | 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:32:44.447 | 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:32:44.462 | 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:32:44.467 | 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:32:44.476 | 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:32:44.500 | 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:32:44.510 | 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:32:44.527 | 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:32:44.547 | 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:32:44.570 | 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:32:44.617 | 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:32:44.622 | 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:32:44.657 | 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:32:44.660 | 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:32:44.663 | 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:32:44.684 | 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:32:44.686 | 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:32:44.691 | 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:32:44.702 | 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:32:44.705 | 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:32:44.709 | 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:32:44.725 | 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:32:44.730 | 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:32:44.747 | 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:32:44.766 | 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:32:44.782 | 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:32:44.808 | 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:32:44.812 | 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:32:44.819 | 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:32:44.841 | 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:32:44.845 | 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:32:44.850 | 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:32:44.854 | 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:32:44.863 | 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:32:44.936 | 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:32:44.939 | 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:32:44.951 | 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:32:44.954 | 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:32:44.956 | 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:32:44.964 | 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:32:44.966 | 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:32:44.972 | 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:32:45.029 | 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:32:45.043 | 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:32:45.052 | 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:32:45.058 | 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:32:45.077 | 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:32:45.136 | 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:32:45.140 | 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:32:45.147 | 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:32:45.151 | 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:32:45.171 | 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:32:45.175 | 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:32:45.183 | 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:32:45.186 | 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:32:45.191 | 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:32:45.194 | 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:32:45.198 | 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:32:45.207 | 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:32:45.231 | 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:32:45.234 | 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:32:45.240 | 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:32:45.245 | 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:32:45.249 | 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:32:45.257 | 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:32:45.262 | 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:32:45.271 | 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:32:45.277 | 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:32:45.319 | 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:32:45.324 | 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:32:45.331 | 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:32:45.334 | 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:32:45.345 | 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:32:45.348 | 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:32:45.358 | 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:32:45.371 | 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:32:45.383 | 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:32:45.398 | 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:32:45.402 | 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:32:45.405 | 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:32:45.409 | 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:32:45.412 | 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:32:45.415 | 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:32:45.421 | 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:32:45.427 | 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:32:45.464 | 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:32:45.468 | 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:32:45.470 | 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:32:45.473 | 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:32:45.476 | 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:32:45.481 | 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:32:45.484 | 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:32:45.488 | 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:32:45.495 | 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:32:45.497 | 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:32:45.500 | 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:32:45.508 | 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:32:45.511 | 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:32:45.514 | 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:32:45.569 | 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:32:45.573 | 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:32:45.576 | 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:32:45.580 | 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:32:45.622 | 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:32:46.492 | Installing collected packages: cinder 2021-05-13 06:32:46.492 | Attempting uninstall: cinder 2021-05-13 06:32:46.494 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:32:46.497 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:32:46.499 | Running setup.py develop for cinder 2021-05-13 06:32:48.733 | Successfully installed cinder 2021-05-13 06:32:48.873 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:48.873 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:48.960 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:48.963 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:48.965 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:48.968 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:48.970 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:48.972 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:48.974 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:48.977 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:48.979 | + functions-common:time_stop:2311 : start_time=1620887557938 2021-05-13 06:32:48.982 | + functions-common:time_stop:2313 : [[ -z 1620887557938 ]] 2021-05-13 06:32:48.984 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:48.989 | + functions-common:time_stop:2316 : end_time=1620887568986 2021-05-13 06:32:48.991 | + functions-common:time_stop:2317 : elapsed_time=11048 2021-05-13 06:32:48.993 | + functions-common:time_stop:2318 : total=71905 2021-05-13 06:32:48.995 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:48.998 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82953 2021-05-13 06:32:49.000 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:49.003 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:32:49.005 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:32:49.008 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:32:49.026 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:32:49.038 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:32:49.040 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:32:49.043 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:49.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:49.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:32:49.051 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:49.053 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:32:49.056 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:32:49.058 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:32:49.061 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:49.064 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:49.066 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:32:49.078 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:32:49.080 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:32:49.083 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:32:49.085 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:32:49.088 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:32:49.090 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:49.093 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:32:49.095 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:49.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:49.100 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:32:49.102 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:32:49.105 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:32:49.108 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:32:49.110 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:32:49.113 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:32:49.115 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:49.118 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:49.120 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:32:49.143 | + 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:32:49.247 | Reading package lists... 2021-05-13 06:32:49.457 | Building dependency tree... 2021-05-13 06:32:49.459 | Reading state information... 2021-05-13 06:32:49.686 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:32:49.686 | The following packages were automatically installed and are no longer required: 2021-05-13 06:32:49.687 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:32:49.688 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:32:49.688 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:32:49.688 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:32:49.688 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:32:49.688 | python3-zope.interface 2021-05-13 06:32:49.688 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:32:49.796 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:32:49.801 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:32:49.803 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:32:49.806 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:49.809 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:49.812 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:49.814 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:49.817 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:49.819 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:32:49.822 | + functions-common:time_stop:2311 : start_time=1620887569140 2021-05-13 06:32:49.824 | + functions-common:time_stop:2313 : [[ -z 1620887569140 ]] 2021-05-13 06:32:49.827 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:49.831 | + functions-common:time_stop:2316 : end_time=1620887569829 2021-05-13 06:32:49.834 | + functions-common:time_stop:2317 : elapsed_time=689 2021-05-13 06:32:49.837 | + functions-common:time_stop:2318 : total=4764 2021-05-13 06:32:49.839 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:49.841 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5453 2021-05-13 06:32:49.844 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:32:49.846 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:32:49.849 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:32:49.852 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:32:49.864 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:32:49.868 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:32:49.870 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:32:49.873 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:32:49.876 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:32:49.876 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:32:49.881 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:32:49.883 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:32:49.885 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:32:49.887 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:32:49.890 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:32:49.892 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:32:49.894 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:32:49.896 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:32:49.907 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:32:49.919 | + 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:32:49.931 | + 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:32:49.943 | + 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:32:49.956 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:32:49.959 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:32:49.963 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cWHOoz6vuj 2021-05-13 06:32:49.966 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:32:49.968 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:32:49.970 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:32:49.973 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cWHOoz6vuj 2021-05-13 06:32:49.976 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cWHOoz6vuj 2021-05-13 06:32:49.987 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cWHOoz6vuj /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:32:50.000 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:32:50.004 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:32:50.006 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:32:50.008 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:32:50.010 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:32:50.013 | + 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:32:50.015 | + 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:32:50.017 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:32:50.020 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:32:50.024 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:32:50.029 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:32:50.048 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:32:50.067 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:32:50.086 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:32:50.105 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:32:50.124 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:32:50.143 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:32:50.162 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:32:50.181 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:32:50.183 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:32:50.186 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:32:50.188 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:32:50.191 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:32:50.220 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:32:50.248 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:32:50.275 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:32:50.303 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:32:50.330 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:32:50.358 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:32:50.385 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:32:50.413 | + 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:32:50.440 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:32:50.468 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:32:50.499 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:32:50.528 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:32:50.530 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:32:50.533 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:32:50.535 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:32:50.538 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:32:50.541 | + 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:32:50.571 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:32:50.599 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:32:50.628 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:32:50.655 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:32:50.684 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:32:50.712 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:32:50.743 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:32:50.745 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2021-05-13 06:32:50.773 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:32:50.805 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:32:50.812 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 262e159ad3bcd7e54b08b8de6f8080db 2021-05-13 06:32:50.841 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:32:50.869 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:32:50.886 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:50.889 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:32:50.905 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:50.907 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:32:50.924 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:50.926 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:32:50.943 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:50.945 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:32:50.948 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:32:50.951 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:32:50.953 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:32:50.955 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:32:50.958 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:32:50.960 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:32:50.977 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:50.980 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:32:50.983 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:32:50.986 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:32:51.001 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:51.003 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:32:51.006 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:32:51.034 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:32:51.036 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:32:51.039 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:32:51.041 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:32:51.044 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:32:51.047 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:32:51.065 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:32:51.067 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:32:51.069 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:51.072 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:32:51.075 | + 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:32:51.103 | + 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:32:51.131 | + 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:32:51.159 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:32:51.187 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:32:51.190 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:32:51.192 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:32:51.195 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:32:51.197 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:32:51.199 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:32:51.202 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:32:51.206 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:32:51.209 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:32:51.211 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:32:51.224 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:32:51.225 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:32:51.233 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:32:51.237 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:32:51.252 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:32:51.254 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:32:51.258 | + 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:32:51.288 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:32:51.315 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:32:51.343 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:32:51.371 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:32:51.398 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:32:51.426 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:32:51.454 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:32:51.481 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:32:51.508 | + 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:32:51.536 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:32:51.564 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:32:51.592 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:32:51.620 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:32:51.623 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:32:51.626 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:32:51.628 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:32:51.630 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:32:51.633 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:51.635 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:51.638 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:32:51.641 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:32:51.643 | + 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:32:51.670 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:32:51.698 | + 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:32:51.699 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:32:51.708 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:32:51.711 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:32:51.714 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:32:51.716 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:32:51.719 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:32:51.721 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:32:51.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:51.726 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:51.728 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:32:51.731 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:32:51.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:51.736 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:51.738 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:32:51.799 | Enabling site cinder-wsgi. 2021-05-13 06:32:51.804 | To activate the new configuration, you need to run: 2021-05-13 06:32:51.804 | systemctl reload apache2 2021-05-13 06:32:51.809 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:32:51.811 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:32:51.814 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:32:51.816 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:32:51.949 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:32:51.952 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:32:51.982 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2021-05-13 06:32:52.010 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:32:52.027 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:52.029 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:32:52.032 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:32:52.034 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:32:52.036 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:32:52.039 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:32:52.070 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:32:52.099 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2021-05-13 06:32:52.127 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:32:52.156 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:32:52.183 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:32:52.212 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:32:52.240 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:32:52.268 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:32:52.296 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:32:52.323 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:32:52.353 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:32:52.381 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:32:52.383 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:32:52.400 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:52.402 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2021-05-13 06:32:52.433 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:32:52.451 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:52.453 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:32:52.456 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:32:52.458 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:32:52.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:32:52.463 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:32:52.466 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:32:52.470 | ++ 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:32:52.470 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:32:52.475 | + 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:32:52.478 | + 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:32:52.481 | + 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:32:52.484 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:32:52.486 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:32:52.489 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:32:52.491 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:32:52.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:52.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:52.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:32:52.501 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:52.504 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:32:52.506 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:32:52.509 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:32:52.511 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:32:52.513 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:32:52.516 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:32:52.519 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:32:52.521 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:32:52.524 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:32:52.540 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:32:52.542 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:32:52.545 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:52.548 | + functions-common:git_clone:544 : echo master 2021-05-13 06:32:52.548 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:32:52.553 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:32:52.555 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:52.558 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:32:52.561 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:32:52.561 | + functions-common:git_clone:593 : head -1 2021-05-13 06:32:52.564 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:32:52.567 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:32:52.569 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:32:52.572 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:32:52.575 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:32:52.578 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:32:52.580 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:32:52.582 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:32:52.585 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:32:52.588 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:32:52.591 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:32:52.593 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:32:52.595 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:32:52.599 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:32:52.601 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:32:52.604 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:32:52.607 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:32:52.610 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:32:52.613 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:32:52.619 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:32:52.621 | + 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:32:53.228 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:32:53.230 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:32:53.233 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:32:53.235 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:32:53.238 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:32:53.240 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:32:53.242 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:32:53.244 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:32:53.247 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:32:53.249 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:32:53.251 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:32:53.254 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:32:53.256 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:32:53.258 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:32:53.279 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:32:53.282 | + 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:32:54.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:54.021 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:54.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:54.021 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:55.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:55.039 | 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:32:55.042 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:55.042 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:55.044 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:55.049 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:55.056 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:55.060 | Obtaining file:///opt/stack/neutron 2021-05-13 06:32:57.145 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:32:59.225 | 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:32:59.232 | 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:32:59.235 | 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:32:59.244 | 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:32:59.253 | 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:32:59.263 | 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:32:59.291 | 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:32:59.305 | 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:32:59.313 | 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:32:59.321 | 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:32:59.324 | 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:32:59.333 | 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:32:59.339 | 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:32:59.345 | 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:32:59.350 | 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:32:59.409 | 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:32:59.461 | 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:32:59.466 | 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:32:59.469 | 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:32:59.508 | 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:32:59.534 | 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:32:59.552 | 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:32:59.556 | 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:32:59.562 | 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:32:59.585 | 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:32:59.621 | 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:32:59.631 | 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:32:59.671 | 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:32:59.677 | 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:32:59.725 | 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:32:59.731 | 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:32:59.769 | 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:32:59.823 | 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:32:59.842 | 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:32:59.857 | 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:32:59.872 | 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:32:59.885 | 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:32:59.890 | 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:32:59.899 | 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:32:59.923 | 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:32:59.933 | 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:32:59.950 | 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:32:59.969 | 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:33:00.014 | 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:33:00.019 | 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:33:00.029 | 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:33:00.034 | 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:33:00.037 | 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:33:00.047 | 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:33:00.049 | 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:33:00.069 | 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:33:00.084 | 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:33:00.095 | 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:33:00.098 | 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:33:00.101 | 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:33:00.108 | 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:33:00.113 | 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:33:00.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:33:00.135 | 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:33:00.154 | 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:33:00.179 | 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:33:00.195 | 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:33:00.199 | 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:33:00.206 | 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:33:00.225 | 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:33:00.228 | 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:33:00.233 | 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:33:00.238 | 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:33:00.288 | 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:33:00.291 | 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:33:00.295 | 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:33:00.298 | 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:33:00.309 | 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:33:00.312 | 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:33:00.315 | 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:33:00.321 | 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:33:00.335 | 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:33:00.344 | 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:33:00.350 | 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:33:00.367 | 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:33:00.386 | 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:33:00.444 | 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:33:00.448 | 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:33:00.455 | 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:33:00.474 | 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:33:00.479 | 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:33:00.482 | 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:33:00.487 | 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:33:00.494 | 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:33:00.503 | 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:33:00.506 | 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:33:00.527 | 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:33:00.530 | 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:33:00.592 | 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:33:00.595 | 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:33:00.600 | 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:33:00.604 | 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:33:00.609 | 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:33:00.612 | 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:33:00.618 | 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:33:00.623 | 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:33:00.663 | 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:33:00.666 | 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:33:00.670 | 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:33:00.681 | 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:33:00.703 | 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:33:00.706 | 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:33:00.717 | 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:33:00.729 | 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:33:00.744 | 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:33:00.749 | 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:33:00.752 | 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:33:00.756 | 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:33:00.759 | 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:33:00.761 | 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:33:00.764 | 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:33:00.767 | 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:33:00.769 | 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:33:00.772 | 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:33:00.775 | 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:33:00.778 | 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:33:00.781 | 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:33:00.784 | 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:33:00.796 | 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:33:00.810 | 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:33:00.865 | 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:33:00.870 | 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:33:00.874 | 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:33:00.914 | 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:33:00.920 | 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:33:01.849 | Installing collected packages: neutron 2021-05-13 06:33:01.849 | Attempting uninstall: neutron 2021-05-13 06:33:01.851 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:33:01.861 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:33:01.862 | Running setup.py develop for neutron 2021-05-13 06:33:04.273 | Successfully installed neutron 2021-05-13 06:33:04.414 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:04.414 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:04.492 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:04.494 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:04.497 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:04.500 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:04.502 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:04.504 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:04.506 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:04.508 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:04.511 | + functions-common:time_stop:2311 : start_time=1620887573274 2021-05-13 06:33:04.513 | + functions-common:time_stop:2313 : [[ -z 1620887573274 ]] 2021-05-13 06:33:04.516 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:04.520 | + functions-common:time_stop:2316 : end_time=1620887584518 2021-05-13 06:33:04.523 | + functions-common:time_stop:2317 : elapsed_time=11244 2021-05-13 06:33:04.525 | + functions-common:time_stop:2318 : total=82953 2021-05-13 06:33:04.527 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:04.529 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94197 2021-05-13 06:33:04.532 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:04.534 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:33:04.536 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:33:04.539 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:33:04.557 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:33:04.569 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:33:04.572 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:33:04.575 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:04.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:04.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:33:04.583 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:04.585 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:33:04.588 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:33:04.590 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:33:04.593 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:33:04.593 | Installing OVN and dependent packages 2021-05-13 06:33:04.595 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:33:04.598 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:33:04.614 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:04.616 | + 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:33:04.619 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:33:04.622 | [Call Trace] 2021-05-13 06:33:04.622 | ./stack.sh:896:stack_install_service 2021-05-13 06:33:04.622 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:33:04.622 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:33:04.622 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:33:04.622 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:33:04.622 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:33:04.626 | [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:33:05.629 | Error on exit 2021-05-13 06:33:06.394 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:33:06.394 |