2020-11-30 15:25:08.403 | + ./stack.sh:main:462 : exec 2020-11-30 15:25:08.403 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152508' 2020-11-30 15:25:08.403 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-152508.summary.2020-11-30-152508 2020-11-30 15:25:08.403 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:25:08.403 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152508 2020-11-30 15:25:08.403 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152508 /opt/stack/logs/stack.sh.log 2020-11-30 15:25:08.404 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152508.summary.2020-11-30-152508 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:25:08.404 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:25:08.404 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:25:08.404 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:25:08.404 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:25:08.404 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:25:08.404 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:25:08.407 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:25:08.410 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:25:08.412 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:25:08.414 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:25:08.416 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:25:08.418 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:25:08.420 | 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:25:08.422 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:25:08.424 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:25:08.426 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:25:08.452 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:25:08.466 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:25:08.468 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:25:08.470 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:25:08.472 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:25:08.474 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:25:08.476 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:25:08.478 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:25:08.480 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:25:08.482 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:25:08.483 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:25:08.485 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:25:08.487 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:25:08.488 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:25:08.491 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:25:08.493 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:25:08.495 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:25:08.497 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:25:08.499 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:25:08.501 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:25:08.514 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:08.515 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:25:08.517 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:08.519 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:08.521 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:08.522 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:08.524 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:08.526 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:25:08.527 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:25:08.530 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:25:08.531 | + 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:25:08.533 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:25:08.535 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:25:08.537 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:25:08.538 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:25:08.540 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:25:08.542 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:25:08.559 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:25:08.561 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:25:08.573 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:25:08.576 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:25:08.580 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:25:08.581 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:25:08.584 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:25:08.585 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:25:08.587 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:25:08.589 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:25:08.591 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:25:08.593 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:25:08.595 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:25:08.597 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:25:08.601 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:25:08.613 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:25:08.630 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:25:08.642 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:25:08.654 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:25:08.678 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:25:08.707 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:25:08.778 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:25:08.799 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:25:08.834 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:25:08.881 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:25:08.921 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:25:09.006 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:25:09.021 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:25:09.033 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:25:09.045 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:25:09.135 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:25:09.137 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:25:09.140 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:25:09.142 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:25:09.144 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:25:09.146 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:25:09.148 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:25:09.150 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:25:09.153 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:25:09.156 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:25:09.158 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:25:09.160 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:25:09.162 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:25:09.165 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:25:09.178 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:09.180 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:25:09.182 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:25:09.217 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:25:09.219 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:25:09.221 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:25:09.223 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:25:09.225 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:25:09.228 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:25:09.230 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:25:09.232 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:25:09.234 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:25:09.237 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:25:09.239 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.241 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:25:09.243 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.246 | + 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:25:09.248 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.250 | + 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:25:09.252 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.254 | + 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:25:09.257 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.259 | + 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:25:09.261 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.263 | + 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:25:09.265 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.268 | + 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:25:09.270 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.272 | + 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:25:09.274 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.276 | + 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:25:09.279 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.281 | + 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:25:09.283 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.286 | + 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:25:09.288 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.290 | + 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:25:09.292 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.295 | + 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:25:09.297 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.300 | + 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:25:09.302 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.304 | + 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:25:09.306 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.308 | + 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:25:09.310 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.313 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:25:09.315 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.317 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:25:09.320 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.322 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:25:09.324 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.327 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:25:09.329 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.331 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:25:09.334 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.336 | + 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:25:09.338 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.341 | + 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:25:09.343 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.345 | + 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:25:09.348 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.350 | + 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:25:09.352 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.354 | + 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:25:09.357 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.359 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:25:09.361 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.363 | + 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:25:09.366 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.368 | + 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:25:09.370 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.372 | + 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:25:09.375 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.377 | + 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:25:09.379 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.381 | + 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:25:09.383 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.386 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:25:09.388 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.391 | + 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:25:09.393 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.395 | + 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:25:09.397 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.399 | + 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:25:09.402 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.405 | + 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:25:09.407 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.409 | + 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:25:09.411 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.413 | + 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:25:09.416 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.418 | + 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:25:09.420 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.422 | + 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:25:09.425 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:09.427 | + 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:25:09.430 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:25:09.432 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:25:09.434 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:25:09.447 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:09.450 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:25:09.452 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:25:09.454 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:25:09.469 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:25:09.471 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:25:09.473 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:25:09.475 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:25:09.478 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:25:09.480 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:25:09.482 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:25:09.485 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:25:09.487 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:25:09.490 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:25:09.492 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:25:09.494 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:25:09.497 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:25:09.499 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:25:09.499 | Using mysql database backend 2020-11-30 15:25:09.501 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:25:09.516 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:25:09.531 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:09.533 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:25:09.548 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:25:09.563 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:09.565 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:25:09.581 | + ./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:25:09.597 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:25:09.612 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:25:09.614 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:25:09.630 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:09.632 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:25:09.635 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:25:09.650 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:09.653 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:25:09.668 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:25:09.670 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:25:09.673 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:25:09.675 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:25:09.678 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:25:09.681 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-152509 2020-11-30 15:25:09.684 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-152509 739' 2020-11-30 15:25:09.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.688 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:25:09.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.693 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:25:09.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.698 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:25:09.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.703 | + 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:25:09.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.708 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2020-11-30 15:25:09.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.712 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2020-11-30 15:25:09.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.717 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2020-11-30 15:25:09.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.722 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-152508 2020-11-30 15:25:09.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.726 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:25:09.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.731 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2020-11-30 15:25:09.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.736 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:25:09.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.740 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:25:09.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.745 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:25:09.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:09.750 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:25:09.752 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:25:09.754 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:25:09.757 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:25:09.759 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:25:09.761 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:25:09.764 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:25:09.766 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:25:09.768 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:25:09.771 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:25:09.784 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:25:09.787 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:25:09.789 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:25:09.792 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:25:09.792 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:25:09.796 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:25:09.798 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:25:09.800 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:25:09.803 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:25:09.803 | + functions-common:git_clone:593 : head -1 2020-11-30 15:25:09.806 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:25:09.809 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:25:09.812 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:25:09.814 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:25:09.816 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:25:09.819 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:25:09.821 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:25:09.823 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:25:09.827 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:25:09.829 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:25:09.832 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:25:09.834 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:25:09.838 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:25:09.842 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749909 2020-11-30 15:25:09.845 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:25:09.849 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749877 2020-11-30 15:25:09.852 | ++ tools/install_prereqs.sh:source:49 : DELTA=32 2020-11-30 15:25:09.854 | ++ tools/install_prereqs.sh:source:50 : [[ 32 -lt 7200 ]] 2020-11-30 15:25:09.856 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:25:09.859 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:25:09.861 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:25:09.863 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:25:09.865 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:25:09.868 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:25:09.870 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:25:09.873 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:25:09.876 | +++ 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:25:09.920 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:25:09.921 | apache2-dev 2020-11-30 15:25:09.921 | bc 2020-11-30 15:25:09.921 | bsdmainutils 2020-11-30 15:25:09.921 | curl 2020-11-30 15:25:09.921 | g++ 2020-11-30 15:25:09.921 | gcc 2020-11-30 15:25:09.921 | gettext 2020-11-30 15:25:09.921 | git 2020-11-30 15:25:09.921 | graphviz 2020-11-30 15:25:09.921 | iputils-ping 2020-11-30 15:25:09.921 | libapache2-mod-proxy-uwsgi 2020-11-30 15:25:09.921 | libffi-dev 2020-11-30 15:25:09.921 | libjpeg-dev 2020-11-30 15:25:09.921 | libmysqlclient-dev 2020-11-30 15:25:09.921 | libpcre3-dev 2020-11-30 15:25:09.921 | libpq-dev 2020-11-30 15:25:09.921 | libssl-dev 2020-11-30 15:25:09.921 | libsystemd-dev 2020-11-30 15:25:09.921 | libxml2-dev 2020-11-30 15:25:09.921 | libxslt1-dev 2020-11-30 15:25:09.921 | libyaml-dev 2020-11-30 15:25:09.921 | lsof 2020-11-30 15:25:09.921 | openssh-server 2020-11-30 15:25:09.921 | openssl 2020-11-30 15:25:09.921 | pkg-config 2020-11-30 15:25:09.921 | psmisc 2020-11-30 15:25:09.921 | python3-dev 2020-11-30 15:25:09.921 | python3-venv 2020-11-30 15:25:09.921 | tar 2020-11-30 15:25:09.921 | tcpdump 2020-11-30 15:25:09.921 | unzip 2020-11-30 15:25:09.921 | uuid-runtime 2020-11-30 15:25:09.921 | wget 2020-11-30 15:25:09.921 | wget 2020-11-30 15:25:09.922 | zlib1g-dev 2020-11-30 15:25:09.922 | libkrb5-dev 2020-11-30 15:25:09.922 | libldap2-dev 2020-11-30 15:25:09.922 | libsasl2-dev 2020-11-30 15:25:09.922 | memcached 2020-11-30 15:25:09.922 | python3-mysqldb 2020-11-30 15:25:09.922 | sqlite3 2020-11-30 15:25:09.922 | conntrack 2020-11-30 15:25:09.922 | curl 2020-11-30 15:25:09.922 | dnsmasq-base 2020-11-30 15:25:09.922 | dnsmasq-utils 2020-11-30 15:25:09.922 | ebtables 2020-11-30 15:25:09.922 | gawk 2020-11-30 15:25:09.922 | genisoimage 2020-11-30 15:25:09.922 | iptables 2020-11-30 15:25:09.922 | iputils-arping 2020-11-30 15:25:09.922 | kpartx 2020-11-30 15:25:09.922 | libjs-jquery-tablesorter 2020-11-30 15:25:09.922 | libmysqlclient-dev 2020-11-30 15:25:09.922 | parted 2020-11-30 15:25:09.922 | pm-utils 2020-11-30 15:25:09.922 | python3-mysqldb 2020-11-30 15:25:09.922 | socat 2020-11-30 15:25:09.922 | sqlite3 2020-11-30 15:25:09.922 | sudo 2020-11-30 15:25:09.922 | vlan 2020-11-30 15:25:09.922 | lvm2 2020-11-30 15:25:09.922 | open-iscsi 2020-11-30 15:25:09.922 | qemu-utils 2020-11-30 15:25:09.922 | thin-provisioning-tools 2020-11-30 15:25:09.922 | acl 2020-11-30 15:25:09.922 | dnsmasq-base 2020-11-30 15:25:09.922 | dnsmasq-utils 2020-11-30 15:25:09.922 | ebtables 2020-11-30 15:25:09.922 | haproxy 2020-11-30 15:25:09.923 | iptables 2020-11-30 15:25:09.923 | iputils-arping 2020-11-30 15:25:09.923 | iputils-ping 2020-11-30 15:25:09.923 | libmysqlclient-dev 2020-11-30 15:25:09.923 | postgresql-server-dev-all 2020-11-30 15:25:09.923 | python3-mysqldb 2020-11-30 15:25:09.923 | sqlite3 2020-11-30 15:25:09.923 | sudo 2020-11-30 15:25:09.923 | vlan 2020-11-30 15:25:09.923 | ipset 2020-11-30 15:25:09.923 | conntrack 2020-11-30 15:25:09.923 | conntrackd 2020-11-30 15:25:09.923 | keepalived 2020-11-30 15:25:09.923 | dstat 2020-11-30 15:25:09.923 | lvm2 2020-11-30 15:25:09.923 | open-iscsi 2020-11-30 15:25:09.923 | qemu-utils 2020-11-30 15:25:09.923 | thin-provisioning-tools 2020-11-30 15:25:09.923 | curl 2020-11-30 15:25:09.923 | liberasurecode-dev 2020-11-30 15:25:09.923 | make 2020-11-30 15:25:09.923 | memcached 2020-11-30 15:25:09.923 | sqlite3 2020-11-30 15:25:09.923 | xfsprogs' 2020-11-30 15:25:09.925 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:25:09.942 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:25:09.942 | apache2-dev 2020-11-30 15:25:09.942 | bc 2020-11-30 15:25:09.942 | bsdmainutils 2020-11-30 15:25:09.942 | curl 2020-11-30 15:25:09.942 | g++ 2020-11-30 15:25:09.942 | gcc 2020-11-30 15:25:09.942 | gettext 2020-11-30 15:25:09.942 | git 2020-11-30 15:25:09.942 | graphviz 2020-11-30 15:25:09.942 | iputils-ping 2020-11-30 15:25:09.942 | libapache2-mod-proxy-uwsgi 2020-11-30 15:25:09.942 | libffi-dev 2020-11-30 15:25:09.942 | libjpeg-dev 2020-11-30 15:25:09.943 | libmysqlclient-dev 2020-11-30 15:25:09.943 | libpcre3-dev 2020-11-30 15:25:09.943 | libpq-dev 2020-11-30 15:25:09.943 | libssl-dev 2020-11-30 15:25:09.943 | libsystemd-dev 2020-11-30 15:25:09.943 | libxml2-dev 2020-11-30 15:25:09.943 | libxslt1-dev 2020-11-30 15:25:09.943 | libyaml-dev 2020-11-30 15:25:09.943 | lsof 2020-11-30 15:25:09.943 | openssh-server 2020-11-30 15:25:09.943 | openssl 2020-11-30 15:25:09.943 | pkg-config 2020-11-30 15:25:09.943 | psmisc 2020-11-30 15:25:09.943 | python3-dev 2020-11-30 15:25:09.943 | python3-venv 2020-11-30 15:25:09.943 | tar 2020-11-30 15:25:09.943 | tcpdump 2020-11-30 15:25:09.943 | unzip 2020-11-30 15:25:09.943 | uuid-runtime 2020-11-30 15:25:09.943 | wget 2020-11-30 15:25:09.943 | wget 2020-11-30 15:25:09.943 | zlib1g-dev 2020-11-30 15:25:09.943 | libkrb5-dev 2020-11-30 15:25:09.943 | libldap2-dev 2020-11-30 15:25:09.943 | libsasl2-dev 2020-11-30 15:25:09.943 | memcached 2020-11-30 15:25:09.943 | python3-mysqldb 2020-11-30 15:25:09.943 | sqlite3 2020-11-30 15:25:09.943 | conntrack 2020-11-30 15:25:09.943 | curl 2020-11-30 15:25:09.943 | dnsmasq-base 2020-11-30 15:25:09.943 | dnsmasq-utils 2020-11-30 15:25:09.943 | ebtables 2020-11-30 15:25:09.943 | gawk 2020-11-30 15:25:09.943 | genisoimage 2020-11-30 15:25:09.944 | iptables 2020-11-30 15:25:09.944 | iputils-arping 2020-11-30 15:25:09.944 | kpartx 2020-11-30 15:25:09.944 | libjs-jquery-tablesorter 2020-11-30 15:25:09.944 | libmysqlclient-dev 2020-11-30 15:25:09.944 | parted 2020-11-30 15:25:09.944 | pm-utils 2020-11-30 15:25:09.944 | python3-mysqldb 2020-11-30 15:25:09.944 | socat 2020-11-30 15:25:09.944 | sqlite3 2020-11-30 15:25:09.944 | sudo 2020-11-30 15:25:09.944 | vlan 2020-11-30 15:25:09.944 | lvm2 2020-11-30 15:25:09.944 | open-iscsi 2020-11-30 15:25:09.944 | qemu-utils 2020-11-30 15:25:09.944 | thin-provisioning-tools 2020-11-30 15:25:09.944 | acl 2020-11-30 15:25:09.944 | dnsmasq-base 2020-11-30 15:25:09.944 | dnsmasq-utils 2020-11-30 15:25:09.944 | ebtables 2020-11-30 15:25:09.944 | haproxy 2020-11-30 15:25:09.944 | iptables 2020-11-30 15:25:09.944 | iputils-arping 2020-11-30 15:25:09.944 | iputils-ping 2020-11-30 15:25:09.944 | libmysqlclient-dev 2020-11-30 15:25:09.944 | postgresql-server-dev-all 2020-11-30 15:25:09.944 | python3-mysqldb 2020-11-30 15:25:09.944 | sqlite3 2020-11-30 15:25:09.944 | sudo 2020-11-30 15:25:09.944 | vlan 2020-11-30 15:25:09.944 | ipset 2020-11-30 15:25:09.944 | conntrack 2020-11-30 15:25:09.944 | conntrackd 2020-11-30 15:25:09.944 | keepalived 2020-11-30 15:25:09.944 | dstat 2020-11-30 15:25:09.945 | lvm2 2020-11-30 15:25:09.945 | open-iscsi 2020-11-30 15:25:09.945 | qemu-utils 2020-11-30 15:25:09.945 | thin-provisioning-tools 2020-11-30 15:25:09.945 | curl 2020-11-30 15:25:09.945 | liberasurecode-dev 2020-11-30 15:25:09.945 | make 2020-11-30 15:25:09.945 | memcached 2020-11-30 15:25:09.945 | sqlite3 2020-11-30 15:25:09.945 | xfsprogs ' 2020-11-30 15:25:09.945 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:25:09.947 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:09.949 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:09.953 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:25:09.953 | ++ 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:25:09.957 | ++ 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:25:09.959 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:25:09.962 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:25:09.964 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:25:09.966 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:25:09.968 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:25:09.970 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:25:09.972 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:09.974 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:09.977 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:25:09.979 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:25:09.981 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:25:09.983 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:25:09.985 | ++ 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:25:09.988 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:25:09.990 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:09.992 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:09.995 | ++ 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:25:10.015 | ++ 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:25:10.136 | Reading package lists... 2020-11-30 15:25:10.386 | Building dependency tree... 2020-11-30 15:25:10.387 | Reading state information... 2020-11-30 15:25:10.418 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:25:10.418 | bc is already the newest version (1.07.1-2). 2020-11-30 15:25:10.418 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:25:10.418 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:25:10.418 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:25:10.418 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:25:10.418 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:25:10.418 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:25:10.418 | ipset is already the newest version (6.34-1). 2020-11-30 15:25:10.418 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:25:10.418 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:25:10.418 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:25:10.418 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:25:10.418 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:25:10.418 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:25:10.418 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:25:10.418 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:25:10.418 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:25:10.418 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:25:10.419 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:25:10.419 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:25:10.419 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:25:10.419 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:25:10.419 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:25:10.419 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:25:10.419 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:25:10.419 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:25:10.419 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:25:10.419 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:25:10.419 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:25:10.419 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:25:10.419 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:25:10.419 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:25:10.419 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:25:10.419 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:25:10.419 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:25:10.419 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:25:10.419 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:25:10.419 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:25:10.419 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:25:10.419 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:25:10.419 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:25:10.419 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:25:10.419 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:25:10.419 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:25:10.419 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:25:10.420 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:25:10.420 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:25:10.420 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:25:10.420 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:25:10.420 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:25:10.420 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:25:10.420 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:25:10.420 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:25:10.420 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:25:10.420 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:25:10.420 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:25:10.420 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:25:10.420 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:25:10.420 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:25:10.420 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:25:10.420 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:25:10.420 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:25:10.420 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:25:10.420 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:25:10.420 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:25:10.420 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:25:10.614 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:25:10.614 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:25:10.614 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:25:10.614 | The following packages were automatically installed and are no longer required: 2020-11-30 15:25:10.615 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:25:10.615 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:25:10.615 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:25:10.615 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:25:10.615 | python3-twisted-bin python3-zope.interface 2020-11-30 15:25:10.615 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:25:10.683 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:25:10.688 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:25:10.690 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:25:10.693 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:25:10.695 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:25:10.697 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:25:10.699 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:25:10.701 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:25:10.704 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:25:10.706 | ++ functions-common:time_stop:2338 : start_time=1606749910012 2020-11-30 15:25:10.708 | ++ functions-common:time_stop:2340 : [[ -z 1606749910012 ]] 2020-11-30 15:25:10.711 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:25:10.714 | ++ functions-common:time_stop:2343 : end_time=1606749910712 2020-11-30 15:25:10.717 | ++ functions-common:time_stop:2344 : elapsed_time=700 2020-11-30 15:25:10.719 | ++ functions-common:time_stop:2345 : total=1394 2020-11-30 15:25:10.721 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:25:10.723 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2094 2020-11-30 15:25:10.725 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:25:10.728 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:25:10.730 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:25:10.732 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:25:10.736 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:25:10.740 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:25:10.742 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:25:10.745 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:25:12.240 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:25:12.242 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:25:12.244 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:25:12.248 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:25:12.250 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:25:12.251 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:25:12.253 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:25:12.255 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:25:12.257 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:25:12.259 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:25:12.261 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:25:12.336 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:25:12.338 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:25:12.410 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:25:12.413 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:25:12.486 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:25:12.488 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:25:12.490 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:25:12.492 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:25:12.494 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:25:12.495 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:25:12.500 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:25:12.502 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:25:12.504 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:25:12.506 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:25:12.508 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:25:12.508 | Distro: bionic 2020-11-30 15:25:12.510 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:25:12.512 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:25:12.516 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:25:12.518 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:25:12.520 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:25:12.521 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:25:12.927 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:25:12.931 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:25:12.931 | pip: 20.3 2020-11-30 15:25:12.935 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:25:12.938 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:25:12.940 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:25:12.942 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:25:12.944 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:25:12.946 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:25:12.947 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:25:12.949 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:25:12.951 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:25:12.953 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:25:12.955 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:25:12.957 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:25:12.959 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:25:12.960 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:25:12.963 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:25:12.965 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:25:12.967 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:25:12.969 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:25:12.971 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:12.973 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:12.975 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:25:12.990 | + 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:25:13.116 | Reading package lists... 2020-11-30 15:25:13.388 | Building dependency tree... 2020-11-30 15:25:13.389 | Reading state information... 2020-11-30 15:25:13.626 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:25:13.626 | The following packages were automatically installed and are no longer required: 2020-11-30 15:25:13.627 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:25:13.627 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:25:13.627 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:25:13.627 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:25:13.627 | python3-twisted-bin python3-zope.interface 2020-11-30 15:25:13.627 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:25:13.706 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:25:13.709 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:25:13.711 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:25:13.713 | + functions-common:time_stop:2331 : local name 2020-11-30 15:25:13.715 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:25:13.716 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:25:13.718 | + functions-common:time_stop:2334 : local total 2020-11-30 15:25:13.720 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:25:13.721 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:25:13.723 | + functions-common:time_stop:2338 : start_time=1606749912988 2020-11-30 15:25:13.725 | + functions-common:time_stop:2340 : [[ -z 1606749912988 ]] 2020-11-30 15:25:13.727 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:25:13.730 | + functions-common:time_stop:2343 : end_time=1606749913728 2020-11-30 15:25:13.731 | + functions-common:time_stop:2344 : elapsed_time=740 2020-11-30 15:25:13.733 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:25:13.735 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:25:13.737 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=740 2020-11-30 15:25:13.738 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:25:13.740 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:25:13.742 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:25:13.744 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:13.746 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:13.748 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:25:13.763 | + 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:25:13.882 | Reading package lists... 2020-11-30 15:25:14.139 | Building dependency tree... 2020-11-30 15:25:14.140 | Reading state information... 2020-11-30 15:25:14.355 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:25:14.355 | The following packages were automatically installed and are no longer required: 2020-11-30 15:25:14.356 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:25:14.356 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:25:14.356 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:25:14.356 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:25:14.356 | python3-twisted-bin python3-zope.interface 2020-11-30 15:25:14.356 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:25:14.430 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:25:14.433 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:25:14.436 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:25:14.438 | + functions-common:time_stop:2331 : local name 2020-11-30 15:25:14.439 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:25:14.441 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:25:14.443 | + functions-common:time_stop:2334 : local total 2020-11-30 15:25:14.444 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:25:14.446 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:25:14.448 | + functions-common:time_stop:2338 : start_time=1606749913760 2020-11-30 15:25:14.449 | + functions-common:time_stop:2340 : [[ -z 1606749913760 ]] 2020-11-30 15:25:14.452 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:25:14.455 | + functions-common:time_stop:2343 : end_time=1606749914453 2020-11-30 15:25:14.457 | + functions-common:time_stop:2344 : elapsed_time=693 2020-11-30 15:25:14.459 | + functions-common:time_stop:2345 : total=740 2020-11-30 15:25:14.460 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:25:14.462 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1433 2020-11-30 15:25:14.464 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:25:14.466 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:25:14.467 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:25:14.470 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:25:14.470 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:25:14.473 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:25:14.475 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:25:14.477 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:25:14.478 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:25:14.480 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:25:14.482 | + 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:25:14.492 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:25:14.492 | Dload Upload Total Spent Left Speed 2020-11-30 15:25:14.720 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:25:14.724 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:25:14.728 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:25:17.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:25:17.506 | Collecting pip 2020-11-30 15:25:17.519 | 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:25:18.205 | Installing collected packages: pip 2020-11-30 15:25:18.205 | Attempting uninstall: pip 2020-11-30 15:25:18.206 | Found existing installation: pip 20.3 2020-11-30 15:25:18.446 | Uninstalling pip-20.3: 2020-11-30 15:25:18.461 | Successfully uninstalled pip-20.3 2020-11-30 15:25:19.764 | Successfully installed pip-20.3 2020-11-30 15:25:19.908 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:25:19.910 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:25:19.911 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:25:19.913 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:25:19.915 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:25:19.917 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:25:19.919 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:25:19.921 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:25:19.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:25:19.925 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:25:19.927 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:25:19.930 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:25:19.930 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:25:19.934 | ++ 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:25:19.934 | 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:25:19.935 | ++ 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:25:19.935 | 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:25:19.937 | ++ 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:25:19.939 | + 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:25:19.941 | + 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:25:19.957 | 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:25:19.961 | + 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:25:22.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:25:22.584 | 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:25:22.584 | ERROR: Links are not allowed as constraints 2020-11-30 15:25:22.720 | ++ ./stack.sh:main:759 : err_trap 2020-11-30 15:25:22.722 | ++ ./stack.sh:err_trap:537 : local r=1 2020-11-30 15:25:22.726 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2020-11-30-152508 2020-11-30 15:25:22.727 | Error on exit