2020-11-30 15:28:23.181 | + ./stack.sh:main:462 : exec 2020-11-30 15:28:23.182 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152823' 2020-11-30 15:28:23.182 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-152823.summary.2020-11-30-152823 2020-11-30 15:28:23.182 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:28:23.182 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152823 2020-11-30 15:28:23.182 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152823 /opt/stack/logs/stack.sh.log 2020-11-30 15:28:23.182 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152823.summary.2020-11-30-152823 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:28:23.182 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:28:23.182 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:28:23.182 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:28:23.182 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:28:23.182 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:28:23.182 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:28:23.183 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:28:23.187 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:28:23.189 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:28:23.191 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:28:23.193 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:28:23.195 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:28:23.196 | Linux n-d-764626-2 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-11-30 15:28:23.198 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:28:23.200 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:28:23.203 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:28:23.229 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:28:23.243 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:28:23.245 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:28:23.247 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:28:23.249 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:28:23.252 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:28:23.254 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:28:23.256 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:28:23.258 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:28:23.259 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:28:23.261 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:28:23.263 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:28:23.265 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:28:23.268 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:28:23.270 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:28:23.272 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:28:23.274 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:28:23.276 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:28:23.278 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:28:23.280 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:28:23.292 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:28:23.293 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:28:23.295 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:28:23.297 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:28:23.299 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:28:23.300 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:28:23.302 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:28:23.304 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:28:23.306 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:28:23.307 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:28:23.309 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:28:23.311 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:28:23.314 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:28:23.316 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:28:23.317 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:28:23.319 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:28:23.321 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:28:23.338 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:28:23.340 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:28:23.352 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:28:23.355 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:28:23.358 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:28:23.360 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:28:23.363 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:28:23.364 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:28:23.366 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:28:23.368 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:28:23.370 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:28:23.372 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:28:23.374 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:28:23.376 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:28:23.381 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:28:23.391 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:28:23.408 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:28:23.419 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:28:23.432 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:28:23.458 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:28:23.486 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:28:23.558 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:28:23.579 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:28:23.614 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:28:23.662 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:28:23.701 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:28:23.793 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:28:23.807 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:28:23.820 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:28:23.831 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:28:23.922 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:28:23.926 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:28:23.929 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:28:23.931 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:28:23.934 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:28:23.936 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:28:23.938 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:28:23.940 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:28:23.943 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:28:23.946 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:28:23.948 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:28:23.950 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:28:23.952 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:28:23.954 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:28:23.968 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:28:23.970 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:28:23.972 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:28:24.008 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:28:24.010 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:28:24.012 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:28:24.014 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:28:24.016 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:28:24.019 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:28:24.021 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:28:24.023 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:28:24.025 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:28:24.027 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:28:24.030 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.032 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:28:24.035 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.037 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-11-30 15:28:24.040 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.042 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-11-30 15:28:24.044 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.046 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-11-30 15:28:24.049 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.052 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-11-30 15:28:24.054 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.056 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-11-30 15:28:24.058 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.060 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-11-30 15:28:24.063 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.065 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-11-30 15:28:24.067 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.069 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-11-30 15:28:24.072 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.074 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-11-30 15:28:24.076 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.079 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-11-30 15:28:24.081 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.083 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-11-30 15:28:24.086 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.088 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-11-30 15:28:24.091 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.093 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-11-30 15:28:24.096 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.098 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-11-30 15:28:24.100 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.102 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-11-30 15:28:24.105 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.107 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:28:24.109 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.112 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:28:24.114 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.116 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:28:24.118 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.121 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:28:24.123 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.125 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:28:24.127 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.129 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-11-30 15:28:24.132 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.134 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-11-30 15:28:24.136 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.138 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-11-30 15:28:24.141 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.143 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-11-30 15:28:24.145 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.148 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-11-30 15:28:24.150 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.153 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:28:24.155 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.158 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-11-30 15:28:24.160 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.162 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-11-30 15:28:24.164 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.167 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-11-30 15:28:24.169 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.171 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-11-30 15:28:24.174 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.176 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-11-30 15:28:24.179 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.181 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:28:24.183 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.185 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-11-30 15:28:24.187 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.190 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-11-30 15:28:24.192 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.195 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-11-30 15:28:24.197 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.199 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-11-30 15:28:24.201 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.203 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-11-30 15:28:24.206 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.208 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-11-30 15:28:24.211 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.213 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-11-30 15:28:24.215 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.217 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-11-30 15:28:24.220 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:28:24.222 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-11-30 15:28:24.225 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:28:24.227 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:28:24.229 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:28:24.244 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:28:24.246 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:28:24.248 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:28:24.250 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:28:24.265 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:28:24.268 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:28:24.270 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:28:24.273 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:28:24.275 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:28:24.277 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:28:24.280 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:28:24.282 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:28:24.286 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:28:24.288 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:28:24.290 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:28:24.293 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:28:24.295 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:28:24.298 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:28:24.298 | Using mysql database backend 2020-11-30 15:28:24.300 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:28:24.315 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:28:24.330 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:28:24.333 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:28:24.350 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:28:24.364 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:28:24.367 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:28:24.382 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-11-30 15:28:24.398 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:28:24.413 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:28:24.416 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:28:24.432 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:28:24.434 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:28:24.437 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:28:24.453 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:28:24.456 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:28:24.472 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:28:24.474 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:28:24.477 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:28:24.479 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:28:24.482 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:28:24.486 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-152824 2020-11-30 15:28:24.488 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-152824 739' 2020-11-30 15:28:24.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.493 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:28:24.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.497 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:28:24.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.502 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:28:24.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.507 | + 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,c-vol,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,c-bak,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 2020-11-30 15:28:24.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.511 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2020-11-30 15:28:24.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.516 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2020-11-30 15:28:24.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.521 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2020-11-30 15:28:24.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.526 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-152823 2020-11-30 15:28:24.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.531 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:28:24.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.536 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2020-11-30 15:28:24.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.541 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:28:24.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.545 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:28:24.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.550 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:28:24.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:28:24.555 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:28:24.558 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:28:24.560 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:28:24.562 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:28:24.565 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:28:24.567 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:28:24.570 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:28:24.572 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:28:24.574 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:28:24.577 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:28:24.592 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:28:24.594 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:28:24.598 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:28:24.601 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:28:24.601 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:28:24.606 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:28:24.608 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:28:24.610 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:28:24.613 | + functions-common:git_clone:593 : head -1 2020-11-30 15:28:24.613 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:28:24.616 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:28:24.619 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:28:24.621 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:28:24.623 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:28:24.626 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:28:24.629 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:28:24.631 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:28:24.633 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:28:24.636 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:28:24.638 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:28:24.640 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:28:24.643 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:28:24.647 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:28:24.651 | ++ tools/install_prereqs.sh:source:47 : NOW=1606750104 2020-11-30 15:28:24.654 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:28:24.659 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749943 2020-11-30 15:28:24.661 | ++ tools/install_prereqs.sh:source:49 : DELTA=161 2020-11-30 15:28:24.664 | ++ tools/install_prereqs.sh:source:50 : [[ 161 -lt 7200 ]] 2020-11-30 15:28:24.666 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:28:24.668 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:28:24.671 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:28:24.673 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:28:24.676 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:28:24.678 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:28:24.680 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:28:24.682 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:28:24.685 | +++ 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,c-vol,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,c-bak,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 2020-11-30 15:28:24.733 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:28:24.733 | apache2-dev 2020-11-30 15:28:24.733 | bc 2020-11-30 15:28:24.733 | bsdmainutils 2020-11-30 15:28:24.733 | curl 2020-11-30 15:28:24.733 | g++ 2020-11-30 15:28:24.733 | gcc 2020-11-30 15:28:24.733 | gettext 2020-11-30 15:28:24.733 | git 2020-11-30 15:28:24.733 | graphviz 2020-11-30 15:28:24.733 | iputils-ping 2020-11-30 15:28:24.733 | libapache2-mod-proxy-uwsgi 2020-11-30 15:28:24.733 | libffi-dev 2020-11-30 15:28:24.733 | libjpeg-dev 2020-11-30 15:28:24.733 | libmysqlclient-dev 2020-11-30 15:28:24.733 | libpcre3-dev 2020-11-30 15:28:24.733 | libpq-dev 2020-11-30 15:28:24.733 | libssl-dev 2020-11-30 15:28:24.733 | libsystemd-dev 2020-11-30 15:28:24.733 | libxml2-dev 2020-11-30 15:28:24.733 | libxslt1-dev 2020-11-30 15:28:24.733 | libyaml-dev 2020-11-30 15:28:24.733 | lsof 2020-11-30 15:28:24.733 | openssh-server 2020-11-30 15:28:24.733 | openssl 2020-11-30 15:28:24.733 | pkg-config 2020-11-30 15:28:24.733 | psmisc 2020-11-30 15:28:24.733 | python3-dev 2020-11-30 15:28:24.733 | python3-venv 2020-11-30 15:28:24.734 | tar 2020-11-30 15:28:24.734 | tcpdump 2020-11-30 15:28:24.734 | unzip 2020-11-30 15:28:24.734 | uuid-runtime 2020-11-30 15:28:24.734 | wget 2020-11-30 15:28:24.734 | wget 2020-11-30 15:28:24.734 | zlib1g-dev 2020-11-30 15:28:24.734 | libkrb5-dev 2020-11-30 15:28:24.734 | libldap2-dev 2020-11-30 15:28:24.734 | libsasl2-dev 2020-11-30 15:28:24.734 | memcached 2020-11-30 15:28:24.734 | python3-mysqldb 2020-11-30 15:28:24.734 | sqlite3 2020-11-30 15:28:24.734 | conntrack 2020-11-30 15:28:24.734 | curl 2020-11-30 15:28:24.734 | dnsmasq-base 2020-11-30 15:28:24.734 | dnsmasq-utils 2020-11-30 15:28:24.734 | ebtables 2020-11-30 15:28:24.734 | gawk 2020-11-30 15:28:24.734 | genisoimage 2020-11-30 15:28:24.734 | iptables 2020-11-30 15:28:24.734 | iputils-arping 2020-11-30 15:28:24.734 | kpartx 2020-11-30 15:28:24.734 | libjs-jquery-tablesorter 2020-11-30 15:28:24.734 | libmysqlclient-dev 2020-11-30 15:28:24.734 | parted 2020-11-30 15:28:24.734 | pm-utils 2020-11-30 15:28:24.734 | python3-mysqldb 2020-11-30 15:28:24.734 | socat 2020-11-30 15:28:24.734 | sqlite3 2020-11-30 15:28:24.734 | sudo 2020-11-30 15:28:24.734 | vlan 2020-11-30 15:28:24.734 | lvm2 2020-11-30 15:28:24.734 | open-iscsi 2020-11-30 15:28:24.734 | qemu-utils 2020-11-30 15:28:24.734 | thin-provisioning-tools 2020-11-30 15:28:24.734 | acl 2020-11-30 15:28:24.734 | dnsmasq-base 2020-11-30 15:28:24.735 | dnsmasq-utils 2020-11-30 15:28:24.735 | ebtables 2020-11-30 15:28:24.735 | haproxy 2020-11-30 15:28:24.735 | iptables 2020-11-30 15:28:24.735 | iputils-arping 2020-11-30 15:28:24.735 | iputils-ping 2020-11-30 15:28:24.735 | libmysqlclient-dev 2020-11-30 15:28:24.735 | postgresql-server-dev-all 2020-11-30 15:28:24.735 | python3-mysqldb 2020-11-30 15:28:24.735 | sqlite3 2020-11-30 15:28:24.735 | sudo 2020-11-30 15:28:24.735 | vlan 2020-11-30 15:28:24.735 | ipset 2020-11-30 15:28:24.735 | conntrack 2020-11-30 15:28:24.735 | conntrackd 2020-11-30 15:28:24.735 | keepalived 2020-11-30 15:28:24.735 | dstat 2020-11-30 15:28:24.735 | lvm2 2020-11-30 15:28:24.735 | open-iscsi 2020-11-30 15:28:24.735 | qemu-utils 2020-11-30 15:28:24.735 | thin-provisioning-tools 2020-11-30 15:28:24.735 | curl 2020-11-30 15:28:24.735 | liberasurecode-dev 2020-11-30 15:28:24.735 | make 2020-11-30 15:28:24.735 | memcached 2020-11-30 15:28:24.735 | sqlite3 2020-11-30 15:28:24.735 | xfsprogs' 2020-11-30 15:28:24.736 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:28:24.753 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:28:24.753 | apache2-dev 2020-11-30 15:28:24.753 | bc 2020-11-30 15:28:24.753 | bsdmainutils 2020-11-30 15:28:24.753 | curl 2020-11-30 15:28:24.753 | g++ 2020-11-30 15:28:24.753 | gcc 2020-11-30 15:28:24.753 | gettext 2020-11-30 15:28:24.753 | git 2020-11-30 15:28:24.753 | graphviz 2020-11-30 15:28:24.753 | iputils-ping 2020-11-30 15:28:24.754 | libapache2-mod-proxy-uwsgi 2020-11-30 15:28:24.754 | libffi-dev 2020-11-30 15:28:24.754 | libjpeg-dev 2020-11-30 15:28:24.754 | libmysqlclient-dev 2020-11-30 15:28:24.754 | libpcre3-dev 2020-11-30 15:28:24.754 | libpq-dev 2020-11-30 15:28:24.754 | libssl-dev 2020-11-30 15:28:24.754 | libsystemd-dev 2020-11-30 15:28:24.754 | libxml2-dev 2020-11-30 15:28:24.754 | libxslt1-dev 2020-11-30 15:28:24.754 | libyaml-dev 2020-11-30 15:28:24.754 | lsof 2020-11-30 15:28:24.754 | openssh-server 2020-11-30 15:28:24.754 | openssl 2020-11-30 15:28:24.754 | pkg-config 2020-11-30 15:28:24.754 | psmisc 2020-11-30 15:28:24.754 | python3-dev 2020-11-30 15:28:24.754 | python3-venv 2020-11-30 15:28:24.754 | tar 2020-11-30 15:28:24.754 | tcpdump 2020-11-30 15:28:24.754 | unzip 2020-11-30 15:28:24.754 | uuid-runtime 2020-11-30 15:28:24.754 | wget 2020-11-30 15:28:24.754 | wget 2020-11-30 15:28:24.754 | zlib1g-dev 2020-11-30 15:28:24.754 | libkrb5-dev 2020-11-30 15:28:24.754 | libldap2-dev 2020-11-30 15:28:24.754 | libsasl2-dev 2020-11-30 15:28:24.754 | memcached 2020-11-30 15:28:24.754 | python3-mysqldb 2020-11-30 15:28:24.754 | sqlite3 2020-11-30 15:28:24.754 | conntrack 2020-11-30 15:28:24.754 | curl 2020-11-30 15:28:24.754 | dnsmasq-base 2020-11-30 15:28:24.754 | dnsmasq-utils 2020-11-30 15:28:24.754 | ebtables 2020-11-30 15:28:24.754 | gawk 2020-11-30 15:28:24.754 | genisoimage 2020-11-30 15:28:24.755 | iptables 2020-11-30 15:28:24.755 | iputils-arping 2020-11-30 15:28:24.755 | kpartx 2020-11-30 15:28:24.755 | libjs-jquery-tablesorter 2020-11-30 15:28:24.755 | libmysqlclient-dev 2020-11-30 15:28:24.755 | parted 2020-11-30 15:28:24.755 | pm-utils 2020-11-30 15:28:24.755 | python3-mysqldb 2020-11-30 15:28:24.755 | socat 2020-11-30 15:28:24.755 | sqlite3 2020-11-30 15:28:24.755 | sudo 2020-11-30 15:28:24.755 | vlan 2020-11-30 15:28:24.755 | lvm2 2020-11-30 15:28:24.755 | open-iscsi 2020-11-30 15:28:24.755 | qemu-utils 2020-11-30 15:28:24.755 | thin-provisioning-tools 2020-11-30 15:28:24.755 | acl 2020-11-30 15:28:24.755 | dnsmasq-base 2020-11-30 15:28:24.755 | dnsmasq-utils 2020-11-30 15:28:24.755 | ebtables 2020-11-30 15:28:24.755 | haproxy 2020-11-30 15:28:24.755 | iptables 2020-11-30 15:28:24.755 | iputils-arping 2020-11-30 15:28:24.755 | iputils-ping 2020-11-30 15:28:24.755 | libmysqlclient-dev 2020-11-30 15:28:24.755 | postgresql-server-dev-all 2020-11-30 15:28:24.755 | python3-mysqldb 2020-11-30 15:28:24.755 | sqlite3 2020-11-30 15:28:24.755 | sudo 2020-11-30 15:28:24.755 | vlan 2020-11-30 15:28:24.755 | ipset 2020-11-30 15:28:24.755 | conntrack 2020-11-30 15:28:24.755 | conntrackd 2020-11-30 15:28:24.755 | keepalived 2020-11-30 15:28:24.755 | dstat 2020-11-30 15:28:24.755 | lvm2 2020-11-30 15:28:24.755 | open-iscsi 2020-11-30 15:28:24.756 | qemu-utils 2020-11-30 15:28:24.756 | thin-provisioning-tools 2020-11-30 15:28:24.756 | curl 2020-11-30 15:28:24.756 | liberasurecode-dev 2020-11-30 15:28:24.756 | make 2020-11-30 15:28:24.756 | memcached 2020-11-30 15:28:24.756 | sqlite3 2020-11-30 15:28:24.756 | xfsprogs ' 2020-11-30 15:28:24.756 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:28:24.758 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:28:24.761 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:28:24.764 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:28:24.765 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:28:24.769 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:28:24.772 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:28:24.774 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:28:24.777 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:28:24.779 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:28:24.781 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:28:24.784 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:28:24.786 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:28:24.788 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:28:24.790 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:28:24.793 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:28:24.795 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:28:24.797 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:28:24.800 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:28:24.803 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:28:24.806 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:28:24.808 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:28:24.811 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:28:24.832 | ++ 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++ 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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-30 15:28:24.956 | Reading package lists... 2020-11-30 15:28:25.217 | Building dependency tree... 2020-11-30 15:28:25.218 | Reading state information... 2020-11-30 15:28:25.250 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:28:25.250 | bc is already the newest version (1.07.1-2). 2020-11-30 15:28:25.250 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:28:25.250 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:28:25.250 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:28:25.251 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:28:25.251 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:28:25.251 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:28:25.251 | ipset is already the newest version (6.34-1). 2020-11-30 15:28:25.251 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:28:25.251 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:28:25.251 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:28:25.251 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:28:25.251 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:28:25.251 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:28:25.251 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:28:25.251 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:28:25.251 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:28:25.251 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:28:25.251 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:28:25.251 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:28:25.251 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:28:25.251 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:28:25.251 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:28:25.251 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:28:25.251 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:28:25.251 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:28:25.251 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:28:25.251 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:28:25.251 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:28:25.251 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:28:25.251 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:28:25.251 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:28:25.251 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:28:25.251 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:28:25.251 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:28:25.251 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:28:25.252 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:28:25.252 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:28:25.252 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:28:25.252 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:28:25.252 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:28:25.252 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:28:25.252 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:28:25.252 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:28:25.252 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:28:25.252 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:28:25.252 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:28:25.252 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:28:25.252 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:28:25.252 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:28:25.252 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:28:25.252 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:28:25.252 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:28:25.252 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:28:25.252 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:28:25.252 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:28:25.252 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:28:25.252 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:28:25.252 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:28:25.252 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:28:25.252 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:28:25.252 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:28:25.252 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:28:25.252 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:28:25.252 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:28:25.252 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:28:25.445 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:28:25.445 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:28:25.445 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:28:25.445 | The following packages were automatically installed and are no longer required: 2020-11-30 15:28:25.446 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:28:25.446 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:28:25.446 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:28:25.446 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:28:25.446 | python3-twisted-bin python3-zope.interface 2020-11-30 15:28:25.446 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:28:25.517 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:28:25.522 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:28:25.524 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:28:25.527 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:28:25.529 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:25.532 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:25.535 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:28:25.537 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:25.539 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:28:25.541 | ++ functions-common:time_stop:2338 : start_time=1606750104829 2020-11-30 15:28:25.543 | ++ functions-common:time_stop:2340 : [[ -z 1606750104829 ]] 2020-11-30 15:28:25.546 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:25.551 | ++ functions-common:time_stop:2343 : end_time=1606750105548 2020-11-30 15:28:25.554 | ++ functions-common:time_stop:2344 : elapsed_time=719 2020-11-30 15:28:25.556 | ++ functions-common:time_stop:2345 : total=1396 2020-11-30 15:28:25.558 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:25.560 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2115 2020-11-30 15:28:25.563 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:28:25.565 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:28:25.568 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:28:25.571 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:28:25.576 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:28:25.580 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:28:25.583 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:28:25.586 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:28:27.110 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:28:27.112 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:28:27.115 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:28:27.117 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:28:27.119 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:28:27.121 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:28:27.123 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:28:27.125 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:28:27.127 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:28:27.129 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:28:27.131 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:28:27.204 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:28:27.207 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:28:27.281 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:28:27.284 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:28:27.358 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:28:27.360 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:28:27.362 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:28:27.364 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:28:27.366 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:28:27.367 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:28:27.369 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:28:27.371 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:28:27.373 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:28:27.375 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:28:27.378 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:28:27.378 | Distro: bionic 2020-11-30 15:28:27.381 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:28:27.383 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:28:27.386 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:28:27.388 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:28:27.391 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:28:27.391 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:28:28.064 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-11-30 15:28:28.066 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-11-30 15:28:28.066 | pip: 19.1.1 2020-11-30 15:28:28.067 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:28:28.069 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:28:28.071 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:28:28.073 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:28:28.074 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:28:28.076 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:28:28.078 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:28:28.080 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:28:28.082 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:28:28.084 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:28:28.085 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:28:28.087 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:28:28.089 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:28:28.091 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:28:28.092 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:28:28.094 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:28:28.097 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:28:28.098 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:28:28.100 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:28:28.102 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:28:28.104 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:28:28.118 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2020-11-30 15:28:28.239 | Reading package lists... 2020-11-30 15:28:28.493 | Building dependency tree... 2020-11-30 15:28:28.494 | Reading state information... 2020-11-30 15:28:28.716 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:28:28.716 | The following packages were automatically installed and are no longer required: 2020-11-30 15:28:28.717 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:28:28.717 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:28:28.717 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:28:28.717 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:28:28.717 | python3-twisted-bin python3-zope.interface 2020-11-30 15:28:28.717 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:28:28.793 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:28:28.796 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:28:28.798 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:28:28.800 | + functions-common:time_stop:2331 : local name 2020-11-30 15:28:28.801 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:28.803 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:28.805 | + functions-common:time_stop:2334 : local total 2020-11-30 15:28:28.806 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:28.808 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:28:28.810 | + functions-common:time_stop:2338 : start_time=1606750108116 2020-11-30 15:28:28.811 | + functions-common:time_stop:2340 : [[ -z 1606750108116 ]] 2020-11-30 15:28:28.814 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:28.817 | + functions-common:time_stop:2343 : end_time=1606750108815 2020-11-30 15:28:28.818 | + functions-common:time_stop:2344 : elapsed_time=699 2020-11-30 15:28:28.820 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:28:28.821 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:28.823 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=699 2020-11-30 15:28:28.825 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:28:28.827 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:28:28.828 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:28:28.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:28:28.833 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:28:28.834 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:28:28.850 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-11-30 15:28:28.970 | Reading package lists... 2020-11-30 15:28:29.224 | Building dependency tree... 2020-11-30 15:28:29.225 | Reading state information... 2020-11-30 15:28:29.442 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:28:29.442 | The following packages were automatically installed and are no longer required: 2020-11-30 15:28:29.443 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:28:29.443 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:28:29.443 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:28:29.443 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:28:29.443 | python3-twisted-bin python3-zope.interface 2020-11-30 15:28:29.443 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:28:29.521 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:28:29.524 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:28:29.526 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:28:29.528 | + functions-common:time_stop:2331 : local name 2020-11-30 15:28:29.530 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:29.532 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:29.534 | + functions-common:time_stop:2334 : local total 2020-11-30 15:28:29.536 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:29.537 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:28:29.539 | + functions-common:time_stop:2338 : start_time=1606750108848 2020-11-30 15:28:29.541 | + functions-common:time_stop:2340 : [[ -z 1606750108848 ]] 2020-11-30 15:28:29.543 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:29.546 | + functions-common:time_stop:2343 : end_time=1606750109544 2020-11-30 15:28:29.547 | + functions-common:time_stop:2344 : elapsed_time=696 2020-11-30 15:28:29.549 | + functions-common:time_stop:2345 : total=699 2020-11-30 15:28:29.551 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:29.553 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1395 2020-11-30 15:28:29.554 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:28:29.556 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:28:29.558 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:28:29.560 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:28:29.560 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:28:29.564 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:28:29.565 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:28:29.567 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:28:29.569 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:28:29.571 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:28:29.572 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:28:29.583 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:28:29.583 | Dload Upload Total Spent Left Speed 2020-11-30 15:28:29.747 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:28:29.753 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:28:29.756 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:28:32.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:28:32.529 | Collecting pip 2020-11-30 15:28:32.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/323/6fe7288d155c2/pip-20.3-py2.py3-none-any.whl (1.5 MB) 2020-11-30 15:28:33.257 | Installing collected packages: pip 2020-11-30 15:28:33.257 | Attempting uninstall: pip 2020-11-30 15:28:33.258 | Found existing installation: pip 19.1.1 2020-11-30 15:28:33.462 | Uninstalling pip-19.1.1: 2020-11-30 15:28:33.475 | Successfully uninstalled pip-19.1.1 2020-11-30 15:28:34.811 | Successfully installed pip-20.3 2020-11-30 15:28:34.963 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:28:34.965 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:28:34.966 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:28:34.968 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:28:34.971 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:28:34.973 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:28:34.974 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:28:34.976 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:28:34.978 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:28:34.980 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:28:34.982 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:28:34.985 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:28:34.987 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:28:34.990 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2020-11-30 15:28:34.990 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2020-11-30 15:28:34.992 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2020-11-30 15:28:34.992 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2020-11-30 15:28:34.994 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:28:34.996 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:28:34.998 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:28:35.013 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2020-11-30 15:28:35.018 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:28:37.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:28:37.821 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2020-11-30 15:28:37.827 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (50.3.2) 2020-11-30 15:28:38.617 | + inc/python:pip_install:207 : result=0 2020-11-30 15:28:38.619 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:28:38.621 | + functions-common:time_stop:2331 : local name 2020-11-30 15:28:38.623 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:38.624 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:38.626 | + functions-common:time_stop:2334 : local total 2020-11-30 15:28:38.628 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:38.630 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:28:38.631 | + functions-common:time_stop:2338 : start_time=1606750115009 2020-11-30 15:28:38.633 | + functions-common:time_stop:2340 : [[ -z 1606750115009 ]] 2020-11-30 15:28:38.635 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:38.638 | + functions-common:time_stop:2343 : end_time=1606750118636 2020-11-30 15:28:38.640 | + functions-common:time_stop:2344 : elapsed_time=3627 2020-11-30 15:28:38.642 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:28:38.644 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:38.645 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3627 2020-11-30 15:28:38.647 | + inc/python:pip_install:210 : return 0 2020-11-30 15:28:38.649 | + tools/install_pip.sh:main:152 : get_versions 2020-11-30 15:28:38.651 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:28:38.655 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:28:38.656 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:28:38.660 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:28:38.660 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:28:39.026 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:28:39.028 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:28:39.028 | pip: 20.3 2020-11-30 15:28:39.031 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-30 15:28:39.034 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:28:39.037 | + ./stack.sh:main:764 : fixup_all 2020-11-30 15:28:39.040 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2020-11-30 15:28:39.042 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-30 15:28:39.044 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:28:39.049 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:28:39.049 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-30 15:28:39.049 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-30 15:28:39.054 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2020-11-30 15:28:39.056 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2020-11-30 15:28:39.058 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2020-11-30 15:28:39.066 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2020-11-30 15:28:39.069 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2020-11-30 15:28:39.071 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-30 15:28:39.073 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-30 15:28:39.075 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:28:39.077 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:28:39.080 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:28:39.082 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:28:39.084 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:28:39.086 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:28:39.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:28:39.090 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:28:39.092 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:28:39.095 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:28:39.097 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:28:39.099 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:28:39.101 | + functions-common:install_package:1334 : real_install_package software-properties-common 2020-11-30 15:28:39.103 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:28:39.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:28:39.107 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:28:39.109 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2020-11-30 15:28:39.126 | + 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 software-properties-common 2020-11-30 15:28:39.248 | Reading package lists... 2020-11-30 15:28:39.501 | Building dependency tree... 2020-11-30 15:28:39.502 | Reading state information... 2020-11-30 15:28:39.724 | software-properties-common is already the newest version (0.96.24.32.14). 2020-11-30 15:28:39.724 | The following packages were automatically installed and are no longer required: 2020-11-30 15:28:39.724 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:28:39.724 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:28:39.724 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:28:39.724 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:28:39.724 | python3-twisted-bin python3-zope.interface 2020-11-30 15:28:39.724 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:28:39.792 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:28:39.796 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:28:39.798 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:28:39.801 | + functions-common:time_stop:2331 : local name 2020-11-30 15:28:39.803 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:39.805 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:39.807 | + functions-common:time_stop:2334 : local total 2020-11-30 15:28:39.809 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:39.811 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:28:39.813 | + functions-common:time_stop:2338 : start_time=1606750119124 2020-11-30 15:28:39.816 | + functions-common:time_stop:2340 : [[ -z 1606750119124 ]] 2020-11-30 15:28:39.818 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:39.821 | + functions-common:time_stop:2343 : end_time=1606750119819 2020-11-30 15:28:39.823 | + functions-common:time_stop:2344 : elapsed_time=695 2020-11-30 15:28:39.825 | + functions-common:time_stop:2345 : total=2115 2020-11-30 15:28:39.827 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:39.829 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2810 2020-11-30 15:28:39.831 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:28:39.834 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-30 15:28:40.613 | 'universe' distribution component is already enabled for all sources. 2020-11-30 15:28:40.640 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-30 15:28:40.642 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-30 15:28:43.240 | Reading package lists... 2020-11-30 15:28:43.546 | Building dependency tree... 2020-11-30 15:28:43.548 | Reading state information... 2020-11-30 15:28:43.764 | ubuntu-cloud-keyring is already the newest version (2018.09.18.1~18.04.0). 2020-11-30 15:28:43.764 | The following packages were automatically installed and are no longer required: 2020-11-30 15:28:43.765 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:28:43.765 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:28:43.765 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:28:43.765 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:28:43.765 | python3-twisted-bin python3-zope.interface 2020-11-30 15:28:43.765 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:28:43.836 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:28:44.066 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:28:44.066 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:28:44.111 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:28:44.174 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:28:44.235 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:28:48.079 | Reading package lists... 2020-11-30 15:28:48.139 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-30 15:28:48.142 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-30 15:28:48.144 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2020-11-30 15:28:48.146 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2020-11-30 15:28:48.149 | + functions-common:apt_get_update:1075 : local sudo=sudo 2020-11-30 15:28:48.151 | ++ functions-common:apt_get_update:1076 : id -u 2020-11-30 15:28:48.155 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2020-11-30 15:28:48.157 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2020-11-30 15:28:48.159 | + functions-common:time_start:2317 : local name=apt-get-update 2020-11-30 15:28:48.161 | + functions-common:time_start:2318 : local start_time= 2020-11-30 15:28:48.163 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 15:28:48.166 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 15:28:48.169 | + functions-common:time_start:2322 : _TIME_START[$name]=1606750128167 2020-11-30 15:28:48.171 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-30 15:28:48.173 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-30 15:28:48.175 | + 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' 2020-11-30 15:28:48.413 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:28:48.413 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:28:48.462 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:28:48.519 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:28:48.555 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:28:50.897 | Reading package lists... 2020-11-30 15:28:50.958 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2020-11-30 15:28:50.960 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2020-11-30 15:28:50.963 | + functions-common:time_stop:2331 : local name 2020-11-30 15:28:50.965 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:50.967 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:50.969 | + functions-common:time_stop:2334 : local total 2020-11-30 15:28:50.971 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:50.973 | + functions-common:time_stop:2337 : name=apt-get-update 2020-11-30 15:28:50.975 | + functions-common:time_stop:2338 : start_time=1606750128167 2020-11-30 15:28:50.977 | + functions-common:time_stop:2340 : [[ -z 1606750128167 ]] 2020-11-30 15:28:50.980 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:50.983 | + functions-common:time_stop:2343 : end_time=1606750130981 2020-11-30 15:28:50.986 | + functions-common:time_stop:2344 : elapsed_time=2814 2020-11-30 15:28:50.988 | + functions-common:time_stop:2345 : total=2834 2020-11-30 15:28:50.990 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:50.992 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5648 2020-11-30 15:28:50.994 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-30 15:28:51.006 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-30 15:28:51.017 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-30 15:28:51.027 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2020-11-30 15:28:51.029 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2020-11-30 15:28:51.032 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:28:51.034 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:28:51.036 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:28:51.038 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:28:51.040 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:28:51.042 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:28:51.044 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:28:51.046 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:28:51.048 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2020-11-30 15:28:51.051 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2020-11-30 15:28:51.053 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2020-11-30 15:28:51.055 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:28:51.057 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:28:51.060 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:28:51.062 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:28:51.065 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:28:51.067 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:28:51.069 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2020-11-30 15:28:51.072 | + ./stack.sh:main:767 : pip_install -U os-testr 2020-11-30 15:28:51.090 | Using python 3.6 to install os-testr because python3_enabled=True 2020-11-30 15:28:51.095 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-11-30 15:28:53.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:28:53.841 | Requirement already satisfied: os-testr in /usr/local/lib/python3.6/dist-packages (2.0.0) 2020-11-30 15:28:53.937 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:28:53.939 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:28:53.940 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (1.4.0) 2020-11-30 15:28:53.941 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (3.0.1) 2020-11-30 15:28:53.956 | Requirement already satisfied: extras in /usr/local/lib/python3.6/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2020-11-30 15:28:53.958 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:28:53.990 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:28:53.991 | Requirement already satisfied: future in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2020-11-30 15:28:53.993 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2020-11-30 15:28:53.994 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (1.4.0) 2020-11-30 15:28:53.996 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2020-11-30 15:28:53.997 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.1.0) 2020-11-30 15:28:53.998 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2020-11-30 15:28:54.001 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:28:54.017 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:28:54.019 | Requirement already satisfied: cmd2!=0.8.3,<0.9.0,>=0.8.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.8.9) 2020-11-30 15:28:54.020 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.32.0) 2020-11-30 15:28:54.021 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2020-11-30 15:28:54.023 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2020-11-30 15:28:54.025 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:28:54.027 | Requirement already satisfied: PrettyTable<0.8,>=0.7.2 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2020-11-30 15:28:54.044 | Requirement already satisfied: pyperclip in /usr/local/lib/python3.6/dist-packages (from cmd2!=0.8.3,<0.9.0,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2020-11-30 15:28:54.046 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2020-11-30 15:28:54.047 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:28:54.048 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.6/dist-packages (from cmd2!=0.8.3,<0.9.0,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.1.9) 2020-11-30 15:28:54.060 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:28:54.064 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:28:54.065 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (2.4.0) 2020-11-30 15:28:54.090 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:28:54.092 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:28:54.111 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.6/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2020-11-30 15:28:54.112 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2020-11-30 15:28:54.114 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:28:54.115 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2020-11-30 15:28:54.116 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2020-11-30 15:28:54.117 | Requirement already satisfied: extras in /usr/local/lib/python3.6/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2020-11-30 15:28:54.121 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from os-testr) (5.4.5) 2020-11-30 15:28:54.131 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.6/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2020-11-30 15:28:54.146 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.14.0) 2020-11-30 15:28:54.147 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.6/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2020-11-30 15:28:54.197 | Collecting argparse 2020-11-30 15:28:54.204 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-11-30 15:28:54.753 | Installing collected packages: argparse 2020-11-30 15:28:54.821 | Successfully installed argparse-1.4.0 2020-11-30 15:28:54.968 | + inc/python:pip_install:207 : result=0 2020-11-30 15:28:54.971 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:28:54.973 | + functions-common:time_stop:2331 : local name 2020-11-30 15:28:54.975 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:54.978 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:54.980 | + functions-common:time_stop:2334 : local total 2020-11-30 15:28:54.982 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:54.985 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:28:54.987 | + functions-common:time_stop:2338 : start_time=1606750131086 2020-11-30 15:28:54.989 | + functions-common:time_stop:2340 : [[ -z 1606750131086 ]] 2020-11-30 15:28:54.992 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:54.995 | + functions-common:time_stop:2343 : end_time=1606750134993 2020-11-30 15:28:54.997 | + functions-common:time_stop:2344 : elapsed_time=3907 2020-11-30 15:28:54.999 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:28:55.001 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:55.003 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3907 2020-11-30 15:28:55.008 | + inc/python:pip_install:210 : return 0 2020-11-30 15:28:55.010 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2020-11-30 15:28:55.012 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2020-11-30 15:28:55.015 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-30 15:28:55.017 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:28:55.020 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-30 15:28:55.022 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2020-11-30 15:28:55.025 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:28:55.028 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:28:55.029 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:28:55.033 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2020-11-30 15:28:55.036 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2020-11-30 15:28:55.038 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2020-11-30 15:28:55.041 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-30 15:28:55.043 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-30 15:28:55.062 | Using python 3.6 to install systemd-python because python3_enabled=True 2020-11-30 15:28:55.067 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-11-30 15:28:57.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:28:57.801 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2020-11-30 15:28:58.591 | + inc/python:pip_install:207 : result=0 2020-11-30 15:28:58.594 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:28:58.596 | + functions-common:time_stop:2331 : local name 2020-11-30 15:28:58.598 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:28:58.600 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:28:58.602 | + functions-common:time_stop:2334 : local total 2020-11-30 15:28:58.604 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:28:58.606 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:28:58.608 | + functions-common:time_stop:2338 : start_time=1606750135057 2020-11-30 15:28:58.610 | + functions-common:time_stop:2340 : [[ -z 1606750135057 ]] 2020-11-30 15:28:58.613 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:28:58.616 | + functions-common:time_stop:2343 : end_time=1606750138614 2020-11-30 15:28:58.618 | + functions-common:time_stop:2344 : elapsed_time=3557 2020-11-30 15:28:58.621 | + functions-common:time_stop:2345 : total=3907 2020-11-30 15:28:58.623 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:28:58.625 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7464 2020-11-30 15:28:58.627 | + inc/python:pip_install:210 : return 0 2020-11-30 15:28:58.630 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-30 15:28:58.678 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2020-11-30 15:28:58.755 | + ./stack.sh:main:781 : install_infra 2020-11-30 15:28:58.757 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:28:58.760 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-30 15:28:58.762 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-30 15:29:01.420 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:29:01.423 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-30 15:29:01.443 | + inc/python:pip_install:200 : 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 2020-11-30 15:29:03.147 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.151 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.154 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.162 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.166 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.169 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.180 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.184 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.187 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.194 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.199 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.201 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.206 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.211 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.214 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.218 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.223 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.225 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.228 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.233 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.236 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.240 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.245 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.247 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.256 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.260 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.263 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.270 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.274 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.278 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.285 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.290 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.292 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.305 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.310 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.313 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.318 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.320 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.323 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.325 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.330 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.333 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.337 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.342 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.345 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.348 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.353 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.355 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.357 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.362 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.365 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.368 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.373 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.376 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.384 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.389 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.392 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.411 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.420 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.424 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.427 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.438 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.442 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.446 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.449 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.454 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.458 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.461 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.468 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.473 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.476 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.478 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.483 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.486 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.491 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.496 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.498 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.522 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.527 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.529 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.532 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.537 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.539 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.544 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.546 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.555 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.559 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.562 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.566 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.571 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.573 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.579 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.584 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.586 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.589 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.594 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.596 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.605 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.610 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.613 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.615 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.620 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.623 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.627 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.632 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.634 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.643 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.648 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.650 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.664 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.669 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.671 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.695 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.699 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.702 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.706 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.711 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.713 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.728 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.731 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.733 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.738 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.741 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.743 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.749 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.774 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.779 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.782 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.799 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.815 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.819 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.822 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.824 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.829 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.831 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.842 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.848 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.850 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.853 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.857 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.860 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.865 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.868 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.874 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.876 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.879 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.883 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.886 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.897 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.902 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.904 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.910 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.915 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.917 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.923 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.926 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.948 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.953 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.955 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.960 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.964 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.967 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.974 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.981 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:03.987 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:03.989 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:03.996 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.001 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.003 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.009 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.015 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.022 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.025 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.033 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.037 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.042 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.047 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.050 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.052 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.057 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.060 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.063 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.068 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.070 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.073 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.077 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.080 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.083 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.088 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.090 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.119 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.124 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.126 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.135 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.140 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.142 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.145 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.150 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.153 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.164 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.169 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.171 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.183 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.186 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.188 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.193 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.195 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.203 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.208 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.211 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.213 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.218 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.221 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.239 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.242 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.244 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.249 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.251 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.254 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.256 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.261 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.263 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.276 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.282 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.284 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.288 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.293 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.295 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.301 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.306 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.308 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.312 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.317 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.319 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.325 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.330 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.332 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.337 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.341 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.344 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.352 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.365 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.370 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.373 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.375 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.381 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.383 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.394 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.399 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.401 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.412 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.417 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.419 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.430 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.435 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.438 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.440 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.445 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.448 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.456 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.461 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.463 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.472 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.482 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.487 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.490 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.494 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.498 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.501 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.512 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.518 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.521 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.526 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.531 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.534 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.553 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.557 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.560 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.563 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.568 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.570 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.573 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.578 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.580 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.584 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.588 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.591 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.595 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.599 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.602 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.604 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.609 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.611 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.617 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.621 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.624 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.635 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.641 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.643 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.671 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.675 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.678 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.685 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.690 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.693 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.704 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.709 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.711 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.714 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.719 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.721 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.733 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.747 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.749 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.752 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.757 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.759 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.763 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.769 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.771 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.778 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.783 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.786 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.807 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.813 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.817 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.819 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.822 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.827 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.829 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.839 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.844 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.846 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.862 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.867 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.869 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.873 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.879 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.881 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.884 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.889 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.891 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.909 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.914 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.918 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.931 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.933 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.939 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.941 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.945 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.950 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.953 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.957 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.978 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.982 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.985 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:04.989 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:04.995 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:04.997 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.007 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.012 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.014 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.022 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.026 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.029 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.036 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.038 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.043 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.048 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.050 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.052 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.058 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.061 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.068 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.073 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.079 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.081 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.088 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.090 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.093 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.097 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.100 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.113 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.116 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.118 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.126 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.129 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.133 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.136 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.141 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.150 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.152 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.157 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.159 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.163 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.174 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.179 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.181 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.184 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.189 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.192 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.197 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.201 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.204 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.208 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.213 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.215 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.229 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.232 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.245 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.249 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.252 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.258 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.261 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.263 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:05.269 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:05.272 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:05.296 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:29:05.408 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2020-11-30 15:29:05.437 | Installing collected packages: pbr 2020-11-30 15:29:05.545 | Successfully installed pbr-5.4.5 2020-11-30 15:29:05.619 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:05.622 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:05.624 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:05.627 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:05.629 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:05.632 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:05.634 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:05.636 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:05.638 | + functions-common:time_stop:2338 : start_time=1606750141436 2020-11-30 15:29:05.640 | + functions-common:time_stop:2340 : [[ -z 1606750141436 ]] 2020-11-30 15:29:05.643 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:05.646 | + functions-common:time_stop:2343 : end_time=1606750145644 2020-11-30 15:29:05.648 | + functions-common:time_stop:2344 : elapsed_time=4208 2020-11-30 15:29:05.651 | + functions-common:time_stop:2345 : total=7464 2020-11-30 15:29:05.653 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:05.655 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11672 2020-11-30 15:29:05.658 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:05.661 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:29:05.664 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-30 15:29:05.685 | + inc/python:pip_install:200 : 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 2020-11-30 15:29:07.384 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.389 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.392 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.399 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.404 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.407 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.417 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.422 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.425 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.433 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.438 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.441 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.445 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.450 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.453 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.457 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.462 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.464 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.467 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.472 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.474 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.478 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.483 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.486 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.495 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.500 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.502 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.509 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.514 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.517 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.524 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.529 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.531 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.543 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.549 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.551 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.555 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.558 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.560 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.563 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.568 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.570 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.574 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.579 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.582 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.585 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.590 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.592 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.595 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.599 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.602 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.605 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.610 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.613 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.622 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.626 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.629 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.648 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.657 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.661 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.664 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.674 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.679 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.683 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.686 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.690 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.694 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.697 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.705 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.710 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.712 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.715 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.720 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.723 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.728 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.733 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.735 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.759 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.764 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.766 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.769 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.774 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.776 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.781 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.784 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.792 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.797 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.799 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.803 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.808 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.810 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.816 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.820 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.822 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.825 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.830 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.833 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.842 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.847 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.850 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.852 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.857 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.860 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.863 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.868 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.870 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.880 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.885 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.887 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.902 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.907 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.909 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.932 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.938 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.940 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.944 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.949 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.951 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.967 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.969 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.971 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.976 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:07.978 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:07.981 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:07.986 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.013 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.018 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.021 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.038 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.053 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.058 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.061 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.063 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.068 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.070 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.082 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.087 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.090 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.092 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.097 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.099 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.104 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.106 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.113 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.115 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.118 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.122 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.125 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.136 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.141 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.144 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.149 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.154 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.157 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.162 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.164 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.186 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.192 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.194 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.199 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.204 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.206 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.213 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.221 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.226 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.228 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.235 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.240 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.242 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.248 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.254 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.261 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.264 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.272 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.276 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.282 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.286 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.289 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.291 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.296 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.298 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.302 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.307 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.309 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.312 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.317 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.319 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.322 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.327 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.329 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.358 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.363 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.365 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.374 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.379 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.381 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.384 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.389 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.391 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.402 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.408 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.410 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.422 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.424 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.426 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.431 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.434 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.441 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.446 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.448 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.451 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.456 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.459 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.477 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.480 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.482 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.487 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.489 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.491 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.494 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.498 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.501 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.514 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.519 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.521 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.526 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.530 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.533 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.539 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.544 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.546 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.550 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.555 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.557 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.564 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.568 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.571 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.575 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.580 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.582 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.590 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.604 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.608 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.611 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.614 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.619 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.622 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.633 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.638 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.640 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.651 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.655 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.658 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.669 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.675 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.677 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.680 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.684 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.688 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.695 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.699 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.702 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.711 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.722 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.727 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.729 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.733 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.739 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.741 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.753 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.758 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.761 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.767 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.772 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.774 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.793 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.798 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.800 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.802 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.807 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.810 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.813 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.817 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.820 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.823 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.827 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.831 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.835 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.839 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.842 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.844 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.849 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.851 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.857 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.862 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.864 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.876 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.880 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.883 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.911 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.916 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.919 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.926 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.930 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.933 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.944 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.951 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.953 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.956 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.962 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.964 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.976 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:08.991 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:08.993 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:08.996 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.001 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.003 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.007 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.012 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.015 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.022 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.027 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.031 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.051 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.057 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.062 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.065 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.067 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.072 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.074 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.084 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.089 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.091 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.106 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.111 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.114 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.118 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.123 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.126 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.128 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.133 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.135 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.153 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.158 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.161 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.174 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.177 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.181 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.184 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.188 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.193 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.195 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.199 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.221 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.226 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.229 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.233 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.239 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.241 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.250 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.255 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.257 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.265 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.270 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.272 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.280 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.283 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.287 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.292 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.294 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.297 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.301 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.304 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.312 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.318 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.322 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.324 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.331 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.334 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.337 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.341 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.345 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.358 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.360 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.362 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.370 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.373 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.378 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.380 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.385 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.394 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.396 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.401 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.404 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.408 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.418 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.424 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.426 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.429 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.433 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.436 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.442 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.446 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.449 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.453 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.458 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.461 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.474 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.476 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.489 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.493 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.496 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.503 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.505 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.508 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:29:09.513 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:29:09.516 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:29:09.535 | Processing /opt/stack/requirements 2020-11-30 15:29:10.858 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2020-11-30 15:29:10.924 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-11-30 15:29:10.959 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-11-30 15:29:11.043 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-30 15:29:11.677 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-11-30 15:29:11.787 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-11-30 15:29:11.828 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-11-30 15:29:11.873 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2020-11-30 15:29:11.895 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-11-30 15:29:11.937 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-11-30 15:29:11.995 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) 2020-11-30 15:29:12.013 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 15:29:12.041 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) 2020-11-30 15:29:12.071 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2020-11-30 15:29:12.091 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) 2020-11-30 15:29:12.195 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-11-30 15:29:12.214 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) 2020-11-30 15:29:12.247 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2020-11-30 15:29:12.258 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:29:12.264 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-11-30 15:29:12.327 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2020-11-30 15:29:12.375 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-30 15:29:12.398 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-11-30 15:29:12.429 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2020-11-30 15:29:12.479 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2020-11-30 15:29:12.501 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-11-30 15:29:12.522 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-11-30 15:29:12.538 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2020-11-30 15:29:12.569 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-11-30 15:29:12.584 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-11-30 15:29:12.603 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-11-30 15:29:12.618 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:29:12.645 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-11-30 15:29:12.677 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-11-30 15:29:12.694 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-11-30 15:29:12.709 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:29:12.738 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-11-30 15:29:12.749 | Building wheels for collected packages: PyYAML 2020-11-30 15:29:12.749 | Running setup.py bdist_wheel for PyYAML: started 2020-11-30 15:29:13.040 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-30 15:29:13.040 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-yj_0h264/PyYAML/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/tmp033a2zyzpip-wheel- --python-tag cp36: 2020-11-30 15:29:13.040 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-30 15:29:13.040 | or: -c --help [cmd1 cmd2 ...] 2020-11-30 15:29:13.040 | or: -c --help-commands 2020-11-30 15:29:13.040 | or: -c cmd --help 2020-11-30 15:29:13.040 | 2020-11-30 15:29:13.040 | error: invalid command 'bdist_wheel' 2020-11-30 15:29:13.040 | 2020-11-30 15:29:13.040 | ---------------------------------------- 2020-11-30 15:29:13.040 | Failed building wheel for PyYAML 2020-11-30 15:29:13.041 | Running setup.py clean for PyYAML 2020-11-30 15:29:13.335 | Failed to build PyYAML 2020-11-30 15:29:13.336 | Installing collected packages: chardet, certifi, six, linecache2, traceback2, python-mimeparse, extras, argparse, unittest2, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2020-11-30 15:29:14.191 | Running setup.py install for PyYAML: started 2020-11-30 15:29:24.231 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-30 15:29:24.680 | Running setup.py install for openstack-requirements: started 2020-11-30 15:29:26.877 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-30 15:29:27.156 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3502 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2020-11-30 15:29:27.268 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:27.271 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:27.273 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:27.275 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:27.277 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:27.279 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:27.282 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:27.284 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:27.286 | + functions-common:time_stop:2338 : start_time=1606750145679 2020-11-30 15:29:27.288 | + functions-common:time_stop:2340 : [[ -z 1606750145679 ]] 2020-11-30 15:29:27.291 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:27.294 | + functions-common:time_stop:2343 : end_time=1606750167292 2020-11-30 15:29:27.296 | + functions-common:time_stop:2344 : elapsed_time=21613 2020-11-30 15:29:27.298 | + functions-common:time_stop:2345 : total=11672 2020-11-30 15:29:27.301 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:27.303 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=33285 2020-11-30 15:29:27.305 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:27.307 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-30 15:29:27.310 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-30 15:29:27.314 | + inc/python:use_library_from_git:263 : local name=pbr 2020-11-30 15:29:27.317 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:27.319 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:27.321 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2020-11-30 15:29:27.324 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:27.328 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-30 15:29:27.347 | Using python 3.6 to install pbr because python3_enabled=True 2020-11-30 15:29:27.352 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-11-30 15:29:30.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:30.145 | Requirement already satisfied: pbr in /usr/local/lib/python3.6/dist-packages (5.4.5) 2020-11-30 15:29:31.127 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:31.129 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:31.131 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:31.133 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:31.136 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:31.138 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:31.140 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:31.142 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:31.145 | + functions-common:time_stop:2338 : start_time=1606750167342 2020-11-30 15:29:31.147 | + functions-common:time_stop:2340 : [[ -z 1606750167342 ]] 2020-11-30 15:29:31.149 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:31.153 | + functions-common:time_stop:2343 : end_time=1606750171150 2020-11-30 15:29:31.155 | + functions-common:time_stop:2344 : elapsed_time=3808 2020-11-30 15:29:31.157 | + functions-common:time_stop:2345 : total=33285 2020-11-30 15:29:31.159 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:31.161 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=37093 2020-11-30 15:29:31.163 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:31.173 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2020-11-30 15:29:33.238 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-30 15:29:34.932 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.6/site-packages 2020-11-30 15:29:34.938 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:29:34.941 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:29:34.943 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:29:35.002 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:29:35.005 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:29:35.008 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2020-11-30 15:29:35.025 | + ./stack.sh:main:790 : pkgs= 2020-11-30 15:29:35.027 | + ./stack.sh:main:791 : [[ -n '' ]] 2020-11-30 15:29:35.029 | + ./stack.sh:main:798 : run_phase stack pre-install 2020-11-30 15:29:35.032 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 15:29:35.035 | + functions-common:run_phase:1760 : local phase=pre-install 2020-11-30 15:29:35.037 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:29:35.040 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:29:35.042 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:29:35.044 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:29:35.047 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:29:35.051 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:29:35.054 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:29:35.056 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:29:35.059 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:29:35.061 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-30 15:29:35.063 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:29:35.078 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:35.080 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:29:35.082 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:29:35.084 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-30 15:29:35.086 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:29:35.088 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:29:35.091 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:29:35.093 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-30 15:29:35.095 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:29:35.097 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 15:29:35.099 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:29:35.101 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:29:35.103 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 15:29:35.106 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 15:29:35.109 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:29:35.112 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 15:29:35.114 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2020-11-30 15:29:35.116 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 15:29:35.118 | + functions-common:run_plugins:1746 : local phase=pre-install 2020-11-30 15:29:35.120 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 15:29:35.123 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 15:29:35.125 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-30 15:29:35.128 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2020-11-30 15:29:35.130 | + functions:set_systemd_override:800 : local value=2048 2020-11-30 15:29:35.133 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2020-11-30 15:29:35.135 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-30 15:29:35.184 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-30 15:29:35.184 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-30 15:29:35.186 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2020-11-30 15:29:35.376 | + ./stack.sh:main:803 : install_rpc_backend 2020-11-30 15:29:35.379 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-30 15:29:35.394 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:35.397 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-30 15:29:35.399 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:29:35.401 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:29:35.404 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:29:35.407 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:29:35.409 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:35.411 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:29:35.414 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:35.416 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:35.418 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:29:35.420 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:35.423 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:35.425 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:29:35.427 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2020-11-30 15:29:35.429 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:29:35.432 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:35.434 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:35.436 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2020-11-30 15:29:35.457 | + 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 2020-11-30 15:29:35.579 | Reading package lists... 2020-11-30 15:29:35.848 | Building dependency tree... 2020-11-30 15:29:35.849 | Reading state information... 2020-11-30 15:29:36.077 | rabbitmq-server is already the newest version (3.6.10-1ubuntu0.4). 2020-11-30 15:29:36.077 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:36.078 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:36.078 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:36.078 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:36.078 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:36.078 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:36.078 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:36.147 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:36.152 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:36.154 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:36.160 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:36.162 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:36.164 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:36.166 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:36.168 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:36.171 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:36.176 | + functions-common:time_stop:2338 : start_time=1606750175454 2020-11-30 15:29:36.178 | + functions-common:time_stop:2340 : [[ -z 1606750175454 ]] 2020-11-30 15:29:36.181 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:36.184 | + functions-common:time_stop:2343 : end_time=1606750176182 2020-11-30 15:29:36.187 | + functions-common:time_stop:2344 : elapsed_time=728 2020-11-30 15:29:36.190 | + functions-common:time_stop:2345 : total=2810 2020-11-30 15:29:36.192 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:36.194 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3538 2020-11-30 15:29:36.196 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:36.199 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-30 15:29:36.201 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:29:36.204 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:29:36.206 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:29:36.209 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:29:36.211 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:29:36.213 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:29:36.216 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-30 15:29:36.218 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:29:36.221 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:29:36.223 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:29:36.225 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:29:36.228 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:29:36.230 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:29:36.232 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:29:36.235 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:29:36.237 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-30 15:29:36.239 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:29:36.242 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:29:36.244 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:29:36.246 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:29:36.248 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:29:36.251 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:29:36.254 | + ./stack.sh:main:804 : restart_rpc_backend 2020-11-30 15:29:36.256 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-30 15:29:36.271 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:36.273 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-30 15:29:36.276 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:29:36.278 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2020-11-30 15:29:36.281 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-30 15:29:36.286 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-30 15:29:36.289 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-30 15:29:36.292 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-30 15:29:36.294 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-30 15:29:36.297 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-30 15:29:36.303 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-30 15:29:36.304 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-30 15:29:36.307 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-30 15:29:37.403 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-30 15:29:37.403 | stackrabbit []' 2020-11-30 15:29:37.406 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-30 15:29:37.406 | stackrabbit []' 2020-11-30 15:29:37.407 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-30 15:29:37.412 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2020-11-30 15:29:37.415 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2020-11-30 15:29:37.417 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:29:38.486 | Changing password for user "stackrabbit" 2020-11-30 15:29:38.513 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-30 15:29:39.625 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-30 15:29:39.658 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-30 15:29:39.661 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:29:40.740 | Changing password for user "stackrabbit" 2020-11-30 15:29:40.764 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-30 15:29:40.767 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-30 15:29:40.770 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-30 15:29:41.842 | Deleting user "guest" 2020-11-30 15:29:41.857 | Error: no_such_user: guest 2020-11-30 15:29:41.868 | + lib/rpc_backend:restart_rpc_backend:119 : true 2020-11-30 15:29:41.870 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2020-11-30 15:29:41.886 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:41.888 | + ./stack.sh:main:807 : install_database 2020-11-30 15:29:41.890 | + lib/database:install_database:116 : install_database_mysql 2020-11-30 15:29:41.893 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-30 15:29:41.895 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:41.897 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:41.900 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-30 15:29:42.102 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-30 15:29:42.104 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-30 15:29:42.107 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2020-11-30 15:29:42.109 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:29:42.111 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-30 15:29:42.114 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:29:42.116 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:29:42.118 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:29:42.121 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:29:42.123 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:29:42.125 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:29:42.128 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:29:42.138 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:29:42.142 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-30 15:29:42.144 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:29:42.146 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:29:42.149 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:29:42.151 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:29:42.153 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:29:42.156 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:29:42.159 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-30 15:29:42.162 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:42.165 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:42.167 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-30 15:29:42.172 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:29:42.174 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:29:42.179 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:29:42.181 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:29:42.184 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:42.186 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:29:42.189 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:42.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:42.193 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:29:42.196 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:42.198 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:42.200 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:29:42.203 | + functions-common:install_package:1334 : real_install_package mysql-server 2020-11-30 15:29:42.206 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:29:42.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:42.211 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:42.213 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2020-11-30 15:29:42.233 | + 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 2020-11-30 15:29:42.356 | Reading package lists... 2020-11-30 15:29:42.625 | Building dependency tree... 2020-11-30 15:29:42.626 | Reading state information... 2020-11-30 15:29:42.856 | mysql-server is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:29:42.856 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:42.857 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:42.857 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:42.857 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:42.857 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:42.857 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:42.857 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:42.931 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:42.935 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:42.939 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:42.941 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:42.943 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:42.946 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:42.948 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:42.950 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:42.952 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:42.954 | + functions-common:time_stop:2338 : start_time=1606750182230 2020-11-30 15:29:42.956 | + functions-common:time_stop:2340 : [[ -z 1606750182230 ]] 2020-11-30 15:29:42.959 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:42.963 | + functions-common:time_stop:2343 : end_time=1606750182960 2020-11-30 15:29:42.965 | + functions-common:time_stop:2344 : elapsed_time=730 2020-11-30 15:29:42.967 | + functions-common:time_stop:2345 : total=3538 2020-11-30 15:29:42.969 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:42.971 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4268 2020-11-30 15:29:42.974 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:42.976 | + ./stack.sh:main:809 : '[' -n mysql ']' 2020-11-30 15:29:42.979 | + ./stack.sh:main:810 : install_database_python 2020-11-30 15:29:42.981 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-30 15:29:42.983 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-30 15:29:42.986 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-30 15:29:42.988 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:29:42.991 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-30 15:29:42.994 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2020-11-30 15:29:42.996 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:29:43.001 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:29:43.001 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:29:43.005 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2020-11-30 15:29:43.007 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2020-11-30 15:29:43.010 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2020-11-30 15:29:43.013 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-30 15:29:43.018 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-30 15:29:43.040 | Using python 3.6 to install PyMySQL because python3_enabled=True 2020-11-30 15:29:43.045 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-11-30 15:29:45.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:45.779 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.6/dist-packages (0.9.3) 2020-11-30 15:29:46.572 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:46.575 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:46.578 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:46.580 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:46.582 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:46.585 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:46.587 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:46.589 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:46.591 | + functions-common:time_stop:2338 : start_time=1606750183035 2020-11-30 15:29:46.594 | + functions-common:time_stop:2340 : [[ -z 1606750183035 ]] 2020-11-30 15:29:46.597 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:46.600 | + functions-common:time_stop:2343 : end_time=1606750186598 2020-11-30 15:29:46.603 | + functions-common:time_stop:2344 : elapsed_time=3563 2020-11-30 15:29:46.605 | + functions-common:time_stop:2345 : total=37093 2020-11-30 15:29:46.607 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:46.610 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=40656 2020-11-30 15:29:46.612 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:46.614 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-30 15:29:46.617 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:29:46.619 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-30 15:29:46.622 | + ./stack.sh:main:813 : is_service_enabled neutron 2020-11-30 15:29:46.638 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:46.640 | + ./stack.sh:main:814 : install_neutron_agent_packages 2020-11-30 15:29:46.643 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-30 15:29:46.647 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:29:46.648 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 15:29:46.652 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 15:29:46.654 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 15:29:46.658 | + 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,c-vol,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,c-bak,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- ]] 2020-11-30 15:29:46.660 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 15:29:46.663 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-30 15:29:46.665 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2020-11-30 15:29:46.680 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:46.683 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2020-11-30 15:29:46.685 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:29:46.688 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:29:46.690 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:29:46.692 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:29:46.695 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:46.697 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:29:46.699 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:46.702 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:46.705 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:29:46.707 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:46.710 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:46.712 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:29:46.715 | + functions-common:install_package:1334 : real_install_package radvd 2020-11-30 15:29:46.717 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:29:46.720 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:46.722 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:46.725 | + functions-common:real_install_package:1320 : apt_get install radvd 2020-11-30 15:29:46.745 | + 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 2020-11-30 15:29:46.868 | Reading package lists... 2020-11-30 15:29:47.136 | Building dependency tree... 2020-11-30 15:29:47.138 | Reading state information... 2020-11-30 15:29:47.370 | radvd is already the newest version (1:2.16-3). 2020-11-30 15:29:47.370 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:47.370 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:47.370 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:47.370 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:47.370 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:47.371 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:47.371 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:47.441 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:47.446 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:47.448 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:47.450 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:47.453 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:47.455 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:47.457 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:47.460 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:47.462 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:47.464 | + functions-common:time_stop:2338 : start_time=1606750186743 2020-11-30 15:29:47.466 | + functions-common:time_stop:2340 : [[ -z 1606750186743 ]] 2020-11-30 15:29:47.469 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:47.473 | + functions-common:time_stop:2343 : end_time=1606750187471 2020-11-30 15:29:47.475 | + functions-common:time_stop:2344 : elapsed_time=728 2020-11-30 15:29:47.481 | + functions-common:time_stop:2345 : total=4268 2020-11-30 15:29:47.483 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:47.486 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4996 2020-11-30 15:29:47.488 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:47.491 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2020-11-30 15:29:47.509 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:47.512 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2020-11-30 15:29:47.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-30 15:29:47.518 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-30 15:29:47.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-30 15:29:47.545 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:29:47.548 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:29:47.550 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:29:47.552 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:29:47.555 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:47.557 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:29:47.559 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:47.561 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:47.564 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:29:47.566 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:47.568 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:47.570 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:29:47.573 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2020-11-30 15:29:47.575 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:29:47.578 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:47.580 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:47.582 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2020-11-30 15:29:47.603 | + 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 2020-11-30 15:29:47.724 | Reading package lists... 2020-11-30 15:29:47.992 | Building dependency tree... 2020-11-30 15:29:47.993 | Reading state information... 2020-11-30 15:29:48.225 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-30 15:29:48.226 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:29:48.226 | openvswitch-switch is already the newest version (2.12.1-0ubuntu0.19.10.1~cloud0). 2020-11-30 15:29:48.226 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:48.226 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:48.226 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:48.226 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:48.226 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:48.226 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:48.226 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:48.297 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:48.301 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:48.303 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:48.305 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:48.308 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:48.314 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:48.316 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:48.318 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:48.320 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:48.323 | + functions-common:time_stop:2338 : start_time=1606750187600 2020-11-30 15:29:48.325 | + functions-common:time_stop:2340 : [[ -z 1606750187600 ]] 2020-11-30 15:29:48.328 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:48.332 | + functions-common:time_stop:2343 : end_time=1606750188329 2020-11-30 15:29:48.334 | + functions-common:time_stop:2344 : elapsed_time=729 2020-11-30 15:29:48.336 | + functions-common:time_stop:2345 : total=4996 2020-11-30 15:29:48.339 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:48.341 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5725 2020-11-30 15:29:48.344 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:48.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-30 15:29:48.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:48.352 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:48.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-30 15:29:48.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-30 15:29:48.360 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-30 15:29:48.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-30 15:29:48.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-30 15:29:48.368 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-30 15:29:48.369 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-30 15:29:48.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-30 15:29:48.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-30 15:29:48.379 | + functions:vercmp:615 : local v1=4.15 2020-11-30 15:29:48.381 | + functions:vercmp:616 : local 'op=<' 2020-11-30 15:29:48.383 | + functions:vercmp:617 : local v2=3.13 2020-11-30 15:29:48.386 | + functions:vercmp:618 : local result 2020-11-30 15:29:48.389 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2020-11-30 15:29:48.390 | ++ functions:vercmp:622 : sort -V 2020-11-30 15:29:48.391 | ++ functions:vercmp:622 : head -1 2020-11-30 15:29:48.395 | + functions:vercmp:622 : result=3.13 2020-11-30 15:29:48.397 | + functions:vercmp:624 : case $op in 2020-11-30 15:29:48.400 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2020-11-30 15:29:48.402 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2020-11-30 15:29:48.404 | + functions:vercmp:635 : return 2020-11-30 15:29:48.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-30 15:29:48.409 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:29:48.411 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2020-11-30 15:29:48.868 | + ./stack.sh:main:817 : is_service_enabled etcd3 2020-11-30 15:29:48.885 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:48.889 | + ./stack.sh:main:818 : install_etcd3 2020-11-30 15:29:48.892 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-30 15:29:48.892 | Installing etcd 2020-11-30 15:29:48.895 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-30 15:29:48.908 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-30 15:29:48.919 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:48.921 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-30 15:29:48.933 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-30 15:29:48.936 | ++ 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 2020-11-30 15:29:48.939 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:29:48.942 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:29:48.946 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:29:48.949 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2020-11-30 15:29:48.951 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-30 15:29:48.954 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:29:48.956 | ++ functions:get_extra_file:73 : return 2020-11-30 15:29:48.959 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:29:48.962 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-30 15:29:48.964 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-30 15:29:48.966 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2020-11-30 15:29:48.983 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:29:48.985 | + ./stack.sh:main:837 : install_dstat 2020-11-30 15:29:48.988 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-30 15:29:49.003 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:29:49.005 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2020-11-30 15:29:49.008 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:29:49.010 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2020-11-30 15:29:49.013 | + ./stack.sh:main:846 : install_libs 2020-11-30 15:29:49.016 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-30 15:29:49.018 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-30 15:29:49.020 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-30 15:29:49.022 | + inc/python:use_library_from_git:263 : local name=automaton 2020-11-30 15:29:49.025 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.027 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.030 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2020-11-30 15:29:49.032 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.035 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-30 15:29:49.037 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-30 15:29:49.039 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-30 15:29:49.041 | + inc/python:use_library_from_git:263 : local name=castellan 2020-11-30 15:29:49.044 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.046 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.048 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2020-11-30 15:29:49.050 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.053 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-30 15:29:49.055 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-30 15:29:49.057 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-30 15:29:49.059 | + inc/python:use_library_from_git:263 : local name=cliff 2020-11-30 15:29:49.062 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.064 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.066 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2020-11-30 15:29:49.068 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.071 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-30 15:29:49.073 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-30 15:29:49.075 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-30 15:29:49.078 | + inc/python:use_library_from_git:263 : local name=cursive 2020-11-30 15:29:49.080 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.082 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.085 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2020-11-30 15:29:49.087 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.090 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-30 15:29:49.092 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-30 15:29:49.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-30 15:29:49.097 | + inc/python:use_library_from_git:263 : local name=debtcollector 2020-11-30 15:29:49.099 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.101 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.104 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2020-11-30 15:29:49.106 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.108 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-30 15:29:49.111 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-30 15:29:49.113 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-30 15:29:49.116 | + inc/python:use_library_from_git:263 : local name=futurist 2020-11-30 15:29:49.118 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.120 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.122 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2020-11-30 15:29:49.125 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.128 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-30 15:29:49.130 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-30 15:29:49.132 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-30 15:29:49.134 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2020-11-30 15:29:49.137 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.139 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.141 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2020-11-30 15:29:49.144 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.147 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-30 15:29:49.149 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-30 15:29:49.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-30 15:29:49.153 | + inc/python:use_library_from_git:263 : local name=osc-lib 2020-11-30 15:29:49.156 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.158 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.161 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2020-11-30 15:29:49.163 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.165 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-30 15:29:49.168 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-30 15:29:49.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-30 15:29:49.173 | + inc/python:use_library_from_git:263 : local name=osc-placement 2020-11-30 15:29:49.175 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.178 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.180 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2020-11-30 15:29:49.182 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.184 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-30 15:29:49.187 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-30 15:29:49.189 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-30 15:29:49.191 | + inc/python:use_library_from_git:263 : local name=os-client-config 2020-11-30 15:29:49.193 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.196 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.198 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2020-11-30 15:29:49.200 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.202 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-30 15:29:49.205 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-30 15:29:49.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-30 15:29:49.210 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2020-11-30 15:29:49.212 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.215 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.217 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2020-11-30 15:29:49.220 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.222 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-30 15:29:49.225 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-30 15:29:49.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-30 15:29:49.229 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2020-11-30 15:29:49.231 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.234 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.236 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-30 15:29:49.239 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.241 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-30 15:29:49.243 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-30 15:29:49.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-30 15:29:49.248 | + inc/python:use_library_from_git:263 : local name=oslo.config 2020-11-30 15:29:49.250 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.253 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.255 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2020-11-30 15:29:49.257 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.260 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-30 15:29:49.262 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-30 15:29:49.264 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-30 15:29:49.267 | + inc/python:use_library_from_git:263 : local name=oslo.context 2020-11-30 15:29:49.269 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.271 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.275 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2020-11-30 15:29:49.277 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.280 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-30 15:29:49.282 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-30 15:29:49.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-30 15:29:49.287 | + inc/python:use_library_from_git:263 : local name=oslo.db 2020-11-30 15:29:49.289 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.292 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.294 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2020-11-30 15:29:49.297 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.299 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-30 15:29:49.301 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-30 15:29:49.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-30 15:29:49.306 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2020-11-30 15:29:49.308 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.311 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.313 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-30 15:29:49.316 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.318 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-30 15:29:49.320 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-30 15:29:49.323 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-30 15:29:49.325 | + inc/python:use_library_from_git:263 : local name=oslo.log 2020-11-30 15:29:49.327 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.330 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.332 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2020-11-30 15:29:49.334 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.337 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-30 15:29:49.339 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-30 15:29:49.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-30 15:29:49.344 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2020-11-30 15:29:49.346 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.348 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.351 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-30 15:29:49.353 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.355 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-30 15:29:49.357 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-30 15:29:49.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-30 15:29:49.363 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2020-11-30 15:29:49.365 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.367 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.369 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-30 15:29:49.372 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.374 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-30 15:29:49.376 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-30 15:29:49.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-30 15:29:49.381 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2020-11-30 15:29:49.383 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.386 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.388 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2020-11-30 15:29:49.390 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.393 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-30 15:29:49.395 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-30 15:29:49.397 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-30 15:29:49.400 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2020-11-30 15:29:49.402 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.404 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.407 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-30 15:29:49.409 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.412 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-30 15:29:49.414 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-30 15:29:49.416 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-30 15:29:49.418 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2020-11-30 15:29:49.421 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.424 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.426 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2020-11-30 15:29:49.429 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.431 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-30 15:29:49.433 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-30 15:29:49.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-30 15:29:49.439 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2020-11-30 15:29:49.441 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.443 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.446 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-30 15:29:49.448 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.450 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-30 15:29:49.453 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-30 15:29:49.455 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-30 15:29:49.457 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2020-11-30 15:29:49.460 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.462 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.464 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-30 15:29:49.467 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.470 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-30 15:29:49.473 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-30 15:29:49.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-30 15:29:49.477 | + inc/python:use_library_from_git:263 : local name=oslo.service 2020-11-30 15:29:49.480 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.482 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.485 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2020-11-30 15:29:49.488 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.490 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-30 15:29:49.493 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-30 15:29:49.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-30 15:29:49.497 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2020-11-30 15:29:49.500 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.502 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.504 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2020-11-30 15:29:49.507 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.509 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-30 15:29:49.512 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-30 15:29:49.514 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-30 15:29:49.517 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2020-11-30 15:29:49.519 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.522 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.524 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-30 15:29:49.526 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.529 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-30 15:29:49.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-30 15:29:49.534 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-30 15:29:49.537 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2020-11-30 15:29:49.539 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.541 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.544 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-30 15:29:49.546 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.548 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-30 15:29:49.551 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-30 15:29:49.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-30 15:29:49.555 | + inc/python:use_library_from_git:263 : local name=osprofiler 2020-11-30 15:29:49.558 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.562 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.564 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2020-11-30 15:29:49.567 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.569 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-30 15:29:49.571 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-30 15:29:49.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-30 15:29:49.576 | + inc/python:use_library_from_git:263 : local name=pycadf 2020-11-30 15:29:49.579 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.581 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.583 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2020-11-30 15:29:49.586 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.588 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-30 15:29:49.591 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-30 15:29:49.594 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-30 15:29:49.596 | + inc/python:use_library_from_git:263 : local name=stevedore 2020-11-30 15:29:49.599 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.601 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.603 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2020-11-30 15:29:49.606 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.608 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-30 15:29:49.611 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-30 15:29:49.613 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-30 15:29:49.615 | + inc/python:use_library_from_git:263 : local name=taskflow 2020-11-30 15:29:49.618 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.620 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.623 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2020-11-30 15:29:49.626 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.628 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-30 15:29:49.630 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-30 15:29:49.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-30 15:29:49.635 | + inc/python:use_library_from_git:263 : local name=tooz 2020-11-30 15:29:49.638 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.641 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.643 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2020-11-30 15:29:49.646 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.648 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-30 15:29:49.650 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-30 15:29:49.653 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-30 15:29:49.655 | + inc/python:use_library_from_git:263 : local name=os-brick 2020-11-30 15:29:49.658 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.661 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.663 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2020-11-30 15:29:49.666 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.668 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-30 15:29:49.670 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-30 15:29:49.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-30 15:29:49.676 | + inc/python:use_library_from_git:263 : local name=os-traits 2020-11-30 15:29:49.678 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.681 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.683 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2020-11-30 15:29:49.685 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.688 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-30 15:29:49.691 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-30 15:29:49.693 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-30 15:29:49.695 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2020-11-30 15:29:49.698 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:49.702 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:49.705 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-30 15:29:49.707 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:49.710 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-30 15:29:49.728 | Using python 3.6 to install etcd3 because python3_enabled=True 2020-11-30 15:29:49.733 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-11-30 15:29:52.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:52.486 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.6/dist-packages (0.12.0) 2020-11-30 15:29:52.495 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:29:52.496 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (3.11.3) 2020-11-30 15:29:52.497 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (6.1.0) 2020-11-30 15:29:52.499 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.28.1) 2020-11-30 15:29:52.507 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:29:52.512 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:29:52.513 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf>=3.6.1->etcd3) (50.3.2) 2020-11-30 15:29:52.575 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:29:53.305 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:53.307 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:53.309 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:53.312 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:53.315 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:53.317 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:53.319 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:53.321 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:53.323 | + functions-common:time_stop:2338 : start_time=1606750189724 2020-11-30 15:29:53.325 | + functions-common:time_stop:2340 : [[ -z 1606750189724 ]] 2020-11-30 15:29:53.329 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:53.332 | + functions-common:time_stop:2343 : end_time=1606750193330 2020-11-30 15:29:53.335 | + functions-common:time_stop:2344 : elapsed_time=3606 2020-11-30 15:29:53.337 | + functions-common:time_stop:2345 : total=40656 2020-11-30 15:29:53.339 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:53.341 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=44262 2020-11-30 15:29:53.344 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:53.346 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-30 15:29:53.366 | Using python 3.6 to install etcd3gw because python3_enabled=True 2020-11-30 15:29:53.371 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-11-30 15:29:56.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:29:56.152 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.6/dist-packages (0.2.5) 2020-11-30 15:29:56.164 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (2.1.1) 2020-11-30 15:29:56.166 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:29:56.168 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (2.23.0) 2020-11-30 15:29:56.169 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:29:56.170 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:29:56.177 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:29:56.179 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:29:56.202 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:29:56.204 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.9) 2020-11-30 15:29:56.205 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2020-11-30 15:29:56.207 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2020.4.5.1) 2020-11-30 15:29:56.996 | + inc/python:pip_install:207 : result=0 2020-11-30 15:29:56.998 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:29:57.001 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:57.003 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:57.005 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:57.007 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:57.010 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:57.012 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:29:57.019 | + functions-common:time_stop:2338 : start_time=1606750193361 2020-11-30 15:29:57.021 | + functions-common:time_stop:2340 : [[ -z 1606750193361 ]] 2020-11-30 15:29:57.024 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:57.028 | + functions-common:time_stop:2343 : end_time=1606750197025 2020-11-30 15:29:57.030 | + functions-common:time_stop:2344 : elapsed_time=3664 2020-11-30 15:29:57.033 | + functions-common:time_stop:2345 : total=44262 2020-11-30 15:29:57.035 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:57.037 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47926 2020-11-30 15:29:57.040 | + inc/python:pip_install:210 : return 0 2020-11-30 15:29:57.042 | + ./stack.sh:main:849 : install_apache_uwsgi 2020-11-30 15:29:57.044 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-30 15:29:57.047 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-30 15:29:57.052 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:29:57.054 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:29:57.056 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:29:57.059 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:29:57.061 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:29:57.064 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:29:57.066 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:29:57.068 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:29:57.071 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-11-30 15:29:57.073 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:57.075 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:29:57.078 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-11-30 15:29:57.081 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-11-30 15:29:57.083 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:57.086 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:57.088 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:29:57.090 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:29:57.093 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:29:57.096 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:29:57.098 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:29:57.100 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:29:57.102 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:29:57.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:57.107 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:57.110 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:29:57.113 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:29:57.115 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:29:57.118 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:29:57.120 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:29:57.123 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:29:57.125 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:57.128 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:57.130 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:29:57.150 | + 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-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:29:57.275 | Reading package lists... 2020-11-30 15:29:57.547 | Building dependency tree... 2020-11-30 15:29:57.548 | Reading state information... 2020-11-30 15:29:57.781 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:29:57.781 | uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:29:57.781 | uwsgi-plugin-python is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:29:57.781 | uwsgi-plugin-python3 is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:29:57.781 | The following packages were automatically installed and are no longer required: 2020-11-30 15:29:57.782 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:29:57.782 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:29:57.782 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:29:57.782 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:29:57.782 | python3-twisted-bin python3-zope.interface 2020-11-30 15:29:57.782 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:29:57.853 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:29:57.857 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:29:57.859 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:29:57.862 | + functions-common:time_stop:2331 : local name 2020-11-30 15:29:57.864 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:29:57.866 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:29:57.868 | + functions-common:time_stop:2334 : local total 2020-11-30 15:29:57.870 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:29:57.873 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:29:57.875 | + functions-common:time_stop:2338 : start_time=1606750197147 2020-11-30 15:29:57.877 | + functions-common:time_stop:2340 : [[ -z 1606750197147 ]] 2020-11-30 15:29:57.880 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:29:57.883 | + functions-common:time_stop:2343 : end_time=1606750197881 2020-11-30 15:29:57.885 | + functions-common:time_stop:2344 : elapsed_time=734 2020-11-30 15:29:57.888 | + functions-common:time_stop:2345 : total=5725 2020-11-30 15:29:57.891 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:29:57.893 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6459 2020-11-30 15:29:57.895 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:29:57.897 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2020-11-30 15:29:57.900 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:29:57.902 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:29:57.905 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2020-11-30 15:29:57.962 | Module proxy already enabled 2020-11-30 15:29:57.966 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2020-11-30 15:29:58.025 | Considering dependency proxy for proxy_uwsgi: 2020-11-30 15:29:58.025 | Module proxy already enabled 2020-11-30 15:29:58.025 | Module proxy_uwsgi already enabled 2020-11-30 15:29:58.029 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2020-11-30 15:29:58.033 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 15:29:58.035 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:29:58.037 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 15:29:58.189 | + ./stack.sh:main:852 : install_keystoneauth 2020-11-30 15:29:58.192 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-30 15:29:58.194 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2020-11-30 15:29:58.204 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.206 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.209 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2020-11-30 15:29:58.211 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.214 | + ./stack.sh:main:853 : install_keystoneclient 2020-11-30 15:29:58.216 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-30 15:29:58.218 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2020-11-30 15:29:58.221 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.223 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.225 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-30 15:29:58.228 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.230 | + ./stack.sh:main:854 : install_glanceclient 2020-11-30 15:29:58.232 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2020-11-30 15:29:58.235 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2020-11-30 15:29:58.237 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.240 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.242 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-30 15:29:58.245 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.248 | + ./stack.sh:main:855 : install_cinderclient 2020-11-30 15:29:58.250 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-11-30 15:29:58.253 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2020-11-30 15:29:58.255 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.258 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.260 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-30 15:29:58.263 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.266 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-11-30 15:29:58.268 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2020-11-30 15:29:58.271 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.273 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.275 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-30 15:29:58.278 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.280 | + ./stack.sh:main:856 : install_novaclient 2020-11-30 15:29:58.282 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2020-11-30 15:29:58.285 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2020-11-30 15:29:58.287 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.290 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.292 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2020-11-30 15:29:58.294 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.297 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2020-11-30 15:29:58.314 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:58.317 | + ./stack.sh:main:858 : install_swiftclient 2020-11-30 15:29:58.319 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-11-30 15:29:58.322 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2020-11-30 15:29:58.324 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.327 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.329 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-30 15:29:58.332 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.334 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2020-11-30 15:29:58.351 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:29:58.353 | + ./stack.sh:main:861 : install_neutronclient 2020-11-30 15:29:58.355 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-30 15:29:58.358 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2020-11-30 15:29:58.361 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.363 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.366 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-30 15:29:58.369 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.371 | + ./stack.sh:main:865 : install_keystonemiddleware 2020-11-30 15:29:58.373 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-30 15:29:58.376 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2020-11-30 15:29:58.378 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:29:58.381 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:29:58.383 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-30 15:29:58.386 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:29:58.388 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-30 15:29:58.391 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-30 15:29:58.393 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:29:58.396 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-30 15:29:58.399 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2020-11-30 15:29:58.401 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:29:58.405 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:29:58.405 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:29:58.410 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2020-11-30 15:29:58.412 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2020-11-30 15:29:58.415 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2020-11-30 15:29:58.418 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-30 15:29:58.420 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-30 15:29:58.440 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2020-11-30 15:29:58.445 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-11-30 15:30:01.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:01.209 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.6/dist-packages (9.0.0) 2020-11-30 15:30:01.271 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.272 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:01.273 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.275 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.0) 2020-11-30 15:30:01.277 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:01.278 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.3) 2020-11-30 15:30:01.279 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:30:01.281 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:01.283 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.2) 2020-11-30 15:30:01.284 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:01.286 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.3.0) 2020-11-30 15:30:01.287 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:30:01.288 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.8.6) 2020-11-30 15:30:01.290 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:01.361 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.363 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2020-11-30 15:30:01.366 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.367 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:30:01.368 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2020-11-30 15:30:01.369 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:01.377 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.412 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:01.415 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.416 | Requirement already satisfied: dogpile.cache>=0.6.2 in /usr/local/lib/python3.6/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (0.9.0) 2020-11-30 15:30:01.417 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.3) 2020-11-30 15:30:01.419 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:01.420 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:01.425 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.6/dist-packages (from dogpile.cache>=0.6.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2020-11-30 15:30:01.441 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.7.19) 2020-11-30 15:30:01.443 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:01.444 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2020-11-30 15:30:01.445 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:30:01.447 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:01.448 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:01.450 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:30:01.459 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.461 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.462 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2020-11-30 15:30:01.473 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.475 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:01.485 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.487 | Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python3.6/dist-packages (from oslo.i18n>=3.15.3->keystonemiddleware) (2.8.0) 2020-11-30 15:30:01.489 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.495 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:01.542 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:01.545 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.546 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.6/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2020-11-30 15:30:01.548 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:01.549 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.0.2) 2020-11-30 15:30:01.551 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:01.552 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:01.554 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:01.557 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.6/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2020-11-30 15:30:01.574 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.576 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:01.577 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.6/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (0.6.2) 2020-11-30 15:30:01.579 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:01.581 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:01.582 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2020-11-30 15:30:01.607 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.611 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.612 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.7.19) 2020-11-30 15:30:01.614 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2020-11-30 15:30:01.615 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:01.617 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:01.618 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.6/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2020-11-30 15:30:01.620 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:01.621 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2020-11-30 15:30:01.650 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.651 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:01.653 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:01.655 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.6/dist-packages (from Babel!=2.4.0,>=2.3.4->oslo.i18n>=3.15.3->keystonemiddleware) (2019.3) 2020-11-30 15:30:01.657 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:01.680 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.706 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.708 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (8.0.4) 2020-11-30 15:30:01.711 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:01.713 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (3.1.1) 2020-11-30 15:30:01.715 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.6/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.32.0) 2020-11-30 15:30:01.716 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:30:01.719 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.1) 2020-11-30 15:30:01.720 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:30:01.722 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.6/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.0.1) 2020-11-30 15:30:01.724 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.1.2) 2020-11-30 15:30:01.768 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2020-11-30 15:30:01.770 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.8) 2020-11-30 15:30:01.772 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.9) 2020-11-30 15:30:01.773 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/dist-packages (from requests>=2.14.2->keystonemiddleware) (2020.4.5.1) 2020-11-30 15:30:01.832 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:30:01.835 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (5.4.5) 2020-11-30 15:30:02.418 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:02.420 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:02.423 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:02.425 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:02.427 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:02.429 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:02.431 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:02.434 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:02.436 | + functions-common:time_stop:2338 : start_time=1606750198435 2020-11-30 15:30:02.438 | + functions-common:time_stop:2340 : [[ -z 1606750198435 ]] 2020-11-30 15:30:02.441 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:02.444 | + functions-common:time_stop:2343 : end_time=1606750202442 2020-11-30 15:30:02.446 | + functions-common:time_stop:2344 : elapsed_time=4007 2020-11-30 15:30:02.448 | + functions-common:time_stop:2345 : total=47926 2020-11-30 15:30:02.450 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:02.453 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=51933 2020-11-30 15:30:02.456 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:02.458 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-30 15:30:02.461 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-30 15:30:02.463 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:30:02.466 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-30 15:30:02.469 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2020-11-30 15:30:02.472 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:30:02.475 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:30:02.476 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:30:02.480 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2020-11-30 15:30:02.483 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2020-11-30 15:30:02.485 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2020-11-30 15:30:02.488 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-30 15:30:02.491 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-30 15:30:02.511 | Using python 3.6 to install python-memcached because python3_enabled=True 2020-11-30 15:30:02.517 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-11-30 15:30:05.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:05.280 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.6/dist-packages (1.59) 2020-11-30 15:30:05.284 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.6/dist-packages (from python-memcached) (1.14.0) 2020-11-30 15:30:06.094 | + inc/python:pip_install:207 : result=0 2020-11-30 15:30:06.096 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:30:06.099 | + functions-common:time_stop:2331 : local name 2020-11-30 15:30:06.101 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:30:06.103 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:30:06.105 | + functions-common:time_stop:2334 : local total 2020-11-30 15:30:06.107 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:30:06.110 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:30:06.112 | + functions-common:time_stop:2338 : start_time=1606750202506 2020-11-30 15:30:06.115 | + functions-common:time_stop:2340 : [[ -z 1606750202506 ]] 2020-11-30 15:30:06.117 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:30:06.121 | + functions-common:time_stop:2343 : end_time=1606750206118 2020-11-30 15:30:06.123 | + functions-common:time_stop:2344 : elapsed_time=3612 2020-11-30 15:30:06.126 | + functions-common:time_stop:2345 : total=51933 2020-11-30 15:30:06.128 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:30:06.130 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=55545 2020-11-30 15:30:06.132 | + inc/python:pip_install:210 : return 0 2020-11-30 15:30:06.135 | + ./stack.sh:main:867 : is_service_enabled keystone 2020-11-30 15:30:06.151 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:30:06.154 | + ./stack.sh:main:868 : '[' 10.222.0.41 == 10.222.0.41 ']' 2020-11-30 15:30:06.156 | + ./stack.sh:main:869 : stack_install_service keystone 2020-11-30 15:30:06.159 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-30 15:30:06.161 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-30 15:30:06.164 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 15:30:06.166 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-30 15:30:06.168 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-30 15:30:06.183 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:30:06.186 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2020-11-30 15:30:06.189 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-30 15:30:06.191 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2020-11-30 15:30:06.193 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:30:06.195 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:30:06.198 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:30:06.200 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:30:06.202 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:30:06.205 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:30:06.219 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:30:06.222 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:30:06.224 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:06.226 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:30:06.227 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:30:06.231 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2020-11-30 15:30:06.233 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:30:06.236 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2020-11-30 15:30:06.239 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:30:06.239 | + functions-common:git_clone:593 : head -1 2020-11-30 15:30:06.241 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2020-11-30 15:30:06.244 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:30:06.246 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-30 15:30:06.248 | + inc/python:setup_develop:351 : local bindep 2020-11-30 15:30:06.251 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:30:06.253 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2020-11-30 15:30:06.256 | + inc/python:setup_develop:357 : local extras= 2020-11-30 15:30:06.258 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-30 15:30:06.260 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 15:30:06.263 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:30:06.265 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2020-11-30 15:30:06.267 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 15:30:06.269 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 15:30:06.272 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2020-11-30 15:30:06.275 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 15:30:06.277 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2020-11-30 15:30:06.280 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 15:30:06.282 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 15:30:06.285 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-30 15:30:06.290 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2020-11-30 15:30:06.292 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-11-30 15:30:07.294 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2020-11-30 15:30:07.297 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 15:30:07.299 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 15:30:07.301 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 15:30:07.303 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:30:07.305 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2020-11-30 15:30:07.307 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 15:30:07.310 | + inc/python:setup_package:440 : local extras= 2020-11-30 15:30:07.313 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 15:30:07.315 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 15:30:07.317 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 15:30:07.319 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 15:30:07.321 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 15:30:07.324 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2020-11-30 15:30:07.342 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2020-11-30 15:30:07.348 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-11-30 15:30:09.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:30:09.993 | 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. 2020-11-30 15:30:09.994 | ERROR: Links are not allowed as constraints 2020-11-30 15:30:10.138 | + inc/python:pip_install:1 : exit_trap 2020-11-30 15:30:10.141 | + ./stack.sh:exit_trap:496 : local r=1 2020-11-30 15:30:10.144 | ++ ./stack.sh:exit_trap:497 : jobs -p 2020-11-30 15:30:10.146 | + ./stack.sh:exit_trap:497 : jobs= 2020-11-30 15:30:10.148 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2020-11-30 15:30:10.150 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2020-11-30 15:30:10.152 | + ./stack.sh:exit_trap:511 : kill_spinner 2020-11-30 15:30:10.154 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2020-11-30 15:30:10.157 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2020-11-30 15:30:10.159 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2020-11-30 15:30:10.159 | Error on exit 2020-11-30 15:30:10.161 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2020-11-30 15:30:10.163 | + ./stack.sh:exit_trap:517 : generate-subunit 1606750096 114 fail 2020-11-30 15:30:10.588 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2020-11-30 15:30:10.590 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2020-11-30 15:30:11.037 | + ./stack.sh:exit_trap:531 : exit 1