2020-11-30 15:18:50.826 | + ./stack.sh:main:462 : exec 2020-11-30 15:18:50.826 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151850' 2020-11-30 15:18:50.826 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-151850.summary.2020-11-30-151850 2020-11-30 15:18:50.826 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:18:50.826 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-151850 2020-11-30 15:18:50.826 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151850 /opt/stack/logs/stack.sh.log 2020-11-30 15:18:50.826 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-151850.summary.2020-11-30-151850 /opt/stack/logs/stack.sh.log.summary 2020-11-30 15:18:50.826 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 15:18:50.826 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 15:18:50.826 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 15:18:50.826 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 15:18:50.826 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 15:18:50.826 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 15:18:50.826 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 15:18:50.827 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:18:50.827 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 15:18:50.827 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 15:18:50.827 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:18:50.827 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 15:18:50.828 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 15:18:50.831 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 15:18:50.834 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 15:18:50.836 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 15:18:50.838 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 15:18:50.840 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 15:18:50.842 | + ./stack.sh:main:551 : uname -a 2020-11-30 15:18:50.843 | 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:18:50.845 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 15:18:50.847 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 15:18:50.850 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 15:18:50.876 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 15:18:50.891 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 15:18:50.893 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 15:18:50.895 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 15:18:50.897 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 15:18:50.899 | + functions-common:fetch_plugins:1682 : return 2020-11-30 15:18:50.901 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 15:18:50.903 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 15:18:50.904 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:18:50.906 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:18:50.908 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:18:50.910 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:18:50.912 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:18:50.913 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:18:50.916 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:18:50.918 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:18:50.920 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:18:50.922 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:18:50.924 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 15:18:50.926 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:18:50.939 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:50.941 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:18:50.943 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:18:50.944 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:18:50.946 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:18:50.948 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:18:50.950 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 15:18:50.952 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 15:18:50.954 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 15:18:50.956 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 15:18:50.957 | + 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:18:50.959 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 15:18:50.961 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 15:18:50.963 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 15:18:50.965 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 15:18:50.967 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 15:18:50.969 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 15:18:50.986 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 15:18:50.988 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 15:18:51.001 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:18:51.004 | +++ lib/tls:source:43 : hostname -f 2020-11-30 15:18:51.007 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 15:18:51.009 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 15:18:51.011 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 15:18:51.013 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 15:18:51.015 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 15:18:51.017 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 15:18:51.019 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 15:18:51.021 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 15:18:51.022 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 15:18:51.024 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 15:18:51.029 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 15:18:51.040 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 15:18:51.060 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 15:18:51.073 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 15:18:51.084 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 15:18:51.110 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 15:18:51.140 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 15:18:51.216 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 15:18:51.236 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 15:18:51.272 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 15:18:51.325 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 15:18:51.365 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 15:18:51.457 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 15:18:51.471 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 15:18:51.483 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 15:18:51.501 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 15:18:51.596 | + ./stack.sh:main:598 : run_phase source 2020-11-30 15:18:51.599 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 15:18:51.601 | + functions-common:run_phase:1760 : local phase= 2020-11-30 15:18:51.603 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 15:18:51.605 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 15:18:51.607 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 15:18:51.609 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 15:18:51.611 | + functions-common:run_phase:1769 : local extra 2020-11-30 15:18:51.614 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 15:18:51.617 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 15:18:51.619 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 15:18:51.621 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 15:18:51.623 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 15:18:51.626 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 15:18:51.647 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:51.649 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:18:51.651 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 15:18:51.686 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 15:18:51.689 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 15:18:51.691 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 15:18:51.694 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 15:18:51.696 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 15:18:51.698 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 15:18:51.700 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 15:18:51.702 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 15:18:51.705 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 15:18:51.707 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 15:18:51.709 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.712 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 15:18:51.714 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.716 | + 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:18:51.718 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.721 | + 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:18:51.723 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.725 | + 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:18:51.727 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.730 | + 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:18:51.732 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.734 | + 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:18:51.737 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.739 | + 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:18:51.744 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.746 | + 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:18:51.748 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.751 | + 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:18:51.754 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.756 | + 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:18:51.758 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.760 | + 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:18:51.763 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.765 | + 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:18:51.767 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.770 | + 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:18:51.772 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.774 | + 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:18:51.776 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.779 | + 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:18:51.781 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.783 | + 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:18:51.785 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.788 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 15:18:51.790 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.792 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 15:18:51.795 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.797 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 15:18:51.800 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.802 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 15:18:51.805 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.807 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 15:18:51.809 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.811 | + 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:18:51.814 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.816 | + 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:18:51.819 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.821 | + 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:18:51.823 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.825 | + 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:18:51.828 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.830 | + 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:18:51.832 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.834 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 15:18:51.837 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.839 | + 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:18:51.841 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.844 | + 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:18:51.846 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.848 | + 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:18:51.850 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.853 | + 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:18:51.855 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.857 | + 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:18:51.860 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.863 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 15:18:51.865 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.867 | + 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:18:51.870 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.872 | + 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:18:51.874 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.877 | + 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:18:51.879 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.882 | + 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:18:51.884 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.886 | + 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:18:51.888 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.891 | + 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:18:51.893 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.895 | + 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:18:51.898 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.900 | + 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:18:51.902 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 15:18:51.905 | + 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:18:51.908 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 15:18:51.911 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:18:51.913 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 15:18:51.927 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:51.929 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 15:18:51.932 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 15:18:51.934 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 15:18:51.948 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:18:51.951 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 15:18:51.953 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 15:18:51.955 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 15:18:51.958 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 15:18:51.960 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 15:18:51.962 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 15:18:51.965 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 15:18:51.968 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 15:18:51.971 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 15:18:51.974 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 15:18:51.977 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:18:51.979 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 15:18:51.982 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 15:18:51.982 | Using mysql database backend 2020-11-30 15:18:51.984 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 15:18:52.000 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 15:18:52.016 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:52.018 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 15:18:52.034 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 15:18:52.050 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:52.052 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 15:18:52.067 | + ./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:18:52.083 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 15:18:52.099 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 15:18:52.101 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 15:18:52.117 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:52.119 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 15:18:52.121 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 15:18:52.140 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 15:18:52.142 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 15:18:52.160 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 15:18:52.162 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 15:18:52.165 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 15:18:52.167 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 15:18:52.170 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 15:18:52.174 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-151852 2020-11-30 15:18:52.176 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-151852 739' 2020-11-30 15:18:52.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.181 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 15:18:52.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.186 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 15:18:52.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.191 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 15:18:52.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.196 | + 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:18:52.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.200 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2020-11-30 15:18:52.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.206 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2020-11-30 15:18:52.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.210 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2020-11-30 15:18:52.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.215 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-151850 2020-11-30 15:18:52.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.220 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 15:18:52.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.224 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2020-11-30 15:18:52.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.229 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 15:18:52.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.234 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 15:18:52.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.239 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 15:18:52.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 15:18:52.244 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 15:18:52.246 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 15:18:52.248 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 15:18:52.251 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 15:18:52.253 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 15:18:52.255 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 15:18:52.258 | ++ functions-common:git_clone:527 : pwd 2020-11-30 15:18:52.261 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 15:18:52.263 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 15:18:52.267 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 15:18:52.280 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 15:18:52.283 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 15:18:52.285 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 15:18:52.287 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 15:18:52.288 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 15:18:52.292 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 15:18:52.294 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 15:18:52.296 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 15:18:52.300 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 15:18:52.300 | + functions-common:git_clone:593 : head -1 2020-11-30 15:18:52.303 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 15:18:52.305 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 15:18:52.308 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 15:18:52.310 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 15:18:52.314 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 15:18:52.316 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 15:18:52.319 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 15:18:52.321 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 15:18:52.324 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 15:18:52.326 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 15:18:52.329 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 15:18:52.331 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 15:18:52.334 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 15:18:52.338 | ++ tools/install_prereqs.sh:source:47 : NOW=1606749532 2020-11-30 15:18:52.341 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 15:18:52.346 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1606749499 2020-11-30 15:18:52.348 | ++ tools/install_prereqs.sh:source:49 : DELTA=33 2020-11-30 15:18:52.351 | ++ tools/install_prereqs.sh:source:50 : [[ 33 -lt 7200 ]] 2020-11-30 15:18:52.353 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2020-11-30 15:18:52.356 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 15:18:52.358 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 15:18:52.361 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 15:18:52.363 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 15:18:52.366 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 15:18:52.368 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 15:18:52.370 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 15:18:52.373 | +++ 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:18:52.424 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 15:18:52.424 | apache2-dev 2020-11-30 15:18:52.424 | bc 2020-11-30 15:18:52.424 | bsdmainutils 2020-11-30 15:18:52.424 | curl 2020-11-30 15:18:52.424 | g++ 2020-11-30 15:18:52.424 | gcc 2020-11-30 15:18:52.424 | gettext 2020-11-30 15:18:52.424 | git 2020-11-30 15:18:52.424 | graphviz 2020-11-30 15:18:52.424 | iputils-ping 2020-11-30 15:18:52.424 | libapache2-mod-proxy-uwsgi 2020-11-30 15:18:52.424 | libffi-dev 2020-11-30 15:18:52.424 | libjpeg-dev 2020-11-30 15:18:52.424 | libmysqlclient-dev 2020-11-30 15:18:52.424 | libpcre3-dev 2020-11-30 15:18:52.424 | libpq-dev 2020-11-30 15:18:52.425 | libssl-dev 2020-11-30 15:18:52.425 | libsystemd-dev 2020-11-30 15:18:52.425 | libxml2-dev 2020-11-30 15:18:52.425 | libxslt1-dev 2020-11-30 15:18:52.425 | libyaml-dev 2020-11-30 15:18:52.425 | lsof 2020-11-30 15:18:52.425 | openssh-server 2020-11-30 15:18:52.425 | openssl 2020-11-30 15:18:52.425 | pkg-config 2020-11-30 15:18:52.425 | psmisc 2020-11-30 15:18:52.425 | python3-dev 2020-11-30 15:18:52.425 | python3-venv 2020-11-30 15:18:52.425 | tar 2020-11-30 15:18:52.425 | tcpdump 2020-11-30 15:18:52.425 | unzip 2020-11-30 15:18:52.425 | uuid-runtime 2020-11-30 15:18:52.425 | wget 2020-11-30 15:18:52.425 | wget 2020-11-30 15:18:52.425 | zlib1g-dev 2020-11-30 15:18:52.425 | libkrb5-dev 2020-11-30 15:18:52.425 | libldap2-dev 2020-11-30 15:18:52.425 | libsasl2-dev 2020-11-30 15:18:52.425 | memcached 2020-11-30 15:18:52.425 | python3-mysqldb 2020-11-30 15:18:52.425 | sqlite3 2020-11-30 15:18:52.425 | conntrack 2020-11-30 15:18:52.425 | curl 2020-11-30 15:18:52.425 | dnsmasq-base 2020-11-30 15:18:52.425 | dnsmasq-utils 2020-11-30 15:18:52.425 | ebtables 2020-11-30 15:18:52.425 | gawk 2020-11-30 15:18:52.425 | genisoimage 2020-11-30 15:18:52.426 | iptables 2020-11-30 15:18:52.426 | iputils-arping 2020-11-30 15:18:52.426 | kpartx 2020-11-30 15:18:52.426 | libjs-jquery-tablesorter 2020-11-30 15:18:52.426 | libmysqlclient-dev 2020-11-30 15:18:52.426 | parted 2020-11-30 15:18:52.426 | pm-utils 2020-11-30 15:18:52.426 | python3-mysqldb 2020-11-30 15:18:52.426 | socat 2020-11-30 15:18:52.426 | sqlite3 2020-11-30 15:18:52.426 | sudo 2020-11-30 15:18:52.426 | vlan 2020-11-30 15:18:52.426 | lvm2 2020-11-30 15:18:52.426 | open-iscsi 2020-11-30 15:18:52.426 | qemu-utils 2020-11-30 15:18:52.426 | thin-provisioning-tools 2020-11-30 15:18:52.426 | acl 2020-11-30 15:18:52.426 | dnsmasq-base 2020-11-30 15:18:52.426 | dnsmasq-utils 2020-11-30 15:18:52.426 | ebtables 2020-11-30 15:18:52.426 | haproxy 2020-11-30 15:18:52.426 | iptables 2020-11-30 15:18:52.426 | iputils-arping 2020-11-30 15:18:52.426 | iputils-ping 2020-11-30 15:18:52.426 | libmysqlclient-dev 2020-11-30 15:18:52.426 | postgresql-server-dev-all 2020-11-30 15:18:52.426 | python3-mysqldb 2020-11-30 15:18:52.426 | sqlite3 2020-11-30 15:18:52.426 | sudo 2020-11-30 15:18:52.426 | vlan 2020-11-30 15:18:52.426 | ipset 2020-11-30 15:18:52.426 | conntrack 2020-11-30 15:18:52.426 | conntrackd 2020-11-30 15:18:52.426 | keepalived 2020-11-30 15:18:52.426 | dstat 2020-11-30 15:18:52.426 | lvm2 2020-11-30 15:18:52.426 | open-iscsi 2020-11-30 15:18:52.426 | qemu-utils 2020-11-30 15:18:52.427 | thin-provisioning-tools 2020-11-30 15:18:52.427 | curl 2020-11-30 15:18:52.427 | liberasurecode-dev 2020-11-30 15:18:52.427 | make 2020-11-30 15:18:52.427 | memcached 2020-11-30 15:18:52.427 | sqlite3 2020-11-30 15:18:52.427 | xfsprogs' 2020-11-30 15:18:52.427 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 15:18:52.444 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 15:18:52.444 | apache2-dev 2020-11-30 15:18:52.444 | bc 2020-11-30 15:18:52.444 | bsdmainutils 2020-11-30 15:18:52.444 | curl 2020-11-30 15:18:52.444 | g++ 2020-11-30 15:18:52.444 | gcc 2020-11-30 15:18:52.444 | gettext 2020-11-30 15:18:52.444 | git 2020-11-30 15:18:52.445 | graphviz 2020-11-30 15:18:52.445 | iputils-ping 2020-11-30 15:18:52.445 | libapache2-mod-proxy-uwsgi 2020-11-30 15:18:52.445 | libffi-dev 2020-11-30 15:18:52.445 | libjpeg-dev 2020-11-30 15:18:52.445 | libmysqlclient-dev 2020-11-30 15:18:52.445 | libpcre3-dev 2020-11-30 15:18:52.445 | libpq-dev 2020-11-30 15:18:52.445 | libssl-dev 2020-11-30 15:18:52.445 | libsystemd-dev 2020-11-30 15:18:52.445 | libxml2-dev 2020-11-30 15:18:52.445 | libxslt1-dev 2020-11-30 15:18:52.445 | libyaml-dev 2020-11-30 15:18:52.445 | lsof 2020-11-30 15:18:52.445 | openssh-server 2020-11-30 15:18:52.445 | openssl 2020-11-30 15:18:52.445 | pkg-config 2020-11-30 15:18:52.445 | psmisc 2020-11-30 15:18:52.445 | python3-dev 2020-11-30 15:18:52.445 | python3-venv 2020-11-30 15:18:52.445 | tar 2020-11-30 15:18:52.445 | tcpdump 2020-11-30 15:18:52.445 | unzip 2020-11-30 15:18:52.445 | uuid-runtime 2020-11-30 15:18:52.445 | wget 2020-11-30 15:18:52.445 | wget 2020-11-30 15:18:52.445 | zlib1g-dev 2020-11-30 15:18:52.445 | libkrb5-dev 2020-11-30 15:18:52.445 | libldap2-dev 2020-11-30 15:18:52.445 | libsasl2-dev 2020-11-30 15:18:52.445 | memcached 2020-11-30 15:18:52.445 | python3-mysqldb 2020-11-30 15:18:52.445 | sqlite3 2020-11-30 15:18:52.445 | conntrack 2020-11-30 15:18:52.445 | curl 2020-11-30 15:18:52.445 | dnsmasq-base 2020-11-30 15:18:52.445 | dnsmasq-utils 2020-11-30 15:18:52.445 | ebtables 2020-11-30 15:18:52.446 | gawk 2020-11-30 15:18:52.446 | genisoimage 2020-11-30 15:18:52.446 | iptables 2020-11-30 15:18:52.446 | iputils-arping 2020-11-30 15:18:52.446 | kpartx 2020-11-30 15:18:52.446 | libjs-jquery-tablesorter 2020-11-30 15:18:52.446 | libmysqlclient-dev 2020-11-30 15:18:52.446 | parted 2020-11-30 15:18:52.446 | pm-utils 2020-11-30 15:18:52.446 | python3-mysqldb 2020-11-30 15:18:52.446 | socat 2020-11-30 15:18:52.446 | sqlite3 2020-11-30 15:18:52.446 | sudo 2020-11-30 15:18:52.446 | vlan 2020-11-30 15:18:52.446 | lvm2 2020-11-30 15:18:52.446 | open-iscsi 2020-11-30 15:18:52.446 | qemu-utils 2020-11-30 15:18:52.446 | thin-provisioning-tools 2020-11-30 15:18:52.446 | acl 2020-11-30 15:18:52.446 | dnsmasq-base 2020-11-30 15:18:52.446 | dnsmasq-utils 2020-11-30 15:18:52.446 | ebtables 2020-11-30 15:18:52.446 | haproxy 2020-11-30 15:18:52.446 | iptables 2020-11-30 15:18:52.446 | iputils-arping 2020-11-30 15:18:52.446 | iputils-ping 2020-11-30 15:18:52.446 | libmysqlclient-dev 2020-11-30 15:18:52.446 | postgresql-server-dev-all 2020-11-30 15:18:52.446 | python3-mysqldb 2020-11-30 15:18:52.446 | sqlite3 2020-11-30 15:18:52.446 | sudo 2020-11-30 15:18:52.446 | vlan 2020-11-30 15:18:52.446 | ipset 2020-11-30 15:18:52.446 | conntrack 2020-11-30 15:18:52.446 | conntrackd 2020-11-30 15:18:52.446 | keepalived 2020-11-30 15:18:52.446 | dstat 2020-11-30 15:18:52.447 | lvm2 2020-11-30 15:18:52.447 | open-iscsi 2020-11-30 15:18:52.447 | qemu-utils 2020-11-30 15:18:52.447 | thin-provisioning-tools 2020-11-30 15:18:52.447 | curl 2020-11-30 15:18:52.447 | liberasurecode-dev 2020-11-30 15:18:52.447 | make 2020-11-30 15:18:52.447 | memcached 2020-11-30 15:18:52.447 | sqlite3 2020-11-30 15:18:52.447 | xfsprogs ' 2020-11-30 15:18:52.447 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 15:18:52.449 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:18:52.451 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:18:52.455 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 15:18:52.455 | ++ 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:18:52.459 | ++ 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:18:52.461 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 15:18:52.464 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 15:18:52.466 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 15:18:52.468 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 15:18:52.470 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 15:18:52.472 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 15:18:52.475 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:18:52.477 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:18:52.479 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 15:18:52.481 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 15:18:52.483 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 15:18:52.486 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 15:18:52.489 | ++ 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:18:52.491 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 15:18:52.493 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:18:52.495 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:18:52.498 | ++ 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:18:52.519 | ++ 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:18:52.640 | Reading package lists... 2020-11-30 15:18:52.902 | Building dependency tree... 2020-11-30 15:18:52.904 | Reading state information... 2020-11-30 15:18:52.936 | acl is already the newest version (2.2.52-3build1). 2020-11-30 15:18:52.936 | bc is already the newest version (1.07.1-2). 2020-11-30 15:18:52.936 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 15:18:52.936 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:18:52.937 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 15:18:52.937 | dnsmasq-utils is already the newest version (2.79-1). 2020-11-30 15:18:52.937 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 15:18:52.937 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2020-11-30 15:18:52.937 | ipset is already the newest version (6.34-1). 2020-11-30 15:18:52.937 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 15:18:52.937 | kpartx is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:18:52.937 | liberasurecode-dev is already the newest version (1.5.0-1). 2020-11-30 15:18:52.937 | libffi-dev is already the newest version (3.2.1-8). 2020-11-30 15:18:52.937 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2020-11-30 15:18:52.937 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 15:18:52.937 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2020-11-30 15:18:52.937 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 15:18:52.937 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 15:18:52.937 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2020-11-30 15:18:52.937 | python3-mysqldb is already the newest version (1.3.10-1build1). 2020-11-30 15:18:52.937 | socat is already the newest version (1.7.3.2-2ubuntu2). 2020-11-30 15:18:52.937 | unzip is already the newest version (6.0-21ubuntu1). 2020-11-30 15:18:52.937 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 15:18:52.937 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2020-11-30 15:18:52.938 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2020-11-30 15:18:52.938 | dstat is already the newest version (0.7.3-1). 2020-11-30 15:18:52.938 | graphviz is already the newest version (2.40.1-2). 2020-11-30 15:18:52.938 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2020-11-30 15:18:52.938 | pm-utils is already the newest version (1.4.1-17). 2020-11-30 15:18:52.938 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2020-11-30 15:18:52.938 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:18:52.938 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 15:18:52.938 | curl is already the newest version (7.58.0-2ubuntu3.10). 2020-11-30 15:18:52.938 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 15:18:52.938 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:18:52.938 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 15:18:52.938 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2020-11-30 15:18:52.938 | git is already the newest version (1:2.17.1-1ubuntu0.7). 2020-11-30 15:18:52.938 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2020-11-30 15:18:52.938 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:18:52.938 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 15:18:52.938 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2020-11-30 15:18:52.938 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2020-11-30 15:18:52.938 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.8). 2020-11-30 15:18:52.938 | libmysqlclient-dev is already the newest version (5.7.32-0ubuntu0.18.04.1). 2020-11-30 15:18:52.938 | libpq-dev is already the newest version (10.15-0ubuntu0.18.04.1). 2020-11-30 15:18:52.938 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.1). 2020-11-30 15:18:52.938 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:18:52.938 | libsystemd-dev is already the newest version (237-3ubuntu10.43). 2020-11-30 15:18:52.938 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2020-11-30 15:18:52.938 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2020-11-30 15:18:52.938 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2020-11-30 15:18:52.938 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2020-11-30 15:18:52.938 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2020-11-30 15:18:52.939 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 15:18:52.939 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.6). 2020-11-30 15:18:52.939 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 15:18:52.939 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 15:18:52.939 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 15:18:52.939 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2020-11-30 15:18:52.939 | sudo is already the newest version (1.8.21p2-3ubuntu1.3). 2020-11-30 15:18:52.939 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 15:18:52.939 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2020-11-30 15:18:52.939 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2020-11-30 15:18:52.939 | vlan is already the newest version (1.9-3.2ubuntu6). 2020-11-30 15:18:52.939 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 15:18:52.939 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 15:18:53.139 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2020-11-30 15:18:53.139 | python3-venv is already the newest version (3.6.7-1~18.04). 2020-11-30 15:18:53.139 | qemu-utils is already the newest version (1:4.0+dfsg-0ubuntu9.8~cloud0). 2020-11-30 15:18:53.140 | The following packages were automatically installed and are no longer required: 2020-11-30 15:18:53.140 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:18:53.140 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:18:53.140 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:18:53.140 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:18:53.141 | python3-twisted-bin python3-zope.interface 2020-11-30 15:18:53.141 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:18:53.213 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:18:53.217 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 15:18:53.220 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:18:53.222 | ++ functions-common:time_stop:2331 : local name 2020-11-30 15:18:53.224 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 15:18:53.226 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:18:53.229 | ++ functions-common:time_stop:2334 : local total 2020-11-30 15:18:53.231 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 15:18:53.233 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:18:53.236 | ++ functions-common:time_stop:2338 : start_time=1606749532516 2020-11-30 15:18:53.238 | ++ functions-common:time_stop:2340 : [[ -z 1606749532516 ]] 2020-11-30 15:18:53.240 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:18:53.244 | ++ functions-common:time_stop:2343 : end_time=1606749533242 2020-11-30 15:18:53.246 | ++ functions-common:time_stop:2344 : elapsed_time=726 2020-11-30 15:18:53.249 | ++ functions-common:time_stop:2345 : total=1426 2020-11-30 15:18:53.252 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:18:53.254 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2152 2020-11-30 15:18:53.256 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 15:18:53.259 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 15:18:53.261 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 15:18:53.264 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 15:18:53.268 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 15:18:53.272 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 15:18:53.274 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 15:18:53.277 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 15:18:54.779 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 15:18:54.781 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:18:54.783 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 15:18:54.786 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:18:54.788 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 15:18:54.790 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 15:18:54.792 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 15:18:54.794 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 15:18:54.797 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 15:18:54.799 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 15:18:54.801 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 15:18:54.876 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 15:18:54.879 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 15:18:54.952 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 15:18:54.954 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 15:18:55.027 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 15:18:55.029 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 15:18:55.032 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 15:18:55.034 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 15:18:55.035 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 15:18:55.037 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 15:18:55.039 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 15:18:55.041 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 15:18:55.043 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 15:18:55.045 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 15:18:55.048 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 15:18:55.048 | Distro: bionic 2020-11-30 15:18:55.050 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 15:18:55.052 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 15:18:55.056 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 15:18:55.058 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 15:18:55.060 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 15:18:55.060 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 15:18:55.428 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.3 2020-11-30 15:18:55.430 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.3' 2020-11-30 15:18:55.430 | pip: 20.3 2020-11-30 15:18:55.432 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 15:18:55.433 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 15:18:55.435 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 15:18:55.437 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 15:18:55.439 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 15:18:55.441 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 15:18:55.443 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 15:18:55.445 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 15:18:55.446 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 15:18:55.448 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 15:18:55.450 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 15:18:55.452 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 15:18:55.454 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 15:18:55.455 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 15:18:55.457 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 15:18:55.459 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 15:18:55.461 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 15:18:55.463 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:18:55.464 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:18:55.466 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:18:55.468 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 15:18:55.482 | + 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:18:55.603 | Reading package lists... 2020-11-30 15:18:55.868 | Building dependency tree... 2020-11-30 15:18:55.869 | Reading state information... 2020-11-30 15:18:56.094 | Package 'python-pip' is not installed, so not removed 2020-11-30 15:18:56.094 | The following packages were automatically installed and are no longer required: 2020-11-30 15:18:56.095 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:18:56.095 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:18:56.095 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:18:56.095 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:18:56.095 | python3-twisted-bin python3-zope.interface 2020-11-30 15:18:56.095 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:18:56.172 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:18:56.175 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:18:56.177 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:18:56.179 | + functions-common:time_stop:2331 : local name 2020-11-30 15:18:56.180 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:18:56.182 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:18:56.184 | + functions-common:time_stop:2334 : local total 2020-11-30 15:18:56.185 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:18:56.188 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:18:56.189 | + functions-common:time_stop:2338 : start_time=1606749535480 2020-11-30 15:18:56.191 | + functions-common:time_stop:2340 : [[ -z 1606749535480 ]] 2020-11-30 15:18:56.193 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:18:56.196 | + functions-common:time_stop:2343 : end_time=1606749536194 2020-11-30 15:18:56.197 | + functions-common:time_stop:2344 : elapsed_time=714 2020-11-30 15:18:56.199 | + functions-common:time_stop:2345 : total=0 2020-11-30 15:18:56.201 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:18:56.202 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=714 2020-11-30 15:18:56.204 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:18:56.206 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 15:18:56.208 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 15:18:56.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 15:18:56.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 15:18:56.216 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 15:18:56.236 | + 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:18:56.358 | Reading package lists... 2020-11-30 15:18:56.624 | Building dependency tree... 2020-11-30 15:18:56.625 | Reading state information... 2020-11-30 15:18:56.853 | Package 'python3-pip' is not installed, so not removed 2020-11-30 15:18:56.853 | The following packages were automatically installed and are no longer required: 2020-11-30 15:18:56.854 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 15:18:56.854 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 15:18:56.854 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 15:18:56.854 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 15:18:56.854 | python3-twisted-bin python3-zope.interface 2020-11-30 15:18:56.854 | Use 'sudo apt autoremove' to remove them. 2020-11-30 15:18:56.929 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 15:18:56.932 | + functions-common:apt_get:1113 : result=0 2020-11-30 15:18:56.934 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 15:18:56.936 | + functions-common:time_stop:2331 : local name 2020-11-30 15:18:56.938 | + functions-common:time_stop:2332 : local end_time 2020-11-30 15:18:56.939 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 15:18:56.941 | + functions-common:time_stop:2334 : local total 2020-11-30 15:18:56.943 | + functions-common:time_stop:2335 : local start_time 2020-11-30 15:18:56.944 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 15:18:56.946 | + functions-common:time_stop:2338 : start_time=1606749536234 2020-11-30 15:18:56.948 | + functions-common:time_stop:2340 : [[ -z 1606749536234 ]] 2020-11-30 15:18:56.950 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 15:18:56.953 | + functions-common:time_stop:2343 : end_time=1606749536951 2020-11-30 15:18:56.955 | + functions-common:time_stop:2344 : elapsed_time=717 2020-11-30 15:18:56.957 | + functions-common:time_stop:2345 : total=714 2020-11-30 15:18:56.959 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 15:18:56.961 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1431 2020-11-30 15:18:56.963 | + functions-common:apt_get:1117 : return 0 2020-11-30 15:18:56.965 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 15:18:56.966 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:18:56.970 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:18:56.970 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2020-11-30 15:18:56.973 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:18:56.975 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2020-11-30 15:18:56.977 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 15:18:56.979 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 15:18:56.980 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2020-11-30 15:18:56.982 | + 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:18:56.992 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 15:18:56.992 | Dload Upload Total Spent Left Speed 2020-11-30 15:18:57.216 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2020-11-30 15:18:57.220 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 15:18:57.224 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 15:18:59.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:19:00.076 | Collecting pip 2020-11-30 15:19:00.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/323/6fe7288d155c2/pip-20.3-py2.py3-none-any.whl (1.5 MB) 2020-11-30 15:19:00.815 | Installing collected packages: pip 2020-11-30 15:19:00.815 | Attempting uninstall: pip 2020-11-30 15:19:00.816 | Found existing installation: pip 20.3 2020-11-30 15:19:01.051 | Uninstalling pip-20.3: 2020-11-30 15:19:01.066 | Successfully uninstalled pip-20.3 2020-11-30 15:19:02.369 | Successfully installed pip-20.3 2020-11-30 15:19:02.521 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 15:19:02.523 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 15:19:02.524 | + inc/python:python3_enabled:468 : return 0 2020-11-30 15:19:02.526 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 15:19:02.528 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 15:19:02.530 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 15:19:02.532 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 15:19:02.534 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 15:19:02.536 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 15:19:02.538 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 15:19:02.540 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 15:19:02.542 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 15:19:02.543 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 15:19:02.547 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2020-11-30 15:19:02.547 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2020-11-30 15:19:02.549 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2020-11-30 15:19:02.549 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2020-11-30 15:19:02.553 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:19:02.555 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:19:02.557 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:19:02.574 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2020-11-30 15:19:02.579 | + inc/python:pip_install:200 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2020-11-30 15:19:05.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 15:19:05.220 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-11-30 15:19:05.220 | ERROR: Links are not allowed as constraints 2020-11-30 15:19:05.362 | ++ ./stack.sh:main:759 : err_trap 2020-11-30 15:19:05.364 | ++ ./stack.sh:err_trap:537 : local r=1 2020-11-30 15:19:05.367 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2020-11-30-151850 2020-11-30 15:19:05.368 | Error on exit