2021-05-13 06:15:34.058 | + ./stack.sh:main:469 : exec 2021-05-13 06:15:34.058 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061533' 2021-05-13 06:15:34.058 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-061533.summary.2021-05-13-061533 2021-05-13 06:15:34.059 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:15:34.059 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-061533 2021-05-13 06:15:34.059 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061533 /opt/stack/logs/stack.sh.log 2021-05-13 06:15:34.059 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-061533.summary.2021-05-13-061533 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:15:34.059 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:15:34.059 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:15:34.059 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:15:34.059 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:15:34.059 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:15:34.059 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:15:34.059 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:15:34.061 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:15:34.063 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:15:34.065 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:15:34.067 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:15:34.068 | Linux dv-cinder-786524-6-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:15:34.070 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:15:34.072 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:15:34.076 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:15:34.102 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:15:34.117 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:15:34.119 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:15:34.122 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:15:34.123 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:15:34.125 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:15:34.127 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:15:34.129 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:15:34.131 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:15:34.132 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:15:34.134 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:15:34.136 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:15:34.138 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:15:34.140 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:15:34.142 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:15:34.145 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:15:34.147 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:15:34.149 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:15:34.151 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:15:34.153 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:15:34.164 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:34.166 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:15:34.168 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:34.170 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:34.171 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:34.173 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:34.175 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:15:34.177 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:15:34.178 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:15:34.180 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:15:34.182 | + 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:15:34.184 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:15:34.186 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:15:34.188 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:15:34.189 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:15:34.191 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:15:34.193 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:15:34.209 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:15:34.211 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:15:34.223 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:34.226 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:15:34.229 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:15:34.231 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:15:34.233 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:15:34.235 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:15:34.237 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:15:34.238 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:15:34.240 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:15:34.242 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:15:34.244 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:15:34.245 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:15:34.250 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:15:34.261 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:15:34.278 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:15:34.289 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:15:34.301 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:15:34.327 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:15:34.367 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:15:34.449 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:15:34.470 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:15:34.508 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:15:34.558 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:15:34.738 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:15:34.752 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:15:34.764 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:15:34.777 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:15:34.866 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:15:34.869 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:15:34.871 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:15:34.873 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:15:34.875 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:15:34.877 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:15:34.879 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:15:34.881 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:15:34.883 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:15:34.887 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:15:34.889 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:15:34.891 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:15:34.893 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:15:34.896 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:15:34.910 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:34.912 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:15:34.914 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:15:34.953 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:15:34.955 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:15:34.957 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:15:34.960 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:15:34.962 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:15:34.964 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:15:34.966 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:15:34.969 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:15:34.971 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:15:34.973 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:15:34.975 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.978 | + 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:15:34.980 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.982 | + 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:15:34.984 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.987 | + 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:15:34.989 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.991 | + 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:15:34.993 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:34.996 | + 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:15:34.998 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.000 | + 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:15:35.002 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.005 | + 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:15:35.007 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.009 | + 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:15:35.012 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.014 | + 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:15:35.017 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.019 | + 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:15:35.021 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.023 | + 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:15:35.026 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.029 | + 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:15:35.031 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.033 | + 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:15:35.035 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.038 | + 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:15:35.040 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.042 | + 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:15:35.044 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.047 | + 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:15:35.049 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.051 | + 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:15:35.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.056 | + 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:15:35.058 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.060 | + 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:15:35.062 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.064 | + 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:15:35.067 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.069 | + 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:15:35.071 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.074 | + 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:15:35.076 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.078 | + 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:15:35.081 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.083 | + 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:15:35.085 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.088 | + 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:15:35.090 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.093 | + 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:15:35.095 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.097 | + 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:15:35.099 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.102 | + 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:15:35.104 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.106 | + 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:15:35.108 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.111 | + 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:15:35.113 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.115 | + 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:15:35.117 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.120 | + 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:15:35.122 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.124 | + 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:15:35.126 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.129 | + 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:15:35.131 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.133 | + 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:15:35.135 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.138 | + 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:15:35.140 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.143 | + 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:15:35.145 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.147 | + 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:15:35.149 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.152 | + 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:15:35.155 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:15:35.157 | + 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:15:35.160 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:15:35.162 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:15:35.164 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:15:35.178 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:35.180 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:15:35.182 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:15:35.184 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:15:35.199 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:35.201 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:15:35.204 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:15:35.206 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:15:35.208 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:15:35.210 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:15:35.212 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:15:35.215 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:15:35.218 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:15:35.220 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:15:35.223 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:15:35.225 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:15:35.227 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:15:35.230 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:15:35.230 | Using mysql database backend 2021-05-13 06:15:35.233 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:15:35.248 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:15:35.264 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:35.266 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:15:35.282 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:15:35.298 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:35.300 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:15:35.317 | + ./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:15:35.332 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:15:35.349 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:15:35.351 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:15:35.367 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:15:35.369 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:15:35.385 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:15:35.387 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:35.389 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:15:35.392 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:15:35.395 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:15:35.399 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-061535 2021-05-13 06:15:35.401 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-061535 736' 2021-05-13 06:15:35.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.406 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:15:35.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.411 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:15:35.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.415 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:15:35.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.420 | + 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:15:35.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.424 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:15:35.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.429 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:15:35.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.434 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-061533 2021-05-13 06:15:35.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.439 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:15:35.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.443 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:15:35.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.448 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:15:35.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.452 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:15:35.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.457 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:15:35.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:15:35.462 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:15:35.464 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:15:35.467 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:15:35.469 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:15:35.471 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:15:35.473 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:15:35.476 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:15:35.478 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:15:35.480 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:15:35.483 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:15:35.498 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:15:35.500 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:15:35.502 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:35.505 | + functions-common:git_clone:544 : echo master 2021-05-13 06:15:35.505 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:15:35.510 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:15:35.512 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:35.515 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:15:35.518 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:15:35.518 | + functions-common:git_clone:593 : head -1 2021-05-13 06:15:35.526 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:15:35.529 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:15:35.531 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:15:35.534 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:15:35.536 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:15:35.538 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:15:35.541 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:15:35.543 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:15:35.546 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:15:35.548 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:15:35.550 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:15:35.553 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:15:35.556 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:15:35.560 | ++ tools/install_prereqs.sh:source:47 : NOW=1620886535 2021-05-13 06:15:35.563 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:15:35.568 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886385 2021-05-13 06:15:35.570 | ++ tools/install_prereqs.sh:source:49 : DELTA=150 2021-05-13 06:15:35.573 | ++ tools/install_prereqs.sh:source:50 : [[ 150 -lt 7200 ]] 2021-05-13 06:15:35.576 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:15:35.578 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:15:35.580 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:15:35.583 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:15:35.585 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:15:35.587 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:15:35.589 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:15:35.591 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:15:35.595 | +++ 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:15:35.641 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:15:35.641 | apache2-dev 2021-05-13 06:15:35.641 | bc 2021-05-13 06:15:35.641 | bsdmainutils 2021-05-13 06:15:35.641 | curl 2021-05-13 06:15:35.641 | g++ 2021-05-13 06:15:35.641 | gawk 2021-05-13 06:15:35.641 | gcc 2021-05-13 06:15:35.641 | gettext 2021-05-13 06:15:35.641 | git 2021-05-13 06:15:35.641 | graphviz 2021-05-13 06:15:35.641 | iputils-ping 2021-05-13 06:15:35.641 | libapache2-mod-proxy-uwsgi 2021-05-13 06:15:35.641 | libffi-dev 2021-05-13 06:15:35.641 | libjpeg-dev 2021-05-13 06:15:35.641 | libmysqlclient-dev 2021-05-13 06:15:35.641 | libpcre3-dev 2021-05-13 06:15:35.641 | libpq-dev 2021-05-13 06:15:35.642 | libssl-dev 2021-05-13 06:15:35.642 | libsystemd-dev 2021-05-13 06:15:35.642 | libxml2-dev 2021-05-13 06:15:35.642 | libxslt1-dev 2021-05-13 06:15:35.642 | libyaml-dev 2021-05-13 06:15:35.642 | lsof 2021-05-13 06:15:35.642 | openssh-server 2021-05-13 06:15:35.642 | openssl 2021-05-13 06:15:35.642 | pkg-config 2021-05-13 06:15:35.642 | psmisc 2021-05-13 06:15:35.642 | python3-dev 2021-05-13 06:15:35.642 | python3-pip 2021-05-13 06:15:35.642 | python3-systemd 2021-05-13 06:15:35.642 | python3-venv 2021-05-13 06:15:35.642 | tar 2021-05-13 06:15:35.642 | tcpdump 2021-05-13 06:15:35.642 | unzip 2021-05-13 06:15:35.642 | uuid-runtime 2021-05-13 06:15:35.642 | wget 2021-05-13 06:15:35.642 | wget 2021-05-13 06:15:35.642 | zlib1g-dev 2021-05-13 06:15:35.642 | libkrb5-dev 2021-05-13 06:15:35.642 | libldap2-dev 2021-05-13 06:15:35.642 | libsasl2-dev 2021-05-13 06:15:35.642 | memcached 2021-05-13 06:15:35.642 | python3-mysqldb 2021-05-13 06:15:35.642 | sqlite3 2021-05-13 06:15:35.642 | conntrack 2021-05-13 06:15:35.642 | curl 2021-05-13 06:15:35.642 | dnsmasq-base 2021-05-13 06:15:35.642 | dnsmasq-utils 2021-05-13 06:15:35.642 | ebtables 2021-05-13 06:15:35.642 | genisoimage 2021-05-13 06:15:35.642 | iptables 2021-05-13 06:15:35.642 | iputils-arping 2021-05-13 06:15:35.642 | kpartx 2021-05-13 06:15:35.642 | libjs-jquery-tablesorter 2021-05-13 06:15:35.643 | libmysqlclient-dev 2021-05-13 06:15:35.643 | parted 2021-05-13 06:15:35.643 | pm-utils 2021-05-13 06:15:35.643 | python3-mysqldb 2021-05-13 06:15:35.643 | socat 2021-05-13 06:15:35.643 | sqlite3 2021-05-13 06:15:35.643 | sudo 2021-05-13 06:15:35.643 | vlan 2021-05-13 06:15:35.643 | lsscsi 2021-05-13 06:15:35.643 | open-iscsi 2021-05-13 06:15:35.643 | lvm2 2021-05-13 06:15:35.643 | qemu-utils 2021-05-13 06:15:35.643 | thin-provisioning-tools 2021-05-13 06:15:35.643 | acl 2021-05-13 06:15:35.643 | dnsmasq-base 2021-05-13 06:15:35.643 | dnsmasq-utils 2021-05-13 06:15:35.643 | ebtables 2021-05-13 06:15:35.643 | haproxy 2021-05-13 06:15:35.643 | iptables 2021-05-13 06:15:35.643 | iputils-arping 2021-05-13 06:15:35.643 | iputils-ping 2021-05-13 06:15:35.643 | libmysqlclient-dev 2021-05-13 06:15:35.643 | postgresql-server-dev-all 2021-05-13 06:15:35.643 | python3-mysqldb 2021-05-13 06:15:35.643 | sqlite3 2021-05-13 06:15:35.643 | sudo 2021-05-13 06:15:35.643 | vlan 2021-05-13 06:15:35.643 | ipset 2021-05-13 06:15:35.643 | conntrack 2021-05-13 06:15:35.643 | conntrackd 2021-05-13 06:15:35.643 | keepalived 2021-05-13 06:15:35.643 | dstat 2021-05-13 06:15:35.643 | lvm2 2021-05-13 06:15:35.643 | qemu-utils 2021-05-13 06:15:35.643 | thin-provisioning-tools 2021-05-13 06:15:35.643 | curl 2021-05-13 06:15:35.644 | liberasurecode-dev 2021-05-13 06:15:35.644 | make 2021-05-13 06:15:35.644 | memcached 2021-05-13 06:15:35.644 | sqlite3 2021-05-13 06:15:35.644 | xfsprogs' 2021-05-13 06:15:35.644 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:15:35.661 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:15:35.661 | apache2-dev 2021-05-13 06:15:35.661 | bc 2021-05-13 06:15:35.661 | bsdmainutils 2021-05-13 06:15:35.661 | curl 2021-05-13 06:15:35.661 | g++ 2021-05-13 06:15:35.661 | gawk 2021-05-13 06:15:35.661 | gcc 2021-05-13 06:15:35.661 | gettext 2021-05-13 06:15:35.661 | git 2021-05-13 06:15:35.661 | graphviz 2021-05-13 06:15:35.661 | iputils-ping 2021-05-13 06:15:35.661 | libapache2-mod-proxy-uwsgi 2021-05-13 06:15:35.661 | libffi-dev 2021-05-13 06:15:35.661 | libjpeg-dev 2021-05-13 06:15:35.661 | libmysqlclient-dev 2021-05-13 06:15:35.661 | libpcre3-dev 2021-05-13 06:15:35.661 | libpq-dev 2021-05-13 06:15:35.661 | libssl-dev 2021-05-13 06:15:35.662 | libsystemd-dev 2021-05-13 06:15:35.662 | libxml2-dev 2021-05-13 06:15:35.662 | libxslt1-dev 2021-05-13 06:15:35.662 | libyaml-dev 2021-05-13 06:15:35.662 | lsof 2021-05-13 06:15:35.662 | openssh-server 2021-05-13 06:15:35.662 | openssl 2021-05-13 06:15:35.662 | pkg-config 2021-05-13 06:15:35.662 | psmisc 2021-05-13 06:15:35.662 | python3-dev 2021-05-13 06:15:35.662 | python3-pip 2021-05-13 06:15:35.662 | python3-systemd 2021-05-13 06:15:35.662 | python3-venv 2021-05-13 06:15:35.662 | tar 2021-05-13 06:15:35.662 | tcpdump 2021-05-13 06:15:35.662 | unzip 2021-05-13 06:15:35.662 | uuid-runtime 2021-05-13 06:15:35.662 | wget 2021-05-13 06:15:35.662 | wget 2021-05-13 06:15:35.662 | zlib1g-dev 2021-05-13 06:15:35.662 | libkrb5-dev 2021-05-13 06:15:35.662 | libldap2-dev 2021-05-13 06:15:35.662 | libsasl2-dev 2021-05-13 06:15:35.662 | memcached 2021-05-13 06:15:35.662 | python3-mysqldb 2021-05-13 06:15:35.662 | sqlite3 2021-05-13 06:15:35.662 | conntrack 2021-05-13 06:15:35.662 | curl 2021-05-13 06:15:35.662 | dnsmasq-base 2021-05-13 06:15:35.662 | dnsmasq-utils 2021-05-13 06:15:35.662 | ebtables 2021-05-13 06:15:35.662 | genisoimage 2021-05-13 06:15:35.662 | iptables 2021-05-13 06:15:35.662 | iputils-arping 2021-05-13 06:15:35.662 | kpartx 2021-05-13 06:15:35.662 | libjs-jquery-tablesorter 2021-05-13 06:15:35.662 | libmysqlclient-dev 2021-05-13 06:15:35.663 | parted 2021-05-13 06:15:35.663 | pm-utils 2021-05-13 06:15:35.663 | python3-mysqldb 2021-05-13 06:15:35.663 | socat 2021-05-13 06:15:35.663 | sqlite3 2021-05-13 06:15:35.663 | sudo 2021-05-13 06:15:35.663 | vlan 2021-05-13 06:15:35.663 | lsscsi 2021-05-13 06:15:35.663 | open-iscsi 2021-05-13 06:15:35.663 | lvm2 2021-05-13 06:15:35.663 | qemu-utils 2021-05-13 06:15:35.663 | thin-provisioning-tools 2021-05-13 06:15:35.663 | acl 2021-05-13 06:15:35.663 | dnsmasq-base 2021-05-13 06:15:35.663 | dnsmasq-utils 2021-05-13 06:15:35.663 | ebtables 2021-05-13 06:15:35.663 | haproxy 2021-05-13 06:15:35.663 | iptables 2021-05-13 06:15:35.663 | iputils-arping 2021-05-13 06:15:35.663 | iputils-ping 2021-05-13 06:15:35.663 | libmysqlclient-dev 2021-05-13 06:15:35.663 | postgresql-server-dev-all 2021-05-13 06:15:35.663 | python3-mysqldb 2021-05-13 06:15:35.663 | sqlite3 2021-05-13 06:15:35.663 | sudo 2021-05-13 06:15:35.663 | vlan 2021-05-13 06:15:35.663 | ipset 2021-05-13 06:15:35.663 | conntrack 2021-05-13 06:15:35.663 | conntrackd 2021-05-13 06:15:35.663 | keepalived 2021-05-13 06:15:35.663 | dstat 2021-05-13 06:15:35.663 | lvm2 2021-05-13 06:15:35.663 | qemu-utils 2021-05-13 06:15:35.663 | thin-provisioning-tools 2021-05-13 06:15:35.663 | curl 2021-05-13 06:15:35.663 | liberasurecode-dev 2021-05-13 06:15:35.663 | make 2021-05-13 06:15:35.664 | memcached 2021-05-13 06:15:35.664 | sqlite3 2021-05-13 06:15:35.664 | xfsprogs ' 2021-05-13 06:15:35.664 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:15:35.666 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:35.668 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:35.671 | ++ 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:15:35.671 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:15:35.676 | ++ 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:15:35.678 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:15:35.680 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:15:35.682 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:15:35.685 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:15:35.687 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:35.689 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:15:35.691 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:35.693 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:35.695 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:15:35.697 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:15:35.700 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:15:35.702 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:15:35.704 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:15:35.708 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:15:35.710 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:15:35.712 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:15:35.714 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:15:35.716 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:15:35.718 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:15:35.722 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620886535720 2021-05-13 06:15:35.724 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:15:35.726 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:15:35.728 | ++ 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:15:36.268 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:15:36.422 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-13 06:15:36.468 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-13 06:15:36.692 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-13 06:15:38.301 | Reading package lists... 2021-05-13 06:15:38.330 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:15:38.332 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:15:38.334 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:15:38.337 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:38.339 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:38.341 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:15:38.343 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:38.345 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:15:38.347 | ++ functions-common:time_stop:2311 : start_time=1620886535720 2021-05-13 06:15:38.349 | ++ functions-common:time_stop:2313 : [[ -z 1620886535720 ]] 2021-05-13 06:15:38.352 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:38.357 | ++ functions-common:time_stop:2316 : end_time=1620886538354 2021-05-13 06:15:38.359 | ++ functions-common:time_stop:2317 : elapsed_time=2634 2021-05-13 06:15:38.361 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:15:38.363 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:38.365 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2634 2021-05-13 06:15:38.367 | ++ 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:15:38.369 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:15:38.371 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:15:38.374 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:15:38.376 | ++ 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:15:38.396 | ++ 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:15:38.500 | Reading package lists... 2021-05-13 06:15:38.709 | Building dependency tree... 2021-05-13 06:15:38.711 | Reading state information... 2021-05-13 06:15:38.741 | acl is already the newest version (2.2.53-6). 2021-05-13 06:15:38.741 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:15:38.741 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:15:38.741 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:15:38.741 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:15:38.741 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:15:38.741 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:15:38.741 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:15:38.741 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:15:38.742 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:15:38.742 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:15:38.742 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:15:38.742 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:15:38.742 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:15:38.742 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:15:38.742 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:15:38.742 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:15:38.742 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:15:38.742 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:15:38.742 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:15:38.742 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:15:38.742 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:15:38.742 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:15:38.742 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:15:38.742 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:15:38.742 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:15:38.742 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:15:38.742 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:15:38.742 | psmisc is already the newest version (23.3-1). 2021-05-13 06:15:38.742 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:15:38.742 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:15:38.742 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:15:38.742 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:15:38.742 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:15:38.742 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:15:38.742 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:15:38.742 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:15:38.742 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:15:38.742 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:15:38.742 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:15:38.742 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:15:38.742 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:15:38.742 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:15:38.743 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:15:38.743 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:38.743 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:38.743 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:15:38.743 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:15:38.743 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:15:38.743 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:15:38.743 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:15:38.743 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:15:38.743 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:15:38.743 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:15:38.743 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:15:38.743 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:15:38.743 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:15:38.743 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:15:38.743 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:15:38.743 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:15:38.743 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:15:38.743 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:15:38.743 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:15:38.743 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:15:38.743 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:15:38.743 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:15:38.743 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:15:38.743 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:15:38.743 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:15:38.933 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:15:38.934 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:15:38.934 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:15:38.934 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:15:38.934 | The following packages were automatically installed and are no longer required: 2021-05-13 06:15:38.934 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:15:38.934 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:15:38.934 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:15:38.934 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:15:38.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:15:38.935 | python3-zope.interface 2021-05-13 06:15:38.935 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:15:39.044 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:15:39.048 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:15:39.050 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:15:39.052 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:15:39.054 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:39.057 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:39.059 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:15:39.061 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:39.063 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:15:39.065 | ++ functions-common:time_stop:2311 : start_time=1620886538393 2021-05-13 06:15:39.068 | ++ functions-common:time_stop:2313 : [[ -z 1620886538393 ]] 2021-05-13 06:15:39.070 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:39.075 | ++ functions-common:time_stop:2316 : end_time=1620886539072 2021-05-13 06:15:39.077 | ++ functions-common:time_stop:2317 : elapsed_time=679 2021-05-13 06:15:39.079 | ++ functions-common:time_stop:2318 : total=680 2021-05-13 06:15:39.081 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:39.083 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1359 2021-05-13 06:15:39.086 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:15:39.088 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:15:39.091 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:15:39.093 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:15:39.097 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:15:39.101 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:15:39.104 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:15:39.106 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:15:40.459 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:15:40.461 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:15:40.463 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:15:40.466 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:15:40.468 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:15:40.469 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:15:40.471 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:15:40.473 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:15:40.475 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:15:40.477 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:15:40.479 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:15:40.551 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:15:40.553 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:15:40.622 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:15:40.624 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:15:40.695 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:15:40.696 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:15:40.698 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:15:40.700 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:15:40.702 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:15:40.704 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:15:40.705 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:15:40.707 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:15:40.709 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:15:40.711 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:15:40.713 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:15:40.713 | Distro: focal 2021-05-13 06:15:40.716 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:15:40.718 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:15:40.721 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:15:40.723 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:15:40.726 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:15:40.726 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:15:41.191 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:15:41.193 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:15:41.193 | pip: 20.2.2 2021-05-13 06:15:41.195 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:15:41.643 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:15:41.666 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:15:41.668 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:15:41.670 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:15:41.673 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:15:41.676 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:15:41.679 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:15:41.681 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:15:41.683 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:15:41.686 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:15:41.691 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:15:41.691 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:15:41.691 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:15:41.697 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:15:41.699 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:15:41.701 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:15:41.709 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:15:41.712 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:15:41.715 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:15:41.717 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:15:41.719 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:15:41.721 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:15:41.723 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:15:41.725 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:15:41.727 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:15:41.729 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:15:41.732 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:15:41.734 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:15:41.736 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:15:41.738 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:15:41.740 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:15:41.742 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:15:41.744 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:15:41.747 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:15:41.749 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:15:41.751 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:15:41.753 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:15:41.755 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:15:41.758 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:15:41.760 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:15:41.762 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:15:41.764 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:15:41.784 | Using python 3.8 to install os-testr 2021-05-13 06:15:41.786 | + 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:15:42.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:42.525 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:42.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:42.525 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:43.547 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:43.547 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:15:43.553 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:43.553 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:43.570 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:43.575 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:43.582 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:43.632 | 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:15:43.641 | 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:15:43.644 | 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:15:43.658 | 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:15:43.687 | 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:15:43.705 | 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:15:43.708 | 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:15:43.715 | 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:15:43.719 | 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:15:43.722 | 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:15:43.725 | 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:15:43.736 | 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:15:43.739 | 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:15:43.751 | 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:15:43.754 | 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:15:43.757 | 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:15:43.759 | 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:15:43.762 | 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:15:43.817 | 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:15:43.820 | 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:15:43.828 | 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:15:43.831 | 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:15:43.835 | 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:15:43.875 | 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:15:43.877 | 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:15:45.901 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:15:45.902 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:15:45.979 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:45.982 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:45.984 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:45.986 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:45.988 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:45.990 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:45.992 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:45.994 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:45.996 | + functions-common:time_stop:2311 : start_time=1620886541779 2021-05-13 06:15:45.999 | + functions-common:time_stop:2313 : [[ -z 1620886541779 ]] 2021-05-13 06:15:46.001 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:46.005 | + functions-common:time_stop:2316 : end_time=1620886546003 2021-05-13 06:15:46.007 | + functions-common:time_stop:2317 : elapsed_time=4224 2021-05-13 06:15:46.009 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:15:46.011 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:46.014 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4224 2021-05-13 06:15:46.016 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:46.019 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:15:46.069 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:15:46.179 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:15:46.182 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:46.186 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:15:46.189 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:46.192 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:15:46.215 | + 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:15:48.254 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:48.257 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:48.312 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:48.514 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:48.794 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:48.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:49.075 | 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:15:49.344 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:49.346 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:49.348 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:49.350 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:49.352 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:49.354 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:49.356 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:49.358 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:49.361 | + functions-common:time_stop:2311 : start_time=1620886546207 2021-05-13 06:15:49.363 | + functions-common:time_stop:2313 : [[ -z 1620886546207 ]] 2021-05-13 06:15:49.365 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:49.369 | + functions-common:time_stop:2316 : end_time=1620886549367 2021-05-13 06:15:49.371 | + functions-common:time_stop:2317 : elapsed_time=3160 2021-05-13 06:15:49.374 | + functions-common:time_stop:2318 : total=4224 2021-05-13 06:15:49.376 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:49.378 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7384 2021-05-13 06:15:49.380 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:49.382 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:15:49.385 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:15:49.408 | + 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:15:51.319 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:51.323 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:51.377 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:51.578 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:51.858 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:52.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:52.020 | Processing /opt/stack/requirements 2021-05-13 06:15:53.688 | 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:15:53.691 | 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:15:53.702 | 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:15:53.707 | 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:15:53.710 | 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:15:53.712 | 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:15:53.730 | 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:15:53.734 | 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:15:53.751 | 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:15:53.754 | 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:15:53.761 | 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:15:53.780 | 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:15:53.783 | 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:15:53.798 | 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:15:53.801 | 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:15:53.805 | 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:15:53.807 | 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:15:53.810 | 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:15:53.812 | 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:15:53.814 | 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:15:53.817 | 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:15:53.828 | 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:15:53.830 | 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:15:53.902 | 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:15:53.909 | 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:15:53.914 | 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:15:53.954 | 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:15:53.956 | 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:15:53.959 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:15:53.960 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:15:54.739 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:15:54.740 | ERROR: Command errored out with exit status 1: 2021-05-13 06:15:54.740 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9tdgda32/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9tdgda32/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-oq0i5ppn 2021-05-13 06:15:54.740 | cwd: /tmp/pip-req-build-9tdgda32/ 2021-05-13 06:15:54.740 | Complete output (6 lines): 2021-05-13 06:15:54.740 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:15:54.740 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:15:54.740 | or: setup.py --help-commands 2021-05-13 06:15:54.740 | or: setup.py cmd --help 2021-05-13 06:15:54.740 | 2021-05-13 06:15:54.740 | error: invalid command 'bdist_wheel' 2021-05-13 06:15:54.740 | ---------------------------------------- 2021-05-13 06:15:54.740 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:15:54.740 | Running setup.py clean for openstack-requirements 2021-05-13 06:15:55.511 | Failed to build openstack-requirements 2021-05-13 06:15:55.526 | Installing collected packages: openstack-requirements 2021-05-13 06:15:55.526 | Attempting uninstall: openstack-requirements 2021-05-13 06:15:55.527 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:15:55.562 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:15:55.580 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:15:55.583 | Running setup.py install for openstack-requirements: started 2021-05-13 06:15:57.782 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:15:57.808 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:15:57.934 | + inc/python:pip_install:200 : result=0 2021-05-13 06:15:57.936 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:15:57.938 | + functions-common:time_stop:2304 : local name 2021-05-13 06:15:57.940 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:15:57.942 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:15:57.944 | + functions-common:time_stop:2307 : local total 2021-05-13 06:15:57.946 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:15:57.949 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:15:57.951 | + functions-common:time_stop:2311 : start_time=1620886549400 2021-05-13 06:15:57.953 | + functions-common:time_stop:2313 : [[ -z 1620886549400 ]] 2021-05-13 06:15:57.955 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:15:57.959 | + functions-common:time_stop:2316 : end_time=1620886557957 2021-05-13 06:15:57.961 | + functions-common:time_stop:2317 : elapsed_time=8557 2021-05-13 06:15:57.963 | + functions-common:time_stop:2318 : total=7384 2021-05-13 06:15:57.966 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:15:57.968 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15941 2021-05-13 06:15:57.970 | + inc/python:pip_install:203 : return 0 2021-05-13 06:15:57.973 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:15:57.975 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:15:57.977 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:15:57.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:15:57.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:15:57.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:15:57.987 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:15:57.990 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:15:58.009 | Using python 3.8 to install pbr 2021-05-13 06:15:58.011 | + 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:15:58.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:58.746 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:58.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:15:58.746 | from cryptography.utils import int_from_bytes 2021-05-13 06:15:59.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:15:59.781 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:15:59.784 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.784 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.786 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.807 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.814 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:15:59.921 | 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:16:02.117 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:02.117 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:02.189 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:02.192 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:02.194 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:02.196 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:02.198 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:02.200 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:02.202 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:02.205 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:02.207 | + functions-common:time_stop:2311 : start_time=1620886558004 2021-05-13 06:16:02.209 | + functions-common:time_stop:2313 : [[ -z 1620886558004 ]] 2021-05-13 06:16:02.211 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:02.215 | + functions-common:time_stop:2316 : end_time=1620886562213 2021-05-13 06:16:02.218 | + functions-common:time_stop:2317 : elapsed_time=4209 2021-05-13 06:16:02.220 | + functions-common:time_stop:2318 : total=15941 2021-05-13 06:16:02.222 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:02.224 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20150 2021-05-13 06:16:02.226 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:02.229 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:16:04.423 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:16:06.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:06.299 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:16:06.306 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:16:06.309 | 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:16:06.311 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:16:06.378 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:16:06.381 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:16:06.384 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:16:06.401 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:16:06.403 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:16:06.406 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:16:06.408 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:16:06.410 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:16:06.412 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:16:06.415 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:16:06.417 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:16:06.419 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:16:06.422 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:16:06.424 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:16:06.428 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:16:06.430 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:16:06.433 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:16:06.435 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:16:06.438 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:16:06.452 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:06.454 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:16:06.456 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:06.458 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:16:06.460 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:06.462 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:16:06.464 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:06.466 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:16:06.469 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:06.471 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:16:06.473 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:16:06.475 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:16:06.477 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:16:06.479 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:16:06.482 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:16:06.484 | + 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:16:06.486 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:16:06.488 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:16:06.490 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:16:06.492 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:16:06.494 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:16:06.498 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:16:06.500 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:16:06.502 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:16:06.504 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:16:06.507 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:16:06.558 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:16:06.558 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:16:06.560 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:16:06.921 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:16:06.924 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:16:06.940 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:06.942 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:16:06.944 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:06.947 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:06.949 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:06.951 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:06.954 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:06.956 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:06.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:06.961 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:06.963 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:06.965 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:06.968 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:06.970 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:06.972 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:16:06.975 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:06.977 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:06.979 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:06.982 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:16:07.002 | + 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:16:07.106 | Reading package lists... 2021-05-13 06:16:07.319 | Building dependency tree... 2021-05-13 06:16:07.320 | Reading state information... 2021-05-13 06:16:07.543 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:16:07.543 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:07.544 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:07.544 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:07.545 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:07.545 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:07.545 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:07.545 | python3-zope.interface 2021-05-13 06:16:07.545 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:07.658 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:16:07.663 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:07.665 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:07.667 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:07.670 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:07.672 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:07.674 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:07.676 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:07.678 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:07.681 | + functions-common:time_stop:2311 : start_time=1620886567000 2021-05-13 06:16:07.683 | + functions-common:time_stop:2313 : [[ -z 1620886567000 ]] 2021-05-13 06:16:07.685 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:07.689 | + functions-common:time_stop:2316 : end_time=1620886567687 2021-05-13 06:16:07.692 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:16:07.694 | + functions-common:time_stop:2318 : total=1359 2021-05-13 06:16:07.696 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:07.698 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2046 2021-05-13 06:16:07.700 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:07.703 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:16:07.705 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:07.707 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:07.709 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:07.712 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:07.714 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:07.717 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:07.719 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:16:07.721 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:07.723 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:07.726 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:07.728 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:07.730 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:07.733 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:07.735 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:07.737 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:07.739 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:07.742 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:16:07.744 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:07.746 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:07.748 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:07.751 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:07.753 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:07.755 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:07.757 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:16:07.759 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:16:07.775 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:07.777 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:16:07.780 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:16:07.782 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:16:07.785 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:16:07.788 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:16:07.792 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:16:07.795 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:16:07.797 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:16:07.799 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:16:07.801 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:16:07.804 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:16:07.806 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:16:08.503 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:16:08.503 | user tags 2021-05-13 06:16:08.503 | stackrabbit []' 2021-05-13 06:16:08.506 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:16:08.506 | user tags 2021-05-13 06:16:08.506 | stackrabbit []' 2021-05-13 06:16:08.507 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:16:08.513 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:16:08.515 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:16:08.518 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:16:09.163 | Changing password for user "stackrabbit" ... 2021-05-13 06:16:09.186 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:16:09.851 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:16:09.875 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:16:09.877 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:16:10.526 | Changing password for user "stackrabbit" ... 2021-05-13 06:16:10.549 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:16:10.551 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:16:10.553 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:16:11.207 | Deleting user "guest" ... 2021-05-13 06:16:11.222 | Error: 2021-05-13 06:16:11.222 | {:no_such_user, "guest"} 2021-05-13 06:16:11.235 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:16:11.237 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:16:11.254 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:11.256 | + ./stack.sh:main:801 : install_database 2021-05-13 06:16:11.258 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:16:11.261 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:16:11.263 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:11.266 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:11.268 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:16:11.481 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:16:11.483 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:16:11.485 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:16:11.488 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:11.490 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:16:11.492 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:11.495 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:11.497 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:11.500 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:11.502 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:11.504 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:11.506 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:11.509 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:11.511 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:11.514 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:16:11.516 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:16:11.519 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:16:11.521 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:16:11.523 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:16:11.525 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:16:11.528 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:16:11.530 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:16:11.532 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:11.534 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:11.537 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:16:11.539 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:11.541 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:11.544 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:11.546 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:11.548 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:11.550 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:11.553 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:11.555 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:11.557 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:11.559 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:11.562 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:11.564 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:11.566 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:16:11.569 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:11.571 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:11.573 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:11.576 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:16:11.596 | + 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:16:11.702 | Reading package lists... 2021-05-13 06:16:11.912 | Building dependency tree... 2021-05-13 06:16:11.914 | Reading state information... 2021-05-13 06:16:12.136 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:16:12.136 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:12.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:12.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:12.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:12.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:12.137 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:12.138 | python3-zope.interface 2021-05-13 06:16:12.138 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:12.247 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:16:12.251 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:12.254 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:12.256 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:12.258 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:12.260 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:12.262 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:12.264 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:12.267 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:12.269 | + functions-common:time_stop:2311 : start_time=1620886571594 2021-05-13 06:16:12.271 | + functions-common:time_stop:2313 : [[ -z 1620886571594 ]] 2021-05-13 06:16:12.274 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:12.278 | + functions-common:time_stop:2316 : end_time=1620886572275 2021-05-13 06:16:12.280 | + functions-common:time_stop:2317 : elapsed_time=681 2021-05-13 06:16:12.283 | + functions-common:time_stop:2318 : total=2046 2021-05-13 06:16:12.285 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:12.287 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2727 2021-05-13 06:16:12.289 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:12.292 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:16:12.295 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:16:12.297 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:16:12.299 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:16:12.301 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:16:12.304 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:12.306 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:16:12.309 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:16:12.311 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:12.315 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:12.315 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:12.320 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:16:12.322 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:16:12.325 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:16:12.327 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:16:12.329 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:16:12.351 | Using python 3.8 to install PyMySQL 2021-05-13 06:16:12.353 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-05-13 06:16:13.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:13.096 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:13.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:13.096 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:14.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:14.116 | 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:16:14.119 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:14.120 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:14.121 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:14.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:14.148 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:14.154 | 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:16:16.336 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:16.336 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:16.408 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:16.410 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:16.412 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:16.414 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:16.417 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:16.419 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:16.421 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:16.423 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:16.426 | + functions-common:time_stop:2311 : start_time=1620886572345 2021-05-13 06:16:16.428 | + functions-common:time_stop:2313 : [[ -z 1620886572345 ]] 2021-05-13 06:16:16.431 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:16.435 | + functions-common:time_stop:2316 : end_time=1620886576432 2021-05-13 06:16:16.437 | + functions-common:time_stop:2317 : elapsed_time=4087 2021-05-13 06:16:16.439 | + functions-common:time_stop:2318 : total=20150 2021-05-13 06:16:16.441 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:16.444 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24237 2021-05-13 06:16:16.446 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:16.448 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:16:16.451 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:16:16.453 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:16:16.455 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:16:16.472 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:16.474 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:16:16.477 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:16:16.480 | ++ 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:16:16.480 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:16:16.486 | + 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:16:16.488 | + 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:16:16.491 | + 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:16:16.493 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:16:16.495 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:16:16.498 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:16:16.513 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:16.515 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:16:16.517 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:16.520 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:16.522 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:16.525 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:16.527 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:16.529 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:16.531 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:16.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:16.536 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:16.538 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:16.540 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:16.542 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:16.545 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:16:16.548 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:16.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:16.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:16.555 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:16:16.578 | + 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:16:16.683 | Reading package lists... 2021-05-13 06:16:16.900 | Building dependency tree... 2021-05-13 06:16:16.902 | Reading state information... 2021-05-13 06:16:17.121 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:16:17.121 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:17.123 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:17.123 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:17.123 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:17.123 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:17.123 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:17.123 | python3-zope.interface 2021-05-13 06:16:17.123 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:17.233 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:16:17.237 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:17.239 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:17.242 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:17.244 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:17.246 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:17.249 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:17.251 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:17.253 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:17.256 | + functions-common:time_stop:2311 : start_time=1620886576575 2021-05-13 06:16:17.258 | + functions-common:time_stop:2313 : [[ -z 1620886576575 ]] 2021-05-13 06:16:17.261 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:17.265 | + functions-common:time_stop:2316 : end_time=1620886577262 2021-05-13 06:16:17.267 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:16:17.269 | + functions-common:time_stop:2318 : total=2727 2021-05-13 06:16:17.272 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:17.274 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3414 2021-05-13 06:16:17.276 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:17.279 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:16:17.296 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:17.298 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:16:17.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:16:17.304 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:16:17.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:16:17.327 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:17.329 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:17.332 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:17.334 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:17.336 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:17.338 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:17.340 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:17.343 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:17.345 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:17.347 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:17.350 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:17.352 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:17.354 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:16:17.356 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:17.359 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:17.361 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:17.364 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:16:17.384 | + 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:16:17.491 | Reading package lists... 2021-05-13 06:16:17.728 | Building dependency tree... 2021-05-13 06:16:17.729 | Reading state information... 2021-05-13 06:16:17.956 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:16:17.957 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:16:17.957 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:16:17.957 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:17.957 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:17.958 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:17.958 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:17.958 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:17.958 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:17.958 | python3-zope.interface 2021-05-13 06:16:17.958 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:18.068 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:16:18.072 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:18.074 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:18.077 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:18.079 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:18.081 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:18.083 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:18.085 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:18.087 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:18.089 | + functions-common:time_stop:2311 : start_time=1620886577381 2021-05-13 06:16:18.092 | + functions-common:time_stop:2313 : [[ -z 1620886577381 ]] 2021-05-13 06:16:18.094 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:18.098 | + functions-common:time_stop:2316 : end_time=1620886578096 2021-05-13 06:16:18.100 | + functions-common:time_stop:2317 : elapsed_time=715 2021-05-13 06:16:18.102 | + functions-common:time_stop:2318 : total=3414 2021-05-13 06:16:18.105 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:18.107 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4129 2021-05-13 06:16:18.109 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:18.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:16:18.114 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:18.116 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:18.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:16:18.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:16:18.124 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:16:18.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:16:18.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:16:18.133 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:16:18.134 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:16:18.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:16:18.141 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:16:18.143 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:16:18.146 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:16:18.148 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:16:18.150 | + functions:vercmp:631 : local result 2021-05-13 06:16:18.153 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:16:18.154 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:16:18.154 | ++ functions:vercmp:635 : head -1 2021-05-13 06:16:18.159 | + functions:vercmp:635 : result=3.13 2021-05-13 06:16:18.161 | + functions:vercmp:637 : case $op in 2021-05-13 06:16:18.163 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:16:18.166 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:16:18.168 | + functions:vercmp:648 : return 2021-05-13 06:16:18.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:16:18.172 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:18.175 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:16:18.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:16:18.355 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:16:18.358 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:16:18.365 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.367 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:16:18.383 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:18.386 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:16:18.389 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:16:18.389 | Installing etcd 2021-05-13 06:16:18.391 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:16:18.405 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:16:18.416 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:18.419 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:16:18.432 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:16:18.435 | ++ 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:16:18.438 | ++ 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:16:18.441 | +++ 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:16:18.445 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:18.447 | ++ 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:16:18.449 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:16:18.452 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:18.454 | ++ functions:get_extra_file:74 : return 2021-05-13 06:16:18.457 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:16:18.459 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:16:18.461 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:16:18.463 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:16:18.479 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:18.482 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:16:18.485 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:16:18.501 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:18.503 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:16:18.505 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:16:18.507 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:16:18.510 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:16:18.512 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:16:18.514 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:16:18.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:16:18.519 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:16:18.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:16:18.528 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.530 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:16:18.532 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:16:18.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:16:18.536 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:16:18.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:16:18.545 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.548 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:16:18.550 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:16:18.552 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:16:18.554 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:16:18.557 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:16:18.564 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.566 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:16:18.568 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:16:18.570 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:16:18.573 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:16:18.575 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.579 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:16:18.581 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.583 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:16:18.586 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:16:18.588 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:16:18.590 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:16:18.592 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:16:18.599 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.601 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:16:18.603 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:16:18.605 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:16:18.608 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:16:18.610 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:16:18.617 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.619 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:16:18.621 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:16:18.624 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:16:18.626 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:16:18.628 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:16:18.635 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.637 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:16:18.640 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:16:18.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:16:18.644 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:16:18.647 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:16:18.653 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.656 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:16:18.658 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:16:18.660 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:16:18.662 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:16:18.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:16:18.672 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.674 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:16:18.676 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:16:18.679 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:16:18.681 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:16:18.683 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:16:18.690 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.693 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:16:18.695 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:16:18.697 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:16:18.699 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:16:18.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:16:18.708 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.710 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:16:18.712 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:16:18.715 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:16:18.717 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:16:18.719 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.723 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:16:18.726 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.728 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:16:18.730 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:16:18.733 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:16:18.735 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:16:18.737 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.741 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:16:18.744 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.746 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:16:18.749 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:16:18.751 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:16:18.753 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:16:18.755 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:16:18.762 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.764 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:16:18.767 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:16:18.769 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:16:18.771 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:16:18.774 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.776 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.778 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:16:18.780 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.783 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:16:18.785 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:16:18.787 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:16:18.790 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:16:18.792 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.797 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:16:18.799 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.801 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:16:18.804 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:16:18.806 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:16:18.808 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:16:18.811 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:16:18.818 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.820 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:16:18.822 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:16:18.824 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:16:18.827 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:16:18.829 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.831 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.834 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:16:18.836 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.838 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:16:18.840 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:16:18.843 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:16:18.845 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:16:18.848 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.852 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:16:18.854 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.857 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:16:18.860 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:16:18.862 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:16:18.864 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:16:18.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.869 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.871 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:16:18.873 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.875 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:16:18.878 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:16:18.880 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:16:18.882 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:16:18.884 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:16:18.891 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.894 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:16:18.896 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:16:18.898 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:16:18.900 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:16:18.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:16:18.910 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.912 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:16:18.914 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:16:18.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:16:18.919 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:16:18.922 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:16:18.928 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.931 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:16:18.933 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:16:18.935 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:16:18.937 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:16:18.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:16:18.946 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.949 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:16:18.951 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:16:18.953 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:16:18.955 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:16:18.958 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:16:18.964 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.967 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:16:18.970 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:16:18.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:16:18.974 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:16:18.976 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:18.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:16:18.984 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:18.986 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:16:18.988 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:16:18.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:16:18.993 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:16:18.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:18.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:16:19.002 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.005 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:16:19.007 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:16:19.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:16:19.011 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:16:19.014 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.019 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:16:19.021 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.023 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:16:19.026 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:16:19.028 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:16:19.030 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:16:19.032 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.037 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:16:19.039 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.042 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:16:19.044 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:16:19.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:16:19.049 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:16:19.051 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.053 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:16:19.058 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.060 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:16:19.063 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:16:19.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:16:19.067 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:16:19.070 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.072 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.074 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:16:19.077 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.079 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:16:19.082 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:16:19.084 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:16:19.086 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:16:19.089 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.093 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:16:19.095 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.098 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:16:19.100 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:16:19.102 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:16:19.104 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:16:19.107 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:16:19.114 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.116 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:16:19.118 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:16:19.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:16:19.123 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:16:19.126 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:16:19.133 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.135 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:16:19.137 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:16:19.140 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:16:19.142 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:16:19.145 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.147 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:16:19.152 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.154 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:16:19.156 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:16:19.159 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:16:19.161 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:16:19.163 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:19.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:19.168 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:16:19.171 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:19.173 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:16:19.194 | Using python 3.8 to install etcd3 2021-05-13 06:16:19.196 | + 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:16:19.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:19.938 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:19.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:19.939 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:20.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:20.965 | 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:16:20.968 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.969 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.970 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.989 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:20.996 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:21.002 | 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:16:21.011 | 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:16:21.021 | 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:16:21.025 | 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:16:21.028 | 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:16:23.219 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:23.219 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:23.298 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:23.300 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:23.303 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:23.305 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:23.307 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:23.309 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:23.312 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:23.314 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:23.316 | + functions-common:time_stop:2311 : start_time=1620886579188 2021-05-13 06:16:23.318 | + functions-common:time_stop:2313 : [[ -z 1620886579188 ]] 2021-05-13 06:16:23.321 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:23.325 | + functions-common:time_stop:2316 : end_time=1620886583322 2021-05-13 06:16:23.327 | + functions-common:time_stop:2317 : elapsed_time=4134 2021-05-13 06:16:23.329 | + functions-common:time_stop:2318 : total=24237 2021-05-13 06:16:23.331 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:23.333 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28371 2021-05-13 06:16:23.335 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:23.338 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:16:23.360 | Using python 3.8 to install etcd3gw 2021-05-13 06:16:23.362 | + 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:16:24.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:24.106 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:24.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:24.106 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:25.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:25.132 | 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:16:25.136 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:25.136 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:25.138 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:25.157 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:25.164 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:25.170 | 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:16:25.181 | 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:16:25.188 | 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:16:25.190 | 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:16:25.210 | 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:16:25.213 | 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:16:25.234 | 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:16:25.238 | 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:16:25.241 | 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:16:27.366 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:27.366 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:27.445 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:27.447 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:27.450 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:27.452 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:27.454 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:27.457 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:27.459 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:27.461 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:27.463 | + functions-common:time_stop:2311 : start_time=1620886583354 2021-05-13 06:16:27.465 | + functions-common:time_stop:2313 : [[ -z 1620886583354 ]] 2021-05-13 06:16:27.469 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:27.473 | + functions-common:time_stop:2316 : end_time=1620886587470 2021-05-13 06:16:27.475 | + functions-common:time_stop:2317 : elapsed_time=4116 2021-05-13 06:16:27.477 | + functions-common:time_stop:2318 : total=28371 2021-05-13 06:16:27.479 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:27.481 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32487 2021-05-13 06:16:27.483 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:27.486 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:16:27.488 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:16:27.490 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:16:27.493 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:16:27.495 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:16:27.497 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:16:27.500 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:16:27.502 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:16:27.504 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:16:27.506 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:16:27.509 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:16:27.511 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:16:27.514 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:16:27.516 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:16:27.518 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:27.521 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:27.523 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:16:27.525 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:16:27.527 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:27.530 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:16:27.533 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:16:27.535 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:16:27.537 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:16:27.539 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:27.542 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:16:27.544 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:27.546 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:27.549 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:16:27.551 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:16:27.553 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:16:27.555 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:16:27.558 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:27.560 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:16:27.562 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:27.565 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:27.567 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:16:27.588 | + 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:16:27.691 | Reading package lists... 2021-05-13 06:16:27.902 | Building dependency tree... 2021-05-13 06:16:27.904 | Reading state information... 2021-05-13 06:16:28.125 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:16:28.125 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:16:28.125 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:16:28.125 | The following packages were automatically installed and are no longer required: 2021-05-13 06:16:28.126 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:16:28.126 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:16:28.126 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:16:28.126 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:16:28.126 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:16:28.126 | python3-zope.interface 2021-05-13 06:16:28.126 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:16:28.234 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:16:28.238 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:16:28.241 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:16:28.243 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:28.245 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:28.248 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:28.250 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:28.252 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:28.255 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:16:28.257 | + functions-common:time_stop:2311 : start_time=1620886587585 2021-05-13 06:16:28.259 | + functions-common:time_stop:2313 : [[ -z 1620886587585 ]] 2021-05-13 06:16:28.262 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:28.266 | + functions-common:time_stop:2316 : end_time=1620886588263 2021-05-13 06:16:28.268 | + functions-common:time_stop:2317 : elapsed_time=678 2021-05-13 06:16:28.270 | + functions-common:time_stop:2318 : total=4129 2021-05-13 06:16:28.273 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:28.275 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4807 2021-05-13 06:16:28.277 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:16:28.279 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:16:28.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:28.284 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:28.286 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:16:28.347 | Module proxy already enabled 2021-05-13 06:16:28.351 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:16:28.412 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:16:28.412 | Module proxy already enabled 2021-05-13 06:16:28.412 | Module proxy_uwsgi already enabled 2021-05-13 06:16:28.416 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:16:28.418 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:28.421 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:28.424 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:28.553 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:16:28.555 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:16:28.557 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:16:28.560 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:16:28.567 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.569 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:16:28.572 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:16:28.574 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:16:28.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:16:28.584 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.586 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:16:28.589 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:16:28.591 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:16:28.594 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:16:28.601 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.603 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:16:28.606 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:16:28.608 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:16:28.610 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.613 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:16:28.617 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.620 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:16:28.623 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:16:28.625 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:16:28.632 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.634 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:16:28.637 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:16:28.640 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:16:28.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:16:28.649 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.652 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:16:28.668 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:28.671 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:16:28.673 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:16:28.675 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:16:28.678 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:16:28.685 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.688 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:16:28.704 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:28.706 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:16:28.709 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:16:28.711 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:16:28.714 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:16:28.721 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.723 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:16:28.725 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:16:28.728 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:16:28.730 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:28.732 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:28.735 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:16:28.737 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:28.740 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:16:28.742 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:16:28.744 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:28.748 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:16:28.750 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:16:28.753 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:28.756 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:28.757 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:28.761 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:16:28.764 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:16:28.767 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:16:28.770 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:16:28.772 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:16:28.792 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:16:28.794 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-05-13 06:16:29.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:29.536 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:29.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:29.536 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:30.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:30.559 | 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:16:30.562 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:30.563 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:30.564 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:30.583 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:30.590 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:30.596 | 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:16:30.649 | 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:16:30.686 | 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:16:30.726 | 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:16:30.733 | 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:16:30.739 | 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:16:30.779 | 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:16:30.788 | 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:16:30.804 | 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:16:30.811 | 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:16:30.814 | 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:16:30.824 | 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:16:30.827 | 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:16:30.830 | 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:16:30.835 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:16:30.854 | 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:16:30.858 | 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:16:30.878 | 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:16:30.882 | 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:16:30.886 | 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:16:30.892 | 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:16:30.913 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:16:30.973 | 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:16:30.987 | 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:16:30.993 | 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:16:30.997 | 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:16:31.005 | 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:16:31.008 | 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:16:31.012 | 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:16:31.015 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:16:31.018 | 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:16:31.020 | 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:16:31.024 | 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:16:31.028 | 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:16:31.032 | 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:16:31.036 | 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:16:32.953 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:32.953 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:33.024 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:33.026 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:33.028 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:33.031 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:33.033 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:33.035 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:33.038 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:33.040 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:33.042 | + functions-common:time_stop:2311 : start_time=1620886588787 2021-05-13 06:16:33.044 | + functions-common:time_stop:2313 : [[ -z 1620886588787 ]] 2021-05-13 06:16:33.047 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:33.051 | + functions-common:time_stop:2316 : end_time=1620886593049 2021-05-13 06:16:33.053 | + functions-common:time_stop:2317 : elapsed_time=4262 2021-05-13 06:16:33.055 | + functions-common:time_stop:2318 : total=32487 2021-05-13 06:16:33.057 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:33.060 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36749 2021-05-13 06:16:33.062 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:33.065 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:16:33.067 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:16:33.069 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:16:33.072 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:16:33.075 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:16:33.078 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:16:33.081 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:16:33.081 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:16:33.087 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:16:33.089 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:16:33.092 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:16:33.094 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:16:33.097 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:16:33.118 | Using python 3.8 to install python-memcached 2021-05-13 06:16:33.120 | + 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:16:33.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:33.865 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:33.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:33.865 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:34.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:34.900 | 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:16:34.903 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:34.903 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:34.918 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:34.924 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:34.931 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:34.938 | 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:16:34.942 | 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:16:37.133 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:37.133 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:37.204 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:37.206 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:37.208 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:37.210 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:37.213 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:37.215 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:37.218 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:37.220 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:37.222 | + functions-common:time_stop:2311 : start_time=1620886593113 2021-05-13 06:16:37.224 | + functions-common:time_stop:2313 : [[ -z 1620886593113 ]] 2021-05-13 06:16:37.227 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:37.231 | + functions-common:time_stop:2316 : end_time=1620886597229 2021-05-13 06:16:37.233 | + functions-common:time_stop:2317 : elapsed_time=4116 2021-05-13 06:16:37.236 | + functions-common:time_stop:2318 : total=36749 2021-05-13 06:16:37.238 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:37.240 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40865 2021-05-13 06:16:37.242 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:37.245 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:16:37.260 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:37.263 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:16:37.266 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:16:37.268 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:16:37.270 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:16:37.273 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:16:37.275 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:16:37.277 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:16:37.293 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:37.295 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:16:37.297 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:16:37.299 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:16:37.301 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:16:37.303 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:16:37.306 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:16:37.308 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:16:37.310 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:16:37.313 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:16:37.328 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:16:37.330 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:16:37.332 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:37.335 | + functions-common:git_clone:544 : echo master 2021-05-13 06:16:37.335 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:16:37.340 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:16:37.342 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:37.344 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:16:37.347 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:16:37.347 | + functions-common:git_clone:593 : head -1 2021-05-13 06:16:37.350 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:16:37.353 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:16:37.355 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:16:37.357 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:16:37.360 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:37.362 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:37.364 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:16:37.366 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:16:37.369 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:16:37.371 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:37.373 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:37.375 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:16:37.378 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:16:37.380 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:16:37.383 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:16:37.385 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:16:37.388 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:16:37.390 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:16:37.393 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:16:37.399 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:16:37.401 | + 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:16:38.018 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:16:38.020 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:16:38.022 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:16:38.024 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:16:38.027 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:16:38.029 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:16:38.031 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:16:38.033 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:16:38.036 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:16:38.038 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:16:38.040 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:16:38.042 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:16:38.044 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:16:38.046 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:16:38.066 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:16:38.068 | + 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:16:38.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:38.812 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:38.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:38.812 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:39.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:39.835 | 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:16:39.838 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:39.839 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:39.840 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:39.846 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:39.853 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:39.857 | Obtaining file:///opt/stack/keystone 2021-05-13 06:16:41.402 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:16:42.928 | 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:16:42.957 | 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:16:42.967 | 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:16:42.974 | 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:16:42.977 | 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:16:43.004 | 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:16:43.033 | 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:16:43.045 | 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:16:43.062 | 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:16:43.074 | 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:16:43.084 | 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:16:43.087 | 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:16:43.091 | 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:16:43.130 | 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:16:43.136 | 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:16:43.140 | 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:16:43.151 | 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:16:43.204 | 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:16:43.208 | 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:16:43.213 | 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:16:43.249 | 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:16:43.290 | 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:16:43.297 | 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:16:43.344 | 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:16:43.351 | 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:16:43.390 | 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:16:43.444 | 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:16:43.462 | 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:16:43.477 | 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:16:43.487 | 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:16:43.510 | 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:16:43.522 | 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:16:43.537 | 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:16:43.582 | 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:16:43.588 | 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:16:43.601 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:16:43.604 | 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:16:43.607 | 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:16:43.617 | 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:16:43.620 | 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:16:43.624 | 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:16:43.627 | 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:16:43.644 | 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:16:43.649 | 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:16:43.668 | 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:16:43.672 | 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:16:43.692 | 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:16:43.696 | 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:16:43.700 | 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:16:43.703 | 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:16:43.713 | 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:16:43.716 | 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:16:43.719 | 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:16:43.726 | 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:16:43.735 | 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:16:43.741 | 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:16:43.759 | 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:16:43.763 | 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:16:43.770 | 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:16:43.790 | 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:16:43.818 | 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:16:43.823 | 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:16:43.827 | 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:16:43.886 | 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:16:43.890 | 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:16:43.898 | 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:16:43.903 | 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:16:43.912 | 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:16:43.953 | 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:16:43.956 | 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:16:43.962 | 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:16:43.967 | 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:16:43.978 | 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:16:43.989 | 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:16:43.998 | 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:16:44.003 | 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:16:44.012 | 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:16:44.023 | 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:16:44.032 | 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:16:44.035 | 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:16:44.038 | 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:16:44.052 | 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:16:44.057 | 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:16:44.081 | 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:16:44.085 | 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:16:44.089 | 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:16:44.091 | 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:16:44.094 | 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:16:44.097 | 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:16:44.099 | 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:16:44.102 | 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:16:44.105 | 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:16:44.115 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-05-13 06:16:44.120 | 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:16:44.123 | 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:16:44.125 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:16:44.133 | 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:16:44.136 | 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:16:44.143 | 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:16:44.149 | 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:16:44.199 | 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:16:44.209 | 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:16:45.361 | Installing collected packages: keystone 2021-05-13 06:16:45.362 | Attempting uninstall: keystone 2021-05-13 06:16:45.363 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:16:45.366 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:16:45.368 | Running setup.py develop for keystone 2021-05-13 06:16:47.221 | Successfully installed keystone 2021-05-13 06:16:47.358 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:47.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:47.432 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:47.434 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:47.437 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:47.439 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:47.441 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:47.443 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:47.445 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:47.447 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:47.449 | + functions-common:time_stop:2311 : start_time=1620886598061 2021-05-13 06:16:47.451 | + functions-common:time_stop:2313 : [[ -z 1620886598061 ]] 2021-05-13 06:16:47.454 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:47.458 | + functions-common:time_stop:2316 : end_time=1620886607456 2021-05-13 06:16:47.460 | + functions-common:time_stop:2317 : elapsed_time=9395 2021-05-13 06:16:47.462 | + functions-common:time_stop:2318 : total=40865 2021-05-13 06:16:47.464 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:47.466 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50260 2021-05-13 06:16:47.469 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:47.471 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:16:47.473 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:47.475 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:47.493 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:16:47.505 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:16:47.507 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:16:47.510 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:47.512 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:47.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:16:47.516 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:47.519 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:16:47.535 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:47.538 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:16:47.540 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:16:47.542 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:16:47.545 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:16:47.557 | + 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:16:47.559 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:16:47.564 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:16:47.579 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:47.581 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:16:47.611 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:16:47.638 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:16:47.668 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:16:47.697 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:16:47.726 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:16:47.756 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:16:47.783 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:16:47.811 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:16:47.813 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:16:47.815 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:16:47.818 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:16:47.820 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:16:47.823 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:16:47.838 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:47.842 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:16:47.845 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:16:47.847 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:16:47.862 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:47.865 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:16:47.868 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:16:47.897 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:16:47.900 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:16:47.902 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:16:47.905 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:16:47.907 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:16:47.923 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:47.925 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:16:47.955 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:16:47.981 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:16:47.984 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:16:48.015 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:16:48.017 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:16:48.019 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:16:48.022 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:16:48.024 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:16:48.027 | + 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:16:48.057 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:16:48.059 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:16:48.061 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:16:48.064 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:16:48.067 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:16:48.083 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:16:48.085 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:16:48.087 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:16:48.090 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:16:48.092 | + 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:16:48.120 | + 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:16:48.147 | + 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:16:48.176 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:16:48.203 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:16:48.230 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:16:48.232 | + 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:16:48.234 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:16:48.237 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:48.239 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:16:48.241 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:16:48.243 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:16:48.246 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:16:48.251 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:16:48.253 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:16:48.256 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:16:48.268 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:16:48.268 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:48.277 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:16:48.280 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:48.296 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:16:48.298 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:16:48.302 | + 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:16:48.330 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:16:48.357 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:16:48.383 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:16:48.410 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:16:48.437 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:16:48.464 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:16:48.491 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:16:48.517 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:16:48.544 | + 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:16:48.572 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:16:48.598 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:16:48.625 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:16:48.652 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:16:48.654 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:16:48.657 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:16:48.659 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:16:48.662 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:16:48.664 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:48.666 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:48.668 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:48.671 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:48.674 | + 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:16:48.700 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:16:48.728 | + 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:16:48.728 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:16:48.737 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:16:48.740 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:16:48.743 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:16:48.745 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:16:48.747 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:16:48.750 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:16:48.752 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:48.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:48.756 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:16:48.759 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:16:48.761 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:48.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:48.766 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:16:48.827 | Site keystone-wsgi-public already enabled 2021-05-13 06:16:48.831 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:16:48.833 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:48.835 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:48.838 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:48.967 | + 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:16:48.970 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:16:48.972 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:48.975 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:16:48.977 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:16:48.979 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:16:48.983 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:16:48.988 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:16:48.990 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:16:48.993 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:16:49.005 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:16:49.005 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:49.014 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:16:49.017 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:16:49.033 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:16:49.035 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:16:49.039 | + 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:16:49.069 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:16:49.096 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:16:49.123 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:16:49.150 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:16:49.178 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:16:49.205 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:16:49.233 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:16:49.259 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:16:49.287 | + 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:16:49.315 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:16:49.341 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:16:49.368 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:16:49.396 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:16:49.398 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:16:49.401 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:16:49.403 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:16:49.405 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:16:49.408 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:49.410 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:49.412 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:49.415 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:49.417 | + 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:16:49.444 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:16:49.472 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:16:49.472 | + 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:16:49.480 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:16:49.484 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:16:49.486 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:16:49.488 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:16:49.491 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:16:49.493 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:16:49.495 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:49.498 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:49.500 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:16:49.502 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:16:49.505 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:16:49.507 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:16:49.509 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:16:49.570 | Site keystone-wsgi-admin already enabled 2021-05-13 06:16:49.574 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:16:49.577 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:16:49.579 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:16:49.582 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:16:49.706 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:16:49.736 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:16:49.767 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:16:49.797 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:16:49.799 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:16:49.830 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:16:49.859 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:16:49.887 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:16:49.904 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:16:49.907 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:16:49.924 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:16:49.926 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:16:49.928 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:16:49.931 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:16:49.933 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:16:49.936 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:16:49.938 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:16:49.941 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:16:49.943 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:16:49.945 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:16:49.947 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:16:49.950 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:16:49.953 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:16:49.955 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:16:49.958 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:16:49.974 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:16:49.976 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:16:49.978 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:49.981 | + functions-common:git_clone:544 : echo master 2021-05-13 06:16:49.981 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:16:49.987 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:16:49.989 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:16:49.991 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:16:49.994 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:16:49.994 | + functions-common:git_clone:593 : head -1 2021-05-13 06:16:49.999 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:16:50.001 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:16:50.004 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:16:50.006 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:16:50.008 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:50.011 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:16:50.013 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:16:50.016 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:16:50.019 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:16:50.021 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:50.023 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:16:50.026 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:16:50.028 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:16:50.031 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:16:50.033 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:16:50.036 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:16:50.038 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:16:50.041 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:16:50.044 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:16:50.050 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:16:50.052 | + 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:16:50.671 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:16:50.673 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:16:50.675 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:16:50.678 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:16:50.680 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:16:50.682 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:16:50.684 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:16:50.687 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:16:50.689 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:16:50.691 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:16:50.693 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:16:50.696 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:16:50.698 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:16:50.700 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:16:50.722 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:16:50.724 | + 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:16:51.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:51.470 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:51.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:16:51.470 | from cryptography.utils import int_from_bytes 2021-05-13 06:16:52.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:16:52.505 | 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:16:52.508 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:52.509 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:52.510 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:52.516 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:52.523 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:16:52.527 | Obtaining file:///opt/stack/swift 2021-05-13 06:16:53.785 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:16:55.055 | 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:16:55.064 | 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:16:55.104 | 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:16:55.113 | 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:16:55.118 | 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:16:55.172 | 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:16:55.182 | 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:16:55.185 | 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:16:55.222 | 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:16:55.263 | 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:16:55.269 | 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:16:55.275 | 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:16:55.315 | 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:16:55.324 | 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:16:55.340 | 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:16:55.346 | 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:16:55.349 | 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:16:55.360 | 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:16:55.363 | 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:16:55.366 | 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:16:55.369 | 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:16:55.374 | 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:16:55.393 | 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:16:55.398 | 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:16:55.417 | 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:16:55.422 | 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:16:55.472 | 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:16:55.476 | 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:16:55.483 | 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:16:55.503 | 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:16:55.507 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:16:55.510 | 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:16:55.520 | 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:16:55.533 | 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:16:55.593 | 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:16:55.599 | 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:16:55.607 | 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:16:55.611 | 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:16:55.615 | 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:16:55.618 | 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:16:55.621 | 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:16:55.625 | 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:16:55.629 | 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:16:55.632 | 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:16:55.635 | 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:16:55.640 | 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:16:55.643 | 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:16:57.233 | Installing collected packages: swift 2021-05-13 06:16:57.233 | Attempting uninstall: swift 2021-05-13 06:16:57.235 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:16:57.237 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:16:57.238 | Running setup.py develop for swift 2021-05-13 06:16:58.960 | Successfully installed swift 2021-05-13 06:16:59.100 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:16:59.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:16:59.174 | + inc/python:pip_install:200 : result=0 2021-05-13 06:16:59.176 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:16:59.178 | + functions-common:time_stop:2304 : local name 2021-05-13 06:16:59.181 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:16:59.183 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:16:59.185 | + functions-common:time_stop:2307 : local total 2021-05-13 06:16:59.188 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:16:59.190 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:16:59.192 | + functions-common:time_stop:2311 : start_time=1620886610716 2021-05-13 06:16:59.194 | + functions-common:time_stop:2313 : [[ -z 1620886610716 ]] 2021-05-13 06:16:59.197 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:16:59.201 | + functions-common:time_stop:2316 : end_time=1620886619198 2021-05-13 06:16:59.203 | + functions-common:time_stop:2317 : elapsed_time=8482 2021-05-13 06:16:59.205 | + functions-common:time_stop:2318 : total=50260 2021-05-13 06:16:59.207 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:16:59.210 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58742 2021-05-13 06:16:59.212 | + inc/python:pip_install:203 : return 0 2021-05-13 06:16:59.214 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:16:59.216 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:16:59.219 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:16:59.237 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:16:59.249 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:16:59.252 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:16:59.254 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:16:59.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:16:59.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:16:59.261 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:16:59.264 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:16:59.266 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:16:59.268 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:16:59.271 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:16:59.273 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:16:59.275 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:16:59.277 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:16:59.279 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:16:59.281 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:17:00.167 | No container-reconciler running 2021-05-13 06:17:00.167 | No object-server running 2021-05-13 06:17:00.167 | No container-server running 2021-05-13 06:17:00.167 | No account-replicator running 2021-05-13 06:17:00.167 | No account-auditor running 2021-05-13 06:17:00.167 | No object-auditor running 2021-05-13 06:17:00.167 | No container-sync running 2021-05-13 06:17:00.167 | No container-sharder running 2021-05-13 06:17:00.167 | No proxy-server running 2021-05-13 06:17:00.167 | No container-updater running 2021-05-13 06:17:00.167 | No object-reconstructor running 2021-05-13 06:17:00.167 | No object-replicator running 2021-05-13 06:17:00.167 | No container-auditor running 2021-05-13 06:17:00.167 | No container-replicator running 2021-05-13 06:17:00.167 | No account-server running 2021-05-13 06:17:00.167 | No object-expirer running 2021-05-13 06:17:00.167 | No account-reaper running 2021-05-13 06:17:00.167 | No object-updater running 2021-05-13 06:17:00.214 | + lib/swift:configure_swift:341 : true 2021-05-13 06:17:00.216 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:17:00.229 | + 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:17:00.241 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:17:00.243 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:17:00.243 | s/%GROUP%//; 2021-05-13 06:17:00.243 | s/%USER%/ubuntu/; 2021-05-13 06:17:00.243 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:17:00.243 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:17:00.243 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:17:00.252 | uid = ubuntu 2021-05-13 06:17:00.252 | gid = 2021-05-13 06:17:00.252 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:17:00.252 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:17:00.252 | address = 127.0.0.1 2021-05-13 06:17:00.252 | 2021-05-13 06:17:00.252 | [account6612] 2021-05-13 06:17:00.252 | max connections = 25 2021-05-13 06:17:00.252 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:17:00.252 | read only = false 2021-05-13 06:17:00.252 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:17:00.252 | 2021-05-13 06:17:00.252 | [account6622] 2021-05-13 06:17:00.252 | max connections = 25 2021-05-13 06:17:00.252 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:17:00.252 | read only = false 2021-05-13 06:17:00.252 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:17:00.252 | 2021-05-13 06:17:00.252 | [account6632] 2021-05-13 06:17:00.252 | max connections = 25 2021-05-13 06:17:00.252 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:17:00.252 | read only = false 2021-05-13 06:17:00.252 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:17:00.252 | 2021-05-13 06:17:00.252 | [account6642] 2021-05-13 06:17:00.252 | max connections = 25 2021-05-13 06:17:00.252 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:17:00.253 | read only = false 2021-05-13 06:17:00.253 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.253 | [container6611] 2021-05-13 06:17:00.253 | max connections = 25 2021-05-13 06:17:00.253 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:17:00.253 | read only = false 2021-05-13 06:17:00.253 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.253 | [container6621] 2021-05-13 06:17:00.253 | max connections = 25 2021-05-13 06:17:00.253 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:17:00.253 | read only = false 2021-05-13 06:17:00.253 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.253 | [container6631] 2021-05-13 06:17:00.253 | max connections = 25 2021-05-13 06:17:00.253 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:17:00.253 | read only = false 2021-05-13 06:17:00.253 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.253 | [container6641] 2021-05-13 06:17:00.253 | max connections = 25 2021-05-13 06:17:00.253 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:17:00.253 | read only = false 2021-05-13 06:17:00.253 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.253 | [object6613] 2021-05-13 06:17:00.253 | max connections = 25 2021-05-13 06:17:00.253 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:17:00.253 | read only = false 2021-05-13 06:17:00.253 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:17:00.253 | 2021-05-13 06:17:00.254 | [object6623] 2021-05-13 06:17:00.254 | max connections = 25 2021-05-13 06:17:00.254 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:17:00.254 | read only = false 2021-05-13 06:17:00.254 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:17:00.254 | 2021-05-13 06:17:00.254 | [object6633] 2021-05-13 06:17:00.254 | max connections = 25 2021-05-13 06:17:00.254 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:17:00.254 | read only = false 2021-05-13 06:17:00.254 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:17:00.254 | 2021-05-13 06:17:00.254 | [object6643] 2021-05-13 06:17:00.254 | max connections = 25 2021-05-13 06:17:00.254 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:17:00.254 | read only = false 2021-05-13 06:17:00.254 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:17:00.255 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:17:00.257 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:00.259 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:00.261 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:17:00.273 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:17:00.275 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:17:00.280 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:17:00.284 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:17:00.286 | + 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:17:00.290 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:17:00.318 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-05-13 06:17:00.344 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:17:00.361 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:17:00.388 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:17:00.406 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:00.433 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:17:00.450 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:17:00.478 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:17:00.496 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:17:00.523 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:17:00.541 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:00.568 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:17:00.586 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:17:00.601 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:00.603 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:17:00.630 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:17:00.657 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:17:00.683 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:17:00.710 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:17:00.725 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:00.727 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:17:00.752 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:17:00.768 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:00.770 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:17:00.785 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:00.787 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:17:00.789 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:17:00.803 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:00.805 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:17:00.807 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:17:00.809 | + 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:17:00.815 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:17:00.820 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:17:00.847 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:17:00.872 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:17:00.902 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:17:00.931 | + 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:17:00.958 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:17:00.960 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:17:00.962 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:17:00.964 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:17:00.966 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:17:00.992 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:17:01.019 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:17:01.046 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:17:01.073 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:17:01.099 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:17:01.126 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:17:01.153 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:17:01.180 | + 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:17:01.209 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:17:01.237 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:17:01.264 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:17:01.290 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:17:01.318 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:17:01.347 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:17:01.374 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:17:01.392 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:17:01.419 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:17:01.446 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:17:01.450 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:17:01.479 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:17:01.505 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:17:01.532 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:17:01.534 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:17:01.537 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:17:01.539 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:17:01.543 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:17:01.546 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:17:01.548 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:01.550 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:17:01.552 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:17:01.554 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:01.556 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:01.558 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:17:01.576 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:01.603 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:17:01.620 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:17:01.649 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:01.666 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:01.694 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:17:01.712 | + 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:17:01.740 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:17:01.758 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:01.786 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:17:01.803 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:17:01.831 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:01.849 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:01.877 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:17:01.900 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:01.929 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:17:01.946 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:17:01.974 | + 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:17:01.979 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:01.997 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:02.025 | + 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:17:02.054 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:17:02.056 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:17:02.060 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:17:02.063 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:17:02.065 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:02.067 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:17:02.069 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:17:02.071 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:02.073 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:02.076 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:17:02.094 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:02.122 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:17:02.140 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:17:02.168 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:02.185 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:02.213 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:17:02.231 | + 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:17:02.259 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:17:02.277 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:02.306 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:17:02.324 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:17:02.351 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:02.369 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:02.398 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:17:02.416 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:02.444 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:17:02.461 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:17:02.489 | + 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:17:02.494 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:02.511 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:02.539 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:17:02.541 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:17:02.546 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:17:02.548 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:17:02.551 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:17:02.553 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:17:02.555 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:17:02.557 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:17:02.559 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:17:02.561 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:17:02.579 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:17:02.606 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:17:02.625 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:17:02.652 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:17:02.670 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:17:02.698 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:17:02.715 | + 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:17:02.743 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:17:02.761 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:17:02.789 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:17:02.807 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:17:02.835 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:17:02.852 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:17:02.880 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:17:02.899 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:17:02.926 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:17:02.944 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:17:02.971 | + 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:17:02.976 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:17:02.993 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:17:03.022 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:17:03.049 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:17:03.077 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:17:03.104 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:17:03.106 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:17:03.111 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:17:03.139 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:17:03.167 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:17:03.196 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:17:03.225 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:17:03.253 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:17:03.281 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:17:03.308 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:17:03.335 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:17:03.361 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:17:03.377 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:03.379 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:17:03.398 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:17:03.401 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:17:03.420 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:17:03.423 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:17:03.449 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:17:03.452 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:17:03.479 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:17:03.507 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:17:03.509 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:17:03.537 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:17:03.553 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:03.555 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:17:03.558 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:17:03.562 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:17:03.565 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:17:03.577 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:17:03.580 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:17:03.591 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:17:03.594 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:17:03.596 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:17:03.598 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:17:03.601 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:17:03.603 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:17:03.605 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:17:03.607 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:17:03.610 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:17:03.622 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:17:03.624 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:17:03.626 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:17:03.644 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:03.646 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:17:03.664 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:03.666 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:17:03.668 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:17:03.671 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:17:03.673 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:03.675 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:17:03.678 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:17:03.681 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:17:03.683 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:17:03.700 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:03.703 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:17:03.705 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:17:03.723 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:03.726 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:17:03.728 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:17:03.731 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:17:03.733 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:03.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:03.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:17:03.741 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:03.744 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:17:03.747 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:17:03.750 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:17:03.753 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:17:03.755 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:17:03.758 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:17:03.760 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:17:03.764 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:17:03.767 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:17:03.769 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:17:03.773 | +++ 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:17:03.774 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:17:03.779 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:17:03.782 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:17:03.784 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:17:03.787 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:17:03.790 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:17:03.812 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:17:03.814 | + 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:17:04.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:04.570 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:04.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:04.570 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:05.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:05.606 | 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:17:05.609 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:05.610 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:05.612 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:05.617 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:05.624 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:05.630 | 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:17:05.725 | 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:17:05.729 | 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:17:05.741 | 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:17:05.802 | 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:17:05.824 | 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:17:05.829 | 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:17:05.847 | 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:17:05.859 | 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:17:05.899 | 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:17:05.906 | 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:17:05.912 | 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:17:05.957 | 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:17:05.972 | 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:17:05.976 | 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:17:05.986 | 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:17:06.009 | 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:17:06.026 | 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:17:06.031 | 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:17:06.034 | 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:17:06.037 | 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:17:06.040 | 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:17:06.056 | 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:17:06.062 | 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:17:06.080 | 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:17:06.106 | 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:17:06.111 | 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:17:06.131 | 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:17:06.135 | 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:17:06.139 | 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:17:06.142 | 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:17:06.149 | 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:17:06.164 | 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:17:06.184 | 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:17:06.190 | 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:17:06.199 | 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:17:06.202 | 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:17:06.207 | 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:17:06.212 | 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:17:06.215 | 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:17:06.224 | 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:17:06.228 | 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:17:06.231 | 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:17:06.236 | 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:17:06.245 | 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:17:06.256 | 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:17:06.269 | 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:17:06.281 | 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:17:06.290 | 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:17:06.293 | 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:17:06.295 | 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:17:06.298 | 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:17:06.301 | 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:17:06.305 | 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:17:06.314 | 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:17:06.316 | 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:17:06.320 | 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:17:06.323 | 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:17:06.374 | 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:17:06.392 | 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:17:06.399 | 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:17:06.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:17:06.406 | 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:17:06.409 | 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:17:06.416 | 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:17:06.418 | 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:17:08.143 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:08.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:08.223 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:08.225 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:08.227 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:08.230 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:08.232 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:08.234 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:08.237 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:08.239 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:08.241 | + functions-common:time_stop:2311 : start_time=1620886623806 2021-05-13 06:17:08.243 | + functions-common:time_stop:2313 : [[ -z 1620886623806 ]] 2021-05-13 06:17:08.246 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:08.251 | + functions-common:time_stop:2316 : end_time=1620886628248 2021-05-13 06:17:08.253 | + functions-common:time_stop:2317 : elapsed_time=4442 2021-05-13 06:17:08.255 | + functions-common:time_stop:2318 : total=58742 2021-05-13 06:17:08.257 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:08.260 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63184 2021-05-13 06:17:08.262 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:08.265 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:17:08.268 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:17:08.270 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:17:08.283 | + 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:17:08.288 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:17:08.291 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:17:08.293 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:17:08.295 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:08.298 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:08.301 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:08.303 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:08.306 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:08.309 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:08.325 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:08.328 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:08.330 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:08.334 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:08.335 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:08.340 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:17:08.342 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:08.345 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:17:08.347 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:08.348 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:08.350 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:17:08.353 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:08.356 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:17:08.358 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:08.361 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:08.363 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:17:08.366 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:08.368 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:17:08.371 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:08.374 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:08.376 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:17:08.379 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:08.381 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:08.384 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:17:08.387 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:08.390 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:17:08.392 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:08.395 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:08.398 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:17:08.404 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:17:08.406 | + 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:17:09.005 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:17:09.007 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:09.010 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:09.012 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:09.015 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:17:09.017 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:17:09.020 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:09.022 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:09.025 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:09.027 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:09.029 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:09.032 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:09.035 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:09.037 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:17:09.058 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:17:09.060 | + 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:17:09.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:09.801 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:09.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:09.801 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:10.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:10.817 | 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:17:10.821 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:10.821 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:10.823 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:10.828 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:10.835 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:10.852 | Obtaining file:///opt/stack/glance 2021-05-13 06:17:12.098 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:13.339 | 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:17:13.349 | 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:17:13.357 | 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:17:13.369 | 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:17:13.397 | 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:17:13.406 | 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:17:13.419 | 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:17:13.429 | 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:17:13.448 | 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:17:13.488 | 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:17:13.501 | 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:17:13.509 | 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:17:13.515 | 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:17:13.524 | 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:17:13.531 | 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:17:13.600 | 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:17:13.604 | 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:17:13.609 | 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:17:13.612 | 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:17:13.623 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:17:13.682 | 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:17:13.735 | 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:17:13.740 | 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:17:13.745 | 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:17:13.763 | 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:17:13.799 | 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:17:13.810 | 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:17:13.850 | 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:17:13.856 | 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:17:13.904 | 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:17:13.910 | 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:17:13.948 | 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:17:14.009 | 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:17:14.028 | 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:17:14.043 | 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:17:14.057 | 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:17:14.066 | 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:17:14.090 | 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:17:14.101 | 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:17:14.117 | 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:17:14.163 | 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:17:14.168 | 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:17:14.171 | 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:17:14.173 | 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:17:14.194 | 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:17:14.208 | 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:17:14.219 | 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:17:14.222 | 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:17:14.225 | 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:17:14.241 | 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:17:14.246 | 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:17:14.249 | 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:17:14.267 | 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:17:14.272 | 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:17:14.278 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:17:14.298 | 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:17:14.303 | 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:17:14.307 | 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:17:14.357 | 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:17:14.360 | 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:17:14.363 | 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:17:14.374 | 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:17:14.377 | 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:17:14.380 | 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:17:14.387 | 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:17:14.443 | 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:17:14.456 | 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:17:14.465 | 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:17:14.472 | 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:17:14.489 | 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:17:14.492 | 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:17:14.500 | 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:17:14.520 | 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:17:14.523 | 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:17:14.529 | 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:17:14.536 | 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:17:14.540 | 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:17:14.548 | 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:17:14.554 | 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:17:14.559 | 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:17:14.563 | 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:17:14.568 | 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:17:14.571 | 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:17:14.612 | 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:17:14.618 | 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:17:14.621 | 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:17:14.654 | 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:17:14.657 | 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:17:14.669 | 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:17:14.672 | 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:17:14.676 | 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:17:14.679 | 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:17:14.683 | 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:17:14.685 | 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:17:14.724 | 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:17:14.729 | 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:17:14.735 | 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:17:14.738 | 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:17:14.740 | 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:17:14.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:17:14.746 | 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:17:14.749 | 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:17:14.752 | 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:17:14.755 | 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:17:14.758 | 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:17:14.814 | 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:17:14.819 | 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:17:14.860 | 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:17:14.863 | 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:17:15.849 | Installing collected packages: glance 2021-05-13 06:17:15.849 | Attempting uninstall: glance 2021-05-13 06:17:15.851 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:17:15.854 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:17:15.856 | Running setup.py develop for glance 2021-05-13 06:17:17.408 | Successfully installed glance 2021-05-13 06:17:17.545 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:17.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:17.630 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:17.632 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:17.635 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:17.637 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:17.640 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:17.642 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:17.644 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:17.647 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:17.649 | + functions-common:time_stop:2311 : start_time=1620886629052 2021-05-13 06:17:17.651 | + functions-common:time_stop:2313 : [[ -z 1620886629052 ]] 2021-05-13 06:17:17.654 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:17.659 | + functions-common:time_stop:2316 : end_time=1620886637656 2021-05-13 06:17:17.661 | + functions-common:time_stop:2317 : elapsed_time=8604 2021-05-13 06:17:17.663 | + functions-common:time_stop:2318 : total=63184 2021-05-13 06:17:17.665 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:17.668 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71788 2021-05-13 06:17:17.671 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:17.673 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:17.676 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:17.678 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:17.697 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:17:17.709 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:17:17.712 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:17:17.714 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:17.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:17.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:17:17.722 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:17.724 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:17:17.727 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:17:17.729 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:17:17.742 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:17:17.745 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:17:17.747 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:17:17.750 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:17:17.752 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:17:17.754 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:17:17.757 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:17:17.760 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:17:17.789 | + 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:17:17.818 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:17:17.847 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:17:17.877 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:17:17.907 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:17:17.937 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:17:17.940 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:17:17.942 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:17:17.945 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:17:17.947 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:17:17.975 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:17:18.005 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:17:18.035 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:17:18.065 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:17:18.094 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:17:18.124 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:17:18.154 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:17:18.186 | + 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:17:18.215 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:17:18.245 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:17:18.276 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:17:18.278 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:17:18.281 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:17:18.284 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:17:18.286 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:17:18.289 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:17:18.306 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:18.310 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:17:18.312 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:17:18.315 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:17:18.332 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:18.334 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:17:18.337 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:17:18.369 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:17:18.371 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:17:18.374 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:17:18.377 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:17:18.379 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:17:18.381 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:17:18.384 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:17:18.386 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:17:18.389 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:17:18.391 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:18.394 | + 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:17:18.426 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:17:18.429 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:17:18.459 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:17:18.462 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:17:18.479 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:18.481 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:17:18.512 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:17:18.544 | + 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:17:18.574 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:17:18.605 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:17:18.635 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:17:18.658 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:18.661 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:17:18.691 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:17:18.722 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:17:18.751 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-05-13 06:17:18.784 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:17:18.815 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:17:18.846 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:17:18.863 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:18.866 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:17:18.869 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:17:18.871 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:17:18.875 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:17:18.892 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:17:18.895 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:17:18.898 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:18.900 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:17:18.903 | + 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:17:18.933 | + 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:17:18.964 | + 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:17:18.994 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:17:19.025 | + 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:17:19.030 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:17:19.059 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:17:19.089 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:17:19.118 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:17:19.149 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:17:19.179 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:17:19.209 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:17:19.239 | + 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:17:19.269 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:17:19.299 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:17:19.328 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:17:19.358 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:17:19.363 | + 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:17:19.371 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:17:19.387 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:19.389 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:17:19.392 | + 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:17:19.394 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:17:19.397 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:17:19.399 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:17:19.402 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:17:19.406 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:17:19.408 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:17:19.412 | + 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:17:19.442 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:17:19.444 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:17:19.446 | ++ functions:get_random_port:837 : true 2021-05-13 06:17:19.449 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:17:19.451 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:17:19.453 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:17:19.501 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:17:19.503 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:17:19.505 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:17:19.508 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:17:19.510 | + 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:17:19.537 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:17:19.565 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:17:19.593 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:17:19.620 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:17:19.647 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:17:19.674 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:17:19.701 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:17:19.728 | + 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:17:19.756 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:17:19.783 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:17:19.810 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:17:19.837 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:17:19.865 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:17:19.892 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:17:19.920 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:17:19.947 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:17:19.975 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:17:20.002 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:17:20.031 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:17:20.033 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:17:20.036 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:20.038 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:20.040 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:20.043 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:20.045 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:17:20.097 | proxy (enabled by site administrator) 2021-05-13 06:17:20.100 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:17:20.103 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:17:20.105 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:20.107 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:20.110 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:20.112 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:20.114 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:17:20.168 | proxy_http (enabled by site administrator) 2021-05-13 06:17:20.170 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:17:20.174 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:17:20.176 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:17:20.178 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:17:20.181 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:20.183 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:20.185 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:20.188 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:20.191 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:17:20.191 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:20.200 | KeepAlive Off 2021-05-13 06:17:20.204 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:17:20.205 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:20.213 | SetEnv proxy-sendchunked 1 2021-05-13 06:17:20.216 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:17:20.217 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:17:20.226 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:17:20.229 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:17:20.231 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:17:20.234 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:17:20.236 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:17:20.238 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:20.241 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:20.243 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:20.245 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:20.248 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:17:20.250 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:20.252 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:20.255 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:17:20.317 | Site glance-wsgi-api already enabled 2021-05-13 06:17:20.321 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:17:20.323 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:17:20.326 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:17:20.328 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:17:20.459 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:17:20.466 | + 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:17:20.497 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:17:20.514 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:20.517 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:17:20.519 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:17:20.522 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:17:20.524 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:20.527 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:17:20.529 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:17:20.532 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:17:20.535 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:17:20.537 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:20.539 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:20.542 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:20.545 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:20.548 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:20.551 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:20.567 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:20.569 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:20.571 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:20.574 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:20.574 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:20.580 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:17:20.582 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:20.584 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:17:20.587 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:20.588 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:20.593 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:17:20.596 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:20.598 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:17:20.601 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:20.603 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:20.606 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:20.609 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:20.611 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:17:20.614 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:20.616 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:20.618 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:20.621 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:20.623 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:20.626 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:17:20.629 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:20.632 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:17:20.634 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:20.637 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:20.640 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:17:20.645 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:17:20.648 | + 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:17:21.250 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:17:21.252 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:21.254 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:21.257 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:21.259 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:17:21.261 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:17:21.264 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:21.267 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:21.269 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:21.271 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:21.274 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:21.276 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:21.278 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:21.281 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:17:21.301 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:17:21.304 | + 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:17:22.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:22.046 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:22.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:22.046 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:23.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:23.066 | 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:17:23.070 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:23.070 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:23.072 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:23.077 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:23.084 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:23.088 | Obtaining file:///opt/stack/cinder 2021-05-13 06:17:25.077 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:27.058 | 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:17:27.068 | 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:17:27.076 | 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:17:27.087 | 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:17:27.116 | 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:17:27.129 | 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:17:27.138 | 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:17:27.150 | 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:17:27.170 | 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:17:27.209 | 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:17:27.223 | 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:17:27.226 | 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:17:27.235 | 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:17:27.250 | 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:17:27.273 | 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:17:27.279 | 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:17:27.284 | 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:17:27.289 | 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:17:27.292 | 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:17:27.295 | 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:17:27.306 | 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:17:27.367 | 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:17:27.419 | 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:17:27.430 | 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:17:27.439 | 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:17:27.463 | 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:17:27.467 | 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:17:27.485 | 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:17:27.521 | 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:17:27.533 | 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:17:27.573 | 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:17:27.579 | 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:17:27.627 | 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:17:27.633 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:17:27.671 | 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:17:27.725 | 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:17:27.743 | 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:17:27.758 | 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:17:27.774 | 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:17:27.787 | 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:17:27.792 | 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:17:27.801 | 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:17:27.825 | 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:17:27.835 | 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:17:27.851 | 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:17:27.871 | 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:17:27.894 | 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:17:27.939 | 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:17:27.945 | 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:17:27.979 | 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:17:27.982 | 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:17:27.985 | 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:17:28.005 | 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:17:28.008 | 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:17:28.013 | 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:17:28.023 | 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:17:28.026 | 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:17:28.029 | 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:17:28.048 | 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:17:28.054 | 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:17:28.070 | 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:17:28.089 | 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:17:28.104 | 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:17:28.131 | 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:17:28.135 | 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:17:28.143 | 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:17:28.162 | 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:17:28.167 | 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:17:28.172 | 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:17:28.177 | 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:17:28.185 | 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:17:28.258 | 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:17:28.261 | 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:17:28.272 | 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:17:28.275 | 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:17:28.278 | 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:17:28.284 | 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:17:28.287 | 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:17:28.293 | 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:17:28.350 | 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:17:28.364 | 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:17:28.372 | 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:17:28.378 | 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:17:28.396 | 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:17:28.455 | 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:17:28.459 | 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:17:28.466 | 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:17:28.470 | 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:17:28.490 | 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:17:28.494 | 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:17:28.501 | 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:17:28.504 | 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:17:28.509 | 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:17:28.512 | 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:17:28.516 | 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:17:28.525 | 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:17:28.549 | 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:17:28.552 | 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:17:28.558 | 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:17:28.563 | 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:17:28.567 | 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:17:28.571 | 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:17:28.579 | 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:17:28.587 | 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:17:28.594 | 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:17:28.634 | 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:17:28.639 | 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:17:28.646 | 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:17:28.649 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:17:28.661 | 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:17:28.664 | 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:17:28.677 | 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:17:28.686 | 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:17:28.698 | 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:17:28.712 | 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:17:28.716 | 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:17:28.720 | 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:17:28.723 | 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:17:28.727 | 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:17:28.729 | 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:17:28.734 | 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:17:28.741 | 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:17:28.778 | 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:17:28.781 | 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:17:28.784 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:17:28.787 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:17:28.789 | 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:17:28.794 | 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:17:28.797 | 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:17:28.803 | 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:17:28.808 | 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:17:28.810 | 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:17:28.813 | 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:17:28.821 | 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:17:28.824 | 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:17:28.828 | 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:17:28.882 | 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:17:28.885 | 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:17:28.891 | 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:17:28.893 | 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:17:28.898 | 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:17:29.789 | Installing collected packages: cinder 2021-05-13 06:17:29.789 | Attempting uninstall: cinder 2021-05-13 06:17:29.791 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:17:29.794 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:17:29.796 | Running setup.py develop for cinder 2021-05-13 06:17:32.036 | Successfully installed cinder 2021-05-13 06:17:32.178 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:32.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:32.266 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:32.268 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:32.270 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:32.273 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:32.275 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:32.277 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:32.279 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:32.282 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:32.284 | + functions-common:time_stop:2311 : start_time=1620886641296 2021-05-13 06:17:32.287 | + functions-common:time_stop:2313 : [[ -z 1620886641296 ]] 2021-05-13 06:17:32.289 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:32.293 | + functions-common:time_stop:2316 : end_time=1620886652291 2021-05-13 06:17:32.296 | + functions-common:time_stop:2317 : elapsed_time=10995 2021-05-13 06:17:32.298 | + functions-common:time_stop:2318 : total=71788 2021-05-13 06:17:32.300 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:32.302 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82783 2021-05-13 06:17:32.305 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:32.307 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:32.309 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:32.312 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:32.331 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:17:32.343 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:17:32.345 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:17:32.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:32.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:32.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:17:32.355 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:32.358 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:17:32.360 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:17:32.363 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:17:32.365 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:32.367 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:32.370 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:17:32.382 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:17:32.384 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:17:32.387 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:17:32.390 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:17:32.392 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:17:32.395 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:32.398 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:17:32.400 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:32.402 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:32.405 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:17:32.407 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:17:32.410 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:17:32.412 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:17:32.415 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:17:32.417 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:17:32.420 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:32.422 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:32.424 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:17:32.447 | + 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:17:32.551 | Reading package lists... 2021-05-13 06:17:32.761 | Building dependency tree... 2021-05-13 06:17:32.762 | Reading state information... 2021-05-13 06:17:32.982 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:17:32.983 | The following packages were automatically installed and are no longer required: 2021-05-13 06:17:32.984 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:17:32.984 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:17:32.984 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:17:32.984 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:17:32.984 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:17:32.984 | python3-zope.interface 2021-05-13 06:17:32.984 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:17:33.093 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:17:33.097 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:17:33.100 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:17:33.103 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:33.105 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:33.108 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:33.111 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:33.113 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:33.116 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:17:33.118 | + functions-common:time_stop:2311 : start_time=1620886652444 2021-05-13 06:17:33.121 | + functions-common:time_stop:2313 : [[ -z 1620886652444 ]] 2021-05-13 06:17:33.124 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:33.128 | + functions-common:time_stop:2316 : end_time=1620886653126 2021-05-13 06:17:33.131 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:17:33.133 | + functions-common:time_stop:2318 : total=4807 2021-05-13 06:17:33.136 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:33.138 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5489 2021-05-13 06:17:33.141 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:17:33.143 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:17:33.145 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:17:33.148 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:17:33.161 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:17:33.165 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:17:33.167 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:17:33.169 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:17:33.172 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:17:33.173 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:17:33.177 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:17:33.179 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:17:33.182 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:17:33.184 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:17:33.186 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:17:33.189 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:17:33.191 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:17:33.193 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:17:33.205 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:17:33.217 | + 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:17:33.228 | + 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:17:33.240 | + 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:17:33.252 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:17:33.255 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:17:33.259 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.DPwXUrOh5B 2021-05-13 06:17:33.261 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:17:33.264 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:17:33.267 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:17:33.269 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.DPwXUrOh5B 2021-05-13 06:17:33.273 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.DPwXUrOh5B 2021-05-13 06:17:33.284 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.DPwXUrOh5B /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:17:33.296 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:17:33.300 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:17:33.302 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:17:33.304 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:17:33.307 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:17:33.309 | + 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:17:33.311 | + 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:17:33.314 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:17:33.316 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:17:33.321 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:17:33.325 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:17:33.345 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:17:33.363 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:17:33.382 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:17:33.401 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:17:33.420 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:17:33.439 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:17:33.458 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:17:33.477 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:17:33.479 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:33.481 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:17:33.484 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:17:33.487 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:17:33.516 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:17:33.544 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:17:33.571 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:17:33.599 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:17:33.627 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:17:33.654 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:17:33.682 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:17:33.709 | + 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:17:33.737 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:17:33.764 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:17:33.795 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:17:33.824 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:17:33.826 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:17:33.829 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:17:33.831 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:17:33.833 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:17:33.836 | + 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:17:33.868 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:17:33.895 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:17:33.924 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:17:33.952 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:17:33.980 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:17:34.008 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:17:34.038 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:17:34.041 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:17:34.069 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:17:34.101 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:17:34.109 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key d8949b6c97e46d0cb75fbac06821c6a3 2021-05-13 06:17:34.137 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:17:34.165 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:17:34.182 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:34.184 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:17:34.201 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:34.204 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:17:34.221 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:34.223 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:17:34.239 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:34.242 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:17:34.244 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:17:34.247 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:17:34.249 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:17:34.251 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:17:34.254 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:17:34.256 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:17:34.273 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:34.276 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:17:34.279 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:17:34.282 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:17:34.297 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:34.300 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:17:34.302 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:17:34.330 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:17:34.333 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:17:34.335 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:17:34.337 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:17:34.340 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:34.343 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:17:34.360 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:17:34.363 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:17:34.365 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:17:34.367 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:17:34.370 | + 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:17:34.398 | + 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:17:34.426 | + 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:17:34.454 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:17:34.482 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:17:34.485 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:17:34.487 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:17:34.490 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:17:34.492 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:17:34.494 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:17:34.497 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:17:34.502 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:17:34.504 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:17:34.506 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:17:34.519 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:17:34.519 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:17:34.528 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:17:34.532 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:17:34.548 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:17:34.551 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:17:34.555 | + 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:17:34.584 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:17:34.611 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:17:34.638 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:17:34.666 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:17:34.693 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:17:34.721 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:17:34.747 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:17:34.775 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:17:34.803 | + 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:17:34.831 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:17:34.858 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:17:34.885 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:17:34.913 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:17:34.916 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:17:34.918 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:17:34.921 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:17:34.924 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:17:34.926 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:34.928 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:34.931 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:34.934 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:34.936 | + 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:17:34.964 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:17:34.992 | + 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:17:34.992 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:17:35.001 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:17:35.004 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:17:35.006 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:17:35.009 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:17:35.011 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:17:35.013 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:17:35.016 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:35.019 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:35.021 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:17:35.024 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:17:35.026 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:17:35.028 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:17:35.031 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:17:35.091 | Enabling site cinder-wsgi. 2021-05-13 06:17:35.097 | To activate the new configuration, you need to run: 2021-05-13 06:17:35.097 | systemctl reload apache2 2021-05-13 06:17:35.101 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:17:35.104 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:17:35.106 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:17:35.109 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:17:35.232 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:17:35.235 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:17:35.267 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:17:35.296 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:17:35.313 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:17:35.316 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:17:35.318 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:17:35.320 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:17:35.323 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:17:35.325 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:17:35.356 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:17:35.384 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-05-13 06:17:35.412 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:17:35.440 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:17:35.468 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:17:35.497 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:17:35.524 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:17:35.553 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:17:35.581 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:17:35.610 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:17:35.638 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:17:35.666 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:17:35.668 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:17:35.685 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:35.688 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:17:35.718 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:17:35.736 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:35.738 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:17:35.741 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:17:35.743 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:17:35.745 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:17:35.748 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:17:35.751 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:17:35.754 | ++ 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:17:35.755 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:17:35.760 | + 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:17:35.762 | + 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:17:35.765 | + 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:17:35.768 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:17:35.770 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:17:35.773 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:17:35.775 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:17:35.778 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:35.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:35.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:17:35.785 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:35.788 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:17:35.790 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:17:35.793 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:17:35.795 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:17:35.798 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:17:35.800 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:17:35.803 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:17:35.805 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:17:35.808 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:17:35.824 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:17:35.827 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:17:35.829 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:35.832 | + functions-common:git_clone:544 : echo master 2021-05-13 06:17:35.832 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:17:35.837 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:17:35.839 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:17:35.842 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:17:35.845 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:17:35.845 | + functions-common:git_clone:593 : head -1 2021-05-13 06:17:35.848 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:17:35.850 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:17:35.853 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:17:35.855 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:17:35.858 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:35.861 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:35.863 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:17:35.866 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:17:35.868 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:17:35.870 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:35.873 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:35.876 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:17:35.878 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:17:35.882 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:17:35.884 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:17:35.887 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:17:35.889 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:17:35.892 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:17:35.895 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:17:35.901 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:17:35.904 | + 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:17:36.503 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:17:36.505 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:17:36.508 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:17:36.510 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:17:36.512 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:17:36.515 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:17:36.517 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:17:36.520 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:17:36.522 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:17:36.525 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:17:36.527 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:17:36.529 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:17:36.532 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:17:36.535 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:17:36.555 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:17:36.558 | + 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:17:37.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:37.294 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:37.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:17:37.294 | from cryptography.utils import int_from_bytes 2021-05-13 06:17:38.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:17:38.312 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:17:38.315 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:38.315 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:38.317 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:38.322 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:38.329 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:17:38.333 | Obtaining file:///opt/stack/neutron 2021-05-13 06:17:40.406 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:17:42.491 | 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:17:42.498 | 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:17:42.502 | 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:17:42.510 | 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:17:42.519 | 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:17:42.531 | 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:17:42.558 | 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:17:42.572 | 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:17:42.580 | 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:17:42.588 | 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:17:42.591 | 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:17:42.600 | 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:17:42.607 | 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:17:42.612 | 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:17:42.617 | 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:17:42.677 | 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:17:42.729 | 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:17:42.734 | 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:17:42.737 | 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:17:42.776 | 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:17:42.804 | 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:17:42.822 | 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:17:42.826 | 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:17:42.832 | 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:17:42.854 | 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:17:42.891 | 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:17:42.902 | 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:17:42.941 | 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:17:42.947 | 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:17:42.995 | 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:17:43.001 | 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:17:43.040 | 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:17:43.094 | 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:17:43.112 | 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:17:43.128 | 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:17:43.143 | 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:17:43.157 | 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:17:43.161 | 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:17:43.170 | 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:17:43.194 | 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:17:43.205 | 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:17:43.221 | 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:17:43.241 | 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:17:43.286 | 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:17:43.291 | 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:17:43.300 | 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:17:43.306 | 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:17:43.309 | 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:17:43.319 | 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:17:43.321 | 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:17:43.342 | 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:17:43.356 | 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:17:43.367 | 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:17:43.370 | 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:17:43.373 | 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:17:43.379 | 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:17:43.384 | 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:17:43.405 | 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:17:43.407 | 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:17:43.426 | 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:17:43.452 | 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:17:43.467 | 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:17:43.472 | 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:17:43.479 | 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:17:43.498 | 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:17:43.501 | 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:17:43.505 | 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:17:43.511 | 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:17:43.562 | 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:17:43.565 | 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:17:43.568 | 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:17:43.571 | 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:17:43.581 | 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:17:43.585 | 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:17:43.588 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:17:43.595 | 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:17:43.609 | 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:17:43.618 | 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:17:43.623 | 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:17:43.641 | 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:17:43.660 | 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:17:43.718 | 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:17:43.722 | 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:17:43.729 | 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:17:43.748 | 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:17:43.753 | 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:17:43.756 | 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:17:43.761 | 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:17:43.769 | 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:17:43.777 | 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:17:43.780 | 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:17:43.785 | 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:17:43.791 | 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:17:43.795 | 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:17:43.838 | 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:17:43.841 | 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:17:43.845 | 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:17:43.884 | 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:17:43.887 | 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:17:43.892 | 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:17:43.933 | 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:17:43.936 | 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:17:43.941 | 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:17:43.945 | 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:17:43.955 | 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:17:43.958 | 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:17:43.979 | 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:17:43.995 | 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:17:44.007 | 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:17:44.019 | 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:17:44.023 | 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:17:44.026 | 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:17:44.030 | 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:17:44.033 | 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:17:44.036 | 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:17:44.039 | 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:17:44.041 | 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:17:44.044 | 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:17:44.047 | 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:17:44.050 | 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:17:44.053 | 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:17:44.056 | 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:17:44.059 | 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:17:44.072 | 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:17:44.084 | 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:17:44.143 | 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:17:44.148 | 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:17:44.153 | 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:17:44.157 | 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:17:44.160 | 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:17:45.134 | Installing collected packages: neutron 2021-05-13 06:17:45.134 | Attempting uninstall: neutron 2021-05-13 06:17:45.136 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:17:45.146 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:17:45.147 | Running setup.py develop for neutron 2021-05-13 06:17:47.534 | Successfully installed neutron 2021-05-13 06:17:47.671 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:17:47.671 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:17:47.757 | + inc/python:pip_install:200 : result=0 2021-05-13 06:17:47.759 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:17:47.761 | + functions-common:time_stop:2304 : local name 2021-05-13 06:17:47.763 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:17:47.766 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:17:47.768 | + functions-common:time_stop:2307 : local total 2021-05-13 06:17:47.771 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:17:47.773 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:17:47.775 | + functions-common:time_stop:2311 : start_time=1620886656550 2021-05-13 06:17:47.777 | + functions-common:time_stop:2313 : [[ -z 1620886656550 ]] 2021-05-13 06:17:47.780 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:17:47.785 | + functions-common:time_stop:2316 : end_time=1620886667782 2021-05-13 06:17:47.787 | + functions-common:time_stop:2317 : elapsed_time=11232 2021-05-13 06:17:47.789 | + functions-common:time_stop:2318 : total=82783 2021-05-13 06:17:47.791 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:17:47.794 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94015 2021-05-13 06:17:47.796 | + inc/python:pip_install:203 : return 0 2021-05-13 06:17:47.798 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:17:47.801 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:47.803 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:47.821 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:17:47.834 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:17:47.836 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:17:47.839 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:17:47.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:17:47.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:17:47.847 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:17:47.849 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:17:47.852 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:17:47.854 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:17:47.857 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:17:47.857 | Installing OVN and dependent packages 2021-05-13 06:17:47.859 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:17:47.862 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:17:47.877 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:17:47.880 | + 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:17:47.882 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:17:47.885 | [Call Trace] 2021-05-13 06:17:47.885 | ./stack.sh:896:stack_install_service 2021-05-13 06:17:47.885 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:17:47.885 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:17:47.885 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:17:47.885 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:17:47.885 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:17:47.889 | [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:17:48.892 | Error on exit 2021-05-13 06:17:49.656 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:17:49.656 |