2020-11-30 15:22:28.922 | + ./stack.sh:main:462 : exec 2020-11-30 15:22:28.922 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152228' 2020-11-30 15:22:28.922 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-152228.summary.2020-11-30-152228 2020-11-30 15:22:28.922 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:22:28.922 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152228 2020-11-30 15:22:28.922 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152228 /opt/stack/logs/stack.sh.log 2020-11-30 15:22:28.922 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152228.summary.2020-11-30-152228 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:22:28.922 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:22:28.922 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:22:28.922 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:22:28.922 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:22:28.922 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:22:28.922 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:22:28.922 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:22:28.922 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:22:28.922 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:22:28.922 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:22:28.922 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:22:28.923 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:22:28.923 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:22:28.924 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:22:28.928 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:22:28.930 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:22:28.933 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:22:28.935 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:22:28.937 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:22:28.938 | 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:22:28.940 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:22:28.942 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:22:28.945 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:22:28.969 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:22:28.985 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:22:28.987 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:22:28.989 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:22:28.991 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:22:28.992 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:22:28.995 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:22:28.997 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:22:28.999 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:22:29.001 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:22:29.002 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:22:29.004 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:22:29.006 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:22:29.008 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:22:29.010 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:22:29.013 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:22:29.015 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:22:29.017 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:22:29.019 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:22:29.021 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:22:29.033 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:22:29.035 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:22:29.037 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:22:29.039 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:22:29.040 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:22:29.043 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:22:29.045 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:22:29.046 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:22:29.048 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:22:29.050 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:22:29.052 | + 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:22:29.054 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:22:29.056 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:22:29.058 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:22:29.060 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:22:29.062 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:22:29.064 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:22:29.080 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:22:29.082 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:22:29.096 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:22:29.099 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:22:29.102 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:22:29.105 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:22:29.107 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:22:29.109 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:22:29.111 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:22:29.113 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:22:29.115 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:22:29.117 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:22:29.119 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:22:29.121 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:22:29.125 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:22:29.137 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:22:29.154 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:22:29.167 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:22:29.179 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:22:29.204 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:22:29.234 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:22:29.308 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:22:29.329 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:22:29.372 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:22:29.420 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:22:29.459 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:22:29.544 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:22:29.558 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:22:29.570 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:22:29.584 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:22:29.675 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:22:29.677 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:22:29.679 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:22:29.681 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:22:29.683 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:22:29.686 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:22:29.688 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:22:29.690 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:22:29.693 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:22:29.696 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:22:29.698 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:22:29.701 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:22:29.703 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:22:29.705 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:22:29.719 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:22:29.721 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:22:29.723 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:22:29.758 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:22:29.760 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:22:29.763 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:22:29.765 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:22:29.767 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:22:29.769 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:22:29.771 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:22:29.773 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:22:29.780 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:22:29.783 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:22:29.785 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.787 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:22:29.789 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.792 | + 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:22:29.794 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.797 | + 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:22:29.799 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.801 | + 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:22:29.803 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.805 | + 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:22:29.808 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.810 | + 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:22:29.813 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.815 | + 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:22:29.817 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.819 | + 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:22:29.822 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.826 | + 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:22:29.830 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.832 | + 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:22:29.834 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.837 | + 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:22:29.839 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.841 | + 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:22:29.844 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.846 | + 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:22:29.848 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.851 | + 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:22:29.853 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.856 | + 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:22:29.858 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.860 | + 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:22:29.862 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.865 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:22:29.867 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.870 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:22:29.873 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.875 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:22:29.877 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.879 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:22:29.882 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.884 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:22:29.887 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.890 | + 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:22:29.893 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.895 | + 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:22:29.897 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.900 | + 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:22:29.902 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.904 | + 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:22:29.906 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.909 | + 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:22:29.911 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.913 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:22:29.915 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.918 | + 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:22:29.920 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.922 | + 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:22:29.924 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.927 | + 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:22:29.929 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.931 | + 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:22:29.934 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.936 | + 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:22:29.939 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.941 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:22:29.943 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.945 | + 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:22:29.948 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.951 | + 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:22:29.953 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.955 | + 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:22:29.958 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.961 | + 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:22:29.964 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.966 | + 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:22:29.968 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.971 | + 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:22:29.973 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.976 | + 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:22:29.978 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.980 | + 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:22:29.982 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:22:29.985 | + 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:22:29.987 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:22:29.990 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:22:29.992 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:22:30.006 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:22:30.009 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:22:30.011 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:22:30.014 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:22:30.027 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:22:30.030 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:22:30.032 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:22:30.034 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:22:30.037 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:22:30.039 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:22:30.041 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:22:30.043 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:22:30.046 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:22:30.048 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:22:30.051 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:22:30.053 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:22:30.055 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:22:30.058 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:22:30.058 | Using mysql database backend 2020-11-30 15:22:30.061 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:22:30.076 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:22:30.090 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:22:30.092 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:22:30.108 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:22:30.125 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:22:30.127 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:22:30.144 | + ./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:22:30.159 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:22:30.174 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:22:30.177 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:22:30.194 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:22:30.196 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:22:30.199 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:22:30.215 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:22:30.219 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:22:30.234 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:22:30.237 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:22:30.239 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:22:30.242 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:22:30.245 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:22:30.249 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-152230 2020-11-30 15:22:30.252 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-152230 739' 2020-11-30 15:22:30.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.257 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:22:30.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.261 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:22:30.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.266 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:22:30.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.271 | + 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:22:30.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.276 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2020-11-30 15:22:30.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.280 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2020-11-30 15:22:30.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.285 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2020-11-30 15:22:30.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.290 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-152228 2020-11-30 15:22:30.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.295 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:22:30.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.300 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2020-11-30 15:22:30.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.305 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:22:30.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.311 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:22:30.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.316 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:22:30.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:22:30.321 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:22:30.324 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:22:30.326 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:22:30.329 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:22:30.331 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:22:30.333 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:22:30.336 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:22:30.338 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:22:30.340 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:22:30.343 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:22:30.359 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:22:30.361 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:22:30.363 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:22:30.366 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:22:30.367 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:22:30.371 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:22:30.374 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:22:30.376 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:22:30.379 | + functions-common:git_clone:593 : head -1 2020-11-30 15:22:30.379 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:22:30.382 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:22:30.386 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:22:30.388 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:22:30.391 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:22:30.393 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:22:30.395 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:22:30.398 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:22:30.400 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:22:30.402 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:22:30.405 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:22:30.407 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:22:30.409 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:22:30.412 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:22:30.417 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749750 2020-11-30 15:22:30.420 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:22:30.424 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749566 2020-11-30 15:22:30.427 | ++ tools/install_prereqs.sh:source:49 : DELTA=184 2020-11-30 15:22:30.429 | ++ tools/install_prereqs.sh:source:50 : [[ 184 -lt 7200 ]] 2020-11-30 15:22:30.431 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:22:30.434 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:22:30.437 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:22:30.439 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:22:30.441 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:22:30.443 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:22:30.446 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:22:30.448 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:22:30.451 | +++ 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:22:30.500 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:22:30.500 | apache2-dev 2020-11-30 15:22:30.500 | bc 2020-11-30 15:22:30.500 | bsdmainutils 2020-11-30 15:22:30.500 | curl 2020-11-30 15:22:30.500 | g++ 2020-11-30 15:22:30.500 | gcc 2020-11-30 15:22:30.500 | gettext 2020-11-30 15:22:30.500 | git 2020-11-30 15:22:30.500 | graphviz 2020-11-30 15:22:30.500 | iputils-ping 2020-11-30 15:22:30.500 | libapache2-mod-proxy-uwsgi 2020-11-30 15:22:30.500 | libffi-dev 2020-11-30 15:22:30.501 | libjpeg-dev 2020-11-30 15:22:30.501 | libmysqlclient-dev 2020-11-30 15:22:30.501 | libpcre3-dev 2020-11-30 15:22:30.501 | libpq-dev 2020-11-30 15:22:30.501 | libssl-dev 2020-11-30 15:22:30.501 | libsystemd-dev 2020-11-30 15:22:30.501 | libxml2-dev 2020-11-30 15:22:30.501 | libxslt1-dev 2020-11-30 15:22:30.501 | libyaml-dev 2020-11-30 15:22:30.501 | lsof 2020-11-30 15:22:30.501 | openssh-server 2020-11-30 15:22:30.501 | openssl 2020-11-30 15:22:30.501 | pkg-config 2020-11-30 15:22:30.501 | psmisc 2020-11-30 15:22:30.501 | python3-dev 2020-11-30 15:22:30.501 | python3-venv 2020-11-30 15:22:30.501 | tar 2020-11-30 15:22:30.501 | tcpdump 2020-11-30 15:22:30.501 | unzip 2020-11-30 15:22:30.501 | uuid-runtime 2020-11-30 15:22:30.501 | wget 2020-11-30 15:22:30.501 | wget 2020-11-30 15:22:30.501 | zlib1g-dev 2020-11-30 15:22:30.501 | libkrb5-dev 2020-11-30 15:22:30.501 | libldap2-dev 2020-11-30 15:22:30.501 | libsasl2-dev 2020-11-30 15:22:30.501 | memcached 2020-11-30 15:22:30.501 | python3-mysqldb 2020-11-30 15:22:30.501 | sqlite3 2020-11-30 15:22:30.501 | conntrack 2020-11-30 15:22:30.501 | curl 2020-11-30 15:22:30.501 | dnsmasq-base 2020-11-30 15:22:30.501 | dnsmasq-utils 2020-11-30 15:22:30.502 | ebtables 2020-11-30 15:22:30.502 | gawk 2020-11-30 15:22:30.502 | genisoimage 2020-11-30 15:22:30.502 | iptables 2020-11-30 15:22:30.502 | iputils-arping 2020-11-30 15:22:30.502 | kpartx 2020-11-30 15:22:30.502 | libjs-jquery-tablesorter 2020-11-30 15:22:30.502 | libmysqlclient-dev 2020-11-30 15:22:30.502 | parted 2020-11-30 15:22:30.502 | pm-utils 2020-11-30 15:22:30.502 | python3-mysqldb 2020-11-30 15:22:30.502 | socat 2020-11-30 15:22:30.502 | sqlite3 2020-11-30 15:22:30.502 | sudo 2020-11-30 15:22:30.502 | vlan 2020-11-30 15:22:30.502 | lvm2 2020-11-30 15:22:30.502 | open-iscsi 2020-11-30 15:22:30.502 | qemu-utils 2020-11-30 15:22:30.502 | thin-provisioning-tools 2020-11-30 15:22:30.502 | acl 2020-11-30 15:22:30.502 | dnsmasq-base 2020-11-30 15:22:30.502 | dnsmasq-utils 2020-11-30 15:22:30.502 | ebtables 2020-11-30 15:22:30.502 | haproxy 2020-11-30 15:22:30.502 | iptables 2020-11-30 15:22:30.502 | iputils-arping 2020-11-30 15:22:30.502 | iputils-ping 2020-11-30 15:22:30.502 | libmysqlclient-dev 2020-11-30 15:22:30.502 | postgresql-server-dev-all 2020-11-30 15:22:30.502 | python3-mysqldb 2020-11-30 15:22:30.502 | sqlite3 2020-11-30 15:22:30.502 | sudo 2020-11-30 15:22:30.503 | vlan 2020-11-30 15:22:30.503 | ipset 2020-11-30 15:22:30.503 | conntrack 2020-11-30 15:22:30.503 | conntrackd 2020-11-30 15:22:30.503 | keepalived 2020-11-30 15:22:30.503 | dstat 2020-11-30 15:22:30.503 | lvm2 2020-11-30 15:22:30.503 | open-iscsi 2020-11-30 15:22:30.503 | qemu-utils 2020-11-30 15:22:30.503 | thin-provisioning-tools 2020-11-30 15:22:30.503 | curl 2020-11-30 15:22:30.503 | liberasurecode-dev 2020-11-30 15:22:30.503 | make 2020-11-30 15:22:30.503 | memcached 2020-11-30 15:22:30.503 | sqlite3 2020-11-30 15:22:30.503 | xfsprogs' 2020-11-30 15:22:30.505 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:22:30.522 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:22:30.522 | apache2-dev 2020-11-30 15:22:30.522 | bc 2020-11-30 15:22:30.523 | bsdmainutils 2020-11-30 15:22:30.523 | curl 2020-11-30 15:22:30.523 | g++ 2020-11-30 15:22:30.523 | gcc 2020-11-30 15:22:30.523 | gettext 2020-11-30 15:22:30.523 | git 2020-11-30 15:22:30.523 | graphviz 2020-11-30 15:22:30.523 | iputils-ping 2020-11-30 15:22:30.523 | libapache2-mod-proxy-uwsgi 2020-11-30 15:22:30.523 | libffi-dev 2020-11-30 15:22:30.523 | libjpeg-dev 2020-11-30 15:22:30.523 | libmysqlclient-dev 2020-11-30 15:22:30.523 | libpcre3-dev 2020-11-30 15:22:30.523 | libpq-dev 2020-11-30 15:22:30.523 | libssl-dev 2020-11-30 15:22:30.523 | libsystemd-dev 2020-11-30 15:22:30.523 | libxml2-dev 2020-11-30 15:22:30.523 | libxslt1-dev 2020-11-30 15:22:30.523 | libyaml-dev 2020-11-30 15:22:30.523 | lsof 2020-11-30 15:22:30.523 | openssh-server 2020-11-30 15:22:30.523 | openssl 2020-11-30 15:22:30.523 | pkg-config 2020-11-30 15:22:30.523 | psmisc 2020-11-30 15:22:30.523 | python3-dev 2020-11-30 15:22:30.523 | python3-venv 2020-11-30 15:22:30.523 | tar 2020-11-30 15:22:30.523 | tcpdump 2020-11-30 15:22:30.523 | unzip 2020-11-30 15:22:30.523 | uuid-runtime 2020-11-30 15:22:30.523 | wget 2020-11-30 15:22:30.523 | wget 2020-11-30 15:22:30.523 | zlib1g-dev 2020-11-30 15:22:30.523 | libkrb5-dev 2020-11-30 15:22:30.523 | libldap2-dev 2020-11-30 15:22:30.524 | libsasl2-dev 2020-11-30 15:22:30.524 | memcached 2020-11-30 15:22:30.524 | python3-mysqldb 2020-11-30 15:22:30.524 | sqlite3 2020-11-30 15:22:30.524 | conntrack 2020-11-30 15:22:30.524 | curl 2020-11-30 15:22:30.524 | dnsmasq-base 2020-11-30 15:22:30.524 | dnsmasq-utils 2020-11-30 15:22:30.524 | ebtables 2020-11-30 15:22:30.524 | gawk 2020-11-30 15:22:30.524 | genisoimage 2020-11-30 15:22:30.524 | iptables 2020-11-30 15:22:30.524 | iputils-arping 2020-11-30 15:22:30.524 | kpartx 2020-11-30 15:22:30.524 | libjs-jquery-tablesorter 2020-11-30 15:22:30.524 | libmysqlclient-dev 2020-11-30 15:22:30.524 | parted 2020-11-30 15:22:30.524 | pm-utils 2020-11-30 15:22:30.524 | python3-mysqldb 2020-11-30 15:22:30.524 | socat 2020-11-30 15:22:30.524 | sqlite3 2020-11-30 15:22:30.524 | sudo 2020-11-30 15:22:30.524 | vlan 2020-11-30 15:22:30.524 | lvm2 2020-11-30 15:22:30.524 | open-iscsi 2020-11-30 15:22:30.524 | qemu-utils 2020-11-30 15:22:30.524 | thin-provisioning-tools 2020-11-30 15:22:30.524 | acl 2020-11-30 15:22:30.524 | dnsmasq-base 2020-11-30 15:22:30.524 | dnsmasq-utils 2020-11-30 15:22:30.524 | ebtables 2020-11-30 15:22:30.524 | haproxy 2020-11-30 15:22:30.524 | iptables 2020-11-30 15:22:30.524 | iputils-arping 2020-11-30 15:22:30.524 | iputils-ping 2020-11-30 15:22:30.524 | libmysqlclient-dev 2020-11-30 15:22:30.525 | postgresql-server-dev-all 2020-11-30 15:22:30.525 | python3-mysqldb 2020-11-30 15:22:30.525 | sqlite3 2020-11-30 15:22:30.525 | sudo 2020-11-30 15:22:30.525 | vlan 2020-11-30 15:22:30.525 | ipset 2020-11-30 15:22:30.525 | conntrack 2020-11-30 15:22:30.525 | conntrackd 2020-11-30 15:22:30.525 | keepalived 2020-11-30 15:22:30.525 | dstat 2020-11-30 15:22:30.525 | lvm2 2020-11-30 15:22:30.525 | open-iscsi 2020-11-30 15:22:30.525 | qemu-utils 2020-11-30 15:22:30.525 | thin-provisioning-tools 2020-11-30 15:22:30.525 | curl 2020-11-30 15:22:30.525 | liberasurecode-dev 2020-11-30 15:22:30.525 | make 2020-11-30 15:22:30.525 | memcached 2020-11-30 15:22:30.525 | sqlite3 2020-11-30 15:22:30.525 | xfsprogs ' 2020-11-30 15:22:30.528 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:22:30.530 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:22:30.533 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:22:30.536 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:22:30.536 | ++ 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:22:30.540 | ++ 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:22:30.543 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:22:30.545 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:22:30.548 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:22:30.550 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:22:30.552 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:22:30.554 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:22:30.556 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:22:30.559 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:22:30.561 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:22:30.564 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:22:30.566 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:22:30.569 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:22:30.572 | ++ 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:22:30.574 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:22:30.576 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:22:30.579 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:22:30.581 | ++ 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:22:30.604 | ++ 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:22:30.724 | Reading package lists... 2020-11-30 15:22:30.978 | Building dependency tree... 2020-11-30 15:22:30.979 | Reading state information... 2020-11-30 15:22:31.009 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:22:31.009 | bc is already the newest version (1.07.1-2). 2020-11-30 15:22:31.009 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:22:31.010 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:22:31.010 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:22:31.010 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:22:31.010 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:22:31.010 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:22:31.010 | ipset is already the newest version (6.34-1). 2020-11-30 15:22:31.010 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:22:31.010 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:22:31.010 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:22:31.010 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:22:31.010 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:22:31.010 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:22:31.010 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:22:31.010 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:22:31.010 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:22:31.010 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:22:31.011 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:22:31.011 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:22:31.011 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:22:31.011 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:22:31.011 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:22:31.011 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:22:31.011 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:22:31.011 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:22:31.011 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:22:31.011 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:22:31.011 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:22:31.011 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:22:31.011 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:22:31.011 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:22:31.011 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:22:31.011 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:22:31.011 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:22:31.011 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:22:31.011 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:22:31.011 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:22:31.011 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:22:31.011 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:22:31.011 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:22:31.011 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:22:31.011 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:22:31.011 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:22:31.011 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:22:31.011 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:22:31.011 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:22:31.011 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:22:31.011 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:22:31.011 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:22:31.012 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:22:31.012 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:22:31.012 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:22:31.012 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:22:31.012 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:22:31.012 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:22:31.012 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:22:31.012 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:22:31.012 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:22:31.012 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:22:31.012 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:22:31.012 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:22:31.012 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:22:31.012 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:22:31.012 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:22:31.012 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:22:31.193 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:22:31.193 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:22:31.193 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:22:31.193 | The following packages were automatically installed and are no longer required: 2020-11-30 15:22:31.194 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:22:31.194 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:22:31.194 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:22:31.194 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:22:31.194 | python3-twisted-bin python3-zope.interface 2020-11-30 15:22:31.194 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:22:31.263 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:22:31.267 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:22:31.269 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:22:31.272 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:22:31.274 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:22:31.276 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:22:31.279 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:22:31.281 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:22:31.283 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:22:31.285 | ++ functions-common:time_stop:2338 : start_time=1606749750600 2020-11-30 15:22:31.287 | ++ functions-common:time_stop:2340 : [[ -z 1606749750600 ]] 2020-11-30 15:22:31.289 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:22:31.293 | ++ functions-common:time_stop:2343 : end_time=1606749751291 2020-11-30 15:22:31.295 | ++ functions-common:time_stop:2344 : elapsed_time=691 2020-11-30 15:22:31.298 | ++ functions-common:time_stop:2345 : total=1408 2020-11-30 15:22:31.300 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:22:31.302 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2099 2020-11-30 15:22:31.304 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:22:31.307 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:22:31.309 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:22:31.312 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:22:31.316 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:22:31.320 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:22:31.323 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:22:31.325 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:22:32.811 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:22:32.813 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:22:32.815 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:22:32.818 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:22:32.820 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:22:32.822 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:22:32.823 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:22:32.826 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:22:32.828 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:22:32.829 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:22:32.832 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:22:32.905 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:22:32.907 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:22:32.978 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:22:32.981 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:22:33.052 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:22:33.054 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:22:33.057 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:22:33.059 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:22:33.060 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:22:33.062 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:22:33.064 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:22:33.066 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:22:33.068 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:22:33.070 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:22:33.072 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:22:33.072 | Distro: bionic 2020-11-30 15:22:33.074 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:22:33.076 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:22:33.080 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:22:33.081 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:22:33.084 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:22:33.084 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:22:33.742 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-11-30 15:22:33.744 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-11-30 15:22:33.744 | pip: 19.1.1 2020-11-30 15:22:33.746 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:22:33.748 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:22:33.749 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:22:33.751 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:22:33.753 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:22:33.754 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:22:33.756 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:22:33.758 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:22:33.759 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:22:33.761 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:22:33.763 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:22:33.765 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:22:33.766 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:22:33.768 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:22:33.770 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:22:33.771 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:22:33.773 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:22:33.776 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:22:33.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:22:33.779 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:22:33.781 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:22:33.796 | + 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:22:33.918 | Reading package lists... 2020-11-30 15:22:34.168 | Building dependency tree... 2020-11-30 15:22:34.169 | Reading state information... 2020-11-30 15:22:34.382 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:22:34.382 | The following packages were automatically installed and are no longer required: 2020-11-30 15:22:34.382 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:22:34.382 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:22:34.382 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:22:34.383 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:22:34.383 | python3-twisted-bin python3-zope.interface 2020-11-30 15:22:34.383 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:22:34.457 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:22:34.461 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:22:34.463 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:22:34.464 | + functions-common:time_stop:2331 : local name 2020-11-30 15:22:34.466 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:22:34.468 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:22:34.469 | + functions-common:time_stop:2334 : local total 2020-11-30 15:22:34.471 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:22:34.473 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:22:34.474 | + functions-common:time_stop:2338 : start_time=1606749753794 2020-11-30 15:22:34.476 | + functions-common:time_stop:2340 : [[ -z 1606749753794 ]] 2020-11-30 15:22:34.479 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:22:34.481 | + functions-common:time_stop:2343 : end_time=1606749754479 2020-11-30 15:22:34.483 | + functions-common:time_stop:2344 : elapsed_time=685 2020-11-30 15:22:34.485 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:22:34.486 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:22:34.488 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=685 2020-11-30 15:22:34.490 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:22:34.492 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:22:34.494 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:22:34.496 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:22:34.498 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:22:34.499 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:22:34.515 | + 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:22:34.636 | Reading package lists... 2020-11-30 15:22:34.886 | Building dependency tree... 2020-11-30 15:22:34.888 | Reading state information... 2020-11-30 15:22:35.098 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:22:35.098 | The following packages were automatically installed and are no longer required: 2020-11-30 15:22:35.099 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:22:35.099 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:22:35.099 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:22:35.099 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:22:35.099 | python3-twisted-bin python3-zope.interface 2020-11-30 15:22:35.099 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:22:35.174 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:22:35.178 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:22:35.180 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:22:35.182 | + functions-common:time_stop:2331 : local name 2020-11-30 15:22:35.184 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:22:35.185 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:22:35.187 | + functions-common:time_stop:2334 : local total 2020-11-30 15:22:35.189 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:22:35.190 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:22:35.192 | + functions-common:time_stop:2338 : start_time=1606749754513 2020-11-30 15:22:35.194 | + functions-common:time_stop:2340 : [[ -z 1606749754513 ]] 2020-11-30 15:22:35.197 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:22:35.200 | + functions-common:time_stop:2343 : end_time=1606749755198 2020-11-30 15:22:35.201 | + functions-common:time_stop:2344 : elapsed_time=685 2020-11-30 15:22:35.203 | + functions-common:time_stop:2345 : total=685 2020-11-30 15:22:35.205 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:22:35.206 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1370 2020-11-30 15:22:35.208 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:22:35.210 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:22:35.212 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:22:35.214 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:22:35.215 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:22:35.218 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:22:35.220 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:22:35.222 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:22:35.223 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:22:35.225 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:22:35.227 | + 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:22:35.237 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:22:35.237 | Dload Upload Total Spent Left Speed 2020-11-30 15:22:35.459 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:22:35.463 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:22:35.466 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:22:38.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:22:38.224 | Collecting pip 2020-11-30 15:22:38.238 | 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:22:38.937 | Installing collected packages: pip 2020-11-30 15:22:38.937 | Attempting uninstall: pip 2020-11-30 15:22:38.938 | Found existing installation: pip 19.1.1 2020-11-30 15:22:39.134 | Uninstalling pip-19.1.1: 2020-11-30 15:22:39.146 | Successfully uninstalled pip-19.1.1 2020-11-30 15:22:40.430 | Successfully installed pip-20.3 2020-11-30 15:22:40.574 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:22:40.576 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:22:40.578 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:22:40.579 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:22:40.581 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:22:40.583 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:22:40.585 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:22:40.587 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:22:40.589 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:22:40.591 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:22:40.593 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:22:40.596 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:22:40.596 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:22:40.600 | ++ 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:22:40.600 | 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:22:40.602 | ++ 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:22:40.602 | 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:22:40.603 | ++ 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:22:40.606 | + 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:22:40.608 | + 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:22:40.623 | 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:22:40.627 | + 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:22:43.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:22:43.444 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2020-11-30 15:22:43.450 | 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:22:44.266 | + inc/python:pip_install:207 : result=0 2020-11-30 15:22:44.269 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:22:44.271 | + functions-common:time_stop:2331 : local name 2020-11-30 15:22:44.272 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:22:44.274 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:22:44.276 | + functions-common:time_stop:2334 : local total 2020-11-30 15:22:44.277 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:22:44.279 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:22:44.281 | + functions-common:time_stop:2338 : start_time=1606749760619 2020-11-30 15:22:44.283 | + functions-common:time_stop:2340 : [[ -z 1606749760619 ]] 2020-11-30 15:22:44.285 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:22:44.288 | + functions-common:time_stop:2343 : end_time=1606749764286 2020-11-30 15:22:44.289 | + functions-common:time_stop:2344 : elapsed_time=3667 2020-11-30 15:22:44.291 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:22:44.293 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:22:44.295 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3667 2020-11-30 15:22:44.296 | + inc/python:pip_install:210 : return 0 2020-11-30 15:22:44.299 | + tools/install_pip.sh:main:152 : get_versions 2020-11-30 15:22:44.301 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:22:44.304 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:22:44.306 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:22:44.309 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:22:44.309 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:22:44.672 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:22:44.674 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:22:44.674 | pip: 20.3 2020-11-30 15:22:44.677 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-30 15:22:44.680 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:22:44.683 | + ./stack.sh:main:764 : fixup_all 2020-11-30 15:22:44.685 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2020-11-30 15:22:44.688 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-30 15:22:44.690 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:22:44.694 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 15:22:44.695 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-30 15:22:44.695 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-30 15:22:44.700 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2020-11-30 15:22:44.702 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2020-11-30 15:22:44.704 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2020-11-30 15:22:44.711 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2020-11-30 15:22:44.714 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2020-11-30 15:22:44.717 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-30 15:22:44.719 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-30 15:22:44.721 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:22:44.723 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:22:44.725 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:22:44.727 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:22:44.730 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:22:44.732 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:22:44.734 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:22:44.737 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:22:44.739 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:22:44.741 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:22:44.743 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:22:44.745 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:22:44.747 | + functions-common:install_package:1334 : real_install_package software-properties-common 2020-11-30 15:22:44.749 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:22:44.751 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:22:44.753 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:22:44.755 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2020-11-30 15:22:44.772 | + 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:22:44.892 | Reading package lists... 2020-11-30 15:22:45.142 | Building dependency tree... 2020-11-30 15:22:45.143 | Reading state information... 2020-11-30 15:22:45.355 | software-properties-common is already the newest version (0.96.24.32.14). 2020-11-30 15:22:45.355 | The following packages were automatically installed and are no longer required: 2020-11-30 15:22:45.356 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:22:45.356 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:22:45.356 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:22:45.356 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:22:45.356 | python3-twisted-bin python3-zope.interface 2020-11-30 15:22:45.356 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:22:45.423 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:22:45.427 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:22:45.429 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:22:45.431 | + functions-common:time_stop:2331 : local name 2020-11-30 15:22:45.434 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:22:45.436 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:22:45.438 | + functions-common:time_stop:2334 : local total 2020-11-30 15:22:45.440 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:22:45.442 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:22:45.444 | + functions-common:time_stop:2338 : start_time=1606749764770 2020-11-30 15:22:45.446 | + functions-common:time_stop:2340 : [[ -z 1606749764770 ]] 2020-11-30 15:22:45.449 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:22:45.452 | + functions-common:time_stop:2343 : end_time=1606749765450 2020-11-30 15:22:45.455 | + functions-common:time_stop:2344 : elapsed_time=680 2020-11-30 15:22:45.457 | + functions-common:time_stop:2345 : total=2099 2020-11-30 15:22:45.459 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:22:45.461 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2779 2020-11-30 15:22:45.463 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:22:45.465 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-30 15:22:46.236 | 'universe' distribution component is already enabled for all sources. 2020-11-30 15:22:46.263 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-30 15:22:46.265 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-30 15:22:48.883 | Reading package lists... 2020-11-30 15:22:49.184 | Building dependency tree... 2020-11-30 15:22:49.186 | Reading state information... 2020-11-30 15:22:49.400 | ubuntu-cloud-keyring is already the newest version (2018.09.18.1~18.04.0). 2020-11-30 15:22:49.401 | The following packages were automatically installed and are no longer required: 2020-11-30 15:22:49.401 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:22:49.401 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:22:49.401 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:22:49.401 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:22:49.401 | python3-twisted-bin python3-zope.interface 2020-11-30 15:22:49.401 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:22:49.474 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:22:49.709 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:22:49.755 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-30 15:22:49.853 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:22:49.853 | Hit:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:22:49.955 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-30 15:22:50.298 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,761 kB] 2020-11-30 15:22:50.680 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,693 kB] 2020-11-30 15:22:54.944 | Fetched 3,617 kB in 2s (1,826 kB/s) 2020-11-30 15:22:56.746 | Reading package lists... 2020-11-30 15:22:56.808 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-30 15:22:56.810 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-30 15:22:56.812 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2020-11-30 15:22:56.814 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2020-11-30 15:22:56.816 | + functions-common:apt_get_update:1075 : local sudo=sudo 2020-11-30 15:22:56.819 | ++ functions-common:apt_get_update:1076 : id -u 2020-11-30 15:22:56.823 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2020-11-30 15:22:56.825 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2020-11-30 15:22:56.827 | + functions-common:time_start:2317 : local name=apt-get-update 2020-11-30 15:22:56.829 | + functions-common:time_start:2318 : local start_time= 2020-11-30 15:22:56.831 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 15:22:56.834 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 15:22:56.837 | + functions-common:time_start:2322 : _TIME_START[$name]=1606749776834 2020-11-30 15:22:56.839 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-30 15:22:56.841 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-30 15:22:56.843 | + 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:22:57.081 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 15:22:57.129 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 15:22:57.184 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 15:22:57.221 | Hit:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 15:22:57.226 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 15:22:59.545 | Reading package lists... 2020-11-30 15:22:59.605 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2020-11-30 15:22:59.607 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2020-11-30 15:22:59.610 | + functions-common:time_stop:2331 : local name 2020-11-30 15:22:59.612 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:22:59.614 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:22:59.616 | + functions-common:time_stop:2334 : local total 2020-11-30 15:22:59.618 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:22:59.620 | + functions-common:time_stop:2337 : name=apt-get-update 2020-11-30 15:22:59.622 | + functions-common:time_stop:2338 : start_time=1606749776834 2020-11-30 15:22:59.624 | + functions-common:time_stop:2340 : [[ -z 1606749776834 ]] 2020-11-30 15:22:59.627 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:22:59.630 | + functions-common:time_stop:2343 : end_time=1606749779628 2020-11-30 15:22:59.632 | + functions-common:time_stop:2344 : elapsed_time=2794 2020-11-30 15:22:59.634 | + functions-common:time_stop:2345 : total=2973 2020-11-30 15:22:59.636 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:22:59.638 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5767 2020-11-30 15:22:59.641 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-30 15:22:59.651 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-30 15:22:59.661 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-30 15:22:59.672 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2020-11-30 15:22:59.674 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2020-11-30 15:22:59.676 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:22:59.678 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:22:59.681 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:22:59.683 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:22:59.685 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:22:59.687 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:22:59.689 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:22:59.691 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:22:59.693 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2020-11-30 15:22:59.695 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2020-11-30 15:22:59.698 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2020-11-30 15:22:59.700 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:22:59.702 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:22:59.704 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:22:59.706 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:22:59.708 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:22:59.710 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:22:59.713 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2020-11-30 15:22:59.716 | + ./stack.sh:main:767 : pip_install -U os-testr 2020-11-30 15:22:59.734 | Using python 3.6 to install os-testr because python3_enabled=True 2020-11-30 15:22:59.739 | + 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:23:02.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:02.462 | Requirement already satisfied: os-testr in /usr/local/lib/python3.6/dist-packages (2.0.0) 2020-11-30 15:23:02.559 | 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:23:02.560 | 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:23:02.561 | 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:23:02.563 | 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:23:02.578 | 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:23:02.580 | 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:23:02.612 | 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:23:02.613 | 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:23:02.615 | 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:23:02.617 | 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:23:02.618 | 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:23:02.619 | 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:23:02.620 | 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:23:02.623 | 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:23:02.639 | 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:23:02.640 | 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:23:02.642 | 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:23:02.643 | 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:23:02.645 | 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:23:02.646 | 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:23:02.649 | 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:23:02.666 | 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:23:02.667 | 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:23:02.669 | 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:23:02.670 | 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:23:02.683 | 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:23:02.685 | 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:23:02.686 | 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:23:02.710 | 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:23:02.713 | 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:23:02.732 | 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:23:02.734 | 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:23:02.735 | 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:23:02.736 | 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:23:02.739 | 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:23:02.741 | 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:23:02.742 | 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:23:02.752 | 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:23:02.766 | 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:23:02.767 | 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:23:02.817 | Collecting argparse 2020-11-30 15:23:02.824 | 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:23:03.367 | Installing collected packages: argparse 2020-11-30 15:23:03.434 | Successfully installed argparse-1.4.0 2020-11-30 15:23:03.579 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:03.581 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:03.584 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:03.586 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:03.588 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:03.591 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:03.593 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:03.595 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:03.597 | + functions-common:time_stop:2338 : start_time=1606749779730 2020-11-30 15:23:03.599 | + functions-common:time_stop:2340 : [[ -z 1606749779730 ]] 2020-11-30 15:23:03.602 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:03.606 | + functions-common:time_stop:2343 : end_time=1606749783603 2020-11-30 15:23:03.608 | + functions-common:time_stop:2344 : elapsed_time=3873 2020-11-30 15:23:03.610 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:23:03.612 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:03.614 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3873 2020-11-30 15:23:03.617 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:03.619 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:03.622 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2020-11-30 15:23:03.624 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-30 15:23:03.626 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:23:03.629 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-30 15:23:03.632 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2020-11-30 15:23:03.634 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:23:03.638 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:23:03.638 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:23:03.642 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2020-11-30 15:23:03.645 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2020-11-30 15:23:03.647 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2020-11-30 15:23:03.650 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-30 15:23:03.652 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-30 15:23:03.670 | Using python 3.6 to install systemd-python because python3_enabled=True 2020-11-30 15:23:03.675 | + 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:23:06.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:06.410 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2020-11-30 15:23:07.205 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:07.208 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:07.210 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:07.213 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:07.215 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:07.217 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:07.219 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:07.221 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:07.223 | + functions-common:time_stop:2338 : start_time=1606749783665 2020-11-30 15:23:07.226 | + functions-common:time_stop:2340 : [[ -z 1606749783665 ]] 2020-11-30 15:23:07.229 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:07.232 | + functions-common:time_stop:2343 : end_time=1606749787229 2020-11-30 15:23:07.234 | + functions-common:time_stop:2344 : elapsed_time=3564 2020-11-30 15:23:07.236 | + functions-common:time_stop:2345 : total=3873 2020-11-30 15:23:07.238 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:07.241 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7437 2020-11-30 15:23:07.243 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:07.245 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-30 15:23:07.292 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2020-11-30 15:23:07.364 | + ./stack.sh:main:781 : install_infra 2020-11-30 15:23:07.368 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:23:07.371 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-30 15:23:07.373 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-30 15:23:09.982 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:23:09.984 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-30 15:23:10.005 | + 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:23:11.850 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.854 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.857 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.865 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.870 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.872 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.883 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.888 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.890 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.897 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.903 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.905 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.909 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.915 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.918 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.922 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.927 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.929 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.932 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.937 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.940 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.944 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.949 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.952 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.961 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.965 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.968 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.976 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.981 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.984 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:11.991 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:11.996 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:11.998 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.011 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.015 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.018 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.022 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.024 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.027 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.029 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.034 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.037 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.041 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.046 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.048 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.052 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.057 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.059 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.062 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.066 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.069 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.072 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.077 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.080 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.088 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.093 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.096 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.116 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.125 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.129 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.131 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.142 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.147 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.151 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.154 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.158 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.163 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.166 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.173 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.178 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.180 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.182 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.188 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.190 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.196 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.200 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.202 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.227 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.232 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.234 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.237 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.241 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.244 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.248 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.251 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.259 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.264 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.266 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.271 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.275 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.278 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.283 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.288 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.291 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.293 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.298 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.300 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.309 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.314 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.317 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.319 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.324 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.327 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.331 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.336 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.338 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.347 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.352 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.354 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.368 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.373 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.375 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.402 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.406 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.410 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.414 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.418 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.421 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.435 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.437 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.440 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.447 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.450 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.452 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.458 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.484 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.489 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.491 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.510 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.526 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.531 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.533 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.536 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.540 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.542 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.554 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.558 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.561 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.563 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.568 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.571 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.575 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.578 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.585 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.587 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.590 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.594 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.598 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.608 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.614 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.616 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.622 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.627 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.629 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.634 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.637 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.659 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.664 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.666 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.671 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.676 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.678 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.684 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.693 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.697 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.699 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.707 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.712 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.714 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.720 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.726 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.733 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.736 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.744 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.747 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.752 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.757 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.760 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.762 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.767 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.770 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.774 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.778 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.781 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.783 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.789 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.791 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.794 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.798 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.801 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.830 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.835 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.837 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.847 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.851 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.854 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.856 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.861 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.863 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.874 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.880 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.882 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.894 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.897 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.899 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.904 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.906 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.914 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.918 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.921 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.923 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.928 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.931 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.949 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.952 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.954 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.959 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.961 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.964 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.966 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.971 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.973 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.986 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:12.991 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:12.993 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:12.998 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.002 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.005 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.011 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.016 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.018 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.022 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.027 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.029 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.035 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.040 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.042 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.046 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.051 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.053 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.060 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.074 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.079 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.082 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.084 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.090 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.092 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.104 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.108 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.111 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.122 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.126 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.129 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.140 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.145 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.148 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.150 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.155 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.158 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.165 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.170 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.172 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.181 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.192 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.197 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.199 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.203 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.208 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.211 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.222 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.228 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.230 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.236 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.242 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.244 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.263 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.268 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.270 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.273 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.277 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.280 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.282 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.287 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.290 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.293 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.297 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.300 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.304 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.309 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.311 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.314 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.319 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.321 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.327 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.332 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.334 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.345 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.350 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.353 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.381 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.385 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.388 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.395 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.400 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.402 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.414 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.418 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.421 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.423 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.430 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.432 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.444 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.457 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.460 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.462 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.467 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.470 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.475 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.479 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.482 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.489 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.494 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.497 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.517 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.524 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.528 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.531 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.533 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.538 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.541 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.551 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.555 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.558 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.573 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.578 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.581 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.585 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.590 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.593 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.595 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.600 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.602 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.620 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.624 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.627 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.640 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.643 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.648 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.651 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.654 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.659 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.662 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.666 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.687 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.692 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.695 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.698 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.704 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.707 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.716 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.721 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.723 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.731 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.735 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.738 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.746 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.748 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.753 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.758 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.760 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.763 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.767 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.771 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.778 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.784 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.788 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.790 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.797 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.800 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.802 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.807 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.809 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.823 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.825 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.828 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.835 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.838 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.843 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.845 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.850 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.858 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.861 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.866 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.869 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.873 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.884 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.889 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.891 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.894 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.899 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.901 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.906 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.911 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.914 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.918 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.922 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.925 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.938 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.941 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.953 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.958 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.960 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.967 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.969 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:13.972 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:13.978 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:13.980 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:14.003 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 15:23:14.116 | 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:23:14.146 | Installing collected packages: pbr 2020-11-30 15:23:14.254 | Successfully installed pbr-5.4.5 2020-11-30 15:23:14.314 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:14.317 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:14.320 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:14.322 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:14.324 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:14.326 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:14.328 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:14.330 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:14.333 | + functions-common:time_stop:2338 : start_time=1606749789998 2020-11-30 15:23:14.335 | + functions-common:time_stop:2340 : [[ -z 1606749789998 ]] 2020-11-30 15:23:14.338 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:14.341 | + functions-common:time_stop:2343 : end_time=1606749794338 2020-11-30 15:23:14.343 | + functions-common:time_stop:2344 : elapsed_time=4340 2020-11-30 15:23:14.345 | + functions-common:time_stop:2345 : total=7437 2020-11-30 15:23:14.347 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:14.349 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11777 2020-11-30 15:23:14.352 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:14.354 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 15:23:14.357 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-30 15:23:14.376 | + 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:23:16.060 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.065 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.068 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.075 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.080 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.082 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.093 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.098 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.101 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.108 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.113 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.115 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.119 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.125 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.127 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.131 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.136 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.138 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.140 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.146 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.148 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.152 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.157 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.160 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.169 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.173 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.176 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.183 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.187 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.190 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.197 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.202 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.204 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.217 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.222 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.225 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.229 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.231 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.234 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.236 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.241 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.243 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.247 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.253 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.255 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.258 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.263 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.265 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.268 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.272 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.274 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.278 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.283 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.286 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.294 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.299 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.302 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.321 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.328 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.333 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.336 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.347 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.351 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.355 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.358 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.362 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.367 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.369 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.376 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.381 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.383 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.386 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.391 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.393 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.398 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.403 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.405 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.430 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.435 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.437 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.440 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.444 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.446 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.451 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.453 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.462 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.466 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.469 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.473 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.478 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.480 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.486 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.491 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.493 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.496 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.501 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.503 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.512 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.516 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.519 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.521 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.526 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.528 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.532 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.537 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.540 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.548 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.554 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.556 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.570 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.575 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.577 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.600 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.604 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.607 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.612 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.616 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.618 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.632 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.635 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.637 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.641 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.645 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.647 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.653 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.678 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.682 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.685 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.702 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.718 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.722 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.725 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.727 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.732 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.734 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.745 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.750 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.753 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.756 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.760 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.762 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.767 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.770 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.776 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.778 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.781 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.785 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.788 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.799 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.804 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.806 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.812 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.817 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.819 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.824 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.826 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.849 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.854 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.856 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.861 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.865 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.868 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.874 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.881 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.886 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.888 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.895 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.900 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.902 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.909 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.914 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.922 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.924 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.932 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.935 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.941 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.945 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.948 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.950 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.955 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.958 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.962 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.966 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.969 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.972 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.976 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.979 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:16.981 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:16.986 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:16.988 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.016 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.021 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.023 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.032 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.037 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.039 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.042 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.047 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.049 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.059 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.065 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.067 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.079 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.082 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.084 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.089 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.092 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.100 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.104 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.107 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.109 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.114 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.117 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.134 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.137 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.139 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.144 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.146 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.149 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.151 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.156 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.158 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.171 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.176 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.178 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.182 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.187 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.190 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.195 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.200 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.202 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.205 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.210 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.212 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.218 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.223 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.225 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.229 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.234 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.237 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.244 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.258 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.262 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.265 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.267 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.273 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.275 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.286 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.291 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.293 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.305 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.309 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.312 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.323 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.327 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.330 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.332 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.336 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.340 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.347 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.352 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.354 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.364 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.374 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.379 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.381 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.385 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.390 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.393 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.404 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.410 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.412 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.418 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.422 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.425 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.443 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.447 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.450 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.452 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.457 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.460 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.462 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.467 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.469 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.473 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.477 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.480 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.484 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.488 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.491 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.493 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.498 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.500 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.506 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.511 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.513 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.524 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.528 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.531 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.558 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.563 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.566 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.573 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.578 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.580 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.591 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.596 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.598 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.601 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.606 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.608 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.620 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.634 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.636 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.639 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.644 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.646 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.650 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.654 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.657 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.664 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.669 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.672 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.692 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.698 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.702 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.705 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.708 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.712 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.715 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.725 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.730 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.732 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.747 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.752 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.754 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.759 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.763 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.765 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.769 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.773 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.776 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.793 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.797 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.800 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.813 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.815 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.820 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.823 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.826 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.832 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.834 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.838 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.859 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.864 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.867 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.871 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.876 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.879 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.887 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.892 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.894 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.902 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.907 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.909 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.917 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.919 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.924 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.928 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.931 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.933 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.938 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.941 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.948 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.953 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.958 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.960 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.967 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.969 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.972 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:17.977 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.979 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.993 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:17.995 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:17.998 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.005 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.008 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.012 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.015 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.019 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.028 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.030 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.036 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.038 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.042 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.052 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.057 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.059 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.062 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.067 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.069 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.074 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.079 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.081 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.085 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.090 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.092 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.106 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.108 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.121 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.125 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.128 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.134 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.137 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.139 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 15:23:18.145 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 15:23:18.147 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 15:23:18.164 | Processing /opt/stack/requirements 2020-11-30 15:23:19.480 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2020-11-30 15:23:19.548 | 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:23:19.583 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-11-30 15:23:19.668 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-30 15:23:20.292 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-11-30 15:23:20.399 | 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:23:20.439 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-11-30 15:23:20.485 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2020-11-30 15:23:20.506 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-11-30 15:23:20.550 | 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:23:20.607 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) 2020-11-30 15:23:20.626 | 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:23:20.652 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) 2020-11-30 15:23:20.681 | 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:23:20.700 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) 2020-11-30 15:23:20.805 | 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:23:20.822 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) 2020-11-30 15:23:20.857 | 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:23:20.868 | 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:23:20.873 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-11-30 15:23:20.934 | 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:23:20.982 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-30 15:23:21.006 | 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:23:21.037 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2020-11-30 15:23:21.086 | 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:23:21.108 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2020-11-30 15:23:21.128 | 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:23:21.140 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:23:21.168 | 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:23:21.200 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-11-30 15:23:21.217 | 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:23:21.230 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-11-30 15:23:21.251 | 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:23:21.266 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 15:23:21.293 | 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:23:21.307 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-11-30 15:23:21.323 | 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:23:21.334 | Building wheels for collected packages: PyYAML 2020-11-30 15:23:21.334 | Running setup.py bdist_wheel for PyYAML: started 2020-11-30 15:23:21.630 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-30 15:23:21.631 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ce17hd_1/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/tmpfzebps3cpip-wheel- --python-tag cp36: 2020-11-30 15:23:21.631 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-30 15:23:21.631 | or: -c --help [cmd1 cmd2 ...] 2020-11-30 15:23:21.631 | or: -c --help-commands 2020-11-30 15:23:21.631 | or: -c cmd --help 2020-11-30 15:23:21.631 | 2020-11-30 15:23:21.631 | error: invalid command 'bdist_wheel' 2020-11-30 15:23:21.631 | 2020-11-30 15:23:21.631 | ---------------------------------------- 2020-11-30 15:23:21.631 | Failed building wheel for PyYAML 2020-11-30 15:23:21.631 | Running setup.py clean for PyYAML 2020-11-30 15:23:21.923 | Failed to build PyYAML 2020-11-30 15:23:21.924 | Installing collected packages: chardet, certifi, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2020-11-30 15:23:22.759 | Running setup.py install for PyYAML: started 2020-11-30 15:23:32.364 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-30 15:23:32.806 | Running setup.py install for openstack-requirements: started 2020-11-30 15:23:34.979 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-30 15:23:35.252 | 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:23:35.355 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:35.358 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:35.360 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:35.363 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:35.365 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:35.367 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:35.369 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:35.371 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:35.373 | + functions-common:time_stop:2338 : start_time=1606749794370 2020-11-30 15:23:35.375 | + functions-common:time_stop:2340 : [[ -z 1606749794370 ]] 2020-11-30 15:23:35.378 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:35.381 | + functions-common:time_stop:2343 : end_time=1606749815379 2020-11-30 15:23:35.383 | + functions-common:time_stop:2344 : elapsed_time=21009 2020-11-30 15:23:35.385 | + functions-common:time_stop:2345 : total=11777 2020-11-30 15:23:35.388 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:35.390 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=32786 2020-11-30 15:23:35.392 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:35.395 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-30 15:23:35.397 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-30 15:23:35.399 | + inc/python:use_library_from_git:263 : local name=pbr 2020-11-30 15:23:35.402 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:35.405 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:35.407 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2020-11-30 15:23:35.409 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:35.412 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-30 15:23:35.430 | Using python 3.6 to install pbr because python3_enabled=True 2020-11-30 15:23:35.434 | + 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:23:38.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:38.127 | Requirement already satisfied: pbr in /usr/local/lib/python3.6/dist-packages (5.4.5) 2020-11-30 15:23:39.067 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:39.069 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:39.071 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:39.073 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:39.076 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:39.078 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:39.080 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:39.082 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:39.084 | + functions-common:time_stop:2338 : start_time=1606749815425 2020-11-30 15:23:39.087 | + functions-common:time_stop:2340 : [[ -z 1606749815425 ]] 2020-11-30 15:23:39.089 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:39.093 | + functions-common:time_stop:2343 : end_time=1606749819090 2020-11-30 15:23:39.095 | + functions-common:time_stop:2344 : elapsed_time=3665 2020-11-30 15:23:39.097 | + functions-common:time_stop:2345 : total=32786 2020-11-30 15:23:39.099 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:39.101 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=36451 2020-11-30 15:23:39.103 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:39.106 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2020-11-30 15:23:41.140 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-30 15:23:42.800 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.6/site-packages 2020-11-30 15:23:42.806 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:23:42.809 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:23:42.811 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.6/site-packages (from bindep) 2020-11-30 15:23:42.865 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:23:42.867 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 15:23:42.871 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2020-11-30 15:23:42.887 | + ./stack.sh:main:790 : pkgs= 2020-11-30 15:23:42.890 | + ./stack.sh:main:791 : [[ -n '' ]] 2020-11-30 15:23:42.892 | + ./stack.sh:main:798 : run_phase stack pre-install 2020-11-30 15:23:42.894 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 15:23:42.897 | + functions-common:run_phase:1760 : local phase=pre-install 2020-11-30 15:23:42.899 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:23:42.901 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:23:42.903 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:23:42.905 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:23:42.908 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:23:42.910 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:23:42.914 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:23:42.916 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:23:42.919 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:23:42.921 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-30 15:23:42.923 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:23:42.938 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:42.940 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:23:42.942 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:23:42.944 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-30 15:23:42.946 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:23:42.948 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:23:42.950 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:23:42.952 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-30 15:23:42.954 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:23:42.956 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 15:23:42.958 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 15:23:42.961 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 15:23:42.963 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 15:23:42.965 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 15:23:42.967 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 15:23:42.969 | + 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:23:42.972 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2020-11-30 15:23:42.974 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 15:23:42.976 | + functions-common:run_plugins:1746 : local phase=pre-install 2020-11-30 15:23:42.978 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 15:23:42.981 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 15:23:42.983 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-30 15:23:42.986 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2020-11-30 15:23:42.988 | + functions:set_systemd_override:800 : local value=2048 2020-11-30 15:23:42.990 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2020-11-30 15:23:42.993 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-30 15:23:43.039 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-30 15:23:43.039 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-30 15:23:43.041 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2020-11-30 15:23:43.226 | + ./stack.sh:main:803 : install_rpc_backend 2020-11-30 15:23:43.229 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-30 15:23:43.246 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:43.248 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-30 15:23:43.250 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:23:43.253 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:23:43.255 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:23:43.257 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:23:43.260 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:43.263 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:23:43.265 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:43.267 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:43.270 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:23:43.272 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:43.274 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:23:43.277 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:23:43.279 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2020-11-30 15:23:43.282 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:23:43.284 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:43.286 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:43.289 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2020-11-30 15:23:43.308 | + 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:23:43.428 | Reading package lists... 2020-11-30 15:23:43.679 | Building dependency tree... 2020-11-30 15:23:43.680 | Reading state information... 2020-11-30 15:23:43.890 | rabbitmq-server is already the newest version (3.6.10-1ubuntu0.4). 2020-11-30 15:23:43.890 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:43.891 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:43.891 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:43.891 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:43.891 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:43.891 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:43.891 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:43.957 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:43.962 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:23:43.965 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:43.967 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:43.969 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:43.972 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:43.974 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:43.976 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:43.978 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:43.980 | + functions-common:time_stop:2338 : start_time=1606749823305 2020-11-30 15:23:43.982 | + functions-common:time_stop:2340 : [[ -z 1606749823305 ]] 2020-11-30 15:23:43.985 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:43.988 | + functions-common:time_stop:2343 : end_time=1606749823986 2020-11-30 15:23:43.991 | + functions-common:time_stop:2344 : elapsed_time=681 2020-11-30 15:23:43.993 | + functions-common:time_stop:2345 : total=2779 2020-11-30 15:23:43.996 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:43.998 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3460 2020-11-30 15:23:44.000 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:23:44.003 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-30 15:23:44.005 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:23:44.007 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:23:44.009 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:23:44.012 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:23:44.014 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:23:44.017 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:23:44.019 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-30 15:23:44.022 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:23:44.025 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:23:44.027 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:23:44.029 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:23:44.032 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:23:44.034 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:23:44.036 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:23:44.038 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:23:44.040 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-30 15:23:44.043 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:23:44.045 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:23:44.047 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:23:44.049 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:23:44.052 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:23:44.054 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:23:44.057 | + ./stack.sh:main:804 : restart_rpc_backend 2020-11-30 15:23:44.059 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-30 15:23:44.075 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:44.077 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-30 15:23:44.079 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:23:44.081 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2020-11-30 15:23:44.084 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-30 15:23:44.087 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-30 15:23:44.090 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-30 15:23:44.092 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-30 15:23:44.094 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-30 15:23:44.097 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-30 15:23:44.099 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-30 15:23:44.101 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-30 15:23:44.104 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-30 15:23:45.149 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-30 15:23:45.149 | stackrabbit []' 2020-11-30 15:23:45.153 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-30 15:23:45.153 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-30 15:23:45.154 | stackrabbit []' 2020-11-30 15:23:45.159 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2020-11-30 15:23:45.161 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2020-11-30 15:23:45.163 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:23:46.180 | Changing password for user "stackrabbit" 2020-11-30 15:23:46.204 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-30 15:23:47.242 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-30 15:23:47.265 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-30 15:23:47.268 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 15:23:48.318 | Changing password for user "stackrabbit" 2020-11-30 15:23:48.341 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-30 15:23:48.344 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-30 15:23:48.346 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-30 15:23:49.400 | Deleting user "guest" 2020-11-30 15:23:49.413 | Error: no_such_user: guest 2020-11-30 15:23:49.422 | + lib/rpc_backend:restart_rpc_backend:119 : true 2020-11-30 15:23:49.425 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2020-11-30 15:23:49.440 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:49.443 | + ./stack.sh:main:807 : install_database 2020-11-30 15:23:49.445 | + lib/database:install_database:116 : install_database_mysql 2020-11-30 15:23:49.448 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-30 15:23:49.450 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:49.453 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:49.455 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-30 15:23:49.655 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-30 15:23:49.658 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-30 15:23:49.660 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2020-11-30 15:23:49.662 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:23:49.665 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-30 15:23:49.668 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:23:49.670 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:23:49.672 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:23:49.675 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:23:49.677 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:23:49.679 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:23:49.682 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:23:49.685 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:23:49.687 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-30 15:23:49.689 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:23:49.692 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:23:49.694 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:23:49.696 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:23:49.699 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:23:49.701 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:23:49.703 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-30 15:23:49.706 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:49.708 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:49.710 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-30 15:23:49.713 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:23:49.715 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:23:49.717 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:23:49.720 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:23:49.722 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:49.724 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:23:49.726 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:49.729 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:49.731 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:23:49.734 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:49.736 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:23:49.738 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:23:49.740 | + functions-common:install_package:1334 : real_install_package mysql-server 2020-11-30 15:23:49.743 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:23:49.745 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:49.747 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:49.750 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2020-11-30 15:23:49.768 | + 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:23:49.888 | Reading package lists... 2020-11-30 15:23:50.136 | Building dependency tree... 2020-11-30 15:23:50.137 | Reading state information... 2020-11-30 15:23:50.348 | mysql-server is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:23:50.348 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:50.349 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:50.349 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:50.349 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:50.349 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:50.349 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:50.349 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:50.418 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:50.422 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:23:50.424 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:50.427 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:50.430 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:50.433 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:50.435 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:50.437 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:50.439 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:50.441 | + functions-common:time_stop:2338 : start_time=1606749829765 2020-11-30 15:23:50.444 | + functions-common:time_stop:2340 : [[ -z 1606749829765 ]] 2020-11-30 15:23:50.446 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:50.450 | + functions-common:time_stop:2343 : end_time=1606749830448 2020-11-30 15:23:50.452 | + functions-common:time_stop:2344 : elapsed_time=683 2020-11-30 15:23:50.454 | + functions-common:time_stop:2345 : total=3460 2020-11-30 15:23:50.457 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:50.459 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4143 2020-11-30 15:23:50.461 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:23:50.464 | + ./stack.sh:main:809 : '[' -n mysql ']' 2020-11-30 15:23:50.466 | + ./stack.sh:main:810 : install_database_python 2020-11-30 15:23:50.469 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-30 15:23:50.471 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-30 15:23:50.473 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-30 15:23:50.475 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:23:50.478 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-30 15:23:50.481 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2020-11-30 15:23:50.483 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:23:50.486 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:23:50.487 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:23:50.491 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2020-11-30 15:23:50.493 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2020-11-30 15:23:50.495 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2020-11-30 15:23:50.498 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-30 15:23:50.500 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-30 15:23:50.519 | Using python 3.6 to install PyMySQL because python3_enabled=True 2020-11-30 15:23:50.524 | + 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:23:53.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:53.228 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.6/dist-packages (0.9.3) 2020-11-30 15:23:54.006 | + inc/python:pip_install:207 : result=0 2020-11-30 15:23:54.008 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:23:54.011 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:54.013 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:54.016 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:54.018 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:54.020 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:54.022 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:23:54.025 | + functions-common:time_stop:2338 : start_time=1606749830514 2020-11-30 15:23:54.027 | + functions-common:time_stop:2340 : [[ -z 1606749830514 ]] 2020-11-30 15:23:54.030 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:54.034 | + functions-common:time_stop:2343 : end_time=1606749834031 2020-11-30 15:23:54.036 | + functions-common:time_stop:2344 : elapsed_time=3517 2020-11-30 15:23:54.038 | + functions-common:time_stop:2345 : total=36451 2020-11-30 15:23:54.041 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:54.043 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=39968 2020-11-30 15:23:54.045 | + inc/python:pip_install:210 : return 0 2020-11-30 15:23:54.048 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-30 15:23:54.050 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:23:54.052 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-30 15:23:54.055 | + ./stack.sh:main:813 : is_service_enabled neutron 2020-11-30 15:23:54.070 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:54.072 | + ./stack.sh:main:814 : install_neutron_agent_packages 2020-11-30 15:23:54.074 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-30 15:23:54.078 | ++ 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:23:54.078 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 15:23:54.083 | + 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:23:54.085 | + 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:23:54.088 | + 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:23:54.090 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 15:23:54.093 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-30 15:23:54.095 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2020-11-30 15:23:54.110 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:54.113 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2020-11-30 15:23:54.115 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:23:54.117 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:23:54.120 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:23:54.123 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:23:54.125 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:54.127 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:23:54.130 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:54.132 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:54.135 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:23:54.137 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:54.139 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:23:54.141 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:23:54.144 | + functions-common:install_package:1334 : real_install_package radvd 2020-11-30 15:23:54.147 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:23:54.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:54.152 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:54.154 | + functions-common:real_install_package:1320 : apt_get install radvd 2020-11-30 15:23:54.173 | + 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:23:54.296 | Reading package lists... 2020-11-30 15:23:54.546 | Building dependency tree... 2020-11-30 15:23:54.547 | Reading state information... 2020-11-30 15:23:54.760 | radvd is already the newest version (1:2.16-3). 2020-11-30 15:23:54.760 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:54.760 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:54.760 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:54.760 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:54.760 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:54.761 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:54.761 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:54.828 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:54.832 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:23:54.835 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:54.837 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:54.839 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:54.841 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:54.844 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:54.846 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:54.848 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:54.850 | + functions-common:time_stop:2338 : start_time=1606749834170 2020-11-30 15:23:54.852 | + functions-common:time_stop:2340 : [[ -z 1606749834170 ]] 2020-11-30 15:23:54.855 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:54.858 | + functions-common:time_stop:2343 : end_time=1606749834856 2020-11-30 15:23:54.860 | + functions-common:time_stop:2344 : elapsed_time=686 2020-11-30 15:23:54.862 | + functions-common:time_stop:2345 : total=4143 2020-11-30 15:23:54.865 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:54.867 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4829 2020-11-30 15:23:54.870 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:23:54.872 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2020-11-30 15:23:54.888 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:54.890 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2020-11-30 15:23:54.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-30 15:23:54.895 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-30 15:23:54.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-30 15:23:54.916 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:23:54.919 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:23:54.921 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:23:54.923 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:23:54.925 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:23:54.928 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:23:54.930 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:54.933 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:54.935 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:23:54.937 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:54.939 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:23:54.941 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:23:54.944 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2020-11-30 15:23:54.946 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:23:54.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:54.950 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:54.953 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2020-11-30 15:23:54.970 | + 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:23:55.092 | Reading package lists... 2020-11-30 15:23:55.341 | Building dependency tree... 2020-11-30 15:23:55.343 | Reading state information... 2020-11-30 15:23:55.555 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-30 15:23:55.555 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:23:55.555 | openvswitch-switch is already the newest version (2.12.1-0ubuntu0.19.10.1~cloud0). 2020-11-30 15:23:55.555 | The following packages were automatically installed and are no longer required: 2020-11-30 15:23:55.556 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:23:55.556 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:23:55.557 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:23:55.557 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:23:55.557 | python3-twisted-bin python3-zope.interface 2020-11-30 15:23:55.557 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:23:55.623 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:23:55.627 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:23:55.630 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:23:55.632 | + functions-common:time_stop:2331 : local name 2020-11-30 15:23:55.634 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:23:55.637 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:23:55.639 | + functions-common:time_stop:2334 : local total 2020-11-30 15:23:55.641 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:23:55.643 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:23:55.645 | + functions-common:time_stop:2338 : start_time=1606749834968 2020-11-30 15:23:55.647 | + functions-common:time_stop:2340 : [[ -z 1606749834968 ]] 2020-11-30 15:23:55.650 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:23:55.653 | + functions-common:time_stop:2343 : end_time=1606749835651 2020-11-30 15:23:55.655 | + functions-common:time_stop:2344 : elapsed_time=683 2020-11-30 15:23:55.657 | + functions-common:time_stop:2345 : total=4829 2020-11-30 15:23:55.659 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:23:55.662 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5512 2020-11-30 15:23:55.664 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:23:55.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-30 15:23:55.669 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:23:55.671 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:23:55.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-30 15:23:55.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-30 15:23:55.678 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-30 15:23:55.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-30 15:23:55.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-30 15:23:55.688 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-30 15:23:55.688 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-30 15:23:55.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-30 15:23:55.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-30 15:23:55.697 | + functions:vercmp:615 : local v1=4.15 2020-11-30 15:23:55.699 | + functions:vercmp:616 : local 'op=<' 2020-11-30 15:23:55.701 | + functions:vercmp:617 : local v2=3.13 2020-11-30 15:23:55.703 | + functions:vercmp:618 : local result 2020-11-30 15:23:55.707 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2020-11-30 15:23:55.707 | ++ functions:vercmp:622 : sort -V 2020-11-30 15:23:55.707 | ++ functions:vercmp:622 : head -1 2020-11-30 15:23:55.711 | + functions:vercmp:622 : result=3.13 2020-11-30 15:23:55.713 | + functions:vercmp:624 : case $op in 2020-11-30 15:23:55.715 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2020-11-30 15:23:55.717 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2020-11-30 15:23:55.720 | + functions:vercmp:635 : return 2020-11-30 15:23:55.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-30 15:23:55.724 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:23:55.726 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2020-11-30 15:23:56.167 | + ./stack.sh:main:817 : is_service_enabled etcd3 2020-11-30 15:23:56.183 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:23:56.186 | + ./stack.sh:main:818 : install_etcd3 2020-11-30 15:23:56.188 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-30 15:23:56.188 | Installing etcd 2020-11-30 15:23:56.190 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-30 15:23:56.203 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-30 15:23:56.213 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-30 15:23:56.215 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-30 15:23:56.227 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-30 15:23:56.229 | ++ 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:23:56.232 | ++ 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:23:56.235 | +++ 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:23:56.239 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:23:56.241 | ++ 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:23:56.244 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-30 15:23:56.247 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:23:56.249 | ++ functions:get_extra_file:73 : return 2020-11-30 15:23:56.252 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 15:23:56.254 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-30 15:23:56.256 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-30 15:23:56.259 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2020-11-30 15:23:56.274 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:23:56.277 | + ./stack.sh:main:837 : install_dstat 2020-11-30 15:23:56.279 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-30 15:23:56.295 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:23:56.297 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2020-11-30 15:23:56.299 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:23:56.301 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2020-11-30 15:23:56.304 | + ./stack.sh:main:846 : install_libs 2020-11-30 15:23:56.306 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-30 15:23:56.308 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-30 15:23:56.311 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-30 15:23:56.313 | + inc/python:use_library_from_git:263 : local name=automaton 2020-11-30 15:23:56.315 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.318 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.320 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2020-11-30 15:23:56.322 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.324 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-30 15:23:56.327 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-30 15:23:56.329 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-30 15:23:56.331 | + inc/python:use_library_from_git:263 : local name=castellan 2020-11-30 15:23:56.333 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.336 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.339 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2020-11-30 15:23:56.341 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.343 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-30 15:23:56.345 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-30 15:23:56.348 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-30 15:23:56.350 | + inc/python:use_library_from_git:263 : local name=cliff 2020-11-30 15:23:56.353 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.355 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.357 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2020-11-30 15:23:56.359 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.361 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-30 15:23:56.364 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-30 15:23:56.366 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-30 15:23:56.368 | + inc/python:use_library_from_git:263 : local name=cursive 2020-11-30 15:23:56.370 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.373 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.375 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2020-11-30 15:23:56.377 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.379 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-30 15:23:56.382 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-30 15:23:56.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-30 15:23:56.387 | + inc/python:use_library_from_git:263 : local name=debtcollector 2020-11-30 15:23:56.389 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.391 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.393 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2020-11-30 15:23:56.395 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.398 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-30 15:23:56.401 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-30 15:23:56.403 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-30 15:23:56.405 | + inc/python:use_library_from_git:263 : local name=futurist 2020-11-30 15:23:56.407 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.409 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.412 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2020-11-30 15:23:56.414 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.416 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-30 15:23:56.419 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-30 15:23:56.421 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-30 15:23:56.423 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2020-11-30 15:23:56.425 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.427 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.430 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2020-11-30 15:23:56.432 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.434 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-30 15:23:56.437 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-30 15:23:56.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-30 15:23:56.441 | + inc/python:use_library_from_git:263 : local name=osc-lib 2020-11-30 15:23:56.443 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.445 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.448 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2020-11-30 15:23:56.450 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.453 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-30 15:23:56.455 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-30 15:23:56.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-30 15:23:56.460 | + inc/python:use_library_from_git:263 : local name=osc-placement 2020-11-30 15:23:56.462 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.465 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.467 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2020-11-30 15:23:56.470 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.472 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-30 15:23:56.475 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-30 15:23:56.477 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-30 15:23:56.479 | + inc/python:use_library_from_git:263 : local name=os-client-config 2020-11-30 15:23:56.481 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.484 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.486 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2020-11-30 15:23:56.488 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.490 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-30 15:23:56.492 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-30 15:23:56.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-30 15:23:56.497 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2020-11-30 15:23:56.499 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.501 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.504 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2020-11-30 15:23:56.506 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.509 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-30 15:23:56.511 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-30 15:23:56.513 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-30 15:23:56.516 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2020-11-30 15:23:56.518 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.520 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.522 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-30 15:23:56.525 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.527 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-30 15:23:56.530 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-30 15:23:56.532 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-30 15:23:56.534 | + inc/python:use_library_from_git:263 : local name=oslo.config 2020-11-30 15:23:56.536 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.538 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.541 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2020-11-30 15:23:56.543 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.546 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-30 15:23:56.548 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-30 15:23:56.550 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-30 15:23:56.553 | + inc/python:use_library_from_git:263 : local name=oslo.context 2020-11-30 15:23:56.555 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.557 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.560 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2020-11-30 15:23:56.562 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.564 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-30 15:23:56.566 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-30 15:23:56.569 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-30 15:23:56.571 | + inc/python:use_library_from_git:263 : local name=oslo.db 2020-11-30 15:23:56.574 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.576 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.579 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2020-11-30 15:23:56.581 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.583 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-30 15:23:56.586 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-30 15:23:56.588 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-30 15:23:56.590 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2020-11-30 15:23:56.593 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.595 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.597 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-30 15:23:56.599 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.602 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-30 15:23:56.605 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-30 15:23:56.607 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-30 15:23:56.609 | + inc/python:use_library_from_git:263 : local name=oslo.log 2020-11-30 15:23:56.612 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.614 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.616 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2020-11-30 15:23:56.619 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.621 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-30 15:23:56.624 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-30 15:23:56.626 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-30 15:23:56.628 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2020-11-30 15:23:56.631 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.633 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.635 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-30 15:23:56.638 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.640 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-30 15:23:56.643 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-30 15:23:56.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-30 15:23:56.648 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2020-11-30 15:23:56.650 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.653 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.655 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-30 15:23:56.657 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.659 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-30 15:23:56.662 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-30 15:23:56.664 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-30 15:23:56.667 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2020-11-30 15:23:56.669 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.671 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.674 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2020-11-30 15:23:56.676 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.678 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-30 15:23:56.681 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-30 15:23:56.683 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-30 15:23:56.686 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2020-11-30 15:23:56.688 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.690 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.693 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-30 15:23:56.695 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.697 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-30 15:23:56.699 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-30 15:23:56.702 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-30 15:23:56.704 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2020-11-30 15:23:56.706 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.709 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.711 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2020-11-30 15:23:56.713 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.716 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-30 15:23:56.718 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-30 15:23:56.720 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-30 15:23:56.723 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2020-11-30 15:23:56.725 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.728 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.730 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-30 15:23:56.732 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.734 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-30 15:23:56.737 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-30 15:23:56.739 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-30 15:23:56.741 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2020-11-30 15:23:56.744 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.746 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.749 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-30 15:23:56.751 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.753 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-30 15:23:56.756 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-30 15:23:56.758 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-30 15:23:56.761 | + inc/python:use_library_from_git:263 : local name=oslo.service 2020-11-30 15:23:56.763 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.765 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.767 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2020-11-30 15:23:56.770 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.772 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-30 15:23:56.775 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-30 15:23:56.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-30 15:23:56.780 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2020-11-30 15:23:56.782 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.784 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.786 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2020-11-30 15:23:56.789 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.791 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-30 15:23:56.794 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-30 15:23:56.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-30 15:23:56.798 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2020-11-30 15:23:56.801 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.803 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.805 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-30 15:23:56.808 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.810 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-30 15:23:56.812 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-30 15:23:56.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-30 15:23:56.817 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2020-11-30 15:23:56.819 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.821 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.824 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-30 15:23:56.826 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.828 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-30 15:23:56.831 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-30 15:23:56.833 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-30 15:23:56.836 | + inc/python:use_library_from_git:263 : local name=osprofiler 2020-11-30 15:23:56.839 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.841 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.843 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2020-11-30 15:23:56.846 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.848 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-30 15:23:56.850 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-30 15:23:56.853 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-30 15:23:56.855 | + inc/python:use_library_from_git:263 : local name=pycadf 2020-11-30 15:23:56.858 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.860 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.862 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2020-11-30 15:23:56.865 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.867 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-30 15:23:56.869 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-30 15:23:56.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-30 15:23:56.874 | + inc/python:use_library_from_git:263 : local name=stevedore 2020-11-30 15:23:56.876 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.878 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.881 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2020-11-30 15:23:56.883 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.885 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-30 15:23:56.888 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-30 15:23:56.890 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-30 15:23:56.892 | + inc/python:use_library_from_git:263 : local name=taskflow 2020-11-30 15:23:56.895 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.897 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.900 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2020-11-30 15:23:56.902 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.905 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-30 15:23:56.907 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-30 15:23:56.909 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-30 15:23:56.912 | + inc/python:use_library_from_git:263 : local name=tooz 2020-11-30 15:23:56.914 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.917 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.919 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2020-11-30 15:23:56.921 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.924 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-30 15:23:56.926 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-30 15:23:56.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-30 15:23:56.931 | + inc/python:use_library_from_git:263 : local name=os-brick 2020-11-30 15:23:56.933 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.935 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.938 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2020-11-30 15:23:56.940 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.942 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-30 15:23:56.945 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-30 15:23:56.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-30 15:23:56.949 | + inc/python:use_library_from_git:263 : local name=os-traits 2020-11-30 15:23:56.952 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.954 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.956 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2020-11-30 15:23:56.959 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.962 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-30 15:23:56.964 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-30 15:23:56.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-30 15:23:56.969 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2020-11-30 15:23:56.971 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:23:56.974 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:23:56.976 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-30 15:23:56.979 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:23:56.981 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-30 15:23:56.999 | Using python 3.6 to install etcd3 because python3_enabled=True 2020-11-30 15:23:57.005 | + 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:23:59.591 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:23:59.714 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.6/dist-packages (0.12.0) 2020-11-30 15:23:59.723 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.28.1) 2020-11-30 15:23:59.724 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (6.1.0) 2020-11-30 15:23:59.725 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.6/dist-packages (from etcd3) (3.11.3) 2020-11-30 15:23:59.728 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:23:59.735 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:23:59.740 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:23:59.741 | 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:23:59.802 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.6/dist-packages (from etcd3) (1.14.0) 2020-11-30 15:24:00.522 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:00.525 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:00.528 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:00.530 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:00.532 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:00.534 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:00.536 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:00.538 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:00.541 | + functions-common:time_stop:2338 : start_time=1606749836994 2020-11-30 15:24:00.543 | + functions-common:time_stop:2340 : [[ -z 1606749836994 ]] 2020-11-30 15:24:00.546 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:00.549 | + functions-common:time_stop:2343 : end_time=1606749840547 2020-11-30 15:24:00.551 | + functions-common:time_stop:2344 : elapsed_time=3553 2020-11-30 15:24:00.553 | + functions-common:time_stop:2345 : total=39968 2020-11-30 15:24:00.555 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:00.558 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=43521 2020-11-30 15:24:00.560 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:00.562 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-30 15:24:00.581 | Using python 3.6 to install etcd3gw because python3_enabled=True 2020-11-30 15:24:00.587 | + 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:24:03.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:03.307 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.6/dist-packages (0.2.5) 2020-11-30 15:24:03.319 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:24:03.322 | 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:24:03.324 | 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:24:03.325 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:24:03.326 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:24:03.332 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (5.4.5) 2020-11-30 15:24:03.334 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.14.0) 2020-11-30 15:24:03.358 | 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:24:03.359 | 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:24:03.361 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.6/dist-packages (from etcd3gw) (1.25.8) 2020-11-30 15:24:03.362 | 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:24:04.132 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:04.134 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:04.136 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:04.138 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:04.141 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:04.143 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:04.145 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:04.148 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:04.150 | + functions-common:time_stop:2338 : start_time=1606749840576 2020-11-30 15:24:04.152 | + functions-common:time_stop:2340 : [[ -z 1606749840576 ]] 2020-11-30 15:24:04.155 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:04.158 | + functions-common:time_stop:2343 : end_time=1606749844156 2020-11-30 15:24:04.160 | + functions-common:time_stop:2344 : elapsed_time=3580 2020-11-30 15:24:04.163 | + functions-common:time_stop:2345 : total=43521 2020-11-30 15:24:04.165 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:04.168 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47101 2020-11-30 15:24:04.170 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:04.172 | + ./stack.sh:main:849 : install_apache_uwsgi 2020-11-30 15:24:04.175 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-30 15:24:04.177 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-30 15:24:04.180 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:24:04.183 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:24:04.185 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:24:04.188 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:24:04.190 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:24:04.193 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:24:04.196 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:24:04.198 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:24:04.200 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-11-30 15:24:04.203 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:04.205 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:24:04.207 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-11-30 15:24:04.210 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-11-30 15:24:04.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:04.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:04.217 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:24:04.219 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 15:24:04.221 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:24:04.223 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:24:04.226 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:24:04.228 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:04.231 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:24:04.233 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:04.235 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:04.238 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:24:04.240 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:24:04.243 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:24:04.245 | + functions-common:apt_get_update:1069 : return 2020-11-30 15:24:04.248 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:24:04.250 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:24:04.252 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:04.254 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:04.257 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 15:24:04.276 | + 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:24:04.396 | Reading package lists... 2020-11-30 15:24:04.652 | Building dependency tree... 2020-11-30 15:24:04.653 | Reading state information... 2020-11-30 15:24:04.865 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:04.865 | uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:04.866 | uwsgi-plugin-python is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:04.866 | uwsgi-plugin-python3 is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:24:04.866 | The following packages were automatically installed and are no longer required: 2020-11-30 15:24:04.866 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:24:04.866 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:24:04.866 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:24:04.867 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:24:04.867 | python3-twisted-bin python3-zope.interface 2020-11-30 15:24:04.867 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:24:04.934 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:24:04.938 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:24:04.940 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:24:04.943 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:04.945 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:04.947 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:04.949 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:04.951 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:04.954 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:24:04.956 | + functions-common:time_stop:2338 : start_time=1606749844273 2020-11-30 15:24:04.958 | + functions-common:time_stop:2340 : [[ -z 1606749844273 ]] 2020-11-30 15:24:04.961 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:04.964 | + functions-common:time_stop:2343 : end_time=1606749844962 2020-11-30 15:24:04.966 | + functions-common:time_stop:2344 : elapsed_time=689 2020-11-30 15:24:04.969 | + functions-common:time_stop:2345 : total=5512 2020-11-30 15:24:04.971 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:04.973 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6201 2020-11-30 15:24:04.975 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:24:04.979 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2020-11-30 15:24:04.981 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:24:04.983 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:24:04.986 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2020-11-30 15:24:05.044 | Module proxy already enabled 2020-11-30 15:24:05.048 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2020-11-30 15:24:05.106 | Considering dependency proxy for proxy_uwsgi: 2020-11-30 15:24:05.106 | Module proxy already enabled 2020-11-30 15:24:05.106 | Module proxy_uwsgi already enabled 2020-11-30 15:24:05.110 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2020-11-30 15:24:05.112 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 15:24:05.114 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 15:24:05.117 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 15:24:05.257 | + ./stack.sh:main:852 : install_keystoneauth 2020-11-30 15:24:05.259 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-30 15:24:05.262 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2020-11-30 15:24:05.264 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.267 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.270 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2020-11-30 15:24:05.272 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.275 | + ./stack.sh:main:853 : install_keystoneclient 2020-11-30 15:24:05.278 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-30 15:24:05.280 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2020-11-30 15:24:05.282 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.285 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.287 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-30 15:24:05.290 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.293 | + ./stack.sh:main:854 : install_glanceclient 2020-11-30 15:24:05.295 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2020-11-30 15:24:05.297 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2020-11-30 15:24:05.299 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.302 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.304 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-30 15:24:05.307 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.309 | + ./stack.sh:main:855 : install_cinderclient 2020-11-30 15:24:05.311 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-11-30 15:24:05.314 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2020-11-30 15:24:05.316 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.319 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.322 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-30 15:24:05.324 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.326 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-11-30 15:24:05.329 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2020-11-30 15:24:05.331 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.334 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.337 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-30 15:24:05.339 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.341 | + ./stack.sh:main:856 : install_novaclient 2020-11-30 15:24:05.344 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2020-11-30 15:24:05.346 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2020-11-30 15:24:05.348 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.351 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.354 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2020-11-30 15:24:05.356 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.358 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2020-11-30 15:24:05.375 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:05.377 | + ./stack.sh:main:858 : install_swiftclient 2020-11-30 15:24:05.380 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-11-30 15:24:05.383 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2020-11-30 15:24:05.385 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.387 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.390 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-30 15:24:05.392 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.394 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2020-11-30 15:24:05.410 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:05.413 | + ./stack.sh:main:861 : install_neutronclient 2020-11-30 15:24:05.415 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-30 15:24:05.418 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2020-11-30 15:24:05.420 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.422 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.425 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-30 15:24:05.427 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.430 | + ./stack.sh:main:865 : install_keystonemiddleware 2020-11-30 15:24:05.432 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-30 15:24:05.434 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2020-11-30 15:24:05.437 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 15:24:05.439 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 15:24:05.441 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-30 15:24:05.444 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 15:24:05.446 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-30 15:24:05.449 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-30 15:24:05.451 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:24:05.454 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-30 15:24:05.456 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2020-11-30 15:24:05.459 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:24:05.463 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:24:05.463 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:24:05.467 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2020-11-30 15:24:05.470 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2020-11-30 15:24:05.472 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2020-11-30 15:24:05.475 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-30 15:24:05.477 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-30 15:24:05.495 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2020-11-30 15:24:05.500 | + 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:24:08.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:08.231 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.6/dist-packages (9.0.0) 2020-11-30 15:24:08.292 | 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:24:08.293 | 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:24:08.295 | 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:24:08.296 | 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:24:08.298 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:08.299 | 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:24:08.300 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:24:08.302 | 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:24:08.303 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.8.6) 2020-11-30 15:24:08.305 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.307 | 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:24:08.308 | 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:24:08.310 | 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:24:08.311 | 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:24:08.381 | 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:24:08.383 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:08.384 | 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:24:08.386 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.387 | 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:24:08.388 | 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:24:08.395 | 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:24:08.432 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.433 | 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:24:08.435 | 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:24:08.436 | 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:24:08.438 | 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:24:08.439 | 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:24:08.443 | 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:24:08.459 | 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:24:08.461 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:08.462 | 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:24:08.464 | 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:24:08.465 | 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:24:08.467 | 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:24:08.468 | 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:24:08.478 | 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:24:08.480 | 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:24:08.481 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.492 | 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:24:08.494 | 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:24:08.504 | 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:24:08.506 | 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:24:08.507 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.513 | 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:24:08.560 | 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:24:08.563 | 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:24:08.564 | 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:24:08.566 | 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:24:08.568 | 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:24:08.571 | 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:24:08.572 | 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:24:08.574 | 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:24:08.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:24:08.592 | 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:24:08.593 | 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:24:08.596 | 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:24:08.598 | 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:24:08.599 | 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:24:08.601 | 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:24:08.624 | 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:24:08.627 | 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:24:08.629 | 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:24:08.631 | 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:24:08.632 | 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:24:08.634 | 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:24:08.636 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.637 | 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:24:08.639 | 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:24:08.666 | 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:24:08.667 | 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:24:08.669 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.671 | 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:24:08.673 | 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:24:08.696 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.721 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (4.0.0) 2020-11-30 15:24:08.724 | 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:24:08.725 | 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:24:08.729 | 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:24:08.730 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (2.23.0) 2020-11-30 15:24:08.732 | 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:24:08.734 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:08.736 | 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:24:08.737 | 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:24:08.739 | 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:24:08.784 | 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:24:08.786 | 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:24:08.787 | 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:24:08.789 | 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:24:08.849 | 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:24:08.851 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/dist-packages (from keystonemiddleware) (1.14.0) 2020-11-30 15:24:09.427 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:09.429 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:09.431 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:09.433 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:09.435 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:09.437 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:09.440 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:09.442 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:09.444 | + functions-common:time_stop:2338 : start_time=1606749845491 2020-11-30 15:24:09.447 | + functions-common:time_stop:2340 : [[ -z 1606749845491 ]] 2020-11-30 15:24:09.449 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:09.453 | + functions-common:time_stop:2343 : end_time=1606749849450 2020-11-30 15:24:09.455 | + functions-common:time_stop:2344 : elapsed_time=3959 2020-11-30 15:24:09.457 | + functions-common:time_stop:2345 : total=47101 2020-11-30 15:24:09.459 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:09.462 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=51060 2020-11-30 15:24:09.465 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:09.467 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-30 15:24:09.469 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-30 15:24:09.472 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:24:09.475 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-30 15:24:09.477 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2020-11-30 15:24:09.480 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:24:09.483 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:24:09.484 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:24:09.488 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2020-11-30 15:24:09.490 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2020-11-30 15:24:09.493 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2020-11-30 15:24:09.496 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-30 15:24:09.498 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-30 15:24:09.517 | Using python 3.6 to install python-memcached because python3_enabled=True 2020-11-30 15:24:09.522 | + 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:24:12.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:12.411 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.6/dist-packages (1.59) 2020-11-30 15:24:12.415 | 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:24:13.202 | + inc/python:pip_install:207 : result=0 2020-11-30 15:24:13.204 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 15:24:13.206 | + functions-common:time_stop:2331 : local name 2020-11-30 15:24:13.209 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:24:13.212 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:24:13.214 | + functions-common:time_stop:2334 : local total 2020-11-30 15:24:13.216 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:24:13.218 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 15:24:13.220 | + functions-common:time_stop:2338 : start_time=1606749849512 2020-11-30 15:24:13.222 | + functions-common:time_stop:2340 : [[ -z 1606749849512 ]] 2020-11-30 15:24:13.225 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:24:13.228 | + functions-common:time_stop:2343 : end_time=1606749853226 2020-11-30 15:24:13.231 | + functions-common:time_stop:2344 : elapsed_time=3714 2020-11-30 15:24:13.233 | + functions-common:time_stop:2345 : total=51060 2020-11-30 15:24:13.235 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:24:13.237 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=54774 2020-11-30 15:24:13.240 | + inc/python:pip_install:210 : return 0 2020-11-30 15:24:13.242 | + ./stack.sh:main:867 : is_service_enabled keystone 2020-11-30 15:24:13.259 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:24:13.262 | + ./stack.sh:main:868 : '[' 10.222.0.41 == 10.222.0.41 ']' 2020-11-30 15:24:13.264 | + ./stack.sh:main:869 : stack_install_service keystone 2020-11-30 15:24:13.266 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-30 15:24:13.269 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-30 15:24:13.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 15:24:13.273 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-30 15:24:13.276 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-30 15:24:13.289 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:24:13.292 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2020-11-30 15:24:13.294 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-30 15:24:13.296 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2020-11-30 15:24:13.298 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:24:13.300 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:24:13.303 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:24:13.306 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:24:13.308 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:24:13.310 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:24:13.326 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:24:13.328 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:24:13.330 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:13.333 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:24:13.334 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:24:13.338 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2020-11-30 15:24:13.340 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:24:13.342 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2020-11-30 15:24:13.344 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:24:13.345 | + functions-common:git_clone:593 : head -1 2020-11-30 15:24:13.347 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2020-11-30 15:24:13.349 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:24:13.352 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-30 15:24:13.355 | + inc/python:setup_develop:351 : local bindep 2020-11-30 15:24:13.357 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:24:13.359 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2020-11-30 15:24:13.361 | + inc/python:setup_develop:357 : local extras= 2020-11-30 15:24:13.364 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-30 15:24:13.367 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 15:24:13.369 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:24:13.371 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2020-11-30 15:24:13.374 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 15:24:13.376 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 15:24:13.379 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2020-11-30 15:24:13.381 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 15:24:13.384 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2020-11-30 15:24:13.386 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 15:24:13.389 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 15:24:13.392 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-30 15:24:13.396 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2020-11-30 15:24:13.399 | + 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:24:14.407 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2020-11-30 15:24:14.410 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 15:24:14.412 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 15:24:14.414 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 15:24:14.416 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 15:24:14.418 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2020-11-30 15:24:14.420 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 15:24:14.423 | + inc/python:setup_package:440 : local extras= 2020-11-30 15:24:14.425 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 15:24:14.427 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 15:24:14.429 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 15:24:14.431 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 15:24:14.433 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 15:24:14.435 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2020-11-30 15:24:14.453 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2020-11-30 15:24:14.458 | + 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:24:17.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:24:17.057 | 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:24:17.057 | ERROR: Links are not allowed as constraints 2020-11-30 15:24:17.191 | + inc/python:pip_install:1 : exit_trap 2020-11-30 15:24:17.193 | + ./stack.sh:exit_trap:496 : local r=1 2020-11-30 15:24:17.196 | ++ ./stack.sh:exit_trap:497 : jobs -p 2020-11-30 15:24:17.199 | + ./stack.sh:exit_trap:497 : jobs= 2020-11-30 15:24:17.201 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2020-11-30 15:24:17.203 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2020-11-30 15:24:17.205 | + ./stack.sh:exit_trap:511 : kill_spinner 2020-11-30 15:24:17.207 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2020-11-30 15:24:17.210 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2020-11-30 15:24:17.212 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2020-11-30 15:24:17.212 | Error on exit 2020-11-30 15:24:17.214 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2020-11-30 15:24:17.216 | + ./stack.sh:exit_trap:517 : generate-subunit 1606749741 116 fail 2020-11-30 15:24:17.628 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2020-11-30 15:24:17.630 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2020-11-30 15:24:18.063 | + ./stack.sh:exit_trap:531 : exit 1