2020-11-30 15:25:51.661 | + ./stack.sh:main:462 : exec 2020-11-30 15:25:51.661 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152551' 2020-11-30 15:25:51.661 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-152551.summary.2020-11-30-152551 2020-11-30 15:25:51.661 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:25:51.661 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-152551 2020-11-30 15:25:51.661 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152551 /opt/stack/logs/stack.sh.log 2020-11-30 15:25:51.661 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-152551.summary.2020-11-30-152551 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:25:51.661 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:25:51.661 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:25:51.661 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:25:51.661 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:25:51.661 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:25:51.661 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:25:51.661 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:25:51.661 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:25:51.661 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:25:51.663 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:25:51.668 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:25:51.670 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:25:51.673 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:25:51.677 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:25:51.681 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:25:51.684 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:25:51.686 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:25:51.688 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:25:51.690 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:25:51.692 | Linux n-d-764625-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:51.694 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:25:51.695 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:25:51.698 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:25:51.725 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:25:51.740 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:25:51.742 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:25:51.744 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:25:51.746 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:25:51.747 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:25:51.750 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:25:51.752 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:25:51.754 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:25:51.756 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:25:51.759 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:25:51.761 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:25:51.763 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:25:51.765 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:25:51.768 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:25:51.771 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:25:51.774 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:25:51.776 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:25:51.779 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:25:51.782 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:25:51.794 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:51.797 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:25:51.802 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:51.804 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:51.806 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:51.809 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:51.811 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:25:51.813 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:25:51.815 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:25:51.822 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:25:51.823 | + 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:51.826 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:25:51.828 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:25:51.830 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:25:51.832 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:25:51.834 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:25:51.841 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:25:51.858 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:25:51.861 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:25:51.874 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:25:51.877 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:25:51.882 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:25:51.885 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:25:51.893 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:25:51.896 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:25:51.898 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:25:51.901 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:25:51.903 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:25:51.905 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:25:51.907 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:25:51.909 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:25:51.914 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:25:51.925 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:25:51.942 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:25:51.959 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:25:51.973 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:25:52.001 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:25:52.034 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:25:52.114 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:25:52.136 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:25:52.172 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:25:52.226 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:25:52.270 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:25:52.358 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:25:52.372 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:25:52.385 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:25:52.397 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:25:52.490 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:25:52.492 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:25:52.494 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:25:52.496 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:25:52.499 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:25:52.502 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:25:52.504 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:25:52.506 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:25:52.508 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:25:52.512 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:25:52.514 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:25:52.516 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:25:52.519 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:25:52.521 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:25:52.536 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:52.538 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:25:52.540 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:25:52.580 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:25:52.583 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:25:52.585 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:25:52.588 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:25:52.590 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:25:52.593 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:25:52.596 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:25:52.598 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:25:52.601 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:25:52.604 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:25:52.606 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.608 | + 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:52.611 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.614 | + 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:52.617 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.620 | + 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:52.622 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.625 | + 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:52.627 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.630 | + 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:52.633 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.635 | + 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:52.638 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.641 | + 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:52.643 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.646 | + 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:52.649 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.651 | + 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:52.654 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.656 | + 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:52.659 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.661 | + 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:52.664 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.666 | + 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:52.668 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.672 | + 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:52.674 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.677 | + 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:52.680 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.682 | + 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:52.684 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.687 | + 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:52.689 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.691 | + 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:52.694 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.696 | + 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:52.698 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.701 | + 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:52.703 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.705 | + 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:52.707 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.710 | + 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:52.712 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.714 | + 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:52.716 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.719 | + 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:52.721 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.723 | + 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:52.725 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.727 | + 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:52.730 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.732 | + 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:52.734 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.736 | + 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:52.739 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.742 | + 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:52.744 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.747 | + 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:52.749 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.752 | + 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:52.754 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.757 | + 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:52.761 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.764 | + 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:52.766 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.769 | + 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:52.771 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.774 | + 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:52.776 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.780 | + 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:52.782 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.785 | + 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:52.788 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.791 | + 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:52.794 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.796 | + 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:52.799 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.801 | + 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:52.803 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.806 | + 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:52.808 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.810 | + 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:52.813 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:25:52.815 | + 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:52.818 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:25:52.820 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:25:52.822 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:25:52.837 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:52.839 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:25:52.842 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:25:52.844 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:25:52.858 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:25:52.861 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:25:52.863 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:25:52.865 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:25:52.867 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:25:52.869 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:25:52.872 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:25:52.874 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:25:52.877 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:25:52.879 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:25:52.881 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:25:52.884 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:25:52.886 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:25:52.888 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:25:52.888 | Using mysql database backend 2020-11-30 15:25:52.891 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:25:52.906 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:25:52.925 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:52.928 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:25:52.944 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:25:52.960 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:52.963 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:25:52.981 | + ./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:53.001 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:25:53.017 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:25:53.020 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:25:53.039 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:53.042 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:25:53.044 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:25:53.063 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:25:53.066 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:25:53.082 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:25:53.084 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:25:53.087 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:25:53.089 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:25:53.092 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:25:53.095 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-152553 2020-11-30 15:25:53.098 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-152553 739' 2020-11-30 15:25:53.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.105 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:25:53.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.110 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:25:53.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.115 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:25:53.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.124 | + 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:53.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.129 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.21 2020-11-30 15:25:53.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.134 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.21/identity 2020-11-30 15:25:53.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.139 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.21/identity 2020-11-30 15:25:53.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.144 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-152551 2020-11-30 15:25:53.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.149 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:25:53.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.154 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.21 2020-11-30 15:25:53.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.159 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:25:53.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.165 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:25:53.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.169 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:25:53.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:25:53.174 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:25:53.177 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:25:53.179 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:25:53.181 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:25:53.183 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:25:53.185 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:25:53.188 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:25:53.191 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:25:53.193 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:25:53.196 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:25:53.212 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:25:53.214 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:25:53.217 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:25:53.220 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:25:53.220 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:25:53.225 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:25:53.228 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:25:53.231 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:25:53.235 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:25:53.235 | + functions-common:git_clone:593 : head -1 2020-11-30 15:25:53.238 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:25:53.241 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:25:53.245 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:25:53.249 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:25:53.251 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:25:53.254 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:25:53.256 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:25:53.259 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:25:53.261 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:25:53.264 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:25:53.266 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:25:53.269 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:25:53.272 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:25:53.277 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749953 2020-11-30 15:25:53.280 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:25:53.285 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749920 2020-11-30 15:25:53.288 | ++ tools/install_prereqs.sh:source:49 : DELTA=33 2020-11-30 15:25:53.290 | ++ tools/install_prereqs.sh:source:50 : [[ 33 -lt 7200 ]] 2020-11-30 15:25:53.292 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:25:53.295 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:25:53.297 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:25:53.300 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:25:53.302 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:25:53.305 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:25:53.307 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:25:53.310 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:25:53.313 | +++ 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:53.365 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:25:53.365 | apache2-dev 2020-11-30 15:25:53.365 | bc 2020-11-30 15:25:53.365 | bsdmainutils 2020-11-30 15:25:53.365 | curl 2020-11-30 15:25:53.365 | g++ 2020-11-30 15:25:53.365 | gcc 2020-11-30 15:25:53.365 | gettext 2020-11-30 15:25:53.365 | git 2020-11-30 15:25:53.365 | graphviz 2020-11-30 15:25:53.365 | iputils-ping 2020-11-30 15:25:53.365 | libapache2-mod-proxy-uwsgi 2020-11-30 15:25:53.365 | libffi-dev 2020-11-30 15:25:53.365 | libjpeg-dev 2020-11-30 15:25:53.365 | libmysqlclient-dev 2020-11-30 15:25:53.365 | libpcre3-dev 2020-11-30 15:25:53.365 | libpq-dev 2020-11-30 15:25:53.365 | libssl-dev 2020-11-30 15:25:53.365 | libsystemd-dev 2020-11-30 15:25:53.365 | libxml2-dev 2020-11-30 15:25:53.365 | libxslt1-dev 2020-11-30 15:25:53.366 | libyaml-dev 2020-11-30 15:25:53.366 | lsof 2020-11-30 15:25:53.366 | openssh-server 2020-11-30 15:25:53.366 | openssl 2020-11-30 15:25:53.366 | pkg-config 2020-11-30 15:25:53.366 | psmisc 2020-11-30 15:25:53.366 | python3-dev 2020-11-30 15:25:53.366 | python3-venv 2020-11-30 15:25:53.366 | tar 2020-11-30 15:25:53.366 | tcpdump 2020-11-30 15:25:53.366 | unzip 2020-11-30 15:25:53.366 | uuid-runtime 2020-11-30 15:25:53.366 | wget 2020-11-30 15:25:53.366 | wget 2020-11-30 15:25:53.366 | zlib1g-dev 2020-11-30 15:25:53.366 | libkrb5-dev 2020-11-30 15:25:53.366 | libldap2-dev 2020-11-30 15:25:53.366 | libsasl2-dev 2020-11-30 15:25:53.366 | memcached 2020-11-30 15:25:53.366 | python3-mysqldb 2020-11-30 15:25:53.366 | sqlite3 2020-11-30 15:25:53.366 | conntrack 2020-11-30 15:25:53.366 | curl 2020-11-30 15:25:53.366 | dnsmasq-base 2020-11-30 15:25:53.366 | dnsmasq-utils 2020-11-30 15:25:53.366 | ebtables 2020-11-30 15:25:53.366 | gawk 2020-11-30 15:25:53.366 | genisoimage 2020-11-30 15:25:53.366 | iptables 2020-11-30 15:25:53.366 | iputils-arping 2020-11-30 15:25:53.366 | kpartx 2020-11-30 15:25:53.366 | libjs-jquery-tablesorter 2020-11-30 15:25:53.366 | libmysqlclient-dev 2020-11-30 15:25:53.366 | parted 2020-11-30 15:25:53.366 | pm-utils 2020-11-30 15:25:53.366 | python3-mysqldb 2020-11-30 15:25:53.366 | socat 2020-11-30 15:25:53.366 | sqlite3 2020-11-30 15:25:53.367 | sudo 2020-11-30 15:25:53.367 | vlan 2020-11-30 15:25:53.367 | lvm2 2020-11-30 15:25:53.367 | open-iscsi 2020-11-30 15:25:53.367 | qemu-utils 2020-11-30 15:25:53.367 | thin-provisioning-tools 2020-11-30 15:25:53.367 | acl 2020-11-30 15:25:53.367 | dnsmasq-base 2020-11-30 15:25:53.367 | dnsmasq-utils 2020-11-30 15:25:53.367 | ebtables 2020-11-30 15:25:53.367 | haproxy 2020-11-30 15:25:53.367 | iptables 2020-11-30 15:25:53.367 | iputils-arping 2020-11-30 15:25:53.367 | iputils-ping 2020-11-30 15:25:53.367 | libmysqlclient-dev 2020-11-30 15:25:53.367 | postgresql-server-dev-all 2020-11-30 15:25:53.367 | python3-mysqldb 2020-11-30 15:25:53.367 | sqlite3 2020-11-30 15:25:53.367 | sudo 2020-11-30 15:25:53.367 | vlan 2020-11-30 15:25:53.367 | ipset 2020-11-30 15:25:53.367 | conntrack 2020-11-30 15:25:53.367 | conntrackd 2020-11-30 15:25:53.367 | keepalived 2020-11-30 15:25:53.367 | dstat 2020-11-30 15:25:53.367 | lvm2 2020-11-30 15:25:53.367 | open-iscsi 2020-11-30 15:25:53.367 | qemu-utils 2020-11-30 15:25:53.367 | thin-provisioning-tools 2020-11-30 15:25:53.367 | curl 2020-11-30 15:25:53.367 | liberasurecode-dev 2020-11-30 15:25:53.367 | make 2020-11-30 15:25:53.367 | memcached 2020-11-30 15:25:53.367 | sqlite3 2020-11-30 15:25:53.367 | xfsprogs' 2020-11-30 15:25:53.369 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:25:53.386 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:25:53.386 | apache2-dev 2020-11-30 15:25:53.387 | bc 2020-11-30 15:25:53.387 | bsdmainutils 2020-11-30 15:25:53.387 | curl 2020-11-30 15:25:53.387 | g++ 2020-11-30 15:25:53.387 | gcc 2020-11-30 15:25:53.387 | gettext 2020-11-30 15:25:53.387 | git 2020-11-30 15:25:53.387 | graphviz 2020-11-30 15:25:53.387 | iputils-ping 2020-11-30 15:25:53.387 | libapache2-mod-proxy-uwsgi 2020-11-30 15:25:53.387 | libffi-dev 2020-11-30 15:25:53.387 | libjpeg-dev 2020-11-30 15:25:53.387 | libmysqlclient-dev 2020-11-30 15:25:53.387 | libpcre3-dev 2020-11-30 15:25:53.387 | libpq-dev 2020-11-30 15:25:53.387 | libssl-dev 2020-11-30 15:25:53.387 | libsystemd-dev 2020-11-30 15:25:53.387 | libxml2-dev 2020-11-30 15:25:53.387 | libxslt1-dev 2020-11-30 15:25:53.387 | libyaml-dev 2020-11-30 15:25:53.387 | lsof 2020-11-30 15:25:53.387 | openssh-server 2020-11-30 15:25:53.387 | openssl 2020-11-30 15:25:53.387 | pkg-config 2020-11-30 15:25:53.387 | psmisc 2020-11-30 15:25:53.387 | python3-dev 2020-11-30 15:25:53.387 | python3-venv 2020-11-30 15:25:53.387 | tar 2020-11-30 15:25:53.387 | tcpdump 2020-11-30 15:25:53.387 | unzip 2020-11-30 15:25:53.387 | uuid-runtime 2020-11-30 15:25:53.387 | wget 2020-11-30 15:25:53.387 | wget 2020-11-30 15:25:53.387 | zlib1g-dev 2020-11-30 15:25:53.387 | libkrb5-dev 2020-11-30 15:25:53.387 | libldap2-dev 2020-11-30 15:25:53.388 | libsasl2-dev 2020-11-30 15:25:53.388 | memcached 2020-11-30 15:25:53.388 | python3-mysqldb 2020-11-30 15:25:53.388 | sqlite3 2020-11-30 15:25:53.388 | conntrack 2020-11-30 15:25:53.388 | curl 2020-11-30 15:25:53.388 | dnsmasq-base 2020-11-30 15:25:53.388 | dnsmasq-utils 2020-11-30 15:25:53.388 | ebtables 2020-11-30 15:25:53.388 | gawk 2020-11-30 15:25:53.388 | genisoimage 2020-11-30 15:25:53.388 | iptables 2020-11-30 15:25:53.388 | iputils-arping 2020-11-30 15:25:53.388 | kpartx 2020-11-30 15:25:53.388 | libjs-jquery-tablesorter 2020-11-30 15:25:53.388 | libmysqlclient-dev 2020-11-30 15:25:53.388 | parted 2020-11-30 15:25:53.388 | pm-utils 2020-11-30 15:25:53.388 | python3-mysqldb 2020-11-30 15:25:53.388 | socat 2020-11-30 15:25:53.388 | sqlite3 2020-11-30 15:25:53.388 | sudo 2020-11-30 15:25:53.388 | vlan 2020-11-30 15:25:53.388 | lvm2 2020-11-30 15:25:53.388 | open-iscsi 2020-11-30 15:25:53.388 | qemu-utils 2020-11-30 15:25:53.388 | thin-provisioning-tools 2020-11-30 15:25:53.388 | acl 2020-11-30 15:25:53.388 | dnsmasq-base 2020-11-30 15:25:53.388 | dnsmasq-utils 2020-11-30 15:25:53.388 | ebtables 2020-11-30 15:25:53.388 | haproxy 2020-11-30 15:25:53.388 | iptables 2020-11-30 15:25:53.388 | iputils-arping 2020-11-30 15:25:53.388 | iputils-ping 2020-11-30 15:25:53.388 | libmysqlclient-dev 2020-11-30 15:25:53.389 | postgresql-server-dev-all 2020-11-30 15:25:53.389 | python3-mysqldb 2020-11-30 15:25:53.389 | sqlite3 2020-11-30 15:25:53.389 | sudo 2020-11-30 15:25:53.389 | vlan 2020-11-30 15:25:53.389 | ipset 2020-11-30 15:25:53.389 | conntrack 2020-11-30 15:25:53.389 | conntrackd 2020-11-30 15:25:53.389 | keepalived 2020-11-30 15:25:53.389 | dstat 2020-11-30 15:25:53.389 | lvm2 2020-11-30 15:25:53.389 | open-iscsi 2020-11-30 15:25:53.389 | qemu-utils 2020-11-30 15:25:53.389 | thin-provisioning-tools 2020-11-30 15:25:53.389 | curl 2020-11-30 15:25:53.389 | liberasurecode-dev 2020-11-30 15:25:53.389 | make 2020-11-30 15:25:53.389 | memcached 2020-11-30 15:25:53.389 | sqlite3 2020-11-30 15:25:53.389 | xfsprogs ' 2020-11-30 15:25:53.389 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:25:53.392 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:53.394 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:53.398 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:25:53.398 | ++ 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:53.402 | ++ 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:53.404 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:25:53.407 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:25:53.409 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:25:53.411 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:25:53.413 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:25:53.415 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:25:53.418 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:53.420 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:53.422 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:25:53.424 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:25:53.427 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:25:53.429 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:25:53.431 | ++ 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:53.434 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:25:53.436 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:53.438 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:53.441 | ++ 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:53.462 | ++ 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:53.584 | Reading package lists... 2020-11-30 15:25:53.861 | Building dependency tree... 2020-11-30 15:25:53.862 | Reading state information... 2020-11-30 15:25:53.897 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:25:53.897 | bc is already the newest version (1.07.1-2). 2020-11-30 15:25:53.897 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:25:53.897 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:25:53.897 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:25:53.897 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:25:53.897 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:25:53.897 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:25:53.897 | ipset is already the newest version (6.34-1). 2020-11-30 15:25:53.897 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:25:53.897 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:25:53.897 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:25:53.897 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:25:53.897 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:25:53.897 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:25:53.897 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:25:53.897 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:25:53.897 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:25:53.897 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:25:53.897 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:25:53.897 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:25:53.897 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:25:53.897 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:25:53.897 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:25:53.897 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:25:53.897 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:25:53.897 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:25:53.897 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:25:53.898 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:25:53.898 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:25:53.898 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:25:53.898 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:25:53.898 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:25:53.898 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:25:53.898 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:25:53.898 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:25:53.898 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:25:53.898 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:25:53.898 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:25:53.898 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:25:53.898 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:25:53.898 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:25:53.898 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:25:53.898 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:25:53.898 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:25:53.898 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:25:53.898 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:25:53.898 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:25:53.898 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:25:53.898 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:25:53.898 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:25:53.898 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:25:53.898 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:25:53.898 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:25:53.898 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:25:53.898 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:25:53.898 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:25:53.898 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:25:53.898 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:25:53.898 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:25:53.898 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:25:53.898 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:25:53.899 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:25:53.899 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:25:53.899 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:25:53.899 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:25:53.899 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:25:54.098 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:25:54.098 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:25:54.098 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:25:54.098 | The following packages were automatically installed and are no longer required: 2020-11-30 15:25:54.098 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:25:54.099 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:25:54.099 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:25:54.099 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:25:54.099 | python3-twisted-bin python3-zope.interface 2020-11-30 15:25:54.099 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:25:54.171 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:25:54.175 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:25:54.178 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:25:54.180 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:25:54.182 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:25:54.185 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:25:54.187 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:25:54.189 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:25:54.191 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:25:54.193 | ++ functions-common:time_stop:2338 : start_time=1606749953459 2020-11-30 15:25:54.195 | ++ functions-common:time_stop:2340 : [[ -z 1606749953459 ]] 2020-11-30 15:25:54.198 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:25:54.202 | ++ functions-common:time_stop:2343 : end_time=1606749954199 2020-11-30 15:25:54.205 | ++ functions-common:time_stop:2344 : elapsed_time=740 2020-11-30 15:25:54.207 | ++ functions-common:time_stop:2345 : total=1442 2020-11-30 15:25:54.209 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:25:54.213 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2182 2020-11-30 15:25:54.215 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:25:54.218 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:25:54.221 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:25:54.223 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:25:54.227 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:25:54.231 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:25:54.234 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:25:54.237 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:25:55.916 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:25:55.919 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:25:55.922 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:25:55.925 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:25:55.927 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:25:55.929 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:25:55.931 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:25:55.933 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:25:55.936 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:25:55.938 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:25:55.941 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:25:56.025 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:25:56.027 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:25:56.108 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:25:56.111 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:25:56.189 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:25:56.190 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:25:56.192 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:25:56.194 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:25:56.197 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:25:56.198 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:25:56.200 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:25:56.202 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:25:56.204 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:25:56.207 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:25:56.209 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:25:56.209 | Distro: bionic 2020-11-30 15:25:56.211 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:25:56.214 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:25:56.217 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:25:56.224 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:25:56.227 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:25:56.231 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:25:56.619 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:25:56.621 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:25:56.621 | pip: 20.3 2020-11-30 15:25:56.623 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:25:56.625 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:25:56.627 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:25:56.628 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:25:56.630 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:25:56.632 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:25:56.634 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:25:56.635 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:25:56.637 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:25:56.639 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:25:56.641 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:25:56.643 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:25:56.644 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:25:56.646 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:25:56.648 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:25:56.650 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:25:56.651 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:25:56.653 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:25:56.655 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:56.657 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:56.659 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:25:56.674 | + 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:56.800 | Reading package lists... 2020-11-30 15:25:57.079 | Building dependency tree... 2020-11-30 15:25:57.081 | Reading state information... 2020-11-30 15:25:57.314 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:25:57.315 | The following packages were automatically installed and are no longer required: 2020-11-30 15:25:57.315 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:25:57.315 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:25:57.316 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:25:57.316 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:25:57.316 | python3-twisted-bin python3-zope.interface 2020-11-30 15:25:57.316 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:25:57.405 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:25:57.410 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:25:57.413 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:25:57.417 | + functions-common:time_stop:2331 : local name 2020-11-30 15:25:57.419 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:25:57.422 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:25:57.424 | + functions-common:time_stop:2334 : local total 2020-11-30 15:25:57.426 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:25:57.428 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:25:57.432 | + functions-common:time_stop:2338 : start_time=1606749956671 2020-11-30 15:25:57.434 | + functions-common:time_stop:2340 : [[ -z 1606749956671 ]] 2020-11-30 15:25:57.437 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:25:57.439 | + functions-common:time_stop:2343 : end_time=1606749957437 2020-11-30 15:25:57.441 | + functions-common:time_stop:2344 : elapsed_time=766 2020-11-30 15:25:57.443 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:25:57.445 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:25:57.448 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=766 2020-11-30 15:25:57.450 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:25:57.452 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:25:57.457 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:25:57.458 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:25:57.461 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:25:57.462 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:25:57.478 | + 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:57.598 | Reading package lists... 2020-11-30 15:25:57.855 | Building dependency tree... 2020-11-30 15:25:57.856 | Reading state information... 2020-11-30 15:25:58.073 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:25:58.073 | The following packages were automatically installed and are no longer required: 2020-11-30 15:25:58.074 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:25:58.074 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:25:58.074 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:25:58.074 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:25:58.074 | python3-twisted-bin python3-zope.interface 2020-11-30 15:25:58.074 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:25:58.171 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:25:58.175 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:25:58.177 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:25:58.179 | + functions-common:time_stop:2331 : local name 2020-11-30 15:25:58.180 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:25:58.182 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:25:58.184 | + functions-common:time_stop:2334 : local total 2020-11-30 15:25:58.186 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:25:58.188 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:25:58.189 | + functions-common:time_stop:2338 : start_time=1606749957476 2020-11-30 15:25:58.191 | + functions-common:time_stop:2340 : [[ -z 1606749957476 ]] 2020-11-30 15:25:58.194 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:25:58.197 | + functions-common:time_stop:2343 : end_time=1606749958195 2020-11-30 15:25:58.198 | + functions-common:time_stop:2344 : elapsed_time=719 2020-11-30 15:25:58.200 | + functions-common:time_stop:2345 : total=766 2020-11-30 15:25:58.202 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:25:58.204 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1485 2020-11-30 15:25:58.206 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:25:58.208 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:25:58.210 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:25:58.212 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:25:58.213 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:25:58.217 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:25:58.218 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:25:58.220 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:25:58.222 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:25:58.224 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:25:58.225 | + 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:58.236 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:25:58.236 | Dload Upload Total Spent Left Speed 2020-11-30 15:25:58.403 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:25:58.410 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:25:58.415 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:26:01.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:26:01.204 | Collecting pip 2020-11-30 15:26:01.216 | 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:26:01.884 | Installing collected packages: pip 2020-11-30 15:26:01.884 | Attempting uninstall: pip 2020-11-30 15:26:01.885 | Found existing installation: pip 20.3 2020-11-30 15:26:02.116 | Uninstalling pip-20.3: 2020-11-30 15:26:02.130 | Successfully uninstalled pip-20.3 2020-11-30 15:26:03.407 | Successfully installed pip-20.3 2020-11-30 15:26:03.552 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:26:03.554 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:26:03.558 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:26:03.560 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:26:03.563 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:26:03.566 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:26:03.569 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:26:03.572 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:26:03.575 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:26:03.578 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:26:03.580 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:26:03.583 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:26:03.583 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:26:03.587 | ++ 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:26:03.587 | 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:26:03.588 | ++ 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:26:03.589 | 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:26:03.590 | ++ 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:26:03.592 | + 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:26:03.594 | + 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:26:03.610 | 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:26:03.616 | + 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:26:06.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:26:06.228 | 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:26:06.228 | ERROR: Links are not allowed as constraints 2020-11-30 15:26:06.365 | ++ ./stack.sh:main:759 : err_trap 2020-11-30 15:26:06.369 | ++ ./stack.sh:err_trap:537 : local r=1 2020-11-30 15:26:06.373 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2020-11-30-152551 2020-11-30 15:26:06.375 | Error on exit