2020-11-30 15:19:24.374 | + ./stack.sh:main:462 : exec 2020-11-30 15:19:24.374 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151924' 2020-11-30 15:19:24.374 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-151924.summary.2020-11-30-151924 2020-11-30 15:19:24.374 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:19:24.374 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151924 2020-11-30 15:19:24.374 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151924 /opt/stack/logs/stack.sh.log 2020-11-30 15:19:24.374 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151924.summary.2020-11-30-151924 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:19:24.374 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:19:24.374 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:19:24.374 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:19:24.374 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:19:24.374 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:19:24.374 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:19:24.374 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:19:24.374 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:19:24.374 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:19:24.374 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:19:24.374 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:19:24.374 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:19:24.376 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:19:24.379 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:19:24.382 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:19:24.384 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:19:24.386 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:19:24.388 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:19:24.391 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:19:24.392 | 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:19:24.395 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:19:24.397 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:19:24.400 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:19:24.428 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:19:24.445 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:19:24.447 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:19:24.449 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:19:24.450 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:19:24.453 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:19:24.455 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:19:24.458 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:19:24.460 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:19:24.461 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:19:24.463 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:19:24.465 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:19:24.467 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:19:24.469 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:19:24.471 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:19:24.475 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:19:24.477 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:19:24.479 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:19:24.480 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:19:24.483 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:19:24.495 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:19:24.496 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:19:24.498 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:19:24.500 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:19:24.502 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:19:24.503 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:19:24.505 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:19:24.507 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:19:24.509 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:19:24.511 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:19:24.512 | + 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:19:24.515 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:19:24.517 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:19:24.518 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:19:24.520 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:19:24.522 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:19:24.524 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:19:24.541 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:19:24.543 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:19:24.555 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:19:24.558 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:19:24.561 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:19:24.563 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:19:24.565 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:19:24.567 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:19:24.569 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:19:24.572 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:19:24.574 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:19:24.577 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:19:24.579 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:19:24.581 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:19:24.585 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:19:24.597 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:19:24.614 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:19:24.626 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:19:24.639 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:19:24.664 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:19:24.692 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:19:24.766 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:19:24.786 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:19:24.820 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:19:24.868 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:19:24.908 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:19:24.992 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:19:25.005 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:19:25.017 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:19:25.028 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:19:25.118 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:19:25.120 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:19:25.122 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:19:25.125 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:19:25.127 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:19:25.129 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:19:25.131 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:19:25.133 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:19:25.135 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:19:25.138 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:19:25.140 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:19:25.142 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:19:25.144 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:19:25.147 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:19:25.160 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:19:25.162 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:19:25.164 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:19:25.199 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:19:25.201 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:19:25.203 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:19:25.205 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:19:25.207 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:19:25.210 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:19:25.212 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:19:25.214 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:19:25.216 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:19:25.218 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:19:25.221 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.223 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:19:25.225 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.227 | + 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:19:25.229 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.231 | + 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:19:25.234 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.237 | + 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:19:25.239 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.241 | + 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:19:25.243 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.245 | + 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:19:25.248 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.250 | + 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:19:25.252 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.254 | + 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:19:25.257 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.259 | + 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:19:25.261 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.264 | + 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:19:25.266 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.268 | + 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:19:25.270 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.273 | + 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:19:25.275 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.277 | + 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:19:25.280 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.282 | + 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:19:25.284 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.286 | + 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:19:25.289 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.291 | + 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:19:25.293 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.295 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:19:25.297 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.300 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:19:25.302 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.304 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:19:25.306 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.308 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:19:25.311 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.313 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:19:25.316 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.318 | + 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:19:25.320 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.322 | + 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:19:25.324 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.328 | + 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:19:25.331 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.333 | + 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:19:25.335 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.337 | + 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:19:25.340 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.343 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:19:25.345 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.347 | + 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:19:25.350 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.352 | + 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:19:25.354 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.356 | + 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:19:25.358 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.361 | + 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:19:25.363 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.365 | + 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:19:25.367 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.370 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:19:25.372 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.375 | + 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:19:25.378 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.380 | + 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:19:25.382 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.384 | + 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:19:25.387 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.389 | + 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:19:25.392 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.394 | + 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:19:25.396 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.399 | + 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:19:25.401 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.403 | + 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:19:25.405 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.407 | + 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:19:25.410 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:19:25.412 | + 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:19:25.415 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:19:25.417 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:19:25.419 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:19:25.433 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:19:25.436 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:19:25.438 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:19:25.440 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:19:25.454 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:19:25.457 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:19:25.459 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:19:25.461 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:19:25.464 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:19:25.466 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:19:25.468 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:19:25.470 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:19:25.473 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:19:25.475 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:19:25.478 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:19:25.480 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:19:25.482 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:19:25.485 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:19:25.485 | Using mysql database backend 2020-11-30 15:19:25.487 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:19:25.502 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:19:25.517 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:19:25.519 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:19:25.534 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:19:25.548 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:19:25.551 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:19:25.566 | + ./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:19:25.581 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:19:25.596 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:19:25.598 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:19:25.613 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:19:25.616 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:19:25.618 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:19:25.633 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:19:25.635 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:19:25.651 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:19:25.653 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:19:25.655 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:19:25.658 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:19:25.661 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:19:25.664 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-151925 2020-11-30 15:19:25.666 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-151925 739' 2020-11-30 15:19:25.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.671 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:19:25.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.675 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:19:25.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.680 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:19:25.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.685 | + 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:19:25.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.690 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2020-11-30 15:19:25.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.694 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2020-11-30 15:19:25.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.699 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2020-11-30 15:19:25.702 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.704 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-151924 2020-11-30 15:19:25.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.708 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:19:25.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.713 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2020-11-30 15:19:25.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.718 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:19:25.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.722 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:19:25.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.727 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:19:25.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:19:25.731 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:19:25.734 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:19:25.737 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:19:25.739 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:19:25.741 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:19:25.743 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:19:25.745 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:19:25.748 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:19:25.750 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:19:25.753 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:19:25.767 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:19:25.769 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:19:25.771 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:19:25.774 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:19:25.774 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:19:25.778 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:19:25.780 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:19:25.782 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:19:25.785 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:19:25.785 | + functions-common:git_clone:593 : head -1 2020-11-30 15:19:25.788 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:19:25.791 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:19:25.793 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:19:25.796 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:19:25.798 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:19:25.801 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:19:25.803 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:19:25.805 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:19:25.808 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:19:25.810 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:19:25.813 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:19:25.815 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:19:25.818 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:19:25.822 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749565 2020-11-30 15:19:25.825 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:19:25.829 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749533 2020-11-30 15:19:25.831 | ++ tools/install_prereqs.sh:source:49 : DELTA=32 2020-11-30 15:19:25.834 | ++ tools/install_prereqs.sh:source:50 : [[ 32 -lt 7200 ]] 2020-11-30 15:19:25.836 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:19:25.839 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:19:25.841 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:19:25.843 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:19:25.845 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:19:25.848 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:19:25.850 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:19:25.852 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:19:25.855 | +++ 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:19:25.900 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:19:25.900 | apache2-dev 2020-11-30 15:19:25.900 | bc 2020-11-30 15:19:25.900 | bsdmainutils 2020-11-30 15:19:25.900 | curl 2020-11-30 15:19:25.900 | g++ 2020-11-30 15:19:25.900 | gcc 2020-11-30 15:19:25.900 | gettext 2020-11-30 15:19:25.900 | git 2020-11-30 15:19:25.900 | graphviz 2020-11-30 15:19:25.900 | iputils-ping 2020-11-30 15:19:25.900 | libapache2-mod-proxy-uwsgi 2020-11-30 15:19:25.900 | libffi-dev 2020-11-30 15:19:25.900 | libjpeg-dev 2020-11-30 15:19:25.900 | libmysqlclient-dev 2020-11-30 15:19:25.900 | libpcre3-dev 2020-11-30 15:19:25.901 | libpq-dev 2020-11-30 15:19:25.901 | libssl-dev 2020-11-30 15:19:25.901 | libsystemd-dev 2020-11-30 15:19:25.901 | libxml2-dev 2020-11-30 15:19:25.901 | libxslt1-dev 2020-11-30 15:19:25.901 | libyaml-dev 2020-11-30 15:19:25.901 | lsof 2020-11-30 15:19:25.901 | openssh-server 2020-11-30 15:19:25.901 | openssl 2020-11-30 15:19:25.901 | pkg-config 2020-11-30 15:19:25.901 | psmisc 2020-11-30 15:19:25.901 | python3-dev 2020-11-30 15:19:25.901 | python3-venv 2020-11-30 15:19:25.901 | tar 2020-11-30 15:19:25.901 | tcpdump 2020-11-30 15:19:25.901 | unzip 2020-11-30 15:19:25.901 | uuid-runtime 2020-11-30 15:19:25.901 | wget 2020-11-30 15:19:25.901 | wget 2020-11-30 15:19:25.901 | zlib1g-dev 2020-11-30 15:19:25.901 | libkrb5-dev 2020-11-30 15:19:25.901 | libldap2-dev 2020-11-30 15:19:25.901 | libsasl2-dev 2020-11-30 15:19:25.901 | memcached 2020-11-30 15:19:25.901 | python3-mysqldb 2020-11-30 15:19:25.901 | sqlite3 2020-11-30 15:19:25.901 | conntrack 2020-11-30 15:19:25.901 | curl 2020-11-30 15:19:25.901 | dnsmasq-base 2020-11-30 15:19:25.901 | dnsmasq-utils 2020-11-30 15:19:25.901 | ebtables 2020-11-30 15:19:25.901 | gawk 2020-11-30 15:19:25.901 | genisoimage 2020-11-30 15:19:25.901 | iptables 2020-11-30 15:19:25.901 | iputils-arping 2020-11-30 15:19:25.901 | kpartx 2020-11-30 15:19:25.901 | libjs-jquery-tablesorter 2020-11-30 15:19:25.901 | libmysqlclient-dev 2020-11-30 15:19:25.902 | parted 2020-11-30 15:19:25.902 | pm-utils 2020-11-30 15:19:25.902 | python3-mysqldb 2020-11-30 15:19:25.902 | socat 2020-11-30 15:19:25.902 | sqlite3 2020-11-30 15:19:25.902 | sudo 2020-11-30 15:19:25.902 | vlan 2020-11-30 15:19:25.902 | lvm2 2020-11-30 15:19:25.902 | open-iscsi 2020-11-30 15:19:25.902 | qemu-utils 2020-11-30 15:19:25.902 | thin-provisioning-tools 2020-11-30 15:19:25.902 | acl 2020-11-30 15:19:25.902 | dnsmasq-base 2020-11-30 15:19:25.902 | dnsmasq-utils 2020-11-30 15:19:25.902 | ebtables 2020-11-30 15:19:25.902 | haproxy 2020-11-30 15:19:25.902 | iptables 2020-11-30 15:19:25.902 | iputils-arping 2020-11-30 15:19:25.902 | iputils-ping 2020-11-30 15:19:25.902 | libmysqlclient-dev 2020-11-30 15:19:25.902 | postgresql-server-dev-all 2020-11-30 15:19:25.902 | python3-mysqldb 2020-11-30 15:19:25.902 | sqlite3 2020-11-30 15:19:25.902 | sudo 2020-11-30 15:19:25.902 | vlan 2020-11-30 15:19:25.902 | ipset 2020-11-30 15:19:25.902 | conntrack 2020-11-30 15:19:25.902 | conntrackd 2020-11-30 15:19:25.902 | keepalived 2020-11-30 15:19:25.902 | dstat 2020-11-30 15:19:25.902 | lvm2 2020-11-30 15:19:25.902 | open-iscsi 2020-11-30 15:19:25.902 | qemu-utils 2020-11-30 15:19:25.902 | thin-provisioning-tools 2020-11-30 15:19:25.902 | curl 2020-11-30 15:19:25.902 | liberasurecode-dev 2020-11-30 15:19:25.902 | make 2020-11-30 15:19:25.902 | memcached 2020-11-30 15:19:25.903 | sqlite3 2020-11-30 15:19:25.903 | xfsprogs' 2020-11-30 15:19:25.903 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:19:25.919 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:19:25.919 | apache2-dev 2020-11-30 15:19:25.919 | bc 2020-11-30 15:19:25.919 | bsdmainutils 2020-11-30 15:19:25.920 | curl 2020-11-30 15:19:25.920 | g++ 2020-11-30 15:19:25.920 | gcc 2020-11-30 15:19:25.920 | gettext 2020-11-30 15:19:25.920 | git 2020-11-30 15:19:25.920 | graphviz 2020-11-30 15:19:25.920 | iputils-ping 2020-11-30 15:19:25.920 | libapache2-mod-proxy-uwsgi 2020-11-30 15:19:25.920 | libffi-dev 2020-11-30 15:19:25.920 | libjpeg-dev 2020-11-30 15:19:25.920 | libmysqlclient-dev 2020-11-30 15:19:25.920 | libpcre3-dev 2020-11-30 15:19:25.920 | libpq-dev 2020-11-30 15:19:25.920 | libssl-dev 2020-11-30 15:19:25.920 | libsystemd-dev 2020-11-30 15:19:25.920 | libxml2-dev 2020-11-30 15:19:25.920 | libxslt1-dev 2020-11-30 15:19:25.920 | libyaml-dev 2020-11-30 15:19:25.920 | lsof 2020-11-30 15:19:25.920 | openssh-server 2020-11-30 15:19:25.921 | openssl 2020-11-30 15:19:25.921 | pkg-config 2020-11-30 15:19:25.921 | psmisc 2020-11-30 15:19:25.921 | python3-dev 2020-11-30 15:19:25.921 | python3-venv 2020-11-30 15:19:25.921 | tar 2020-11-30 15:19:25.921 | tcpdump 2020-11-30 15:19:25.921 | unzip 2020-11-30 15:19:25.921 | uuid-runtime 2020-11-30 15:19:25.921 | wget 2020-11-30 15:19:25.921 | wget 2020-11-30 15:19:25.921 | zlib1g-dev 2020-11-30 15:19:25.921 | libkrb5-dev 2020-11-30 15:19:25.921 | libldap2-dev 2020-11-30 15:19:25.921 | libsasl2-dev 2020-11-30 15:19:25.921 | memcached 2020-11-30 15:19:25.921 | python3-mysqldb 2020-11-30 15:19:25.921 | sqlite3 2020-11-30 15:19:25.921 | conntrack 2020-11-30 15:19:25.921 | curl 2020-11-30 15:19:25.921 | dnsmasq-base 2020-11-30 15:19:25.921 | dnsmasq-utils 2020-11-30 15:19:25.921 | ebtables 2020-11-30 15:19:25.921 | gawk 2020-11-30 15:19:25.921 | genisoimage 2020-11-30 15:19:25.921 | iptables 2020-11-30 15:19:25.921 | iputils-arping 2020-11-30 15:19:25.921 | kpartx 2020-11-30 15:19:25.921 | libjs-jquery-tablesorter 2020-11-30 15:19:25.921 | libmysqlclient-dev 2020-11-30 15:19:25.921 | parted 2020-11-30 15:19:25.921 | pm-utils 2020-11-30 15:19:25.921 | python3-mysqldb 2020-11-30 15:19:25.921 | socat 2020-11-30 15:19:25.921 | sqlite3 2020-11-30 15:19:25.921 | sudo 2020-11-30 15:19:25.921 | vlan 2020-11-30 15:19:25.921 | lvm2 2020-11-30 15:19:25.922 | open-iscsi 2020-11-30 15:19:25.922 | qemu-utils 2020-11-30 15:19:25.922 | thin-provisioning-tools 2020-11-30 15:19:25.922 | acl 2020-11-30 15:19:25.922 | dnsmasq-base 2020-11-30 15:19:25.922 | dnsmasq-utils 2020-11-30 15:19:25.922 | ebtables 2020-11-30 15:19:25.922 | haproxy 2020-11-30 15:19:25.922 | iptables 2020-11-30 15:19:25.922 | iputils-arping 2020-11-30 15:19:25.922 | iputils-ping 2020-11-30 15:19:25.922 | libmysqlclient-dev 2020-11-30 15:19:25.922 | postgresql-server-dev-all 2020-11-30 15:19:25.922 | python3-mysqldb 2020-11-30 15:19:25.922 | sqlite3 2020-11-30 15:19:25.922 | sudo 2020-11-30 15:19:25.922 | vlan 2020-11-30 15:19:25.922 | ipset 2020-11-30 15:19:25.922 | conntrack 2020-11-30 15:19:25.922 | conntrackd 2020-11-30 15:19:25.922 | keepalived 2020-11-30 15:19:25.922 | dstat 2020-11-30 15:19:25.922 | lvm2 2020-11-30 15:19:25.922 | open-iscsi 2020-11-30 15:19:25.922 | qemu-utils 2020-11-30 15:19:25.922 | thin-provisioning-tools 2020-11-30 15:19:25.922 | curl 2020-11-30 15:19:25.922 | liberasurecode-dev 2020-11-30 15:19:25.922 | make 2020-11-30 15:19:25.922 | memcached 2020-11-30 15:19:25.922 | sqlite3 2020-11-30 15:19:25.922 | xfsprogs ' 2020-11-30 15:19:25.924 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:19:25.927 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:19:25.929 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:19:25.932 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:19:25.932 | ++ 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:19:25.937 | ++ 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:19:25.939 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:19:25.941 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:19:25.944 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:19:25.946 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:19:25.948 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:19:25.950 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:19:25.953 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:19:25.955 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:19:25.957 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:19:25.959 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:19:25.961 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:19:25.963 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:19:25.966 | ++ 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:19:25.969 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:19:25.971 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:19:25.974 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:19:25.976 | ++ 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:19:25.997 | ++ 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:19:26.119 | Reading package lists... 2020-11-30 15:19:26.366 | Building dependency tree... 2020-11-30 15:19:26.367 | Reading state information... 2020-11-30 15:19:26.398 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:19:26.398 | bc is already the newest version (1.07.1-2). 2020-11-30 15:19:26.398 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:19:26.398 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:19:26.398 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:19:26.398 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:19:26.398 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:19:26.398 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:19:26.398 | ipset is already the newest version (6.34-1). 2020-11-30 15:19:26.398 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:19:26.398 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:19:26.398 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:19:26.398 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:19:26.398 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:19:26.398 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:19:26.398 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:19:26.398 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:19:26.398 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:19:26.398 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:19:26.398 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:19:26.398 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:19:26.399 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:19:26.399 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:19:26.399 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:19:26.399 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:19:26.399 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:19:26.399 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:19:26.399 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:19:26.399 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:19:26.399 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:19:26.399 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:19:26.399 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:19:26.399 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:19:26.399 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:19:26.399 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:19:26.399 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:19:26.399 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:19:26.399 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:19:26.399 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:19:26.399 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:19:26.399 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:19:26.399 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:19:26.399 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:19:26.399 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:19:26.399 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:19:26.399 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:19:26.399 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:19:26.399 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:19:26.399 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:19:26.399 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:19:26.399 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:19:26.399 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:19:26.399 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:19:26.399 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:19:26.400 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:19:26.400 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:19:26.400 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:19:26.400 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:19:26.400 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:19:26.400 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:19:26.400 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:19:26.400 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:19:26.400 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:19:26.400 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:19:26.400 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:19:26.400 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:19:26.400 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:19:26.578 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:19:26.578 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:19:26.578 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:19:26.578 | The following packages were automatically installed and are no longer required: 2020-11-30 15:19:26.579 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:19:26.579 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:19:26.579 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:19:26.579 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:19:26.579 | python3-twisted-bin python3-zope.interface 2020-11-30 15:19:26.579 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:19:26.646 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:19:26.650 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:19:26.653 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:19:26.655 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:19:26.658 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:19:26.660 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:19:26.662 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:19:26.664 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:19:26.666 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:19:26.668 | ++ functions-common:time_stop:2338 : start_time=1606749565994 2020-11-30 15:19:26.670 | ++ functions-common:time_stop:2340 : [[ -z 1606749565994 ]] 2020-11-30 15:19:26.673 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:19:26.676 | ++ functions-common:time_stop:2343 : end_time=1606749566674 2020-11-30 15:19:26.678 | ++ functions-common:time_stop:2344 : elapsed_time=680 2020-11-30 15:19:26.681 | ++ functions-common:time_stop:2345 : total=1431 2020-11-30 15:19:26.683 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:19:26.685 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2111 2020-11-30 15:19:26.687 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:19:26.690 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:19:26.692 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:19:26.694 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:19:26.698 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:19:26.702 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:19:26.705 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:19:26.707 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:19:28.146 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:19:28.147 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:19:28.150 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:19:28.153 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:19:28.154 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:19:28.157 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:19:28.158 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:19:28.161 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:19:28.163 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:19:28.164 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:19:28.167 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:19:28.240 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:19:28.242 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:19:28.315 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:19:28.318 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:19:28.392 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:19:28.393 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:19:28.395 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:19:28.397 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:19:28.399 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:19:28.401 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:19:28.402 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:19:28.404 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:19:28.407 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:19:28.409 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:19:28.411 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:19:28.411 | Distro: bionic 2020-11-30 15:19:28.413 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:19:28.415 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:19:28.419 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:19:28.421 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:19:28.424 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:19:28.424 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:19:28.787 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:19:28.789 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:19:28.789 | pip: 20.3 2020-11-30 15:19:28.791 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:19:28.793 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:19:28.794 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:19:28.797 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:19:28.799 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:19:28.801 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:19:28.802 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:19:28.804 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:19:28.806 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:19:28.808 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:19:28.810 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:19:28.813 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:19:28.815 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:19:28.816 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:19:28.818 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:19:28.820 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:19:28.822 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:19:28.824 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:19:28.825 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:19:28.827 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:19:28.829 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:19:28.844 | + 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:19:28.966 | Reading package lists... 2020-11-30 15:19:29.238 | Building dependency tree... 2020-11-30 15:19:29.239 | Reading state information... 2020-11-30 15:19:29.470 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:19:29.470 | The following packages were automatically installed and are no longer required: 2020-11-30 15:19:29.471 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:19:29.471 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:19:29.471 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:19:29.471 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:19:29.472 | python3-twisted-bin python3-zope.interface 2020-11-30 15:19:29.472 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:19:29.548 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:19:29.551 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:19:29.553 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:19:29.555 | + functions-common:time_stop:2331 : local name 2020-11-30 15:19:29.556 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:19:29.558 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:19:29.560 | + functions-common:time_stop:2334 : local total 2020-11-30 15:19:29.562 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:19:29.564 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:19:29.566 | + functions-common:time_stop:2338 : start_time=1606749568842 2020-11-30 15:19:29.567 | + functions-common:time_stop:2340 : [[ -z 1606749568842 ]] 2020-11-30 15:19:29.569 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:19:29.572 | + functions-common:time_stop:2343 : end_time=1606749569570 2020-11-30 15:19:29.574 | + functions-common:time_stop:2344 : elapsed_time=728 2020-11-30 15:19:29.575 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:19:29.577 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:19:29.579 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=728 2020-11-30 15:19:29.581 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:19:29.582 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:19:29.584 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:19:29.586 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:19:29.588 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:19:29.590 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:19:29.606 | + 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:19:29.727 | Reading package lists... 2020-11-30 15:19:29.995 | Building dependency tree... 2020-11-30 15:19:29.997 | Reading state information... 2020-11-30 15:19:30.218 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:19:30.218 | The following packages were automatically installed and are no longer required: 2020-11-30 15:19:30.218 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:19:30.218 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:19:30.218 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:19:30.218 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:19:30.219 | python3-twisted-bin python3-zope.interface 2020-11-30 15:19:30.219 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:19:30.291 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:19:30.294 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:19:30.297 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:19:30.298 | + functions-common:time_stop:2331 : local name 2020-11-30 15:19:30.300 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:19:30.302 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:19:30.304 | + functions-common:time_stop:2334 : local total 2020-11-30 15:19:30.305 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:19:30.307 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:19:30.309 | + functions-common:time_stop:2338 : start_time=1606749569604 2020-11-30 15:19:30.311 | + functions-common:time_stop:2340 : [[ -z 1606749569604 ]] 2020-11-30 15:19:30.314 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:19:30.317 | + functions-common:time_stop:2343 : end_time=1606749570315 2020-11-30 15:19:30.318 | + functions-common:time_stop:2344 : elapsed_time=711 2020-11-30 15:19:30.320 | + functions-common:time_stop:2345 : total=728 2020-11-30 15:19:30.322 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:19:30.323 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1439 2020-11-30 15:19:30.325 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:19:30.327 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:19:30.329 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:19:30.331 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:19:30.331 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:19:30.335 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:19:30.336 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:19:30.338 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:19:30.340 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:19:30.342 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:19:30.344 | + 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:19:30.354 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:19:30.354 | Dload Upload Total Spent Left Speed 2020-11-30 15:19:30.593 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:19:30.597 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:19:30.600 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:19:33.207 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:19:33.388 | Collecting pip 2020-11-30 15:19:33.399 | 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:19:34.081 | Installing collected packages: pip 2020-11-30 15:19:34.081 | Attempting uninstall: pip 2020-11-30 15:19:34.082 | Found existing installation: pip 20.3 2020-11-30 15:19:34.319 | Uninstalling pip-20.3: 2020-11-30 15:19:34.334 | Successfully uninstalled pip-20.3 2020-11-30 15:19:35.625 | Successfully installed pip-20.3 2020-11-30 15:19:35.765 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:19:35.767 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:19:35.769 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:19:35.771 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:19:35.773 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:19:35.774 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:19:35.776 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:19:35.778 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:19:35.780 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:19:35.782 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:19:35.784 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:19:35.787 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:19:35.787 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:19:35.790 | ++ 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:19:35.790 | 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:19:35.792 | ++ 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:19:35.792 | 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:19:35.794 | ++ 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:19:35.797 | + 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:19:35.798 | + 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:19:35.814 | 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:19:35.818 | + 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:19:38.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:19:38.463 | 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:19:38.463 | ERROR: Links are not allowed as constraints 2020-11-30 15:19:38.605 | ++ ./stack.sh:main:759 : err_trap 2020-11-30 15:19:38.607 | ++ ./stack.sh:err_trap:537 : local r=1 2020-11-30 15:19:38.610 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2020-11-30-151924 2020-11-30 15:19:38.611 | Error on exit