2022-01-06 09:58:12.677 | + ./stack.sh:main:473 : exec 2022-01-06 09:58:12.677 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095812' 2022-01-06 09:58:12.677 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-06-095812.summary.2022-01-06-095812 2022-01-06 09:58:12.677 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 09:58:12.677 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-06-095812 2022-01-06 09:58:12.677 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095812 /opt/stack/logs/stack.sh.log 2022-01-06 09:58:12.678 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-06-095812.summary.2022-01-06-095812 /opt/stack/logs/stack.sh.log.summary 2022-01-06 09:58:12.678 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-06 09:58:12.678 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-06 09:58:12.678 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-06 09:58:12.678 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-06 09:58:12.678 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-06 09:58:12.678 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-06 09:58:12.678 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-06 09:58:12.678 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:58:12.678 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-06 09:58:12.678 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-06 09:58:12.680 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-06 09:58:12.681 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-06 09:58:12.683 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-06 09:58:12.686 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-06 09:58:12.689 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-06 09:58:12.691 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-06 09:58:12.693 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-06 09:58:12.696 | + ./stack.sh:main:559 : set -o errexit 2022-01-06 09:58:12.698 | + ./stack.sh:main:562 : uname -a 2022-01-06 09:58:12.699 | 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:58:12.701 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-06 09:58:12.706 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-06 09:58:12.710 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-06 09:58:12.738 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-06 09:58:12.756 | + ./stack.sh:main:576 : fetch_plugins 2022-01-06 09:58:12.758 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-06 09:58:12.760 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-06 09:58:12.762 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-06 09:58:12.763 | + functions-common:fetch_plugins:1655 : return 2022-01-06 09:58:12.765 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-06 09:58:12.767 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-06 09:58:12.769 | + functions-common:run_phase:1733 : local phase= 2022-01-06 09:58:12.771 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:58:12.772 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 09:58:12.774 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:58:12.776 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 09:58:12.777 | + functions-common:run_phase:1742 : local extra 2022-01-06 09:58:12.780 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:58:12.783 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 09:58:12.784 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:58:12.787 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:58:12.789 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-06 09:58:12.791 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:58:12.806 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:58:12.808 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:58:12.810 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:58:12.812 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:58:12.814 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:58:12.816 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:58:12.818 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-06 09:58:12.820 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-06 09:58:12.822 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-06 09:58:12.825 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-06 09:58:12.827 | + 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:58:12.829 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-06 09:58:12.832 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-06 09:58:12.834 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-06 09:58:12.836 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-06 09:58:12.839 | + functions-common:plugin_override_defaults:1696 : return 2022-01-06 09:58:12.841 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-06 09:58:12.858 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-06 09:58:12.860 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-06 09:58:12.872 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-06 09:58:12.874 | +++ lib/tls:source:43 : hostname -f 2022-01-06 09:58:12.878 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-06 09:58:12.880 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-06 09:58:12.881 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-06 09:58:12.883 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-06 09:58:12.885 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-06 09:58:12.887 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-06 09:58:12.889 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-06 09:58:12.890 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-06 09:58:12.892 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-06 09:58:12.894 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-06 09:58:12.898 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-06 09:58:12.910 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-06 09:58:12.929 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-06 09:58:12.944 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-06 09:58:12.956 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-06 09:58:12.987 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-06 09:58:13.028 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-06 09:58:13.114 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-06 09:58:13.136 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-06 09:58:13.174 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-06 09:58:13.224 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-06 09:58:13.350 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-06 09:58:13.366 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-06 09:58:13.379 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-06 09:58:13.391 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-06 09:58:13.475 | + ./stack.sh:main:609 : run_phase source 2022-01-06 09:58:13.478 | + functions-common:run_phase:1732 : local mode=source 2022-01-06 09:58:13.481 | + functions-common:run_phase:1733 : local phase= 2022-01-06 09:58:13.484 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-06 09:58:13.486 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-06 09:58:13.490 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-06 09:58:13.492 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-06 09:58:13.495 | + functions-common:run_phase:1742 : local extra 2022-01-06 09:58:13.499 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-06 09:58:13.504 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-06 09:58:13.506 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-06 09:58:13.508 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-06 09:58:13.510 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-06 09:58:13.513 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-06 09:58:13.527 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:58:13.529 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:58:13.531 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-06 09:58:13.569 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-06 09:58:13.572 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-06 09:58:13.575 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-06 09:58:13.578 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-06 09:58:13.581 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-06 09:58:13.583 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-06 09:58:13.586 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-06 09:58:13.589 | + functions-common:load_plugin_settings:1673 : return 2022-01-06 09:58:13.592 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-06 09:58:13.595 | + functions-common:verify_disabled_services:2015 : local service 2022-01-06 09:58:13.598 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.601 | + 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:58:13.604 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.606 | + 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:58:13.609 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.611 | + 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:58:13.614 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.616 | + 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:58:13.619 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.621 | + 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:58:13.623 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.625 | + 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:58:13.628 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.631 | + 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:58:13.633 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.635 | + 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:58:13.637 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.640 | + 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:58:13.642 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.644 | + 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:58:13.646 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.649 | + 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:58:13.651 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.653 | + 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:58:13.655 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.657 | + 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:58:13.660 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.662 | + 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:58:13.664 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.666 | + 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:58:13.669 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.671 | + 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:58:13.673 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.675 | + 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:58:13.678 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.680 | + 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:58:13.682 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.684 | + 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:58:13.686 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.688 | + 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:58:13.691 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.693 | + 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:58:13.695 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.697 | + 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:58:13.700 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.702 | + 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:58:13.704 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.706 | + 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:58:13.709 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.711 | + 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:58:13.713 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.715 | + 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:58:13.717 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.719 | + 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:58:13.722 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.724 | + 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:58:13.726 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.728 | + 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:58:13.730 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.733 | + 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:58:13.735 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.737 | + 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:58:13.740 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.742 | + 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:58:13.744 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.746 | + 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:58:13.749 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.751 | + 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:58:13.754 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.758 | + 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:58:13.760 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.762 | + 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:58:13.764 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.767 | + 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:58:13.769 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.772 | + 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:58:13.774 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.777 | + 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:58:13.779 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-06 09:58:13.782 | + 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:58:13.785 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-06 09:58:13.787 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:58:13.789 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-06 09:58:13.803 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:58:13.805 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-06 09:58:13.807 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-06 09:58:13.809 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-06 09:58:13.824 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 09:58:13.827 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-06 09:58:13.829 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-06 09:58:13.831 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-06 09:58:13.834 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-06 09:58:13.836 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-06 09:58:13.839 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-06 09:58:13.841 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-06 09:58:13.844 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-06 09:58:13.846 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-06 09:58:13.849 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-06 09:58:13.851 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:58:13.854 | + lib/database:initialize_database_backends:104 : return 0 2022-01-06 09:58:13.856 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-06 09:58:13.856 | Using mysql database backend 2022-01-06 09:58:13.858 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-06 09:58:13.874 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-06 09:58:13.890 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:58:13.892 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-06 09:58:13.907 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-06 09:58:13.923 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:58:13.925 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-06 09:58:13.941 | + ./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:58:13.956 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-06 09:58:13.971 | + functions-common:is_service_enabled:1960 : return 1 2022-01-06 09:58:13.974 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-06 09:58:13.989 | + functions-common:is_service_enabled:1960 : return 0 2022-01-06 09:58:13.991 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-06 09:58:14.007 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-06 09:58:14.009 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-06 09:58:14.012 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-06 09:58:14.014 | + functions-common:save_stackenv:60 : local tag=740 2022-01-06 09:58:14.017 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-06 09:58:14.020 | + functions-common:save_stackenv:62 : time_stamp=2022-01-06-095814 2022-01-06 09:58:14.023 | + functions-common:save_stackenv:63 : echo '# 2022-01-06-095814 740' 2022-01-06 09:58:14.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.027 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-06 09:58:14.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.031 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-06 09:58:14.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.036 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-06 09:58:14.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.041 | + 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:58:14.043 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.045 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-01-06 09:58:14.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.049 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-01-06 09:58:14.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.054 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-06-095812 2022-01-06 09:58:14.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.059 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-06 09:58:14.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.064 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-01-06 09:58:14.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.068 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-06 09:58:14.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.073 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-06 09:58:14.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.078 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-06 09:58:14.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-06 09:58:14.084 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-06 09:58:14.088 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-06 09:58:14.091 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-06 09:58:14.095 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-06 09:58:14.098 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-06 09:58:14.101 | + functions-common:git_clone:526 : local orig_dir 2022-01-06 09:58:14.105 | ++ functions-common:git_clone:527 : pwd 2022-01-06 09:58:14.109 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-06 09:58:14.112 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-06 09:58:14.116 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-06 09:58:14.131 | + functions-common:git_clone:530 : RECLONE=False 2022-01-06 09:58:14.133 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-06 09:58:14.135 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-06 09:58:14.138 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-06 09:58:14.138 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-06 09:58:14.143 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-06 09:58:14.145 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-06 09:58:14.147 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-06 09:58:14.150 | + functions-common:git_clone:593 : git show --oneline 2022-01-06 09:58:14.150 | + functions-common:git_clone:593 : head -1 2022-01-06 09:58:14.154 | 887d45e8 Update amqp version 2022-01-06 09:58:14.156 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-06 09:58:14.159 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-06 09:58:14.161 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-06 09:58:14.164 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-06 09:58:14.166 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-06 09:58:14.168 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-06 09:58:14.171 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-06 09:58:14.173 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:58:14.176 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-06 09:58:14.178 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-06 09:58:14.180 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-06 09:58:14.183 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-06 09:58:14.187 | ++ tools/install_prereqs.sh:source:47 : NOW=1641463094 2022-01-06 09:58:14.190 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-06 09:58:14.195 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641463070 2022-01-06 09:58:14.197 | ++ tools/install_prereqs.sh:source:49 : DELTA=24 2022-01-06 09:58:14.199 | ++ tools/install_prereqs.sh:source:50 : [[ 24 -lt 7200 ]] 2022-01-06 09:58:14.202 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-06 09:58:14.204 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-06 09:58:14.207 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-06 09:58:14.209 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-06 09:58:14.211 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-06 09:58:14.213 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-06 09:58:14.216 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-06 09:58:14.218 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-06 09:58:14.221 | +++ 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:58:14.268 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-06 09:58:14.268 | apache2-dev 2022-01-06 09:58:14.268 | bc 2022-01-06 09:58:14.268 | bsdmainutils 2022-01-06 09:58:14.268 | curl 2022-01-06 09:58:14.268 | g++ 2022-01-06 09:58:14.268 | gcc 2022-01-06 09:58:14.268 | gettext 2022-01-06 09:58:14.268 | git 2022-01-06 09:58:14.268 | graphviz 2022-01-06 09:58:14.268 | iputils-ping 2022-01-06 09:58:14.268 | libapache2-mod-proxy-uwsgi 2022-01-06 09:58:14.268 | libffi-dev 2022-01-06 09:58:14.268 | libjpeg-dev 2022-01-06 09:58:14.268 | libmysqlclient-dev 2022-01-06 09:58:14.268 | libpcre3-dev 2022-01-06 09:58:14.268 | libpq-dev 2022-01-06 09:58:14.268 | libssl-dev 2022-01-06 09:58:14.268 | libsystemd-dev 2022-01-06 09:58:14.268 | libxml2-dev 2022-01-06 09:58:14.268 | libxslt1-dev 2022-01-06 09:58:14.268 | libyaml-dev 2022-01-06 09:58:14.268 | lsof 2022-01-06 09:58:14.268 | openssh-server 2022-01-06 09:58:14.268 | openssl 2022-01-06 09:58:14.268 | pkg-config 2022-01-06 09:58:14.268 | psmisc 2022-01-06 09:58:14.268 | python3-dev 2022-01-06 09:58:14.268 | python3-pip 2022-01-06 09:58:14.268 | python3-systemd 2022-01-06 09:58:14.268 | python3-venv 2022-01-06 09:58:14.269 | tar 2022-01-06 09:58:14.269 | tcpdump 2022-01-06 09:58:14.269 | unzip 2022-01-06 09:58:14.269 | uuid-runtime 2022-01-06 09:58:14.269 | wget 2022-01-06 09:58:14.269 | wget 2022-01-06 09:58:14.269 | zlib1g-dev 2022-01-06 09:58:14.269 | libkrb5-dev 2022-01-06 09:58:14.269 | libldap2-dev 2022-01-06 09:58:14.269 | libsasl2-dev 2022-01-06 09:58:14.269 | memcached 2022-01-06 09:58:14.269 | python3-mysqldb 2022-01-06 09:58:14.269 | sqlite3 2022-01-06 09:58:14.269 | conntrack 2022-01-06 09:58:14.269 | curl 2022-01-06 09:58:14.269 | dnsmasq-base 2022-01-06 09:58:14.269 | dnsmasq-utils 2022-01-06 09:58:14.269 | ebtables 2022-01-06 09:58:14.269 | gawk 2022-01-06 09:58:14.269 | genisoimage 2022-01-06 09:58:14.269 | iptables 2022-01-06 09:58:14.269 | iputils-arping 2022-01-06 09:58:14.269 | kpartx 2022-01-06 09:58:14.269 | libjs-jquery-tablesorter 2022-01-06 09:58:14.269 | libmysqlclient-dev 2022-01-06 09:58:14.269 | parted 2022-01-06 09:58:14.269 | pm-utils 2022-01-06 09:58:14.269 | python3-mysqldb 2022-01-06 09:58:14.269 | socat 2022-01-06 09:58:14.270 | sqlite3 2022-01-06 09:58:14.270 | sudo 2022-01-06 09:58:14.270 | vlan 2022-01-06 09:58:14.270 | lsscsi 2022-01-06 09:58:14.270 | open-iscsi 2022-01-06 09:58:14.270 | lvm2 2022-01-06 09:58:14.270 | qemu-utils 2022-01-06 09:58:14.270 | thin-provisioning-tools 2022-01-06 09:58:14.270 | acl 2022-01-06 09:58:14.270 | dnsmasq-base 2022-01-06 09:58:14.270 | dnsmasq-utils 2022-01-06 09:58:14.270 | ebtables 2022-01-06 09:58:14.270 | haproxy 2022-01-06 09:58:14.270 | iptables 2022-01-06 09:58:14.270 | iputils-arping 2022-01-06 09:58:14.270 | iputils-ping 2022-01-06 09:58:14.270 | libmysqlclient-dev 2022-01-06 09:58:14.270 | postgresql-server-dev-all 2022-01-06 09:58:14.270 | python3-mysqldb 2022-01-06 09:58:14.270 | sqlite3 2022-01-06 09:58:14.270 | sudo 2022-01-06 09:58:14.270 | vlan 2022-01-06 09:58:14.270 | ipset 2022-01-06 09:58:14.270 | conntrack 2022-01-06 09:58:14.270 | conntrackd 2022-01-06 09:58:14.270 | keepalived 2022-01-06 09:58:14.270 | dstat 2022-01-06 09:58:14.270 | lvm2 2022-01-06 09:58:14.270 | qemu-utils 2022-01-06 09:58:14.270 | thin-provisioning-tools 2022-01-06 09:58:14.270 | curl 2022-01-06 09:58:14.270 | liberasurecode-dev 2022-01-06 09:58:14.270 | make 2022-01-06 09:58:14.270 | memcached 2022-01-06 09:58:14.270 | sqlite3 2022-01-06 09:58:14.270 | xfsprogs' 2022-01-06 09:58:14.272 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-06 09:58:14.289 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-06 09:58:14.289 | apache2-dev 2022-01-06 09:58:14.289 | bc 2022-01-06 09:58:14.289 | bsdmainutils 2022-01-06 09:58:14.289 | curl 2022-01-06 09:58:14.290 | g++ 2022-01-06 09:58:14.290 | gcc 2022-01-06 09:58:14.290 | gettext 2022-01-06 09:58:14.290 | git 2022-01-06 09:58:14.290 | graphviz 2022-01-06 09:58:14.290 | iputils-ping 2022-01-06 09:58:14.290 | libapache2-mod-proxy-uwsgi 2022-01-06 09:58:14.290 | libffi-dev 2022-01-06 09:58:14.290 | libjpeg-dev 2022-01-06 09:58:14.290 | libmysqlclient-dev 2022-01-06 09:58:14.290 | libpcre3-dev 2022-01-06 09:58:14.290 | libpq-dev 2022-01-06 09:58:14.290 | libssl-dev 2022-01-06 09:58:14.290 | libsystemd-dev 2022-01-06 09:58:14.290 | libxml2-dev 2022-01-06 09:58:14.290 | libxslt1-dev 2022-01-06 09:58:14.290 | libyaml-dev 2022-01-06 09:58:14.290 | lsof 2022-01-06 09:58:14.290 | openssh-server 2022-01-06 09:58:14.290 | openssl 2022-01-06 09:58:14.290 | pkg-config 2022-01-06 09:58:14.290 | psmisc 2022-01-06 09:58:14.290 | python3-dev 2022-01-06 09:58:14.290 | python3-pip 2022-01-06 09:58:14.290 | python3-systemd 2022-01-06 09:58:14.290 | python3-venv 2022-01-06 09:58:14.290 | tar 2022-01-06 09:58:14.290 | tcpdump 2022-01-06 09:58:14.290 | unzip 2022-01-06 09:58:14.290 | uuid-runtime 2022-01-06 09:58:14.290 | wget 2022-01-06 09:58:14.290 | wget 2022-01-06 09:58:14.290 | zlib1g-dev 2022-01-06 09:58:14.290 | libkrb5-dev 2022-01-06 09:58:14.290 | libldap2-dev 2022-01-06 09:58:14.290 | libsasl2-dev 2022-01-06 09:58:14.290 | memcached 2022-01-06 09:58:14.290 | python3-mysqldb 2022-01-06 09:58:14.291 | sqlite3 2022-01-06 09:58:14.291 | conntrack 2022-01-06 09:58:14.291 | curl 2022-01-06 09:58:14.291 | dnsmasq-base 2022-01-06 09:58:14.291 | dnsmasq-utils 2022-01-06 09:58:14.291 | ebtables 2022-01-06 09:58:14.291 | gawk 2022-01-06 09:58:14.291 | genisoimage 2022-01-06 09:58:14.291 | iptables 2022-01-06 09:58:14.291 | iputils-arping 2022-01-06 09:58:14.291 | kpartx 2022-01-06 09:58:14.291 | libjs-jquery-tablesorter 2022-01-06 09:58:14.291 | libmysqlclient-dev 2022-01-06 09:58:14.291 | parted 2022-01-06 09:58:14.291 | pm-utils 2022-01-06 09:58:14.291 | python3-mysqldb 2022-01-06 09:58:14.291 | socat 2022-01-06 09:58:14.291 | sqlite3 2022-01-06 09:58:14.291 | sudo 2022-01-06 09:58:14.291 | vlan 2022-01-06 09:58:14.291 | lsscsi 2022-01-06 09:58:14.291 | open-iscsi 2022-01-06 09:58:14.291 | lvm2 2022-01-06 09:58:14.291 | qemu-utils 2022-01-06 09:58:14.291 | thin-provisioning-tools 2022-01-06 09:58:14.291 | acl 2022-01-06 09:58:14.291 | dnsmasq-base 2022-01-06 09:58:14.291 | dnsmasq-utils 2022-01-06 09:58:14.291 | ebtables 2022-01-06 09:58:14.291 | haproxy 2022-01-06 09:58:14.291 | iptables 2022-01-06 09:58:14.291 | iputils-arping 2022-01-06 09:58:14.291 | iputils-ping 2022-01-06 09:58:14.291 | libmysqlclient-dev 2022-01-06 09:58:14.291 | postgresql-server-dev-all 2022-01-06 09:58:14.291 | python3-mysqldb 2022-01-06 09:58:14.291 | sqlite3 2022-01-06 09:58:14.291 | sudo 2022-01-06 09:58:14.291 | vlan 2022-01-06 09:58:14.292 | ipset 2022-01-06 09:58:14.292 | conntrack 2022-01-06 09:58:14.292 | conntrackd 2022-01-06 09:58:14.292 | keepalived 2022-01-06 09:58:14.292 | dstat 2022-01-06 09:58:14.292 | lvm2 2022-01-06 09:58:14.292 | qemu-utils 2022-01-06 09:58:14.292 | thin-provisioning-tools 2022-01-06 09:58:14.292 | curl 2022-01-06 09:58:14.292 | liberasurecode-dev 2022-01-06 09:58:14.292 | make 2022-01-06 09:58:14.292 | memcached 2022-01-06 09:58:14.292 | sqlite3 2022-01-06 09:58:14.292 | xfsprogs ' 2022-01-06 09:58:14.292 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-06 09:58:14.294 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 09:58:14.296 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 09:58:14.300 | ++ 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:58:14.300 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-06 09:58:14.304 | ++ 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:58:14.307 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-06 09:58:14.309 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-06 09:58:14.311 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-06 09:58:14.313 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-06 09:58:14.315 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-06 09:58:14.317 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-06 09:58:14.319 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 09:58:14.321 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 09:58:14.323 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-06 09:58:14.326 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-06 09:58:14.328 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-06 09:58:14.330 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-06 09:58:14.332 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-06 09:58:14.336 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-06 09:58:14.338 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-06 09:58:14.340 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-06 09:58:14.342 | ++ functions-common:time_start:2291 : local start_time= 2022-01-06 09:58:14.344 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-06 09:58:14.346 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-06 09:58:14.350 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641463094348 2022-01-06 09:58:14.352 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-06 09:58:14.354 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-06 09:58:14.357 | ++ 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:58:14.584 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-06 09:58:14.616 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-06 09:58:14.660 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-06 09:58:14.745 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-06 09:58:16.853 | Reading package lists... 2022-01-06 09:58:16.888 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-06 09:58:16.891 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-06 09:58:16.895 | ++ functions-common:time_stop:2304 : local name 2022-01-06 09:58:16.897 | ++ functions-common:time_stop:2305 : local end_time 2022-01-06 09:58:16.899 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-06 09:58:16.902 | ++ functions-common:time_stop:2307 : local total 2022-01-06 09:58:16.905 | ++ functions-common:time_stop:2308 : local start_time 2022-01-06 09:58:16.908 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-06 09:58:16.912 | ++ functions-common:time_stop:2311 : start_time=1641463094348 2022-01-06 09:58:16.915 | ++ functions-common:time_stop:2313 : [[ -z 1641463094348 ]] 2022-01-06 09:58:16.918 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 09:58:16.925 | ++ functions-common:time_stop:2316 : end_time=1641463096921 2022-01-06 09:58:16.927 | ++ functions-common:time_stop:2317 : elapsed_time=2573 2022-01-06 09:58:16.929 | ++ functions-common:time_stop:2318 : total=0 2022-01-06 09:58:16.931 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 09:58:16.933 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2573 2022-01-06 09:58:16.936 | ++ 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:58:16.938 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-06 09:58:16.940 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-06 09:58:16.942 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-06 09:58:16.945 | ++ 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:58:16.966 | ++ 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:58:17.081 | Reading package lists... 2022-01-06 09:58:17.315 | Building dependency tree... 2022-01-06 09:58:17.316 | Reading state information... 2022-01-06 09:58:17.346 | acl is already the newest version (2.2.53-6). 2022-01-06 09:58:17.346 | bc is already the newest version (1.07.1-2build1). 2022-01-06 09:58:17.347 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-06 09:58:17.347 | conntrack is already the newest version (1:1.4.5-2). 2022-01-06 09:58:17.347 | ebtables is already the newest version (2.0.11-3build1). 2022-01-06 09:58:17.347 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:58:17.347 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-06 09:58:17.347 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-06 09:58:17.347 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-06 09:58:17.347 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-06 09:58:17.347 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-06 09:58:17.347 | iputils-arping is already the newest version (3:20190709-3). 2022-01-06 09:58:17.347 | iputils-ping is already the newest version (3:20190709-3). 2022-01-06 09:58:17.347 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-06 09:58:17.347 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-06 09:58:17.347 | libffi-dev is already the newest version (3.3-4). 2022-01-06 09:58:17.347 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-06 09:58:17.347 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-06 09:58:17.347 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-06 09:58:17.347 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-06 09:58:17.347 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-06 09:58:17.347 | lsscsi is already the newest version (0.30-0.1). 2022-01-06 09:58:17.347 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-06 09:58:17.347 | make is already the newest version (4.2.1-1.2). 2022-01-06 09:58:17.348 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-06 09:58:17.348 | psmisc is already the newest version (23.3-1). 2022-01-06 09:58:17.348 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:58:17.348 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-06 09:58:17.348 | python3-systemd is already the newest version (234-3build2). 2022-01-06 09:58:17.348 | socat is already the newest version (1.7.3.3-2). 2022-01-06 09:58:17.348 | tcpdump is already the newest version (4.9.3-4). 2022-01-06 09:58:17.348 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-06 09:58:17.348 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-06 09:58:17.348 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-06 09:58:17.348 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-06 09:58:17.348 | dstat is already the newest version (0.7.4-6). 2022-01-06 09:58:17.348 | graphviz is already the newest version (2.42.2-3build2). 2022-01-06 09:58:17.348 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-06 09:58:17.348 | pm-utils is already the newest version (1.4.1-19). 2022-01-06 09:58:17.348 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-06 09:58:17.348 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:58:17.349 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:58:17.349 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-06 09:58:17.349 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:58:17.349 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-06 09:58:17.349 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-06 09:58:17.349 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-06 09:58:17.349 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-06 09:58:17.349 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-06 09:58:17.349 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-06 09:58:17.349 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-06 09:58:17.349 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-06 09:58:17.349 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-06 09:58:17.349 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:58:17.349 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-06 09:58:17.349 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-06 09:58:17.349 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-06 09:58:17.349 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-06 09:58:17.350 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-06 09:58:17.350 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-06 09:58:17.350 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-06 09:58:17.350 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-06 09:58:17.350 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-06 09:58:17.350 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-06 09:58:17.350 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-06 09:58:17.350 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-06 09:58:17.350 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-06 09:58:17.350 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-06 09:58:17.350 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-06 09:58:17.551 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-06 09:58:17.551 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-01-06 09:58:17.551 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-06 09:58:17.551 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-06 09:58:17.551 | The following packages were automatically installed and are no longer required: 2022-01-06 09:58:17.552 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-06 09:58:17.553 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-06 09:58:17.553 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-06 09:58:17.553 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-06 09:58:17.553 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-06 09:58:17.553 | python3-zope.interface 2022-01-06 09:58:17.553 | Use 'sudo apt autoremove' to remove them. 2022-01-06 09:58:17.675 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-06 09:58:17.680 | ++ functions-common:apt_get:1113 : result=0 2022-01-06 09:58:17.687 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-06 09:58:17.690 | ++ functions-common:time_stop:2304 : local name 2022-01-06 09:58:17.695 | ++ functions-common:time_stop:2305 : local end_time 2022-01-06 09:58:17.699 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-06 09:58:17.702 | ++ functions-common:time_stop:2307 : local total 2022-01-06 09:58:17.706 | ++ functions-common:time_stop:2308 : local start_time 2022-01-06 09:58:17.710 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-06 09:58:17.713 | ++ functions-common:time_stop:2311 : start_time=1641463096963 2022-01-06 09:58:17.716 | ++ functions-common:time_stop:2313 : [[ -z 1641463096963 ]] 2022-01-06 09:58:17.720 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-06 09:58:17.726 | ++ functions-common:time_stop:2316 : end_time=1641463097722 2022-01-06 09:58:17.730 | ++ functions-common:time_stop:2317 : elapsed_time=759 2022-01-06 09:58:17.732 | ++ functions-common:time_stop:2318 : total=775 2022-01-06 09:58:17.736 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-06 09:58:17.739 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1534 2022-01-06 09:58:17.741 | ++ functions-common:apt_get:1117 : return 0 2022-01-06 09:58:17.744 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-06 09:58:17.746 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-06 09:58:17.748 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-06 09:58:17.753 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-06 09:58:17.757 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-06 09:58:17.759 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-06 09:58:17.763 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-06 09:58:19.158 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-06 09:58:19.160 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:58:19.163 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-06 09:58:19.166 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-06 09:58:19.168 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-06 09:58:19.170 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-06 09:58:19.171 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-06 09:58:19.174 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-06 09:58:19.176 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-06 09:58:19.178 | + functions-common:_ensure_lsb_release:328 : return 2022-01-06 09:58:19.180 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-06 09:58:19.244 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-06 09:58:19.248 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-06 09:58:19.320 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-06 09:58:19.323 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-06 09:58:19.386 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-06 09:58:19.388 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-06 09:58:19.392 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-06 09:58:19.395 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-06 09:58:19.397 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-06 09:58:19.399 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-06 09:58:19.402 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-06 09:58:19.404 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-06 09:58:19.406 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-06 09:58:19.408 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-06 09:58:19.410 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-06 09:58:19.410 | Distro: focal 2022-01-06 09:58:19.413 | + tools/install_pip.sh:main:127 : get_versions 2022-01-06 09:58:19.416 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-06 09:58:19.420 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-06 09:58:19.423 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-06 09:58:19.425 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-06 09:58:19.426 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-06 09:58:19.967 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-06 09:58:19.970 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-06 09:58:19.971 | pip: 21.3.1 2022-01-06 09:58:19.974 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-06 09:58:20.476 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-06 09:58:20.519 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-06 09:58:20.521 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-06 09:58:20.525 | + tools/install_pip.sh:main:135 : exit 0 2022-01-06 09:58:20.529 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-06 09:58:20.533 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-06 09:58:20.537 | + ./stack.sh:main:765 : fixup_all 2022-01-06 09:58:20.539 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-06 09:58:20.541 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-06 09:58:20.543 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:58:20.550 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-06 09:58:20.550 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-06 09:58:20.550 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-06 09:58:20.555 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-06 09:58:20.557 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-06 09:58:20.560 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-06 09:58:20.568 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-06 09:58:20.572 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-06 09:58:20.574 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-06 09:58:20.577 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-06 09:58:20.579 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-06 09:58:20.581 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-06 09:58:20.584 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-06 09:58:20.586 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-06 09:58:20.588 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-06 09:58:20.590 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-06 09:58:20.593 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-06 09:58:20.595 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-06 09:58:20.597 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-06 09:58:20.599 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-06 09:58:20.602 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-06 09:58:20.604 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-06 09:58:20.606 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-06 09:58:20.609 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-06 09:58:20.612 | + functions-common:is_suse:462 : is_opensuse 2022-01-06 09:58:20.615 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-06 09:58:20.617 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-06 09:58:20.620 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-06 09:58:20.622 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-06 09:58:20.624 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-06 09:58:20.627 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-06 09:58:20.630 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-06 09:58:20.654 | Using python 3.8 to install os-testr 2022-01-06 09:58:20.656 | + 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:58:21.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 09:58:21.351 | from cryptography.utils import int_from_bytes 2022-01-06 09:58:21.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-06 09:58:21.351 | from cryptography.utils import int_from_bytes 2022-01-06 09:58:22.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-06 09:58:22.545 | Collecting os-testr 2022-01-06 09:58:22.553 | 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:58:22.566 | 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:58:22.607 | Collecting stestr>=1.0.0 2022-01-06 09:58:22.615 | 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:58:22.657 | Collecting python-subunit>=1.0.0 2022-01-06 09:58:22.665 | 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:58:22.672 | 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:58:22.687 | 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:58:22.715 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-06 09:58:22.716 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-06 09:58:22.717 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-06 09:58:22.764 | Collecting future 2022-01-06 09:58:22.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-06 09:58:22.981 | Preparing metadata (setup.py): started 2022-01-06 09:58:23.031 | Preparing metadata (setup.py): finished with status 'error' 2022-01-06 09:58:23.032 | ERROR: Command errored out with exit status 1: 2022-01-06 09:58:23.032 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-7pvhrvm1/future_4739b99637d1437c965b3ead16db5960/setup.py'"'"'; __file__='"'"'/tmp/pip-install-7pvhrvm1/future_4739b99637d1437c965b3ead16db5960/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-7z1q_xkf 2022-01-06 09:58:23.032 | cwd: /tmp/pip-install-7pvhrvm1/future_4739b99637d1437c965b3ead16db5960/ 2022-01-06 09:58:23.032 | Complete output (3 lines): 2022-01-06 09:58:23.032 | Traceback (most recent call last): 2022-01-06 09:58:23.032 | File "", line 1, in 2022-01-06 09:58:23.032 | ModuleNotFoundError: No module named 'setuptools' 2022-01-06 09:58:23.032 | ---------------------------------------- 2022-01-06 09:58:23.032 | 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:58:23.032 | 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:58:23.033 | 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:58:23.143 | Collecting pbr!=2.1.0,>=2.0.0 2022-01-06 09:58:23.151 | 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:58:23.183 | 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:58:23.183 | 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:58:23.184 | ERROR: Cannot install os-testr because these package versions have conflicting dependencies. 2022-01-06 09:58:23.184 | 2022-01-06 09:58:23.184 | The conflict is caused by: 2022-01-06 09:58:23.184 | stestr 3.1.0 depends on future 2022-01-06 09:58:23.184 | The user requested (constraint) future===0.18.2 2022-01-06 09:58:23.184 | 2022-01-06 09:58:23.184 | To fix this you could try to: 2022-01-06 09:58:23.184 | 1. loosen the range of package versions you've specified 2022-01-06 09:58:23.184 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-01-06 09:58:23.184 | 2022-01-06 09:58:23.184 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-01-06 09:58:23.358 | + inc/python:pip_install:1 : exit_trap 2022-01-06 09:58:23.362 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-06 09:58:23.366 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-06 09:58:23.369 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-06 09:58:23.372 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-06 09:58:23.375 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-06 09:58:23.378 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-06 09:58:23.381 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-06 09:58:23.383 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-06 09:58:23.385 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-06 09:58:23.385 | Error on exit 2022-01-06 09:58:23.387 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-06 09:58:23.389 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-06 09:58:23.391 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-06 09:58:23.846 | + ./stack.sh:exit_trap:542 : exit 1