2022-09-07 12:44:35.623 | + ./stack.sh:main:482 : exec 2022-09-07 12:44:35.623 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-07-124435' 2022-09-07 12:44:35.623 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-07-124435.summary.2022-09-07-124435 2022-09-07 12:44:35.623 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:44:35.623 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-07-124435 2022-09-07 12:44:35.623 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-07-124435 /opt/stack/logs/stack.sh.log 2022-09-07 12:44:35.623 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-07-124435.summary.2022-09-07-124435 /opt/stack/logs/stack.sh.log.summary 2022-09-07 12:44:35.623 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-07 12:44:35.623 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-07 12:44:35.623 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-07 12:44:35.624 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-07 12:44:35.624 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-07 12:44:35.624 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-07 12:44:35.624 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-07 12:44:35.624 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-07 12:44:35.624 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-07 12:44:35.624 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-07 12:44:35.626 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-07 12:44:35.628 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-07 12:44:35.630 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-07 12:44:35.632 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-07 12:44:35.636 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-07 12:44:35.639 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-07 12:44:35.641 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-07 12:44:35.643 | + ./stack.sh:main:568 : set -o errexit 2022-09-07 12:44:35.645 | + ./stack.sh:main:571 : uname -a 2022-09-07 12:44:35.646 | Linux dv-cinder-853315-7-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-09-07 12:44:35.648 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-07 12:44:35.650 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-07 12:44:35.654 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-07 12:44:35.690 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-07 12:44:35.710 | + ./stack.sh:main:585 : fetch_plugins 2022-09-07 12:44:35.712 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-07 12:44:35.713 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-07 12:44:35.715 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-07 12:44:35.717 | + functions-common:fetch_plugins:1790 : return 2022-09-07 12:44:35.719 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-07 12:44:35.721 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-07 12:44:35.723 | + functions-common:run_phase:1868 : local phase= 2022-09-07 12:44:35.724 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:44:35.726 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:44:35.728 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:44:35.730 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:44:35.731 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:44:35.734 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:44:35.738 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:44:35.740 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:44:35.742 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:44:35.744 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-07 12:44:35.746 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:44:35.758 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:44:35.760 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-07 12:44:35.762 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:44:35.764 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:44:35.765 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:44:35.767 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:44:35.769 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:44:35.770 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-07 12:44:35.772 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-07 12:44:35.774 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-07 12:44:35.776 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-07 12:44:35.778 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-07 12:44:35.779 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-07 12:44:35.781 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-07 12:44:35.783 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-07 12:44:35.785 | + functions-common:plugin_override_defaults:1831 : return 2022-09-07 12:44:35.787 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-07 12:44:35.816 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-07 12:44:35.818 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-07 12:44:35.832 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:44:35.835 | +++ lib/tls:source:43 : hostname -f 2022-09-07 12:44:35.839 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-07 12:44:35.841 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-07 12:44:35.843 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-07 12:44:35.845 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-07 12:44:35.847 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-07 12:44:35.849 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-07 12:44:35.851 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-07 12:44:35.853 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-07 12:44:35.855 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-07 12:44:35.857 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-07 12:44:35.862 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-07 12:44:35.874 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-07 12:44:35.892 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-07 12:44:35.904 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-07 12:44:35.917 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-07 12:44:35.954 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-07 12:44:36.020 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-07 12:44:36.111 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-07 12:44:36.140 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-07 12:44:36.202 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-07 12:44:36.265 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-07 12:44:36.430 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-07 12:44:36.445 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-07 12:44:36.459 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-07 12:44:36.473 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-07 12:44:36.561 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-07 12:44:36.564 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-07 12:44:36.567 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-07 12:44:36.569 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-07 12:44:36.571 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-07 12:44:36.573 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-07 12:44:36.576 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-07 12:44:36.576 | False' 2022-09-07 12:44:36.578 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-07 12:44:36.594 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-07 12:44:36.596 | + ./stack.sh:main:619 : run_phase source 2022-09-07 12:44:36.598 | + functions-common:run_phase:1867 : local mode=source 2022-09-07 12:44:36.601 | + functions-common:run_phase:1868 : local phase= 2022-09-07 12:44:36.603 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:44:36.605 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:44:36.607 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:44:36.609 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:44:36.611 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:44:36.614 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:44:36.618 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:44:36.624 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:44:36.634 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:44:36.636 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-07 12:44:36.639 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:44:36.655 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:44:36.657 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-07 12:44:36.660 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-07 12:44:36.703 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-07 12:44:36.705 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-07 12:44:36.707 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-07 12:44:36.710 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-07 12:44:36.712 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-07 12:44:36.714 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-07 12:44:36.716 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-07 12:44:36.718 | + functions-common:load_plugin_settings:1808 : return 2022-09-07 12:44:36.720 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-07 12:44:36.722 | + functions-common:verify_disabled_services:2150 : local service 2022-09-07 12:44:36.724 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.726 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-07 12:44:36.729 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.731 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-07 12:44:36.734 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.736 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-07 12:44:36.738 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.741 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-07 12:44:36.743 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.745 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-07 12:44:36.748 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.750 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-07 12:44:36.753 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.755 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-07 12:44:36.757 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.760 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-07 12:44:36.762 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.765 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-07 12:44:36.767 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.769 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-07 12:44:36.772 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.774 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-07 12:44:36.776 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.779 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-07 12:44:36.781 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.784 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-07 12:44:36.786 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.788 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-07 12:44:36.790 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.793 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-07 12:44:36.798 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.802 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-07 12:44:36.808 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.812 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-07 12:44:36.815 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.817 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-07 12:44:36.819 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.821 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-07 12:44:36.824 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.826 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-07 12:44:36.829 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.831 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-07 12:44:36.833 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.836 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-07 12:44:36.838 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.841 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-07 12:44:36.844 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.846 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-07 12:44:36.848 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.851 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-07 12:44:36.853 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.855 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-07 12:44:36.858 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.860 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-07 12:44:36.862 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.864 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-07 12:44:36.867 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.869 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-07 12:44:36.872 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.874 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-07 12:44:36.876 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.879 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-07 12:44:36.881 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.883 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-07 12:44:36.886 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.888 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-07 12:44:36.890 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.893 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-07 12:44:36.895 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.897 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-07 12:44:36.899 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.902 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-07 12:44:36.904 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.906 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-07 12:44:36.909 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.911 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-07 12:44:36.913 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.915 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-07 12:44:36.918 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.920 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-07 12:44:36.922 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.924 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-07 12:44:36.927 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.929 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-07 12:44:36.931 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.933 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-07 12:44:36.935 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.938 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-07 12:44:36.940 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:44:36.942 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-07 12:44:36.945 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-07 12:44:36.947 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-07 12:44:36.949 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-07 12:44:36.964 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:44:36.966 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-07 12:44:36.969 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-07 12:44:36.971 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-07 12:44:36.987 | + functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:44:36.989 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-07 12:44:36.991 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-07 12:44:36.994 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-07 12:44:36.996 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-07 12:44:36.998 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-07 12:44:37.000 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-07 12:44:37.004 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-07 12:44:37.006 | + lib/database:initialize_database_backends:92 : return 0 2022-09-07 12:44:37.008 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-07 12:44:37.009 | Using mysql database backend 2022-09-07 12:44:37.012 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-07 12:44:37.029 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-07 12:44:37.032 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-07 12:44:37.034 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-07 12:44:37.037 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-07 12:44:37.039 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-07 12:44:37.042 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-07 12:44:37.057 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:44:37.060 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-07 12:44:37.076 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-07 12:44:37.091 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:44:37.094 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-07 12:44:37.109 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-07 12:44:37.125 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-07 12:44:37.141 | + functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:44:37.144 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-07 12:44:37.161 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:44:37.163 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-07 12:44:37.180 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-07 12:44:37.182 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-07 12:44:37.185 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-07 12:44:37.187 | + functions-common:save_stackenv:60 : local tag=752 2022-09-07 12:44:37.190 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-07 12:44:37.194 | + functions-common:save_stackenv:62 : time_stamp=2022-09-07-124437 2022-09-07 12:44:37.197 | + functions-common:save_stackenv:63 : echo '# 2022-09-07-124437 752' 2022-09-07 12:44:37.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.202 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-07 12:44:37.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.206 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-07 12:44:37.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.211 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-07 12:44:37.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.216 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-09-07 12:44:37.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.221 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-09-07 12:44:37.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.226 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-09-07 12:44:37.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.230 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-07-124435 2022-09-07 12:44:37.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.235 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-07 12:44:37.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.240 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-09-07 12:44:37.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.244 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-07 12:44:37.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.249 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-07 12:44:37.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.254 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-07 12:44:37.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.258 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-07 12:44:37.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.263 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.30 2022-09-07 12:44:37.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:44:37.268 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-07 12:44:37.271 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-07 12:44:37.273 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-07 12:44:37.275 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-07 12:44:37.277 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-07 12:44:37.279 | + functions-common:git_clone:598 : local git_ref=master 2022-09-07 12:44:37.281 | + functions-common:git_clone:599 : local orig_dir 2022-09-07 12:44:37.284 | ++ functions-common:git_clone:600 : pwd 2022-09-07 12:44:37.287 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-07 12:44:37.289 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-07 12:44:37.291 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-07 12:44:37.307 | + functions-common:git_clone:603 : RECLONE=False 2022-09-07 12:44:37.309 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-07 12:44:37.312 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-07 12:44:37.314 | + functions-common:git_clone:617 : echo master 2022-09-07 12:44:37.315 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-07 12:44:37.320 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-07 12:44:37.322 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-07 12:44:37.325 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-07 12:44:37.338 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-07 12:44:37.341 | + functions-common:git_clone:678 : git show --oneline 2022-09-07 12:44:37.345 | + functions-common:git_clone:678 : head -1 2022-09-07 12:44:37.346 | ad39f673 Merge "update constraint for python-octaviaclient to new release 3.1.0" 2022-09-07 12:44:37.349 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-07 12:44:37.352 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-07 12:44:37.354 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:44:37.357 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-07 12:44:37.360 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-07 12:44:37.362 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-07 12:44:37.365 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-07 12:44:37.367 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-07 12:44:37.370 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-07 12:44:37.372 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-07 12:44:37.375 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-07 12:44:37.378 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-07 12:44:37.383 | ++ tools/install_prereqs.sh:source:47 : NOW=1662554677 2022-09-07 12:44:37.386 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-07 12:44:37.391 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1662554499 2022-09-07 12:44:37.393 | ++ tools/install_prereqs.sh:source:49 : DELTA=178 2022-09-07 12:44:37.395 | ++ tools/install_prereqs.sh:source:50 : [[ 178 -lt 7200 ]] 2022-09-07 12:44:37.398 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-09-07 12:44:37.400 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-07 12:44:37.403 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-07 12:44:37.405 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-07 12:44:37.407 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-07 12:44:37.409 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-07 12:44:37.412 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-07 12:44:37.414 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-07 12:44:37.417 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-09-07 12:44:37.464 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-07 12:44:37.465 | apache2-dev 2022-09-07 12:44:37.465 | bc 2022-09-07 12:44:37.465 | bsdmainutils 2022-09-07 12:44:37.465 | curl 2022-09-07 12:44:37.465 | g++ 2022-09-07 12:44:37.465 | gawk 2022-09-07 12:44:37.465 | gcc 2022-09-07 12:44:37.465 | gettext 2022-09-07 12:44:37.465 | git 2022-09-07 12:44:37.465 | graphviz 2022-09-07 12:44:37.465 | iputils-ping 2022-09-07 12:44:37.465 | libapache2-mod-proxy-uwsgi 2022-09-07 12:44:37.465 | libffi-dev 2022-09-07 12:44:37.465 | libjpeg-dev 2022-09-07 12:44:37.465 | libpcre3-dev 2022-09-07 12:44:37.465 | libpq-dev 2022-09-07 12:44:37.465 | libssl-dev 2022-09-07 12:44:37.465 | libsystemd-dev 2022-09-07 12:44:37.465 | libxml2-dev 2022-09-07 12:44:37.465 | libxslt1-dev 2022-09-07 12:44:37.465 | libyaml-dev 2022-09-07 12:44:37.466 | lsof 2022-09-07 12:44:37.466 | openssh-server 2022-09-07 12:44:37.466 | openssl 2022-09-07 12:44:37.466 | pkg-config 2022-09-07 12:44:37.466 | psmisc 2022-09-07 12:44:37.466 | python3-dev 2022-09-07 12:44:37.466 | python3-pip 2022-09-07 12:44:37.466 | python3-systemd 2022-09-07 12:44:37.466 | python3-venv 2022-09-07 12:44:37.466 | tar 2022-09-07 12:44:37.466 | tcpdump 2022-09-07 12:44:37.466 | unzip 2022-09-07 12:44:37.466 | uuid-runtime 2022-09-07 12:44:37.466 | wget 2022-09-07 12:44:37.466 | wget 2022-09-07 12:44:37.466 | zlib1g-dev 2022-09-07 12:44:37.466 | libkrb5-dev 2022-09-07 12:44:37.466 | libldap2-dev 2022-09-07 12:44:37.466 | libsasl2-dev 2022-09-07 12:44:37.466 | memcached 2022-09-07 12:44:37.466 | python3-mysqldb 2022-09-07 12:44:37.466 | sqlite3 2022-09-07 12:44:37.466 | conntrack 2022-09-07 12:44:37.466 | curl 2022-09-07 12:44:37.466 | ebtables 2022-09-07 12:44:37.466 | genisoimage 2022-09-07 12:44:37.466 | iptables 2022-09-07 12:44:37.466 | iputils-arping 2022-09-07 12:44:37.466 | kpartx 2022-09-07 12:44:37.466 | libjs-jquery-tablesorter 2022-09-07 12:44:37.466 | parted 2022-09-07 12:44:37.466 | pm-utils 2022-09-07 12:44:37.466 | python3-mysqldb 2022-09-07 12:44:37.466 | socat 2022-09-07 12:44:37.466 | sqlite3 2022-09-07 12:44:37.466 | sudo 2022-09-07 12:44:37.466 | vlan 2022-09-07 12:44:37.466 | lsscsi 2022-09-07 12:44:37.466 | open-iscsi 2022-09-07 12:44:37.467 | lvm2 2022-09-07 12:44:37.467 | qemu-utils 2022-09-07 12:44:37.467 | thin-provisioning-tools 2022-09-07 12:44:37.467 | acl 2022-09-07 12:44:37.467 | dnsmasq-base 2022-09-07 12:44:37.467 | dnsmasq-utils 2022-09-07 12:44:37.467 | ebtables 2022-09-07 12:44:37.467 | haproxy 2022-09-07 12:44:37.467 | iptables 2022-09-07 12:44:37.467 | iputils-arping 2022-09-07 12:44:37.467 | iputils-ping 2022-09-07 12:44:37.467 | postgresql-server-dev-all 2022-09-07 12:44:37.467 | python3-mysqldb 2022-09-07 12:44:37.467 | sqlite3 2022-09-07 12:44:37.467 | sudo 2022-09-07 12:44:37.467 | vlan 2022-09-07 12:44:37.467 | pcp 2022-09-07 12:44:37.467 | ipset 2022-09-07 12:44:37.467 | conntrack 2022-09-07 12:44:37.467 | conntrackd 2022-09-07 12:44:37.467 | keepalived 2022-09-07 12:44:37.467 | lvm2 2022-09-07 12:44:37.467 | qemu-utils 2022-09-07 12:44:37.467 | thin-provisioning-tools 2022-09-07 12:44:37.467 | curl 2022-09-07 12:44:37.467 | liberasurecode-dev 2022-09-07 12:44:37.467 | make 2022-09-07 12:44:37.467 | memcached 2022-09-07 12:44:37.467 | rsync 2022-09-07 12:44:37.467 | sqlite3 2022-09-07 12:44:37.467 | xfsprogs' 2022-09-07 12:44:37.469 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-07 12:44:37.487 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-07 12:44:37.487 | apache2-dev 2022-09-07 12:44:37.487 | bc 2022-09-07 12:44:37.487 | bsdmainutils 2022-09-07 12:44:37.488 | curl 2022-09-07 12:44:37.488 | g++ 2022-09-07 12:44:37.488 | gawk 2022-09-07 12:44:37.488 | gcc 2022-09-07 12:44:37.488 | gettext 2022-09-07 12:44:37.488 | git 2022-09-07 12:44:37.488 | graphviz 2022-09-07 12:44:37.488 | iputils-ping 2022-09-07 12:44:37.488 | libapache2-mod-proxy-uwsgi 2022-09-07 12:44:37.488 | libffi-dev 2022-09-07 12:44:37.488 | libjpeg-dev 2022-09-07 12:44:37.488 | libpcre3-dev 2022-09-07 12:44:37.488 | libpq-dev 2022-09-07 12:44:37.488 | libssl-dev 2022-09-07 12:44:37.488 | libsystemd-dev 2022-09-07 12:44:37.488 | libxml2-dev 2022-09-07 12:44:37.488 | libxslt1-dev 2022-09-07 12:44:37.488 | libyaml-dev 2022-09-07 12:44:37.488 | lsof 2022-09-07 12:44:37.488 | openssh-server 2022-09-07 12:44:37.488 | openssl 2022-09-07 12:44:37.488 | pkg-config 2022-09-07 12:44:37.488 | psmisc 2022-09-07 12:44:37.488 | python3-dev 2022-09-07 12:44:37.488 | python3-pip 2022-09-07 12:44:37.488 | python3-systemd 2022-09-07 12:44:37.488 | python3-venv 2022-09-07 12:44:37.488 | tar 2022-09-07 12:44:37.488 | tcpdump 2022-09-07 12:44:37.488 | unzip 2022-09-07 12:44:37.488 | uuid-runtime 2022-09-07 12:44:37.488 | wget 2022-09-07 12:44:37.488 | wget 2022-09-07 12:44:37.488 | zlib1g-dev 2022-09-07 12:44:37.488 | libkrb5-dev 2022-09-07 12:44:37.488 | libldap2-dev 2022-09-07 12:44:37.488 | libsasl2-dev 2022-09-07 12:44:37.488 | memcached 2022-09-07 12:44:37.489 | python3-mysqldb 2022-09-07 12:44:37.489 | sqlite3 2022-09-07 12:44:37.489 | conntrack 2022-09-07 12:44:37.489 | curl 2022-09-07 12:44:37.489 | ebtables 2022-09-07 12:44:37.489 | genisoimage 2022-09-07 12:44:37.489 | iptables 2022-09-07 12:44:37.489 | iputils-arping 2022-09-07 12:44:37.489 | kpartx 2022-09-07 12:44:37.489 | libjs-jquery-tablesorter 2022-09-07 12:44:37.489 | parted 2022-09-07 12:44:37.489 | pm-utils 2022-09-07 12:44:37.489 | python3-mysqldb 2022-09-07 12:44:37.489 | socat 2022-09-07 12:44:37.489 | sqlite3 2022-09-07 12:44:37.489 | sudo 2022-09-07 12:44:37.489 | vlan 2022-09-07 12:44:37.489 | lsscsi 2022-09-07 12:44:37.489 | open-iscsi 2022-09-07 12:44:37.489 | lvm2 2022-09-07 12:44:37.489 | qemu-utils 2022-09-07 12:44:37.489 | thin-provisioning-tools 2022-09-07 12:44:37.489 | acl 2022-09-07 12:44:37.489 | dnsmasq-base 2022-09-07 12:44:37.489 | dnsmasq-utils 2022-09-07 12:44:37.489 | ebtables 2022-09-07 12:44:37.489 | haproxy 2022-09-07 12:44:37.489 | iptables 2022-09-07 12:44:37.489 | iputils-arping 2022-09-07 12:44:37.489 | iputils-ping 2022-09-07 12:44:37.489 | postgresql-server-dev-all 2022-09-07 12:44:37.489 | python3-mysqldb 2022-09-07 12:44:37.489 | sqlite3 2022-09-07 12:44:37.489 | sudo 2022-09-07 12:44:37.489 | vlan 2022-09-07 12:44:37.489 | pcp 2022-09-07 12:44:37.489 | ipset 2022-09-07 12:44:37.489 | conntrack 2022-09-07 12:44:37.490 | conntrackd 2022-09-07 12:44:37.490 | keepalived 2022-09-07 12:44:37.490 | lvm2 2022-09-07 12:44:37.490 | qemu-utils 2022-09-07 12:44:37.490 | thin-provisioning-tools 2022-09-07 12:44:37.490 | curl 2022-09-07 12:44:37.490 | liberasurecode-dev 2022-09-07 12:44:37.490 | make 2022-09-07 12:44:37.490 | memcached 2022-09-07 12:44:37.490 | rsync 2022-09-07 12:44:37.490 | sqlite3 2022-09-07 12:44:37.490 | xfsprogs ' 2022-09-07 12:44:37.490 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-07 12:44:37.492 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:44:37.495 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:44:37.498 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-07 12:44:37.498 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-07 12:44:37.503 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-07 12:44:37.505 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-07 12:44:37.508 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:44:37.510 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-07 12:44:37.512 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:44:37.515 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:44:37.517 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:44:37.519 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:44:37.521 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:44:37.523 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:44:37.525 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-07 12:44:37.528 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-07 12:44:37.530 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-07 12:44:37.533 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-07 12:44:37.537 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-07 12:44:37.539 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-07 12:44:37.541 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-07 12:44:37.543 | ++ functions-common:time_start:2426 : local start_time= 2022-09-07 12:44:37.545 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-07 12:44:37.548 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-07 12:44:37.552 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1662554677550 2022-09-07 12:44:37.556 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-07 12:44:37.558 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-07 12:44:37.560 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-09-07 12:44:37.913 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-07 12:44:37.913 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-07 12:44:38.018 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-07 12:44:38.132 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-07 12:44:40.354 | Reading package lists... 2022-09-07 12:44:40.388 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-07 12:44:40.390 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-07 12:44:40.393 | ++ functions-common:time_stop:2439 : local name 2022-09-07 12:44:40.395 | ++ functions-common:time_stop:2440 : local end_time 2022-09-07 12:44:40.398 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:44:40.400 | ++ functions-common:time_stop:2442 : local total 2022-09-07 12:44:40.402 | ++ functions-common:time_stop:2443 : local start_time 2022-09-07 12:44:40.404 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-07 12:44:40.406 | ++ functions-common:time_stop:2446 : start_time=1662554677550 2022-09-07 12:44:40.408 | ++ functions-common:time_stop:2448 : [[ -z 1662554677550 ]] 2022-09-07 12:44:40.411 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:44:40.415 | ++ functions-common:time_stop:2451 : end_time=1662554680413 2022-09-07 12:44:40.418 | ++ functions-common:time_stop:2452 : elapsed_time=2863 2022-09-07 12:44:40.420 | ++ functions-common:time_stop:2453 : total=0 2022-09-07 12:44:40.422 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:44:40.424 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2863 2022-09-07 12:44:40.427 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-07 12:44:40.429 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:44:40.431 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:44:40.433 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:44:40.436 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-07 12:44:40.467 | ++ functions-common:apt_get:1230 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-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 ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-09-07 12:44:40.582 | Reading package lists... 2022-09-07 12:44:40.872 | Building dependency tree... 2022-09-07 12:44:40.873 | Reading state information... 2022-09-07 12:44:40.917 | acl is already the newest version (2.2.53-6). 2022-09-07 12:44:40.917 | bc is already the newest version (1.07.1-2build1). 2022-09-07 12:44:40.917 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-07 12:44:40.917 | conntrack is already the newest version (1:1.4.5-2). 2022-09-07 12:44:40.917 | ebtables is already the newest version (2.0.11-3build1). 2022-09-07 12:44:40.917 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-07 12:44:40.917 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-07 12:44:40.917 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-07 12:44:40.917 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-09-07 12:44:40.917 | gettext is already the newest version (0.19.8.1-10build1). 2022-09-07 12:44:40.917 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-07 12:44:40.917 | iputils-arping is already the newest version (3:20190709-3). 2022-09-07 12:44:40.917 | iputils-ping is already the newest version (3:20190709-3). 2022-09-07 12:44:40.917 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-07 12:44:40.918 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-09-07 12:44:40.918 | libffi-dev is already the newest version (3.3-4). 2022-09-07 12:44:40.918 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-09-07 12:44:40.918 | libyaml-dev is already the newest version (0.2.2-1). 2022-09-07 12:44:40.918 | lsscsi is already the newest version (0.30-0.1). 2022-09-07 12:44:40.918 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-07 12:44:40.918 | make is already the newest version (4.2.1-1.2). 2022-09-07 12:44:40.918 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-09-07 12:44:40.918 | psmisc is already the newest version (23.3-1). 2022-09-07 12:44:40.918 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-07 12:44:40.918 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-09-07 12:44:40.918 | python3-systemd is already the newest version (234-3build2). 2022-09-07 12:44:40.918 | socat is already the newest version (1.7.3.3-2). 2022-09-07 12:44:40.918 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-07 12:44:40.918 | unzip is already the newest version (6.0-25ubuntu1). 2022-09-07 12:44:40.918 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-07 12:44:40.918 | conntrackd is already the newest version (1:1.4.5-2). 2022-09-07 12:44:40.918 | graphviz is already the newest version (2.42.2-3build2). 2022-09-07 12:44:40.918 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-09-07 12:44:40.918 | pcp is already the newest version (5.0.3-1). 2022-09-07 12:44:40.918 | pm-utils is already the newest version (1.4.1-19). 2022-09-07 12:44:40.918 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-09-07 12:44:40.918 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:44:40.918 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:44:40.918 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-09-07 12:44:40.918 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-09-07 12:44:40.918 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-09-07 12:44:40.918 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-07 12:44:40.918 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-09-07 12:44:40.918 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-09-07 12:44:40.918 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-09-07 12:44:40.918 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-09-07 12:44:40.919 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-09-07 12:44:40.919 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-07 12:44:40.919 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-09-07 12:44:40.919 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-09-07 12:44:40.919 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-07 12:44:40.919 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-09-07 12:44:40.919 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-09-07 12:44:40.919 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-09-07 12:44:40.919 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-07 12:44:40.919 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-09-07 12:44:40.919 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-09-07 12:44:40.919 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-09-07 12:44:40.919 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-07 12:44:40.919 | openssl set to manually installed. 2022-09-07 12:44:40.919 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-07 12:44:40.919 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-09-07 12:44:40.919 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-09-07 12:44:40.919 | rsync set to manually installed. 2022-09-07 12:44:40.919 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-09-07 12:44:40.919 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-07 12:44:40.919 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-09-07 12:44:40.919 | tar set to manually installed. 2022-09-07 12:44:40.919 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-09-07 12:44:40.919 | tcpdump set to manually installed. 2022-09-07 12:44:41.221 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-09-07 12:44:41.221 | uuid-runtime set to manually installed. 2022-09-07 12:44:41.221 | wget is already the newest version (1.20.3-1ubuntu2). 2022-09-07 12:44:41.221 | wget set to manually installed. 2022-09-07 12:44:41.221 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-07 12:44:41.221 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:44:41.221 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-09-07 12:44:41.221 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-07 12:44:41.221 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-09-07 12:44:41.221 | The following packages were automatically installed and are no longer required: 2022-09-07 12:44:41.223 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:44:41.223 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:44:41.223 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:44:41.223 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:44:41.223 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:44:41.223 | python3-zope.interface 2022-09-07 12:44:41.223 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:44:41.368 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:44:41.373 | ++ functions-common:apt_get:1234 : result=0 2022-09-07 12:44:41.375 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:44:41.377 | ++ functions-common:time_stop:2439 : local name 2022-09-07 12:44:41.380 | ++ functions-common:time_stop:2440 : local end_time 2022-09-07 12:44:41.382 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:44:41.384 | ++ functions-common:time_stop:2442 : local total 2022-09-07 12:44:41.387 | ++ functions-common:time_stop:2443 : local start_time 2022-09-07 12:44:41.390 | ++ functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:44:41.392 | ++ functions-common:time_stop:2446 : start_time=1662554680464 2022-09-07 12:44:41.394 | ++ functions-common:time_stop:2448 : [[ -z 1662554680464 ]] 2022-09-07 12:44:41.397 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:44:41.401 | ++ functions-common:time_stop:2451 : end_time=1662554681399 2022-09-07 12:44:41.405 | ++ functions-common:time_stop:2452 : elapsed_time=935 2022-09-07 12:44:41.407 | ++ functions-common:time_stop:2453 : total=911 2022-09-07 12:44:41.409 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:44:41.411 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1846 2022-09-07 12:44:41.414 | ++ functions-common:apt_get:1238 : return 0 2022-09-07 12:44:41.416 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-09-07 12:44:41.419 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-09-07 12:44:41.422 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-09-07 12:44:41.426 | ++ tools/install_prereqs.sh:source:89 : date 2022-09-07 12:44:41.438 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-09-07 12:44:41.442 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-09-07 12:44:41.446 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-09-07 12:44:42.965 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-09-07 12:44:42.967 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-09-07 12:44:42.969 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-09-07 12:44:42.971 | + tools/install_pip.sh:main:43 : GetDistro 2022-09-07 12:44:42.973 | + functions-common:GetDistro:446 : GetOSVersion 2022-09-07 12:44:42.974 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-09-07 12:44:42.976 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-09-07 12:44:42.978 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-09-07 12:44:42.980 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-09-07 12:44:42.982 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-09-07 12:44:42.983 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-09-07 12:44:42.985 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-09-07 12:44:42.987 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-09-07 12:44:42.988 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-09-07 12:44:42.990 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-09-07 12:44:42.992 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-09-07 12:44:42.994 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-09-07 12:44:42.995 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-09-07 12:44:42.997 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-09-07 12:44:42.999 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-09-07 12:44:43.001 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-09-07 12:44:43.003 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-09-07 12:44:43.005 | + functions-common:_ensure_lsb_release:394 : return 2022-09-07 12:44:43.008 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-09-07 12:44:43.073 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-09-07 12:44:43.075 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-09-07 12:44:43.140 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-09-07 12:44:43.142 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-09-07 12:44:43.210 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-09-07 12:44:43.212 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-09-07 12:44:43.214 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-09-07 12:44:43.216 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-09-07 12:44:43.218 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-09-07 12:44:43.220 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-09-07 12:44:43.222 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-09-07 12:44:43.224 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-09-07 12:44:43.226 | + functions-common:GetDistro:450 : DISTRO=focal 2022-09-07 12:44:43.228 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-09-07 12:44:43.230 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-09-07 12:44:43.230 | Distro: focal 2022-09-07 12:44:43.232 | + tools/install_pip.sh:main:124 : get_versions 2022-09-07 12:44:43.234 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-07 12:44:43.238 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-07 12:44:43.239 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-07 12:44:43.242 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-07 12:44:43.242 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-07 12:44:44.664 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-07 12:44:44.666 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-07 12:44:44.666 | pip: 20.0.2 2022-09-07 12:44:44.668 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-09-07 12:44:44.670 | + tools/install_pip.sh:main:130 : is_fedora 2022-09-07 12:44:44.672 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:44:44.674 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:44:44.676 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:44:44.678 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:44:44.680 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:44:44.682 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:44:44.683 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:44:44.685 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:44:44.687 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:44:44.689 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:44:44.691 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-09-07 12:44:44.693 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:44:44.694 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:44:44.696 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-09-07 12:44:44.701 | + tools/install_pip.sh:main:153 : set -x 2022-09-07 12:44:44.703 | + tools/install_pip.sh:main:156 : get_versions 2022-09-07 12:44:44.705 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-07 12:44:44.709 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-07 12:44:44.711 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-07 12:44:44.713 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-07 12:44:44.714 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-07 12:44:46.172 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-07 12:44:46.174 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-07 12:44:46.174 | pip: 20.0.2 2022-09-07 12:44:46.177 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-09-07 12:44:46.180 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-09-07 12:44:46.183 | + ./stack.sh:main:791 : fixup_all 2022-09-07 12:44:46.186 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-09-07 12:44:46.188 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-09-07 12:44:46.190 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:44:46.193 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:44:46.195 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-09-07 12:44:46.207 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-09-07 12:44:46.219 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-09-07 12:44:46.231 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-09-07 12:44:46.234 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-09-07 12:44:46.237 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:44:46.240 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:44:46.242 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:44:46.245 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:44:46.247 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:44:46.249 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:44:46.251 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:44:46.254 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:44:46.256 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:44:46.258 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:44:46.260 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-09-07 12:44:46.263 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-09-07 12:44:46.265 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-09-07 12:44:46.267 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:44:46.270 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:44:46.272 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:44:46.274 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:44:46.276 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:44:46.278 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:44:46.280 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-09-07 12:44:46.283 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-09-07 12:44:46.305 | Using python 3.8 to install os-testr 2022-09-07 12:44:46.308 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-09-07 12:44:48.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:44:48.365 | from cryptography.utils import int_from_bytes 2022-09-07 12:44:48.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:44:48.365 | from cryptography.utils import int_from_bytes 2022-09-07 12:44:49.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:44:49.939 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-09-07 12:44:50.001 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-09-07 12:44:50.101 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:44:50.133 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.4.0) 2022-09-07 12:44:50.175 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-07 12:44:50.198 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-09-07 12:44:51.771 | + inc/python:pip_install:196 : result=0 2022-09-07 12:44:51.774 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:44:51.776 | + functions-common:time_stop:2439 : local name 2022-09-07 12:44:51.778 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:44:51.780 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:44:51.783 | + functions-common:time_stop:2442 : local total 2022-09-07 12:44:51.785 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:44:51.787 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:44:51.789 | + functions-common:time_stop:2446 : start_time=1662554686300 2022-09-07 12:44:51.792 | + functions-common:time_stop:2448 : [[ -z 1662554686300 ]] 2022-09-07 12:44:51.794 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:44:51.799 | + functions-common:time_stop:2451 : end_time=1662554691796 2022-09-07 12:44:51.801 | + functions-common:time_stop:2452 : elapsed_time=5496 2022-09-07 12:44:51.804 | + functions-common:time_stop:2453 : total=0 2022-09-07 12:44:51.806 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:44:51.808 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5496 2022-09-07 12:44:51.811 | + inc/python:pip_install:199 : return 0 2022-09-07 12:44:51.813 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-09-07 12:44:51.874 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-09-07 12:44:51.985 | + ./stack.sh:main:805 : install_infra 2022-09-07 12:44:51.990 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:44:51.993 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-09-07 12:44:51.997 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:44:52.001 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-09-07 12:44:52.035 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-07 12:44:54.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:44:55.072 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:44:55.437 | + inc/python:pip_install:196 : result=0 2022-09-07 12:44:55.440 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:44:55.442 | + functions-common:time_stop:2439 : local name 2022-09-07 12:44:55.444 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:44:55.446 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:44:55.449 | + functions-common:time_stop:2442 : local total 2022-09-07 12:44:55.451 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:44:55.453 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:44:55.455 | + functions-common:time_stop:2446 : start_time=1662554692023 2022-09-07 12:44:55.457 | + functions-common:time_stop:2448 : [[ -z 1662554692023 ]] 2022-09-07 12:44:55.460 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:44:55.464 | + functions-common:time_stop:2451 : end_time=1662554695461 2022-09-07 12:44:55.466 | + functions-common:time_stop:2452 : elapsed_time=3438 2022-09-07 12:44:55.468 | + functions-common:time_stop:2453 : total=5496 2022-09-07 12:44:55.470 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:44:55.472 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8934 2022-09-07 12:44:55.474 | + inc/python:pip_install:199 : return 0 2022-09-07 12:44:55.477 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:44:55.479 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-09-07 12:44:55.504 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-09-07 12:44:58.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:44:58.143 | Processing /opt/stack/requirements 2022-09-07 12:44:59.922 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-07 12:44:59.934 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-09-07 12:44:59.937 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-09-07 12:44:59.951 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-09-07 12:44:59.956 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-09-07 12:44:59.960 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-09-07 12:44:59.966 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-09-07 12:44:59.969 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-09-07 12:44:59.975 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5732) (1.3) 2022-09-07 12:44:59.977 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5732) (0.3.0) 2022-09-07 12:44:59.992 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:44:59.995 | Requirement already satisfied: urllib3===1.26.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-09-07 12:45:00.031 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2022.6.15) 2022-09-07 12:45:00.034 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (4.0.0) 2022-09-07 12:45:00.044 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-09-07 12:45:00.049 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.4.2) 2022-09-07 12:45:00.118 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (4.12.0) 2022-09-07 12:45:00.163 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (0.5.1) 2022-09-07 12:45:00.166 | Requirement already satisfied: prettytable===3.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (3.4.1) 2022-09-07 12:45:00.178 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.8.2) 2022-09-07 12:45:00.180 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (22.1.0) 2022-09-07 12:45:00.242 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.2.5) 2022-09-07 12:45:00.247 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.8.1) 2022-09-07 12:45:00.274 | Building wheels for collected packages: openstack-requirements 2022-09-07 12:45:00.275 | Building wheel for openstack-requirements (setup.py): started 2022-09-07 12:45:01.154 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-09-07 12:45:01.154 | ERROR: Command errored out with exit status 1: 2022-09-07 12:45:01.154 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ml6bzbp9/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ml6bzbp9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-0yuubqep 2022-09-07 12:45:01.155 | cwd: /tmp/pip-req-build-ml6bzbp9/ 2022-09-07 12:45:01.155 | Complete output (6 lines): 2022-09-07 12:45:01.155 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-09-07 12:45:01.155 | or: setup.py --help [cmd1 cmd2 ...] 2022-09-07 12:45:01.155 | or: setup.py --help-commands 2022-09-07 12:45:01.155 | or: setup.py cmd --help 2022-09-07 12:45:01.155 | 2022-09-07 12:45:01.155 | error: invalid command 'bdist_wheel' 2022-09-07 12:45:01.155 | ---------------------------------------- 2022-09-07 12:45:01.155 | ERROR: Failed building wheel for openstack-requirements 2022-09-07 12:45:01.155 | Running setup.py clean for openstack-requirements 2022-09-07 12:45:02.033 | Failed to build openstack-requirements 2022-09-07 12:45:02.048 | Installing collected packages: openstack-requirements 2022-09-07 12:45:02.048 | Attempting uninstall: openstack-requirements 2022-09-07 12:45:02.050 | Found existing installation: openstack-requirements 1.2.1.dev5732 2022-09-07 12:45:02.084 | Uninstalling openstack-requirements-1.2.1.dev5732: 2022-09-07 12:45:02.102 | Successfully uninstalled openstack-requirements-1.2.1.dev5732 2022-09-07 12:45:02.105 | Running setup.py install for openstack-requirements: started 2022-09-07 12:45:04.608 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-09-07 12:45:04.632 | Successfully installed openstack-requirements-1.2.1.dev5732 2022-09-07 12:45:04.780 | + inc/python:pip_install:196 : result=0 2022-09-07 12:45:04.783 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:45:04.785 | + functions-common:time_stop:2439 : local name 2022-09-07 12:45:04.787 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:45:04.790 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:45:04.792 | + functions-common:time_stop:2442 : local total 2022-09-07 12:45:04.795 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:45:04.797 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:45:04.799 | + functions-common:time_stop:2446 : start_time=1662554695494 2022-09-07 12:45:04.801 | + functions-common:time_stop:2448 : [[ -z 1662554695494 ]] 2022-09-07 12:45:04.804 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:45:04.808 | + functions-common:time_stop:2451 : end_time=1662554704806 2022-09-07 12:45:04.810 | + functions-common:time_stop:2452 : elapsed_time=9312 2022-09-07 12:45:04.812 | + functions-common:time_stop:2453 : total=8934 2022-09-07 12:45:04.814 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:45:04.816 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18246 2022-09-07 12:45:04.818 | + inc/python:pip_install:199 : return 0 2022-09-07 12:45:04.821 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-09-07 12:45:04.823 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-09-07 12:45:04.826 | + inc/python:use_library_from_git:246 : local name=pbr 2022-09-07 12:45:04.828 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-07 12:45:04.830 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-07 12:45:04.834 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-09-07 12:45:04.836 | + inc/python:use_library_from_git:249 : return 1 2022-09-07 12:45:04.843 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-09-07 12:45:04.865 | Using python 3.8 to install pbr 2022-09-07 12:45:04.867 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-07 12:45:06.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:45:06.883 | from cryptography.utils import int_from_bytes 2022-09-07 12:45:06.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:45:06.883 | from cryptography.utils import int_from_bytes 2022-09-07 12:45:07.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:45:08.043 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:45:09.685 | + inc/python:pip_install:196 : result=0 2022-09-07 12:45:09.687 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:45:09.690 | + functions-common:time_stop:2439 : local name 2022-09-07 12:45:09.692 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:45:09.694 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:45:09.696 | + functions-common:time_stop:2442 : local total 2022-09-07 12:45:09.698 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:45:09.700 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:45:09.702 | + functions-common:time_stop:2446 : start_time=1662554704859 2022-09-07 12:45:09.704 | + functions-common:time_stop:2448 : [[ -z 1662554704859 ]] 2022-09-07 12:45:09.707 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:45:09.711 | + functions-common:time_stop:2451 : end_time=1662554709709 2022-09-07 12:45:09.714 | + functions-common:time_stop:2452 : elapsed_time=4850 2022-09-07 12:45:09.716 | + functions-common:time_stop:2453 : total=18246 2022-09-07 12:45:09.718 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:45:09.720 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=23096 2022-09-07 12:45:09.722 | + inc/python:pip_install:199 : return 0 2022-09-07 12:45:09.725 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-09-07 12:45:12.139 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-09-07 12:45:14.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:45:14.053 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-09-07 12:45:14.073 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-09-07 12:45:14.077 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-09-07 12:45:14.080 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-09-07 12:45:14.085 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-09-07 12:45:14.088 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-09-07 12:45:14.163 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-07 12:45:14.166 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-07 12:45:14.169 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-09-07 12:45:14.186 | + ./stack.sh:main:814 : pkgs= 2022-09-07 12:45:14.189 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-09-07 12:45:14.191 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-09-07 12:45:14.194 | + functions-common:run_phase:1867 : local mode=stack 2022-09-07 12:45:14.197 | + functions-common:run_phase:1868 : local phase=pre-install 2022-09-07 12:45:14.199 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:45:14.202 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:45:14.204 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:45:14.207 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:45:14.209 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:45:14.212 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:45:14.216 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:45:14.219 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:45:14.221 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:45:14.223 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-09-07 12:45:14.226 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:45:14.242 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:14.245 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-07 12:45:14.247 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:45:14.249 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-09-07 12:45:14.251 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:45:14.254 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-07 12:45:14.256 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:45:14.258 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-09-07 12:45:14.261 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:45:14.263 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-07 12:45:14.265 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:45:14.267 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-07 12:45:14.270 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-07 12:45:14.272 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-07 12:45:14.274 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-07 12:45:14.277 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-07 12:45:14.279 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-09-07 12:45:14.281 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-07 12:45:14.283 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-09-07 12:45:14.285 | + functions-common:run_plugins:1856 : local plugins= 2022-09-07 12:45:14.288 | + functions-common:run_plugins:1857 : local plugin 2022-09-07 12:45:14.292 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-09-07 12:45:14.296 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-09-07 12:45:14.299 | + functions:set_systemd_override:821 : local value=2048 2022-09-07 12:45:14.303 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-09-07 12:45:14.306 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-09-07 12:45:14.364 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-09-07 12:45:14.365 | Set systemd system override for DefaultLimitNOFILE=2048 2022-09-07 12:45:14.367 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-09-07 12:45:14.785 | + ./stack.sh:main:827 : install_rpc_backend 2022-09-07 12:45:14.788 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-09-07 12:45:14.805 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:14.807 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-09-07 12:45:14.809 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:45:14.812 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:45:14.815 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:45:14.817 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:45:14.819 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:45:14.821 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:45:14.824 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:14.826 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:14.828 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:45:14.831 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:45:14.834 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:45:14.837 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:45:14.840 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-09-07 12:45:14.842 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:45:14.845 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:14.848 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:14.851 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-09-07 12:45:14.875 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-09-07 12:45:14.990 | Reading package lists... 2022-09-07 12:45:15.297 | Building dependency tree... 2022-09-07 12:45:15.298 | Reading state information... 2022-09-07 12:45:15.605 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-09-07 12:45:15.605 | The following packages were automatically installed and are no longer required: 2022-09-07 12:45:15.607 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:45:15.607 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:45:15.607 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:45:15.607 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:45:15.607 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:45:15.607 | python3-zope.interface 2022-09-07 12:45:15.607 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:45:15.736 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:45:15.740 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:45:15.743 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:45:15.746 | + functions-common:time_stop:2439 : local name 2022-09-07 12:45:15.749 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:45:15.751 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:45:15.754 | + functions-common:time_stop:2442 : local total 2022-09-07 12:45:15.759 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:45:15.761 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:45:15.764 | + functions-common:time_stop:2446 : start_time=1662554714872 2022-09-07 12:45:15.766 | + functions-common:time_stop:2448 : [[ -z 1662554714872 ]] 2022-09-07 12:45:15.769 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:45:15.774 | + functions-common:time_stop:2451 : end_time=1662554715770 2022-09-07 12:45:15.776 | + functions-common:time_stop:2452 : elapsed_time=898 2022-09-07 12:45:15.778 | + functions-common:time_stop:2453 : total=1846 2022-09-07 12:45:15.780 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:45:15.782 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2744 2022-09-07 12:45:15.785 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:45:15.788 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-09-07 12:45:15.790 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:45:15.792 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:45:15.795 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:45:15.797 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:45:15.799 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:45:15.802 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:45:15.804 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-09-07 12:45:15.807 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:45:15.809 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:45:15.811 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:45:15.814 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:45:15.816 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:45:15.818 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:45:15.821 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:45:15.823 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:45:15.825 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:45:15.827 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:45:15.830 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-09-07 12:45:15.832 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:45:15.834 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:45:15.837 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:45:15.839 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:45:15.842 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:45:15.844 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:45:15.846 | + ./stack.sh:main:828 : restart_rpc_backend 2022-09-07 12:45:15.849 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-09-07 12:45:15.865 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:15.867 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-09-07 12:45:15.870 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:45:15.872 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-09-07 12:45:15.875 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-09-07 12:45:15.878 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-09-07 12:45:15.884 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-09-07 12:45:15.886 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-09-07 12:45:15.888 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-09-07 12:45:15.891 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-09-07 12:45:15.893 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-09-07 12:45:15.896 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-09-07 12:45:15.899 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-09-07 12:45:16.672 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-09-07 12:45:16.672 | user tags 2022-09-07 12:45:16.672 | stackrabbit []' 2022-09-07 12:45:16.677 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-09-07 12:45:16.677 | user tags 2022-09-07 12:45:16.677 | stackrabbit []' 2022-09-07 12:45:16.677 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-09-07 12:45:16.687 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-09-07 12:45:16.690 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-09-07 12:45:16.696 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-07 12:45:17.406 | Changing password for user "stackrabbit" ... 2022-09-07 12:45:17.431 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-09-07 12:45:18.138 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-09-07 12:45:18.166 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-09-07 12:45:18.168 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-07 12:45:18.855 | Changing password for user "stackrabbit" ... 2022-09-07 12:45:18.886 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-09-07 12:45:18.889 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-09-07 12:45:18.892 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-09-07 12:45:19.649 | Deleting user "guest" ... 2022-09-07 12:45:19.666 | Error: 2022-09-07 12:45:19.666 | {:no_such_user, "guest"} 2022-09-07 12:45:19.679 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-09-07 12:45:19.682 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-09-07 12:45:19.699 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:19.702 | + ./stack.sh:main:831 : install_database 2022-09-07 12:45:19.704 | + lib/database:install_database:118 : install_database_mysql 2022-09-07 12:45:19.707 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-09-07 12:45:19.709 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:19.711 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:19.714 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-09-07 12:45:19.933 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-09-07 12:45:19.935 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-09-07 12:45:19.938 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-09-07 12:45:19.941 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-09-07 12:45:19.943 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:45:19.945 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-09-07 12:45:19.948 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:45:19.950 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:45:19.952 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:45:19.955 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:45:19.957 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:45:19.960 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:45:19.962 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:45:19.964 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:45:19.967 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:45:19.970 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:45:19.973 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-09-07 12:45:19.975 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:45:19.978 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:45:19.980 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:45:19.983 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:45:19.986 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:45:19.988 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:45:19.990 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-09-07 12:45:19.998 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:20.001 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:20.004 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-09-07 12:45:20.007 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:45:20.009 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:45:20.012 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:45:20.014 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:45:20.017 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:45:20.019 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:45:20.022 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:20.024 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:20.026 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:45:20.028 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:45:20.030 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:45:20.033 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:45:20.036 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-09-07 12:45:20.038 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:45:20.040 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:20.042 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:20.045 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-09-07 12:45:20.066 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-09-07 12:45:20.178 | Reading package lists... 2022-09-07 12:45:20.471 | Building dependency tree... 2022-09-07 12:45:20.473 | Reading state information... 2022-09-07 12:45:20.777 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-09-07 12:45:20.777 | The following packages were automatically installed and are no longer required: 2022-09-07 12:45:20.779 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:45:20.779 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:45:20.779 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:45:20.779 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:45:20.779 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:45:20.779 | python3-zope.interface 2022-09-07 12:45:20.779 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:45:20.910 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:45:20.915 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:45:20.918 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:45:20.920 | + functions-common:time_stop:2439 : local name 2022-09-07 12:45:20.922 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:45:20.925 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:45:20.927 | + functions-common:time_stop:2442 : local total 2022-09-07 12:45:20.929 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:45:20.931 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:45:20.933 | + functions-common:time_stop:2446 : start_time=1662554720064 2022-09-07 12:45:20.935 | + functions-common:time_stop:2448 : [[ -z 1662554720064 ]] 2022-09-07 12:45:20.938 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:45:20.942 | + functions-common:time_stop:2451 : end_time=1662554720940 2022-09-07 12:45:20.945 | + functions-common:time_stop:2452 : elapsed_time=876 2022-09-07 12:45:20.947 | + functions-common:time_stop:2453 : total=2744 2022-09-07 12:45:20.949 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:45:20.951 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3620 2022-09-07 12:45:20.956 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:45:20.959 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-09-07 12:45:20.961 | + ./stack.sh:main:834 : install_database_python 2022-09-07 12:45:20.963 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-09-07 12:45:20.966 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-09-07 12:45:20.969 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-09-07 12:45:20.972 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-07 12:45:20.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-09-07 12:45:20.977 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-09-07 12:45:20.981 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-07 12:45:20.985 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-09-07 12:45:20.985 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-07 12:45:20.990 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-09-07 12:45:20.993 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-09-07 12:45:20.995 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-09-07 12:45:20.998 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-09-07 12:45:21.001 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-09-07 12:45:21.033 | Using python 3.8 to install PyMySQL 2022-09-07 12:45:21.036 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-09-07 12:45:23.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:45:23.157 | from cryptography.utils import int_from_bytes 2022-09-07 12:45:23.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:45:23.158 | from cryptography.utils import int_from_bytes 2022-09-07 12:45:24.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:45:24.180 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-09-07 12:45:25.801 | + inc/python:pip_install:196 : result=0 2022-09-07 12:45:25.804 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:45:25.806 | + functions-common:time_stop:2439 : local name 2022-09-07 12:45:25.809 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:45:25.811 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:45:25.814 | + functions-common:time_stop:2442 : local total 2022-09-07 12:45:25.816 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:45:25.818 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:45:25.820 | + functions-common:time_stop:2446 : start_time=1662554721023 2022-09-07 12:45:25.823 | + functions-common:time_stop:2448 : [[ -z 1662554721023 ]] 2022-09-07 12:45:25.825 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:45:25.830 | + functions-common:time_stop:2451 : end_time=1662554725827 2022-09-07 12:45:25.832 | + functions-common:time_stop:2452 : elapsed_time=4804 2022-09-07 12:45:25.834 | + functions-common:time_stop:2453 : total=23096 2022-09-07 12:45:25.836 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:45:25.839 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27900 2022-09-07 12:45:25.842 | + inc/python:pip_install:199 : return 0 2022-09-07 12:45:25.844 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-09-07 12:45:25.846 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-07 12:45:25.849 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-09-07 12:45:25.851 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-09-07 12:45:25.870 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:25.872 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-09-07 12:45:25.875 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-09-07 12:45:25.878 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-07 12:45:25.878 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-07 12:45:25.884 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-07 12:45:25.886 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-07 12:45:25.889 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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 =~ ,q- ]] 2022-09-07 12:45:25.891 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-07 12:45:25.893 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-09-07 12:45:25.896 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-09-07 12:45:25.912 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:25.914 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-09-07 12:45:25.917 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:45:25.919 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:45:25.922 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:45:25.924 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:45:25.926 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:45:25.929 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:45:25.931 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:25.934 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:25.936 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:45:25.939 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:45:25.941 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:45:25.943 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:45:25.946 | + functions-common:install_package:1464 : real_install_package radvd 2022-09-07 12:45:25.948 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:45:25.951 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:25.953 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:25.956 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-09-07 12:45:25.977 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-09-07 12:45:26.088 | Reading package lists... 2022-09-07 12:45:26.379 | Building dependency tree... 2022-09-07 12:45:26.381 | Reading state information... 2022-09-07 12:45:26.700 | radvd is already the newest version (1:2.17-2). 2022-09-07 12:45:26.700 | The following packages were automatically installed and are no longer required: 2022-09-07 12:45:26.701 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:45:26.701 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:45:26.701 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:45:26.701 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:45:26.701 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:45:26.702 | python3-zope.interface 2022-09-07 12:45:26.702 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:45:26.823 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:45:26.830 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:45:26.832 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:45:26.835 | + functions-common:time_stop:2439 : local name 2022-09-07 12:45:26.837 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:45:26.839 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:45:26.841 | + functions-common:time_stop:2442 : local total 2022-09-07 12:45:26.844 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:45:26.846 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:45:26.848 | + functions-common:time_stop:2446 : start_time=1662554725974 2022-09-07 12:45:26.850 | + functions-common:time_stop:2448 : [[ -z 1662554725974 ]] 2022-09-07 12:45:26.853 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:45:26.857 | + functions-common:time_stop:2451 : end_time=1662554726855 2022-09-07 12:45:26.860 | + functions-common:time_stop:2452 : elapsed_time=881 2022-09-07 12:45:26.862 | + functions-common:time_stop:2453 : total=3620 2022-09-07 12:45:26.864 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:45:26.867 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4501 2022-09-07 12:45:26.869 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:45:26.872 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-09-07 12:45:26.889 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:26.891 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-09-07 12:45:26.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-09-07 12:45:26.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-09-07 12:45:26.898 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-09-07 12:45:26.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-09-07 12:45:26.921 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:45:26.923 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:45:26.925 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:45:26.928 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:45:26.930 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:45:26.932 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:45:26.934 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:26.937 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:26.939 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:45:26.941 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:45:26.944 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:45:26.946 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:45:26.949 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-09-07 12:45:26.951 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:45:26.953 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:26.956 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:26.958 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-09-07 12:45:26.979 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-09-07 12:45:27.092 | Reading package lists... 2022-09-07 12:45:27.387 | Building dependency tree... 2022-09-07 12:45:27.389 | Reading state information... 2022-09-07 12:45:27.729 | fakeroot is already the newest version (1.24-1). 2022-09-07 12:45:27.730 | make is already the newest version (4.2.1-1.2). 2022-09-07 12:45:27.730 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-09-07 12:45:27.730 | The following packages were automatically installed and are no longer required: 2022-09-07 12:45:27.731 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:45:27.731 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:45:27.731 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:45:27.731 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:45:27.731 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:45:27.731 | python3-zope.interface 2022-09-07 12:45:27.731 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:45:27.855 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:45:27.860 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:45:27.863 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:45:27.866 | + functions-common:time_stop:2439 : local name 2022-09-07 12:45:27.868 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:45:27.870 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:45:27.873 | + functions-common:time_stop:2442 : local total 2022-09-07 12:45:27.875 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:45:27.877 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:45:27.879 | + functions-common:time_stop:2446 : start_time=1662554726976 2022-09-07 12:45:27.881 | + functions-common:time_stop:2448 : [[ -z 1662554726976 ]] 2022-09-07 12:45:27.885 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:45:27.893 | + functions-common:time_stop:2451 : end_time=1662554727887 2022-09-07 12:45:27.895 | + functions-common:time_stop:2452 : elapsed_time=911 2022-09-07 12:45:27.898 | + functions-common:time_stop:2453 : total=4501 2022-09-07 12:45:27.901 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:45:27.903 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5412 2022-09-07 12:45:27.905 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:45:27.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-09-07 12:45:27.910 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:45:27.912 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:45:27.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-09-07 12:45:27.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-09-07 12:45:27.919 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-09-07 12:45:27.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-09-07 12:45:27.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-09-07 12:45:27.929 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-09-07 12:45:27.930 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-09-07 12:45:27.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-09-07 12:45:27.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-09-07 12:45:27.939 | + functions:vercmp:628 : local v1=5.4 2022-09-07 12:45:27.941 | + functions:vercmp:629 : local 'op=<' 2022-09-07 12:45:27.943 | + functions:vercmp:630 : local v2=3.13 2022-09-07 12:45:27.945 | + functions:vercmp:631 : local result 2022-09-07 12:45:27.949 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-09-07 12:45:27.950 | ++ functions:vercmp:635 : head -1 2022-09-07 12:45:27.950 | ++ functions:vercmp:635 : sort -V 2022-09-07 12:45:27.955 | + functions:vercmp:635 : result=3.13 2022-09-07 12:45:27.957 | + functions:vercmp:637 : case $op in 2022-09-07 12:45:27.960 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-09-07 12:45:27.962 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-09-07 12:45:27.964 | + functions:vercmp:648 : return 2022-09-07 12:45:27.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-09-07 12:45:27.969 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-07 12:45:27.971 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-09-07 12:45:28.477 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-09-07 12:45:28.480 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-09-07 12:45:28.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-07 12:45:28.486 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-07 12:45:28.489 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-09-07 12:45:28.492 | + inc/python:use_library_from_git:249 : return 1 2022-09-07 12:45:28.494 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-09-07 12:45:28.512 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:45:28.514 | + ./stack.sh:main:842 : install_etcd3 2022-09-07 12:45:28.517 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-09-07 12:45:28.517 | Installing etcd 2022-09-07 12:45:28.519 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-09-07 12:45:28.532 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-09-07 12:45:28.544 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-09-07 12:45:28.547 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-09-07 12:45:28.565 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-09-07 12:45:28.568 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:45:28.571 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:45:28.576 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:45:28.581 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:45:28.583 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-09-07 12:45:28.586 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-09-07 12:45:28.588 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:45:28.591 | ++ functions:get_extra_file:74 : return 2022-09-07 12:45:28.594 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:45:28.596 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-09-07 12:45:28.598 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-09-07 12:45:28.601 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-09-07 12:45:28.610 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-09-07 12:45:28.610 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-09-07 12:45:28.613 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:45:28.626 | + lib/etcd3:install_etcd3:118 : exit 1 2022-09-07 12:45:28.629 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-09-07 12:45:28.632 | + ./stack.sh:exit_trap:516 : local r=1 2022-09-07 12:45:28.635 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-09-07 12:45:28.638 | + ./stack.sh:exit_trap:517 : jobs= 2022-09-07 12:45:28.640 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-09-07 12:45:28.643 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-09-07 12:45:28.645 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-09-07 12:45:28.648 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-09-07 12:45:28.650 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-09-07 12:45:28.653 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-09-07 12:45:28.653 | Error on exit 2022-09-07 12:45:28.655 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-09-07 12:45:28.658 | + ./stack.sh:exit_trap:537 : generate-subunit 1662554671 57 fail 2022-09-07 12:45:28.906 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-09-07 12:45:28.908 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-09-07 12:45:29.392 | + ./stack.sh:exit_trap:551 : exit 1