2022-01-06 09:56:36.840 | + ./stack.sh:main:473 : exec 2022-01-06 09:56:36.840 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095636' 2022-01-06 09:56:36.840 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-06-095636.summary.2022-01-06-095636 2022-01-06 09:56:36.840 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 09:56:36.840 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095636 2022-01-06 09:56:36.840 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095636 /opt/stack/logs/stack.sh.log 2022-01-06 09:56:36.840 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095636.summary.2022-01-06-095636 /opt/stack/logs/stack.sh.log.summary 2022-01-06 09:56:36.840 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-06 09:56:36.840 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-06 09:56:36.840 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-06 09:56:36.840 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-06 09:56:36.840 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-06 09:56:36.840 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-06 09:56:36.840 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-06 09:56:36.840 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:56:36.840 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-06 09:56:36.840 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-06 09:56:36.841 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-06 09:56:36.841 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:56:36.841 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-06 09:56:36.844 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-06 09:56:36.847 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-06 09:56:36.849 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-06 09:56:36.851 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-06 09:56:36.853 | + ./stack.sh:main:559 : set -o errexit 2022-01-06 09:56:36.855 | + ./stack.sh:main:562 : uname -a 2022-01-06 09:56:36.856 | Linux dv-osbrick-wallaby-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-06 09:56:36.858 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-06 09:56:36.860 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-06 09:56:36.862 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-06 09:56:36.888 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-06 09:56:36.904 | + ./stack.sh:main:576 : fetch_plugins 2022-01-06 09:56:36.906 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-06 09:56:36.908 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-06 09:56:36.910 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-06 09:56:36.912 | + functions-common:fetch_plugins:1655 : return 2022-01-06 09:56:36.914 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-06 09:56:36.916 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-06 09:56:36.917 | + functions-common:run_phase:1733 : local phase= 2022-01-06 09:56:36.919 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:56:36.922 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 09:56:36.924 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:56:36.925 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 09:56:36.927 | + functions-common:run_phase:1742 : local extra 2022-01-06 09:56:36.930 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:56:36.933 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 09:56:36.935 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:56:36.937 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:56:36.939 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-06 09:56:36.941 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:56:36.953 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:56:36.955 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:56:36.958 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:56:36.959 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:56:36.961 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:56:36.963 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:56:36.965 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:56:36.967 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-06 09:56:36.969 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-06 09:56:36.970 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:56:36.972 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-06 09:56:36.974 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-06 09:56:36.976 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-06 09:56:36.977 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-06 09:56:36.979 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-06 09:56:36.981 | + functions-common:plugin_override_defaults:1696 : return 2022-01-06 09:56:36.983 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-06 09:56:37.001 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-06 09:56:37.004 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-06 09:56:37.017 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-06 09:56:37.020 | +++ lib/tls:source:43 : hostname -f 2022-01-06 09:56:37.024 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-06 09:56:37.025 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-06 09:56:37.027 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-06 09:56:37.029 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-06 09:56:37.031 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-06 09:56:37.033 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-06 09:56:37.035 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-06 09:56:37.036 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-06 09:56:37.038 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-06 09:56:37.040 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-06 09:56:37.045 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-06 09:56:37.056 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-06 09:56:37.072 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-06 09:56:37.084 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-06 09:56:37.096 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-06 09:56:37.126 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-06 09:56:37.166 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-06 09:56:37.247 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-06 09:56:37.270 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-06 09:56:37.311 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-06 09:56:37.361 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-06 09:56:37.494 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-06 09:56:37.508 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-06 09:56:37.521 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-06 09:56:37.533 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-06 09:56:37.615 | + ./stack.sh:main:609 : run_phase source 2022-01-06 09:56:37.618 | + functions-common:run_phase:1732 : local mode=source 2022-01-06 09:56:37.621 | + functions-common:run_phase:1733 : local phase= 2022-01-06 09:56:37.625 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:56:37.628 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 09:56:37.631 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:56:37.634 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 09:56:37.637 | + functions-common:run_phase:1742 : local extra 2022-01-06 09:56:37.641 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:56:37.645 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 09:56:37.647 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:56:37.650 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:56:37.652 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-06 09:56:37.654 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:56:37.668 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:56:37.670 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:56:37.672 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-06 09:56:37.709 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-06 09:56:37.711 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-06 09:56:37.714 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:56:37.716 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-06 09:56:37.718 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-06 09:56:37.720 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-06 09:56:37.722 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-06 09:56:37.724 | + functions-common:load_plugin_settings:1673 : return 2022-01-06 09:56:37.726 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-06 09:56:37.729 | + functions-common:verify_disabled_services:2015 : local service 2022-01-06 09:56:37.731 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.733 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-06 09:56:37.735 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.737 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-06 09:56:37.740 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.742 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-06 09:56:37.744 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.746 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-06 09:56:37.748 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.750 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-06 09:56:37.753 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.755 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-06 09:56:37.757 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.759 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-06 09:56:37.761 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.764 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-06 09:56:37.766 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.768 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-06 09:56:37.770 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.772 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-06 09:56:37.774 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.777 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-06 09:56:37.779 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.781 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-06 09:56:37.783 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.785 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-06 09:56:37.787 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.789 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-06 09:56:37.792 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.794 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-06 09:56:37.796 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.798 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-06 09:56:37.800 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.802 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-06 09:56:37.805 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.807 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-06 09:56:37.809 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.811 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-06 09:56:37.813 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.816 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-06 09:56:37.818 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.820 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-06 09:56:37.822 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.824 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-06 09:56:37.827 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.829 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-06 09:56:37.831 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.833 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-06 09:56:37.835 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.837 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-06 09:56:37.839 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.842 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-06 09:56:37.844 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.846 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-06 09:56:37.848 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.850 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-06 09:56:37.852 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.855 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-06 09:56:37.857 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.859 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-06 09:56:37.861 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.863 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-06 09:56:37.865 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.868 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-06 09:56:37.870 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.872 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-06 09:56:37.874 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.876 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-06 09:56:37.879 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.881 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-06 09:56:37.883 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.885 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-06 09:56:37.887 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.890 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-06 09:56:37.892 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.894 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-06 09:56:37.896 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.898 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-06 09:56:37.901 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:56:37.903 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-06 09:56:37.906 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-06 09:56:37.908 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:56:37.910 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-06 09:56:37.924 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:56:37.926 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-06 09:56:37.928 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:56:37.930 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-06 09:56:37.944 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 09:56:37.946 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-06 09:56:37.949 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-06 09:56:37.951 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-06 09:56:37.954 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-06 09:56:37.957 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-06 09:56:37.960 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-06 09:56:37.962 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-06 09:56:37.966 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-06 09:56:37.968 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 09:56:37.971 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-06 09:56:37.974 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:56:37.977 | + lib/database:initialize_database_backends:104 : return 0 2022-01-06 09:56:37.980 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-06 09:56:37.980 | Using mysql database backend 2022-01-06 09:56:37.983 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-06 09:56:37.998 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-06 09:56:38.013 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:56:38.016 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-06 09:56:38.033 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-06 09:56:38.049 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:56:38.051 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-06 09:56:38.067 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-06 09:56:38.082 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-06 09:56:38.101 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 09:56:38.104 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-06 09:56:38.122 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:56:38.124 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-06 09:56:38.142 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-06 09:56:38.145 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-06 09:56:38.147 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-06 09:56:38.149 | + functions-common:save_stackenv:60 : local tag=740 2022-01-06 09:56:38.153 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 09:56:38.157 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-095638 2022-01-06 09:56:38.159 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-095638 740' 2022-01-06 09:56:38.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.164 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:56:38.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.169 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 09:56:38.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.174 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 09:56:38.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.179 | + 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,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,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 2022-01-06 09:56:38.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.183 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-01-06 09:56:38.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.188 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-01-06 09:56:38.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.192 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-095636 2022-01-06 09:56:38.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.197 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 09:56:38.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.201 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-01-06 09:56:38.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.206 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 09:56:38.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.210 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 09:56:38.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.214 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 09:56:38.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:56:38.219 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 09:56:38.221 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-06 09:56:38.223 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-06 09:56:38.225 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-06 09:56:38.227 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 09:56:38.229 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 09:56:38.232 | ++ functions-common:git_clone:527 : pwd 2022-01-06 09:56:38.235 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 09:56:38.238 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 09:56:38.241 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 09:56:38.257 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 09:56:38.259 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 09:56:38.262 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 09:56:38.265 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 09:56:38.265 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 09:56:38.270 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-06 09:56:38.273 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 09:56:38.276 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-06 09:56:38.279 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 09:56:38.280 | + functions-common:git_clone:593 : head -1 2022-01-06 09:56:38.283 | 887d45e8 Update amqp version 2022-01-06 09:56:38.286 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 09:56:38.289 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-06 09:56:38.292 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 09:56:38.295 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-06 09:56:38.297 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-06 09:56:38.300 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-06 09:56:38.302 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-06 09:56:38.305 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:56:38.307 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-06 09:56:38.310 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-06 09:56:38.312 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-06 09:56:38.315 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-06 09:56:38.319 | ++ tools/install_prereqs.sh:source:47 : NOW=1641462998 2022-01-06 09:56:38.322 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-06 09:56:38.326 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641462784 2022-01-06 09:56:38.329 | ++ tools/install_prereqs.sh:source:49 : DELTA=214 2022-01-06 09:56:38.331 | ++ tools/install_prereqs.sh:source:50 : [[ 214 -lt 7200 ]] 2022-01-06 09:56:38.333 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-06 09:56:38.336 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-06 09:56:38.338 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-06 09:56:38.340 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-06 09:56:38.342 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-06 09:56:38.345 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-06 09:56:38.347 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-06 09:56:38.349 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-06 09:56:38.352 | +++ 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,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,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 2022-01-06 09:56:38.405 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-06 09:56:38.405 | apache2-dev 2022-01-06 09:56:38.406 | bc 2022-01-06 09:56:38.406 | bsdmainutils 2022-01-06 09:56:38.406 | curl 2022-01-06 09:56:38.406 | g++ 2022-01-06 09:56:38.406 | gcc 2022-01-06 09:56:38.406 | gettext 2022-01-06 09:56:38.406 | git 2022-01-06 09:56:38.406 | graphviz 2022-01-06 09:56:38.406 | iputils-ping 2022-01-06 09:56:38.406 | libapache2-mod-proxy-uwsgi 2022-01-06 09:56:38.406 | libffi-dev 2022-01-06 09:56:38.406 | libjpeg-dev 2022-01-06 09:56:38.406 | libmysqlclient-dev 2022-01-06 09:56:38.406 | libpcre3-dev 2022-01-06 09:56:38.406 | libpq-dev 2022-01-06 09:56:38.406 | libssl-dev 2022-01-06 09:56:38.406 | libsystemd-dev 2022-01-06 09:56:38.406 | libxml2-dev 2022-01-06 09:56:38.406 | libxslt1-dev 2022-01-06 09:56:38.406 | libyaml-dev 2022-01-06 09:56:38.406 | lsof 2022-01-06 09:56:38.406 | openssh-server 2022-01-06 09:56:38.406 | openssl 2022-01-06 09:56:38.406 | pkg-config 2022-01-06 09:56:38.406 | psmisc 2022-01-06 09:56:38.406 | python3-dev 2022-01-06 09:56:38.406 | python3-pip 2022-01-06 09:56:38.406 | python3-systemd 2022-01-06 09:56:38.406 | python3-venv 2022-01-06 09:56:38.406 | tar 2022-01-06 09:56:38.406 | tcpdump 2022-01-06 09:56:38.406 | unzip 2022-01-06 09:56:38.406 | uuid-runtime 2022-01-06 09:56:38.406 | wget 2022-01-06 09:56:38.406 | wget 2022-01-06 09:56:38.406 | zlib1g-dev 2022-01-06 09:56:38.406 | libkrb5-dev 2022-01-06 09:56:38.406 | libldap2-dev 2022-01-06 09:56:38.407 | libsasl2-dev 2022-01-06 09:56:38.407 | memcached 2022-01-06 09:56:38.407 | python3-mysqldb 2022-01-06 09:56:38.407 | sqlite3 2022-01-06 09:56:38.407 | conntrack 2022-01-06 09:56:38.407 | curl 2022-01-06 09:56:38.407 | dnsmasq-base 2022-01-06 09:56:38.407 | dnsmasq-utils 2022-01-06 09:56:38.407 | ebtables 2022-01-06 09:56:38.407 | gawk 2022-01-06 09:56:38.407 | genisoimage 2022-01-06 09:56:38.407 | iptables 2022-01-06 09:56:38.407 | iputils-arping 2022-01-06 09:56:38.407 | kpartx 2022-01-06 09:56:38.407 | libjs-jquery-tablesorter 2022-01-06 09:56:38.407 | libmysqlclient-dev 2022-01-06 09:56:38.407 | parted 2022-01-06 09:56:38.407 | pm-utils 2022-01-06 09:56:38.407 | python3-mysqldb 2022-01-06 09:56:38.407 | socat 2022-01-06 09:56:38.407 | sqlite3 2022-01-06 09:56:38.407 | sudo 2022-01-06 09:56:38.407 | vlan 2022-01-06 09:56:38.407 | lsscsi 2022-01-06 09:56:38.407 | open-iscsi 2022-01-06 09:56:38.407 | lvm2 2022-01-06 09:56:38.407 | qemu-utils 2022-01-06 09:56:38.407 | thin-provisioning-tools 2022-01-06 09:56:38.407 | acl 2022-01-06 09:56:38.407 | dnsmasq-base 2022-01-06 09:56:38.407 | dnsmasq-utils 2022-01-06 09:56:38.407 | ebtables 2022-01-06 09:56:38.407 | haproxy 2022-01-06 09:56:38.407 | iptables 2022-01-06 09:56:38.407 | iputils-arping 2022-01-06 09:56:38.407 | iputils-ping 2022-01-06 09:56:38.407 | libmysqlclient-dev 2022-01-06 09:56:38.407 | postgresql-server-dev-all 2022-01-06 09:56:38.407 | python3-mysqldb 2022-01-06 09:56:38.407 | sqlite3 2022-01-06 09:56:38.408 | sudo 2022-01-06 09:56:38.408 | vlan 2022-01-06 09:56:38.408 | ipset 2022-01-06 09:56:38.408 | conntrack 2022-01-06 09:56:38.408 | conntrackd 2022-01-06 09:56:38.408 | keepalived 2022-01-06 09:56:38.408 | dstat 2022-01-06 09:56:38.408 | lvm2 2022-01-06 09:56:38.408 | qemu-utils 2022-01-06 09:56:38.408 | thin-provisioning-tools 2022-01-06 09:56:38.408 | curl 2022-01-06 09:56:38.408 | liberasurecode-dev 2022-01-06 09:56:38.408 | make 2022-01-06 09:56:38.408 | memcached 2022-01-06 09:56:38.408 | sqlite3 2022-01-06 09:56:38.408 | xfsprogs' 2022-01-06 09:56:38.410 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-06 09:56:38.432 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-06 09:56:38.432 | apache2-dev 2022-01-06 09:56:38.432 | bc 2022-01-06 09:56:38.432 | bsdmainutils 2022-01-06 09:56:38.432 | curl 2022-01-06 09:56:38.432 | g++ 2022-01-06 09:56:38.432 | gcc 2022-01-06 09:56:38.432 | gettext 2022-01-06 09:56:38.432 | git 2022-01-06 09:56:38.432 | graphviz 2022-01-06 09:56:38.432 | iputils-ping 2022-01-06 09:56:38.432 | libapache2-mod-proxy-uwsgi 2022-01-06 09:56:38.432 | libffi-dev 2022-01-06 09:56:38.432 | libjpeg-dev 2022-01-06 09:56:38.432 | libmysqlclient-dev 2022-01-06 09:56:38.432 | libpcre3-dev 2022-01-06 09:56:38.432 | libpq-dev 2022-01-06 09:56:38.432 | libssl-dev 2022-01-06 09:56:38.432 | libsystemd-dev 2022-01-06 09:56:38.432 | libxml2-dev 2022-01-06 09:56:38.432 | libxslt1-dev 2022-01-06 09:56:38.432 | libyaml-dev 2022-01-06 09:56:38.432 | lsof 2022-01-06 09:56:38.432 | openssh-server 2022-01-06 09:56:38.432 | openssl 2022-01-06 09:56:38.432 | pkg-config 2022-01-06 09:56:38.433 | psmisc 2022-01-06 09:56:38.433 | python3-dev 2022-01-06 09:56:38.433 | python3-pip 2022-01-06 09:56:38.433 | python3-systemd 2022-01-06 09:56:38.433 | python3-venv 2022-01-06 09:56:38.433 | tar 2022-01-06 09:56:38.433 | tcpdump 2022-01-06 09:56:38.433 | unzip 2022-01-06 09:56:38.433 | uuid-runtime 2022-01-06 09:56:38.433 | wget 2022-01-06 09:56:38.433 | wget 2022-01-06 09:56:38.433 | zlib1g-dev 2022-01-06 09:56:38.433 | libkrb5-dev 2022-01-06 09:56:38.433 | libldap2-dev 2022-01-06 09:56:38.433 | libsasl2-dev 2022-01-06 09:56:38.433 | memcached 2022-01-06 09:56:38.433 | python3-mysqldb 2022-01-06 09:56:38.433 | sqlite3 2022-01-06 09:56:38.433 | conntrack 2022-01-06 09:56:38.433 | curl 2022-01-06 09:56:38.433 | dnsmasq-base 2022-01-06 09:56:38.433 | dnsmasq-utils 2022-01-06 09:56:38.433 | ebtables 2022-01-06 09:56:38.433 | gawk 2022-01-06 09:56:38.433 | genisoimage 2022-01-06 09:56:38.433 | iptables 2022-01-06 09:56:38.433 | iputils-arping 2022-01-06 09:56:38.433 | kpartx 2022-01-06 09:56:38.433 | libjs-jquery-tablesorter 2022-01-06 09:56:38.433 | libmysqlclient-dev 2022-01-06 09:56:38.433 | parted 2022-01-06 09:56:38.433 | pm-utils 2022-01-06 09:56:38.433 | python3-mysqldb 2022-01-06 09:56:38.433 | socat 2022-01-06 09:56:38.433 | sqlite3 2022-01-06 09:56:38.433 | sudo 2022-01-06 09:56:38.434 | vlan 2022-01-06 09:56:38.434 | lsscsi 2022-01-06 09:56:38.434 | open-iscsi 2022-01-06 09:56:38.434 | lvm2 2022-01-06 09:56:38.434 | qemu-utils 2022-01-06 09:56:38.434 | thin-provisioning-tools 2022-01-06 09:56:38.434 | acl 2022-01-06 09:56:38.434 | dnsmasq-base 2022-01-06 09:56:38.434 | dnsmasq-utils 2022-01-06 09:56:38.434 | ebtables 2022-01-06 09:56:38.434 | haproxy 2022-01-06 09:56:38.434 | iptables 2022-01-06 09:56:38.434 | iputils-arping 2022-01-06 09:56:38.434 | iputils-ping 2022-01-06 09:56:38.434 | libmysqlclient-dev 2022-01-06 09:56:38.434 | postgresql-server-dev-all 2022-01-06 09:56:38.434 | python3-mysqldb 2022-01-06 09:56:38.434 | sqlite3 2022-01-06 09:56:38.435 | sudo 2022-01-06 09:56:38.435 | vlan 2022-01-06 09:56:38.435 | ipset 2022-01-06 09:56:38.435 | conntrack 2022-01-06 09:56:38.435 | conntrackd 2022-01-06 09:56:38.435 | keepalived 2022-01-06 09:56:38.435 | dstat 2022-01-06 09:56:38.435 | lvm2 2022-01-06 09:56:38.435 | qemu-utils 2022-01-06 09:56:38.435 | thin-provisioning-tools 2022-01-06 09:56:38.435 | curl 2022-01-06 09:56:38.435 | liberasurecode-dev 2022-01-06 09:56:38.435 | make 2022-01-06 09:56:38.435 | memcached 2022-01-06 09:56:38.435 | sqlite3 2022-01-06 09:56:38.435 | xfsprogs ' 2022-01-06 09:56:38.435 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-06 09:56:38.437 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 09:56:38.439 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 09:56:38.443 | ++ 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:56:38.443 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-06 09:56:38.447 | ++ 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:56:38.450 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-06 09:56:38.452 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 09:56:38.454 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-06 09:56:38.456 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 09:56:38.458 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 09:56:38.461 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 09:56:38.463 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 09:56:38.465 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 09:56:38.467 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 09:56:38.469 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-06 09:56:38.471 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-06 09:56:38.473 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-06 09:56:38.476 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-06 09:56:38.480 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-06 09:56:38.482 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-06 09:56:38.484 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-06 09:56:38.486 | ++ functions-common:time_start:2291 : local start_time= 2022-01-06 09:56:38.488 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-06 09:56:38.491 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-06 09:56:38.494 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641462998492 2022-01-06 09:56:38.497 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-06 09:56:38.499 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-06 09:56:38.502 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-06 09:56:38.778 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-06 09:56:38.854 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-06 09:56:38.966 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-06 09:56:39.086 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-06 09:56:41.016 | Reading package lists... 2022-01-06 09:56:41.050 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-06 09:56:41.053 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-06 09:56:41.055 | ++ functions-common:time_stop:2304 : local name 2022-01-06 09:56:41.058 | ++ functions-common:time_stop:2305 : local end_time 2022-01-06 09:56:41.060 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-06 09:56:41.063 | ++ functions-common:time_stop:2307 : local total 2022-01-06 09:56:41.066 | ++ functions-common:time_stop:2308 : local start_time 2022-01-06 09:56:41.068 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-06 09:56:41.071 | ++ functions-common:time_stop:2311 : start_time=1641462998492 2022-01-06 09:56:41.073 | ++ functions-common:time_stop:2313 : [[ -z 1641462998492 ]] 2022-01-06 09:56:41.077 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 09:56:41.082 | ++ functions-common:time_stop:2316 : end_time=1641463001078 2022-01-06 09:56:41.084 | ++ functions-common:time_stop:2317 : elapsed_time=2586 2022-01-06 09:56:41.086 | ++ functions-common:time_stop:2318 : total=0 2022-01-06 09:56:41.089 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 09:56:41.091 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2586 2022-01-06 09:56:41.094 | ++ functions-common:install_package:1343 : 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:56:41.096 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 09:56:41.098 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 09:56:41.101 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 09:56:41.103 | ++ functions-common:real_install_package:1329 : 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:56:41.128 | ++ 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-pip python3-systemd 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 lsscsi open-iscsi lvm2 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 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-06 09:56:41.261 | Reading package lists... 2022-01-06 09:56:41.566 | Building dependency tree... 2022-01-06 09:56:41.567 | Reading state information... 2022-01-06 09:56:41.604 | acl is already the newest version (2.2.53-6). 2022-01-06 09:56:41.605 | bc is already the newest version (1.07.1-2build1). 2022-01-06 09:56:41.605 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-06 09:56:41.605 | conntrack is already the newest version (1:1.4.5-2). 2022-01-06 09:56:41.605 | ebtables is already the newest version (2.0.11-3build1). 2022-01-06 09:56:41.605 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:56:41.605 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-06 09:56:41.605 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:56:41.605 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-06 09:56:41.605 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-06 09:56:41.605 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-06 09:56:41.605 | iputils-arping is already the newest version (3:20190709-3). 2022-01-06 09:56:41.605 | iputils-ping is already the newest version (3:20190709-3). 2022-01-06 09:56:41.605 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-06 09:56:41.605 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-06 09:56:41.605 | libffi-dev is already the newest version (3.3-4). 2022-01-06 09:56:41.605 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-06 09:56:41.605 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-06 09:56:41.605 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-06 09:56:41.605 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-06 09:56:41.605 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-06 09:56:41.605 | lsscsi is already the newest version (0.30-0.1). 2022-01-06 09:56:41.605 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-06 09:56:41.605 | make is already the newest version (4.2.1-1.2). 2022-01-06 09:56:41.605 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-06 09:56:41.605 | psmisc is already the newest version (23.3-1). 2022-01-06 09:56:41.605 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:56:41.605 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-06 09:56:41.605 | python3-systemd is already the newest version (234-3build2). 2022-01-06 09:56:41.605 | socat is already the newest version (1.7.3.3-2). 2022-01-06 09:56:41.605 | tcpdump is already the newest version (4.9.3-4). 2022-01-06 09:56:41.605 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-06 09:56:41.605 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-06 09:56:41.605 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-06 09:56:41.606 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-06 09:56:41.606 | dstat is already the newest version (0.7.4-6). 2022-01-06 09:56:41.606 | graphviz is already the newest version (2.42.2-3build2). 2022-01-06 09:56:41.606 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-06 09:56:41.606 | pm-utils is already the newest version (1.4.1-19). 2022-01-06 09:56:41.606 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:56:41.606 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:56:41.606 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:56:41.606 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-06 09:56:41.606 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:56:41.606 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:56:41.606 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-06 09:56:41.606 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-06 09:56:41.606 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-06 09:56:41.606 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-06 09:56:41.606 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-06 09:56:41.606 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-06 09:56:41.606 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-06 09:56:41.606 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-06 09:56:41.606 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:56:41.606 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-06 09:56:41.606 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-06 09:56:41.606 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-06 09:56:41.606 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-06 09:56:41.606 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-06 09:56:41.606 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-06 09:56:41.606 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:56:41.606 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-06 09:56:41.606 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-06 09:56:41.607 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-06 09:56:41.607 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-06 09:56:41.607 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-06 09:56:41.607 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-06 09:56:41.607 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-06 09:56:41.607 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-06 09:56:41.833 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:56:41.833 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-06 09:56:41.833 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-06 09:56:41.833 | The following packages were automatically installed and are no longer required: 2022-01-06 09:56:41.834 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 09:56:41.834 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 09:56:41.834 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 09:56:41.834 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 09:56:41.834 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 09:56:41.834 | python3-zope.interface 2022-01-06 09:56:41.834 | Use 'sudo apt autoremove' to remove them. 2022-01-06 09:56:41.835 | The following additional packages will be installed: 2022-01-06 09:56:41.835 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-06 09:56:41.923 | The following NEW packages will be installed: 2022-01-06 09:56:41.923 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-06 09:56:41.923 | python3-yaml 2022-01-06 09:56:42.554 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 09:56:42.554 | Need to get 0 B/27.4 MB of archives. 2022-01-06 09:56:42.554 | After this operation, 211 MB of additional disk space will be used. 2022-01-06 09:56:42.603 | Selecting previously unselected package python3-yaml. 2022-01-06 09:56:42.650 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77336 files and directories currently installed.) 2022-01-06 09:56:42.654 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-06 09:56:42.659 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 09:56:42.731 | Selecting previously unselected package llvm-10-tools. 2022-01-06 09:56:42.744 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 09:56:42.748 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 09:56:42.919 | Selecting previously unselected package llvm-10-dev. 2022-01-06 09:56:42.927 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-06 09:56:42.935 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 09:56:47.391 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-06 09:56:47.401 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-06 09:56:47.405 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 09:56:47.729 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-06 09:56:47.738 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-06 09:56:47.744 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 09:56:47.818 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-06 09:56:48.145 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-06 09:56:48.153 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-06 09:56:48.161 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-06 09:56:48.168 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-06 09:56:48.175 | Processing triggers for man-db (2.9.1-1) ... 2022-01-06 09:56:48.501 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-06 09:56:55.701 | ++ functions-common:apt_get:1113 : result=0 2022-01-06 09:56:55.705 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 09:56:55.707 | ++ functions-common:time_stop:2304 : local name 2022-01-06 09:56:55.710 | ++ functions-common:time_stop:2305 : local end_time 2022-01-06 09:56:55.713 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-06 09:56:55.716 | ++ functions-common:time_stop:2307 : local total 2022-01-06 09:56:55.718 | ++ functions-common:time_stop:2308 : local start_time 2022-01-06 09:56:55.720 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-06 09:56:55.722 | ++ functions-common:time_stop:2311 : start_time=1641463001125 2022-01-06 09:56:55.724 | ++ functions-common:time_stop:2313 : [[ -z 1641463001125 ]] 2022-01-06 09:56:55.727 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 09:56:55.731 | ++ functions-common:time_stop:2316 : end_time=1641463015728 2022-01-06 09:56:55.733 | ++ functions-common:time_stop:2317 : elapsed_time=14603 2022-01-06 09:56:55.735 | ++ functions-common:time_stop:2318 : total=750 2022-01-06 09:56:55.737 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 09:56:55.739 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15353 2022-01-06 09:56:55.741 | ++ functions-common:apt_get:1117 : return 0 2022-01-06 09:56:55.744 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-06 09:56:55.746 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-06 09:56:55.749 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-06 09:56:55.753 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-06 09:56:55.757 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-06 09:56:55.759 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-06 09:56:55.762 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-06 09:56:57.127 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-06 09:56:57.130 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:56:57.132 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:56:57.135 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-06 09:56:57.137 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-06 09:56:57.139 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-06 09:56:57.141 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-06 09:56:57.143 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-06 09:56:57.145 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-06 09:56:57.147 | + functions-common:_ensure_lsb_release:328 : return 2022-01-06 09:56:57.149 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-06 09:56:57.213 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-06 09:56:57.217 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-06 09:56:57.292 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-06 09:56:57.296 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-06 09:56:57.365 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-06 09:56:57.368 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-06 09:56:57.371 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-06 09:56:57.373 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-06 09:56:57.376 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-06 09:56:57.379 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-06 09:56:57.381 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-06 09:56:57.384 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-06 09:56:57.386 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-06 09:56:57.388 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-06 09:56:57.391 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-06 09:56:57.391 | Distro: focal 2022-01-06 09:56:57.394 | + tools/install_pip.sh:main:127 : get_versions 2022-01-06 09:56:57.397 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-06 09:56:57.401 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-06 09:56:57.403 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-06 09:56:57.406 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-06 09:56:57.406 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-06 09:56:57.937 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-06 09:56:57.940 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-06 09:56:57.941 | pip: 21.3.1 2022-01-06 09:56:57.943 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-06 09:56:58.457 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-06 09:56:58.499 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-06 09:56:58.501 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-06 09:56:58.504 | + tools/install_pip.sh:main:135 : exit 0 2022-01-06 09:56:58.508 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-06 09:56:58.512 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:56:58.515 | + ./stack.sh:main:765 : fixup_all 2022-01-06 09:56:58.517 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-06 09:56:58.520 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-06 09:56:58.522 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:56:58.527 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:56:58.527 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-06 09:56:58.528 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-06 09:56:58.534 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-06 09:56:58.536 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-06 09:56:58.539 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-06 09:56:58.547 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-06 09:56:58.551 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-06 09:56:58.553 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-06 09:56:58.555 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-06 09:56:58.557 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-06 09:56:58.559 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-06 09:56:58.561 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 09:56:58.563 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 09:56:58.565 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 09:56:58.567 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 09:56:58.569 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 09:56:58.571 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 09:56:58.573 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 09:56:58.575 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 09:56:58.578 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 09:56:58.580 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-06 09:56:58.582 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-06 09:56:58.585 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-06 09:56:58.587 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 09:56:58.590 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 09:56:58.593 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 09:56:58.597 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 09:56:58.600 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 09:56:58.602 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 09:56:58.604 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-06 09:56:58.606 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-06 09:56:58.629 | Using python 3.8 to install os-testr 2022-01-06 09:56:58.631 | + inc/python:pip_install:193 : 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 python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-06 09:56:59.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 09:56:59.308 | from cryptography.utils import int_from_bytes 2022-01-06 09:56:59.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 09:56:59.308 | from cryptography.utils import int_from_bytes 2022-01-06 09:57:00.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 09:57:00.451 | Collecting os-testr 2022-01-06 09:57:00.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-01-06 09:57:00.472 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-06 09:57:00.473 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-06 09:57:00.515 | Collecting stestr>=1.0.0 2022-01-06 09:57:00.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-01-06 09:57:00.564 | Collecting python-subunit>=1.0.0 2022-01-06 09:57:00.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-06 09:57:00.592 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-06 09:57:00.662 | Collecting future 2022-01-06 09:57:00.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-06 09:57:00.880 | Preparing metadata (setup.py): started 2022-01-06 09:57:00.927 | Preparing metadata (setup.py): finished with status 'error' 2022-01-06 09:57:00.927 | ERROR: Command errored out with exit status 1: 2022-01-06 09:57:00.927 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-rsbciyz3/future_a9444a61972c4346a140f18d2a697306/setup.py'"'"'; __file__='"'"'/tmp/pip-install-rsbciyz3/future_a9444a61972c4346a140f18d2a697306/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-027a3ix8 2022-01-06 09:57:00.927 | cwd: /tmp/pip-install-rsbciyz3/future_a9444a61972c4346a140f18d2a697306/ 2022-01-06 09:57:00.927 | Complete output (3 lines): 2022-01-06 09:57:00.927 | Traceback (most recent call last): 2022-01-06 09:57:00.927 | File "", line 1, in 2022-01-06 09:57:00.927 | ModuleNotFoundError: No module named 'setuptools' 2022-01-06 09:57:00.927 | ---------------------------------------- 2022-01-06 09:57:00.927 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz#sha256=b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d (from http://10.100.0.9:8080/cloudbase/CI/+simple/future/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-06 09:57:00.928 | INFO: pip is looking at multiple versions of python-subunit to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:57:00.929 | INFO: pip is looking at multiple versions of pbr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:57:01.030 | Collecting pbr!=2.1.0,>=2.0.0 2022-01-06 09:57:01.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-06 09:57:01.047 | INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:57:01.048 | INFO: pip is looking at multiple versions of os-testr to determine which version is compatible with other requirements. This could take a while. 2022-01-06 09:57:01.048 | ERROR: Cannot install os-testr because these package versions have conflicting dependencies. 2022-01-06 09:57:01.048 | 2022-01-06 09:57:01.048 | The conflict is caused by: 2022-01-06 09:57:01.048 | stestr 3.1.0 depends on future 2022-01-06 09:57:01.048 | The user requested (constraint) future===0.18.2 2022-01-06 09:57:01.048 | 2022-01-06 09:57:01.048 | To fix this you could try to: 2022-01-06 09:57:01.048 | 1. loosen the range of package versions you've specified 2022-01-06 09:57:01.048 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-01-06 09:57:01.048 | 2022-01-06 09:57:01.048 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-01-06 09:57:01.224 | + inc/python:pip_install:1 : exit_trap 2022-01-06 09:57:01.227 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-06 09:57:01.231 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-06 09:57:01.234 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-06 09:57:01.236 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-06 09:57:01.238 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-06 09:57:01.240 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-06 09:57:01.242 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-06 09:57:01.244 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-06 09:57:01.246 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-06 09:57:01.246 | Error on exit 2022-01-06 09:57:01.248 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-06 09:57:01.251 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-06 09:57:01.252 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-06 09:57:01.693 | + ./stack.sh:exit_trap:542 : exit 1