2022-06-08 22:01:54.821 | + ./stack.sh:main:482 : exec 2022-06-08 22:01:54.822 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-220154' 2022-06-08 22:01:54.822 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-220154.summary.2022-06-08-220154 2022-06-08 22:01:54.822 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 22:01:54.822 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-220154 2022-06-08 22:01:54.822 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-220154 /opt/stack/logs/stack.sh.log 2022-06-08 22:01:54.822 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-220154.summary.2022-06-08-220154 /opt/stack/logs/stack.sh.log.summary 2022-06-08 22:01:54.822 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 22:01:54.822 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 22:01:54.822 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 22:01:54.822 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 22:01:54.822 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 22:01:54.822 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 22:01:54.822 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 22:01:54.822 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 22:01:54.822 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 22:01:54.822 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 22:01:54.823 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 22:01:54.825 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 22:01:54.827 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 22:01:54.829 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 22:01:54.833 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 22:01:54.835 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 22:01:54.837 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 22:01:54.839 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 22:01:54.841 | + ./stack.sh:main:571 : uname -a 2022-06-08 22:01:54.842 | Linux dv-cinder-797608-31-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-06-08 22:01:54.844 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 22:01:54.846 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 22:01:54.849 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 22:01:54.886 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 22:01:54.902 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 22:01:54.904 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-08 22:01:54.905 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 22:01:54.907 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-08 22:01:54.909 | + functions-common:fetch_plugins:1777 : return 2022-06-08 22:01:54.911 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 22:01:54.913 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 22:01:54.915 | + functions-common:run_phase:1855 : local phase= 2022-06-08 22:01:54.916 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 22:01:54.918 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 22:01:54.920 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 22:01:54.922 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 22:01:54.924 | + functions-common:run_phase:1864 : local extra 2022-06-08 22:01:54.926 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 22:01:54.929 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 22:01:54.932 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 22:01:54.934 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 22:01:54.935 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 22:01:54.938 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 22:01:54.952 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:01:54.954 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 22:01:54.955 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 22:01:54.957 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 22:01:54.959 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 22:01:54.961 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 22:01:54.963 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 22:01:54.965 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 22:01:54.967 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 22:01:54.968 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 22:01:54.970 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 22:01:54.972 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 22:01:54.974 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-08 22:01:54.976 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 22:01:54.978 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-08 22:01:54.980 | + functions-common:plugin_override_defaults:1818 : return 2022-06-08 22:01:54.982 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 22:01:54.999 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 22:01:55.001 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 22:01:55.014 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 22:01:55.017 | +++ lib/tls:source:43 : hostname -f 2022-06-08 22:01:55.020 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 22:01:55.022 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 22:01:55.024 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 22:01:55.026 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 22:01:55.028 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 22:01:55.030 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 22:01:55.031 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 22:01:55.033 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 22:01:55.035 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 22:01:55.037 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 22:01:55.042 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 22:01:55.053 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 22:01:55.071 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 22:01:55.083 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 22:01:55.096 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 22:01:55.131 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 22:01:55.191 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 22:01:55.281 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 22:01:55.302 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 22:01:55.347 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 22:01:55.400 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 22:01:55.548 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 22:01:55.562 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 22:01:55.575 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 22:01:55.588 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 22:01:55.675 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 22:01:55.677 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 22:01:55.680 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 22:01:55.683 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 22:01:55.685 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 22:01:55.687 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 22:01:55.690 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 22:01:55.690 | False' 2022-06-08 22:01:55.692 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 22:01:55.707 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 22:01:55.710 | + ./stack.sh:main:619 : run_phase source 2022-06-08 22:01:55.712 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 22:01:55.714 | + functions-common:run_phase:1855 : local phase= 2022-06-08 22:01:55.716 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 22:01:55.718 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 22:01:55.720 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 22:01:55.722 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 22:01:55.724 | + functions-common:run_phase:1864 : local extra 2022-06-08 22:01:55.727 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 22:01:55.731 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 22:01:55.733 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 22:01:55.735 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 22:01:55.737 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 22:01:55.740 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 22:01:55.754 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:01:55.756 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 22:01:55.758 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 22:01:55.798 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 22:01:55.800 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 22:01:55.803 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 22:01:55.805 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 22:01:55.807 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-08 22:01:55.809 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 22:01:55.811 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-08 22:01:55.813 | + functions-common:load_plugin_settings:1795 : return 2022-06-08 22:01:55.815 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 22:01:55.817 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 22:01:55.820 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.822 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-08 22:01:55.824 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.826 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-08 22:01:55.829 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.831 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-08 22:01:55.833 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.835 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-08 22:01:55.838 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.841 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-08 22:01:55.843 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.845 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-08 22:01:55.848 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.850 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-08 22:01:55.852 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.855 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-08 22:01:55.857 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.860 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-08 22:01:55.862 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.864 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-08 22:01:55.866 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.869 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-08 22:01:55.871 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.873 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-08 22:01:55.876 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.878 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-08 22:01:55.880 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.882 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-08 22:01:55.885 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.888 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-08 22:01:55.890 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.892 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 22:01:55.894 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.897 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-08 22:01:55.899 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.902 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-08 22:01:55.904 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.906 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-08 22:01:55.909 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.911 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-08 22:01:55.913 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.915 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-08 22:01:55.918 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.920 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-08 22:01:55.922 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.925 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-08 22:01:55.927 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.929 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-08 22:01:55.932 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.934 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-08 22:01:55.936 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.938 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-08 22:01:55.941 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.943 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-08 22:01:55.945 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.948 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-08 22:01:55.951 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.953 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-08 22:01:55.956 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.958 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-08 22:01:55.960 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.963 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-08 22:01:55.966 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.968 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-08 22:01:55.971 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.973 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-08 22:01:55.975 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.978 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-08 22:01:55.980 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.982 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-08 22:01:55.985 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.987 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-08 22:01:55.989 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.992 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-08 22:01:55.994 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:55.996 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-08 22:01:55.999 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:56.001 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-08 22:01:56.003 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:56.005 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-08 22:01:56.007 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:56.011 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-08 22:01:56.013 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:56.015 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-08 22:01:56.018 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:56.020 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-08 22:01:56.022 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:56.025 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-08 22:01:56.027 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 22:01:56.030 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-08 22:01:56.033 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 22:01:56.035 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 22:01:56.037 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 22:01:56.052 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:01:56.054 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 22:01:56.057 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 22:01:56.059 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 22:01:56.074 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 22:01:56.077 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 22:01:56.079 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 22:01:56.081 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 22:01:56.083 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 22:01:56.086 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 22:01:56.089 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 22:01:56.091 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 22:01:56.093 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 22:01:56.096 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 22:01:56.096 | Using mysql database backend 2022-06-08 22:01:56.098 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 22:01:56.114 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 22:01:56.117 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 22:01:56.119 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 22:01:56.121 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 22:01:56.124 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 22:01:56.127 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 22:01:56.143 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:01:56.145 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 22:01:56.162 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 22:01:56.178 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:01:56.181 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 22:01:56.198 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 22:01:56.214 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 22:01:56.231 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 22:01:56.233 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 22:01:56.249 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:01:56.251 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 22:01:56.268 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-08 22:01:56.270 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-08 22:01:56.272 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 22:01:56.275 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 22:01:56.278 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 22:01:56.282 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-220156 2022-06-08 22:01:56.285 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-220156 752' 2022-06-08 22:01:56.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.290 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 22:01:56.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.295 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 22:01:56.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.301 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 22:01:56.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.307 | + 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-06-08 22:01:56.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.312 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-06-08 22:01:56.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.317 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-06-08 22:01:56.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.321 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-220154 2022-06-08 22:01:56.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.326 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 22:01:56.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.331 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-06-08 22:01:56.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.336 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 22:01:56.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.341 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 22:01:56.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.346 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 22:01:56.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 22:01:56.350 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 22:01:56.354 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 22:01:56.356 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 22:01:56.359 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 22:01:56.361 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 22:01:56.363 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 22:01:56.365 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 22:01:56.367 | ++ functions-common:git_clone:601 : pwd 2022-06-08 22:01:56.370 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 22:01:56.372 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 22:01:56.375 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 22:01:56.390 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 22:01:56.392 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 22:01:56.394 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 22:01:56.397 | + functions-common:git_clone:618 : echo master 2022-06-08 22:01:56.397 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 22:01:56.402 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 22:01:56.404 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 22:01:56.406 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 22:01:56.419 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 22:01:56.422 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 22:01:56.422 | + functions-common:git_clone:679 : head -1 2022-06-08 22:01:56.426 | 2cc6b9f8 Updated from generate-constraints 2022-06-08 22:01:56.428 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 22:01:56.431 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 22:01:56.433 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 22:01:56.435 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 22:01:56.438 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 22:01:56.441 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 22:01:56.443 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 22:01:56.446 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 22:01:56.448 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 22:01:56.451 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 22:01:56.453 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 22:01:56.456 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 22:01:56.460 | ++ tools/install_prereqs.sh:source:47 : NOW=1654725716 2022-06-08 22:01:56.464 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 22:01:56.469 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654725657 2022-06-08 22:01:56.471 | ++ tools/install_prereqs.sh:source:49 : DELTA=59 2022-06-08 22:01:56.474 | ++ tools/install_prereqs.sh:source:50 : [[ 59 -lt 7200 ]] 2022-06-08 22:01:56.476 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 22:01:56.479 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 22:01:56.481 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 22:01:56.483 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 22:01:56.485 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 22:01:56.488 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 22:01:56.490 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 22:01:56.492 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 22:01:56.497 | +++ 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-06-08 22:01:56.545 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 22:01:56.546 | apache2-dev 2022-06-08 22:01:56.546 | bc 2022-06-08 22:01:56.546 | bsdmainutils 2022-06-08 22:01:56.546 | curl 2022-06-08 22:01:56.546 | g++ 2022-06-08 22:01:56.546 | gawk 2022-06-08 22:01:56.546 | gcc 2022-06-08 22:01:56.546 | gettext 2022-06-08 22:01:56.546 | git 2022-06-08 22:01:56.546 | graphviz 2022-06-08 22:01:56.546 | iputils-ping 2022-06-08 22:01:56.546 | libapache2-mod-proxy-uwsgi 2022-06-08 22:01:56.546 | libffi-dev 2022-06-08 22:01:56.546 | libjpeg-dev 2022-06-08 22:01:56.546 | libpcre3-dev 2022-06-08 22:01:56.546 | libpq-dev 2022-06-08 22:01:56.546 | libssl-dev 2022-06-08 22:01:56.546 | libsystemd-dev 2022-06-08 22:01:56.546 | libxml2-dev 2022-06-08 22:01:56.546 | libxslt1-dev 2022-06-08 22:01:56.546 | libyaml-dev 2022-06-08 22:01:56.546 | lsof 2022-06-08 22:01:56.546 | openssh-server 2022-06-08 22:01:56.546 | openssl 2022-06-08 22:01:56.546 | pkg-config 2022-06-08 22:01:56.546 | psmisc 2022-06-08 22:01:56.546 | python3-dev 2022-06-08 22:01:56.546 | python3-pip 2022-06-08 22:01:56.546 | python3-systemd 2022-06-08 22:01:56.546 | python3-venv 2022-06-08 22:01:56.546 | tar 2022-06-08 22:01:56.546 | tcpdump 2022-06-08 22:01:56.546 | unzip 2022-06-08 22:01:56.546 | uuid-runtime 2022-06-08 22:01:56.546 | wget 2022-06-08 22:01:56.547 | wget 2022-06-08 22:01:56.547 | zlib1g-dev 2022-06-08 22:01:56.547 | libkrb5-dev 2022-06-08 22:01:56.547 | libldap2-dev 2022-06-08 22:01:56.547 | libsasl2-dev 2022-06-08 22:01:56.547 | memcached 2022-06-08 22:01:56.547 | python3-mysqldb 2022-06-08 22:01:56.547 | sqlite3 2022-06-08 22:01:56.547 | conntrack 2022-06-08 22:01:56.547 | curl 2022-06-08 22:01:56.547 | dnsmasq-base 2022-06-08 22:01:56.547 | dnsmasq-utils 2022-06-08 22:01:56.547 | ebtables 2022-06-08 22:01:56.547 | genisoimage 2022-06-08 22:01:56.547 | iptables 2022-06-08 22:01:56.547 | iputils-arping 2022-06-08 22:01:56.547 | kpartx 2022-06-08 22:01:56.547 | libjs-jquery-tablesorter 2022-06-08 22:01:56.547 | parted 2022-06-08 22:01:56.547 | pm-utils 2022-06-08 22:01:56.547 | python3-mysqldb 2022-06-08 22:01:56.547 | socat 2022-06-08 22:01:56.547 | sqlite3 2022-06-08 22:01:56.547 | sudo 2022-06-08 22:01:56.547 | vlan 2022-06-08 22:01:56.547 | lsscsi 2022-06-08 22:01:56.547 | open-iscsi 2022-06-08 22:01:56.547 | lvm2 2022-06-08 22:01:56.547 | qemu-utils 2022-06-08 22:01:56.547 | thin-provisioning-tools 2022-06-08 22:01:56.547 | acl 2022-06-08 22:01:56.547 | dnsmasq-base 2022-06-08 22:01:56.547 | dnsmasq-utils 2022-06-08 22:01:56.547 | ebtables 2022-06-08 22:01:56.547 | haproxy 2022-06-08 22:01:56.547 | iptables 2022-06-08 22:01:56.547 | iputils-arping 2022-06-08 22:01:56.548 | iputils-ping 2022-06-08 22:01:56.548 | postgresql-server-dev-all 2022-06-08 22:01:56.548 | python3-mysqldb 2022-06-08 22:01:56.548 | sqlite3 2022-06-08 22:01:56.548 | sudo 2022-06-08 22:01:56.548 | vlan 2022-06-08 22:01:56.548 | pcp 2022-06-08 22:01:56.548 | ipset 2022-06-08 22:01:56.548 | conntrack 2022-06-08 22:01:56.548 | conntrackd 2022-06-08 22:01:56.548 | keepalived 2022-06-08 22:01:56.548 | lvm2 2022-06-08 22:01:56.548 | qemu-utils 2022-06-08 22:01:56.548 | thin-provisioning-tools 2022-06-08 22:01:56.548 | curl 2022-06-08 22:01:56.548 | liberasurecode-dev 2022-06-08 22:01:56.548 | make 2022-06-08 22:01:56.548 | memcached 2022-06-08 22:01:56.548 | rsync 2022-06-08 22:01:56.548 | sqlite3 2022-06-08 22:01:56.548 | xfsprogs' 2022-06-08 22:01:56.550 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 22:01:56.569 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 22:01:56.569 | apache2-dev 2022-06-08 22:01:56.569 | bc 2022-06-08 22:01:56.569 | bsdmainutils 2022-06-08 22:01:56.569 | curl 2022-06-08 22:01:56.569 | g++ 2022-06-08 22:01:56.569 | gawk 2022-06-08 22:01:56.569 | gcc 2022-06-08 22:01:56.569 | gettext 2022-06-08 22:01:56.569 | git 2022-06-08 22:01:56.569 | graphviz 2022-06-08 22:01:56.569 | iputils-ping 2022-06-08 22:01:56.569 | libapache2-mod-proxy-uwsgi 2022-06-08 22:01:56.569 | libffi-dev 2022-06-08 22:01:56.569 | libjpeg-dev 2022-06-08 22:01:56.569 | libpcre3-dev 2022-06-08 22:01:56.569 | libpq-dev 2022-06-08 22:01:56.569 | libssl-dev 2022-06-08 22:01:56.569 | libsystemd-dev 2022-06-08 22:01:56.569 | libxml2-dev 2022-06-08 22:01:56.569 | libxslt1-dev 2022-06-08 22:01:56.569 | libyaml-dev 2022-06-08 22:01:56.569 | lsof 2022-06-08 22:01:56.569 | openssh-server 2022-06-08 22:01:56.569 | openssl 2022-06-08 22:01:56.569 | pkg-config 2022-06-08 22:01:56.569 | psmisc 2022-06-08 22:01:56.569 | python3-dev 2022-06-08 22:01:56.569 | python3-pip 2022-06-08 22:01:56.570 | python3-systemd 2022-06-08 22:01:56.570 | python3-venv 2022-06-08 22:01:56.570 | tar 2022-06-08 22:01:56.570 | tcpdump 2022-06-08 22:01:56.570 | unzip 2022-06-08 22:01:56.570 | uuid-runtime 2022-06-08 22:01:56.570 | wget 2022-06-08 22:01:56.570 | wget 2022-06-08 22:01:56.570 | zlib1g-dev 2022-06-08 22:01:56.570 | libkrb5-dev 2022-06-08 22:01:56.570 | libldap2-dev 2022-06-08 22:01:56.570 | libsasl2-dev 2022-06-08 22:01:56.570 | memcached 2022-06-08 22:01:56.570 | python3-mysqldb 2022-06-08 22:01:56.570 | sqlite3 2022-06-08 22:01:56.570 | conntrack 2022-06-08 22:01:56.570 | curl 2022-06-08 22:01:56.570 | dnsmasq-base 2022-06-08 22:01:56.570 | dnsmasq-utils 2022-06-08 22:01:56.570 | ebtables 2022-06-08 22:01:56.570 | genisoimage 2022-06-08 22:01:56.570 | iptables 2022-06-08 22:01:56.570 | iputils-arping 2022-06-08 22:01:56.570 | kpartx 2022-06-08 22:01:56.570 | libjs-jquery-tablesorter 2022-06-08 22:01:56.570 | parted 2022-06-08 22:01:56.570 | pm-utils 2022-06-08 22:01:56.570 | python3-mysqldb 2022-06-08 22:01:56.570 | socat 2022-06-08 22:01:56.570 | sqlite3 2022-06-08 22:01:56.570 | sudo 2022-06-08 22:01:56.570 | vlan 2022-06-08 22:01:56.570 | lsscsi 2022-06-08 22:01:56.570 | open-iscsi 2022-06-08 22:01:56.570 | lvm2 2022-06-08 22:01:56.570 | qemu-utils 2022-06-08 22:01:56.570 | thin-provisioning-tools 2022-06-08 22:01:56.571 | acl 2022-06-08 22:01:56.571 | dnsmasq-base 2022-06-08 22:01:56.571 | dnsmasq-utils 2022-06-08 22:01:56.571 | ebtables 2022-06-08 22:01:56.571 | haproxy 2022-06-08 22:01:56.571 | iptables 2022-06-08 22:01:56.571 | iputils-arping 2022-06-08 22:01:56.571 | iputils-ping 2022-06-08 22:01:56.571 | postgresql-server-dev-all 2022-06-08 22:01:56.571 | python3-mysqldb 2022-06-08 22:01:56.571 | sqlite3 2022-06-08 22:01:56.571 | sudo 2022-06-08 22:01:56.571 | vlan 2022-06-08 22:01:56.571 | pcp 2022-06-08 22:01:56.571 | ipset 2022-06-08 22:01:56.571 | conntrack 2022-06-08 22:01:56.572 | conntrackd 2022-06-08 22:01:56.572 | keepalived 2022-06-08 22:01:56.572 | lvm2 2022-06-08 22:01:56.572 | qemu-utils 2022-06-08 22:01:56.572 | thin-provisioning-tools 2022-06-08 22:01:56.572 | curl 2022-06-08 22:01:56.572 | liberasurecode-dev 2022-06-08 22:01:56.572 | make 2022-06-08 22:01:56.572 | memcached 2022-06-08 22:01:56.572 | rsync 2022-06-08 22:01:56.572 | sqlite3 2022-06-08 22:01:56.572 | xfsprogs ' 2022-06-08 22:01:56.574 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 22:01:56.576 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:01:56.579 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:01:56.582 | ++ 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 dnsmasq-base dnsmasq-utils 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-06-08 22:01:56.582 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 22:01:56.587 | ++ 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 dnsmasq-base dnsmasq-utils 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-06-08 22:01:56.589 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 22:01:56.591 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 22:01:56.593 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 22:01:56.595 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 22:01:56.598 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 22:01:56.600 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 22:01:56.602 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:01:56.605 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:01:56.607 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 22:01:56.609 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 22:01:56.611 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 22:01:56.613 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 22:01:56.615 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 22:01:56.620 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 22:01:56.622 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 22:01:56.624 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 22:01:56.627 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 22:01:56.629 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 22:01:56.631 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 22:01:56.635 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654725716633 2022-06-08 22:01:56.637 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 22:01:56.639 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 22:01:56.641 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 22:02:27.761 | Err:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-08 22:02:27.761 | Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out 2022-06-08 22:02:27.787 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 22:02:27.787 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-06-08 22:02:27.787 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-08 22:02:27.787 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-06-08 22:02:27.787 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-08 22:02:27.787 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-06-08 22:02:29.377 | Reading package lists... 2022-06-08 22:02:29.401 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-06-08 22:02:29.401 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-06-08 22:02:29.401 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) 2022-06-08 22:02:29.401 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out 2022-06-08 22:02:29.401 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2022-06-08 22:02:29.406 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 22:02:29.408 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 22:02:29.410 | ++ functions-common:time_stop:2426 : local name 2022-06-08 22:02:29.412 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 22:02:29.414 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:02:29.416 | ++ functions-common:time_stop:2429 : local total 2022-06-08 22:02:29.419 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 22:02:29.421 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 22:02:29.423 | ++ functions-common:time_stop:2433 : start_time=1654725716633 2022-06-08 22:02:29.426 | ++ functions-common:time_stop:2435 : [[ -z 1654725716633 ]] 2022-06-08 22:02:29.428 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:02:29.433 | ++ functions-common:time_stop:2438 : end_time=1654725749430 2022-06-08 22:02:29.435 | ++ functions-common:time_stop:2439 : elapsed_time=32797 2022-06-08 22:02:29.437 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 22:02:29.439 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:02:29.441 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=32797 2022-06-08 22:02:29.443 | ++ functions-common:install_package:1465 : 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 dnsmasq-base dnsmasq-utils 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-06-08 22:02:29.446 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 22:02:29.449 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:02:29.451 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:02:29.453 | ++ functions-common:real_install_package:1451 : 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 dnsmasq-base dnsmasq-utils 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-06-08 22:02:29.474 | ++ functions-common:apt_get:1231 : 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 dnsmasq-base dnsmasq-utils 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-06-08 22:02:29.585 | Reading package lists... 2022-06-08 22:02:29.831 | Building dependency tree... 2022-06-08 22:02:29.832 | Reading state information... 2022-06-08 22:02:29.867 | acl is already the newest version (2.2.53-6). 2022-06-08 22:02:29.867 | bc is already the newest version (1.07.1-2build1). 2022-06-08 22:02:29.867 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 22:02:29.867 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 22:02:29.867 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 22:02:29.867 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 22:02:29.867 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 22:02:29.867 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 22:02:29.868 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 22:02:29.868 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 22:02:29.868 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 22:02:29.868 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 22:02:29.868 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 22:02:29.868 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 22:02:29.868 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-08 22:02:29.868 | libffi-dev is already the newest version (3.3-4). 2022-06-08 22:02:29.868 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 22:02:29.868 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 22:02:29.868 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 22:02:29.868 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 22:02:29.868 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 22:02:29.868 | make is already the newest version (4.2.1-1.2). 2022-06-08 22:02:29.868 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 22:02:29.868 | psmisc is already the newest version (23.3-1). 2022-06-08 22:02:29.868 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 22:02:29.868 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 22:02:29.868 | python3-systemd is already the newest version (234-3build2). 2022-06-08 22:02:29.868 | socat is already the newest version (1.7.3.3-2). 2022-06-08 22:02:29.868 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 22:02:29.868 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 22:02:29.868 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 22:02:29.868 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 22:02:29.868 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 22:02:29.868 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 22:02:29.868 | pcp is already the newest version (5.0.3-1). 2022-06-08 22:02:29.868 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 22:02:29.868 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 22:02:29.868 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 22:02:29.868 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 22:02:29.868 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 22:02:29.868 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 22:02:29.868 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 22:02:29.869 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 22:02:29.869 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 22:02:29.869 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 22:02:29.869 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 22:02:29.869 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 22:02:29.869 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 22:02:29.869 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 22:02:29.869 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 22:02:29.869 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 22:02:29.869 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 22:02:29.869 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 22:02:29.869 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 22:02:29.869 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 22:02:29.869 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 22:02:29.869 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 22:02:29.869 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 22:02:29.869 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 22:02:29.869 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 22:02:29.869 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 22:02:29.869 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-08 22:02:29.869 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 22:02:29.869 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 22:02:29.869 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 22:02:29.869 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 22:02:29.869 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 22:02:29.869 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 22:02:29.869 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 22:02:30.084 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 22:02:30.084 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 22:02:30.084 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 22:02:30.084 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 22:02:30.084 | The following packages were automatically installed and are no longer required: 2022-06-08 22:02:30.086 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 22:02:30.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 22:02:30.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 22:02:30.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 22:02:30.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 22:02:30.086 | python3-zope.interface 2022-06-08 22:02:30.086 | Use 'sudo apt autoremove' to remove them. 2022-06-08 22:02:30.200 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 22:02:30.204 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 22:02:30.206 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 22:02:30.209 | ++ functions-common:time_stop:2426 : local name 2022-06-08 22:02:30.212 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 22:02:30.214 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:02:30.216 | ++ functions-common:time_stop:2429 : local total 2022-06-08 22:02:30.218 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 22:02:30.221 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 22:02:30.223 | ++ functions-common:time_stop:2433 : start_time=1654725749471 2022-06-08 22:02:30.226 | ++ functions-common:time_stop:2435 : [[ -z 1654725749471 ]] 2022-06-08 22:02:30.228 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:02:30.233 | ++ functions-common:time_stop:2438 : end_time=1654725750230 2022-06-08 22:02:30.235 | ++ functions-common:time_stop:2439 : elapsed_time=759 2022-06-08 22:02:30.237 | ++ functions-common:time_stop:2440 : total=759 2022-06-08 22:02:30.239 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:02:30.241 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1518 2022-06-08 22:02:30.243 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 22:02:30.246 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 22:02:30.249 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 22:02:30.251 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 22:02:30.255 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 22:02:30.259 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 22:02:30.262 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 22:02:30.265 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 22:02:31.659 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 22:02:31.661 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 22:02:31.663 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 22:02:31.665 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 22:02:31.667 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 22:02:31.669 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 22:02:31.670 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 22:02:31.672 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 22:02:31.674 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 22:02:31.675 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 22:02:31.677 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 22:02:31.679 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 22:02:31.681 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 22:02:31.683 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 22:02:31.684 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 22:02:31.686 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 22:02:31.688 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 22:02:31.690 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 22:02:31.691 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 22:02:31.693 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 22:02:31.696 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 22:02:31.698 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 22:02:31.700 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 22:02:31.702 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 22:02:31.769 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 22:02:31.772 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 22:02:31.846 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 22:02:31.848 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 22:02:31.916 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 22:02:31.918 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 22:02:31.920 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 22:02:31.922 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 22:02:31.924 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 22:02:31.926 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 22:02:31.928 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 22:02:31.930 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 22:02:31.932 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 22:02:31.934 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 22:02:31.936 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 22:02:31.936 | Distro: focal 2022-06-08 22:02:31.938 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 22:02:31.941 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 22:02:31.944 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 22:02:31.946 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 22:02:31.949 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 22:02:31.949 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 22:02:32.518 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 22:02:32.520 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 22:02:32.520 | pip: 21.3.1 2022-06-08 22:02:32.522 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 22:02:32.524 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 22:02:32.526 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 22:02:32.528 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 22:02:32.530 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 22:02:32.531 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 22:02:32.533 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 22:02:32.534 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 22:02:32.536 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 22:02:32.538 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 22:02:32.540 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 22:02:32.542 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 22:02:32.544 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 22:02:32.545 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:02:32.547 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:02:32.549 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 22:02:32.553 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 22:02:32.555 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 22:02:32.558 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 22:02:32.561 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 22:02:32.563 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 22:02:32.566 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 22:02:32.566 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 22:02:33.127 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 22:02:33.129 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 22:02:33.129 | pip: 21.3.1 2022-06-08 22:02:33.133 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 22:02:33.135 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 22:02:33.139 | + ./stack.sh:main:791 : fixup_all 2022-06-08 22:02:33.141 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 22:02:33.143 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 22:02:33.145 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:02:33.147 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:02:33.150 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 22:02:33.161 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 22:02:33.172 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 22:02:33.184 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 22:02:33.186 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 22:02:33.188 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 22:02:33.190 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 22:02:33.192 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 22:02:33.195 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 22:02:33.197 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 22:02:33.199 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 22:02:33.202 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 22:02:33.204 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 22:02:33.206 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 22:02:33.208 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 22:02:33.210 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 22:02:33.212 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 22:02:33.215 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 22:02:33.217 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 22:02:33.219 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 22:02:33.221 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 22:02:33.223 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 22:02:33.226 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 22:02:33.228 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 22:02:33.230 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 22:02:33.233 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 22:02:33.253 | Using python 3.8 to install os-testr 2022-06-08 22:02:33.256 | + 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-06-08 22:02:33.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:02:33.971 | from cryptography.utils import int_from_bytes 2022-06-08 22:02:33.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:02:33.971 | from cryptography.utils import int_from_bytes 2022-06-08 22:02:35.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 22:02:35.091 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 22:02:35.162 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 22:02:35.163 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 22:02:35.165 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 22:02:35.178 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 22:02:35.189 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-08 22:02:35.199 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-08 22:02:36.760 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 22:02:36.831 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 22:02:36.831 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 22:02:36.936 | + inc/python:pip_install:196 : result=0 2022-06-08 22:02:36.938 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 22:02:36.940 | + functions-common:time_stop:2426 : local name 2022-06-08 22:02:36.942 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:02:36.944 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:02:36.947 | + functions-common:time_stop:2429 : local total 2022-06-08 22:02:36.949 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:02:36.951 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 22:02:36.953 | + functions-common:time_stop:2433 : start_time=1654725753248 2022-06-08 22:02:36.955 | + functions-common:time_stop:2435 : [[ -z 1654725753248 ]] 2022-06-08 22:02:36.958 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:02:36.962 | + functions-common:time_stop:2438 : end_time=1654725756960 2022-06-08 22:02:36.965 | + functions-common:time_stop:2439 : elapsed_time=3712 2022-06-08 22:02:36.967 | + functions-common:time_stop:2440 : total=0 2022-06-08 22:02:36.969 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:02:36.971 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3712 2022-06-08 22:02:36.973 | + inc/python:pip_install:199 : return 0 2022-06-08 22:02:36.977 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 22:02:37.028 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 22:02:37.135 | + ./stack.sh:main:805 : install_infra 2022-06-08 22:02:37.137 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 22:02:37.140 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 22:02:37.143 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 22:02:37.145 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 22:02:37.170 | + 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-06-08 22:02:39.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 22:02:40.063 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 22:02:40.377 | + inc/python:pip_install:196 : result=0 2022-06-08 22:02:40.380 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 22:02:40.383 | + functions-common:time_stop:2426 : local name 2022-06-08 22:02:40.385 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:02:40.387 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:02:40.389 | + functions-common:time_stop:2429 : local total 2022-06-08 22:02:40.391 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:02:40.393 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 22:02:40.395 | + functions-common:time_stop:2433 : start_time=1654725757162 2022-06-08 22:02:40.398 | + functions-common:time_stop:2435 : [[ -z 1654725757162 ]] 2022-06-08 22:02:40.400 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:02:40.404 | + functions-common:time_stop:2438 : end_time=1654725760402 2022-06-08 22:02:40.407 | + functions-common:time_stop:2439 : elapsed_time=3240 2022-06-08 22:02:40.409 | + functions-common:time_stop:2440 : total=3712 2022-06-08 22:02:40.411 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:02:40.413 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6952 2022-06-08 22:02:40.416 | + inc/python:pip_install:199 : return 0 2022-06-08 22:02:40.418 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 22:02:40.421 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 22:02:40.443 | + 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-06-08 22:02:43.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 22:02:43.080 | Processing /opt/stack/requirements 2022-06-08 22:02:44.831 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-08 22:02:44.842 | 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 184)) (6.0) 2022-06-08 22:02:44.844 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-08 22:02:44.872 | 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 341)) (21.3) 2022-06-08 22:02:44.878 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-08 22:02:44.888 | 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 372)) (3.3) 2022-06-08 22:02:44.891 | 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 416)) (3.0.9) 2022-06-08 22:02:44.897 | 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 457)) (1.16.0) 2022-06-08 22:02:44.900 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-08 22:02:44.904 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (1.3) 2022-06-08 22:02:44.907 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (0.3.0) 2022-06-08 22:02:44.923 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 22:02:44.926 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-08 22:02:44.929 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-08 22:02:44.962 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-08 22:02:44.964 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-08 22:02:44.976 | 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 326)) (0.5.1) 2022-06-08 22:02:44.979 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-08 22:02:45.046 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-08 22:02:45.053 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-08 22:02:45.064 | 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 277)) (1.8.2) 2022-06-08 22:02:45.067 | 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 139)) (0.2.5) 2022-06-08 22:02:45.072 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-08 22:02:45.134 | Building wheels for collected packages: openstack-requirements 2022-06-08 22:02:45.135 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 22:02:45.962 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 22:02:45.962 | ERROR: Command errored out with exit status 1: 2022-06-08 22:02:45.962 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xed3iutv/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xed3iutv/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-jsre_o48 2022-06-08 22:02:45.962 | cwd: /tmp/pip-req-build-xed3iutv/ 2022-06-08 22:02:45.962 | Complete output (6 lines): 2022-06-08 22:02:45.962 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 22:02:45.962 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 22:02:45.962 | or: setup.py --help-commands 2022-06-08 22:02:45.962 | or: setup.py cmd --help 2022-06-08 22:02:45.962 | 2022-06-08 22:02:45.963 | error: invalid command 'bdist_wheel' 2022-06-08 22:02:45.963 | ---------------------------------------- 2022-06-08 22:02:45.963 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 22:02:45.963 | Running setup.py clean for openstack-requirements 2022-06-08 22:02:46.799 | Failed to build openstack-requirements 2022-06-08 22:02:46.814 | Installing collected packages: openstack-requirements 2022-06-08 22:02:46.814 | Attempting uninstall: openstack-requirements 2022-06-08 22:02:46.816 | Found existing installation: openstack-requirements 1.2.1.dev5467 2022-06-08 22:02:46.856 | Uninstalling openstack-requirements-1.2.1.dev5467: 2022-06-08 22:02:46.875 | Successfully uninstalled openstack-requirements-1.2.1.dev5467 2022-06-08 22:02:46.878 | Running setup.py install for openstack-requirements: started 2022-06-08 22:02:49.284 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 22:02:49.309 | Successfully installed openstack-requirements-1.2.1.dev5467 2022-06-08 22:02:49.433 | + inc/python:pip_install:196 : result=0 2022-06-08 22:02:49.435 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 22:02:49.438 | + functions-common:time_stop:2426 : local name 2022-06-08 22:02:49.440 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:02:49.442 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:02:49.444 | + functions-common:time_stop:2429 : local total 2022-06-08 22:02:49.446 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:02:49.448 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 22:02:49.450 | + functions-common:time_stop:2433 : start_time=1654725760436 2022-06-08 22:02:49.452 | + functions-common:time_stop:2435 : [[ -z 1654725760436 ]] 2022-06-08 22:02:49.455 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:02:49.460 | + functions-common:time_stop:2438 : end_time=1654725769457 2022-06-08 22:02:49.462 | + functions-common:time_stop:2439 : elapsed_time=9021 2022-06-08 22:02:49.464 | + functions-common:time_stop:2440 : total=6952 2022-06-08 22:02:49.466 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:02:49.468 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15973 2022-06-08 22:02:49.470 | + inc/python:pip_install:199 : return 0 2022-06-08 22:02:49.473 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 22:02:49.476 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 22:02:49.478 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 22:02:49.480 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:02:49.483 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:02:49.485 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-08 22:02:49.487 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:02:49.490 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 22:02:49.510 | Using python 3.8 to install pbr 2022-06-08 22:02:49.512 | + 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-06-08 22:02:50.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:02:50.244 | from cryptography.utils import int_from_bytes 2022-06-08 22:02:50.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:02:50.244 | from cryptography.utils import int_from_bytes 2022-06-08 22:02:51.331 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 22:02:51.364 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 22:02:53.085 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 22:02:53.156 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 22:02:53.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 22:02:53.267 | + inc/python:pip_install:196 : result=0 2022-06-08 22:02:53.269 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 22:02:53.272 | + functions-common:time_stop:2426 : local name 2022-06-08 22:02:53.274 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:02:53.276 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:02:53.278 | + functions-common:time_stop:2429 : local total 2022-06-08 22:02:53.280 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:02:53.282 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 22:02:53.284 | + functions-common:time_stop:2433 : start_time=1654725769504 2022-06-08 22:02:53.286 | + functions-common:time_stop:2435 : [[ -z 1654725769504 ]] 2022-06-08 22:02:53.290 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:02:53.294 | + functions-common:time_stop:2438 : end_time=1654725773292 2022-06-08 22:02:53.296 | + functions-common:time_stop:2439 : elapsed_time=3788 2022-06-08 22:02:53.298 | + functions-common:time_stop:2440 : total=15973 2022-06-08 22:02:53.300 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:02:53.303 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19761 2022-06-08 22:02:53.305 | + inc/python:pip_install:199 : return 0 2022-06-08 22:02:53.307 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 22:02:55.559 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 22:02:57.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 22:02:57.435 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 22:02:57.454 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 22:02:57.457 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 22:02:57.464 | 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-06-08 22:02:57.467 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 22:02:57.470 | 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-06-08 22:02:57.541 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 22:02:57.544 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 22:02:57.547 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 22:02:57.564 | + ./stack.sh:main:814 : pkgs= 2022-06-08 22:02:57.566 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 22:02:57.569 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 22:02:57.572 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 22:02:57.574 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 22:02:57.576 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 22:02:57.578 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 22:02:57.581 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 22:02:57.583 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 22:02:57.586 | + functions-common:run_phase:1864 : local extra 2022-06-08 22:02:57.589 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 22:02:57.592 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 22:02:57.595 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 22:02:57.597 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 22:02:57.599 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 22:02:57.601 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 22:02:57.616 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:02:57.618 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 22:02:57.620 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 22:02:57.623 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 22:02:57.625 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 22:02:57.627 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 22:02:57.629 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 22:02:57.631 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 22:02:57.634 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 22:02:57.636 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 22:02:57.638 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 22:02:57.640 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 22:02:57.643 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 22:02:57.645 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 22:02:57.648 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 22:02:57.651 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 22:02:57.653 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 22:02:57.655 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 22:02:57.657 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 22:02:57.660 | + functions-common:run_plugins:1843 : local plugins= 2022-06-08 22:02:57.662 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 22:02:57.664 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 22:02:57.667 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 22:02:57.669 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 22:02:57.672 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 22:02:57.674 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 22:02:57.726 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 22:02:57.726 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 22:02:57.728 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 22:02:58.109 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 22:02:58.111 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 22:02:58.128 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:02:58.130 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 22:02:58.133 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 22:02:58.135 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 22:02:58.137 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 22:02:58.140 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 22:02:58.142 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 22:02:58.144 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 22:02:58.147 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:02:58.150 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:02:58.152 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 22:02:58.154 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 22:02:58.156 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 22:02:58.159 | + functions-common:apt_get_update:1191 : return 2022-06-08 22:02:58.161 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 22:02:58.164 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 22:02:58.166 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:02:58.169 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:02:58.171 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 22:02:58.193 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 22:02:58.305 | Reading package lists... 2022-06-08 22:02:58.559 | Building dependency tree... 2022-06-08 22:02:58.560 | Reading state information... 2022-06-08 22:02:58.815 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 22:02:58.815 | The following packages were automatically installed and are no longer required: 2022-06-08 22:02:58.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 22:02:58.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 22:02:58.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 22:02:58.817 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 22:02:58.817 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 22:02:58.817 | python3-zope.interface 2022-06-08 22:02:58.817 | Use 'sudo apt autoremove' to remove them. 2022-06-08 22:02:58.932 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 22:02:58.936 | + functions-common:apt_get:1235 : result=0 2022-06-08 22:02:58.939 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 22:02:58.941 | + functions-common:time_stop:2426 : local name 2022-06-08 22:02:58.944 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:02:58.946 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:02:58.951 | + functions-common:time_stop:2429 : local total 2022-06-08 22:02:58.954 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:02:58.956 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 22:02:58.959 | + functions-common:time_stop:2433 : start_time=1654725778190 2022-06-08 22:02:58.963 | + functions-common:time_stop:2435 : [[ -z 1654725778190 ]] 2022-06-08 22:02:58.965 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:02:58.970 | + functions-common:time_stop:2438 : end_time=1654725778967 2022-06-08 22:02:58.972 | + functions-common:time_stop:2439 : elapsed_time=777 2022-06-08 22:02:58.974 | + functions-common:time_stop:2440 : total=1518 2022-06-08 22:02:58.977 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:02:58.979 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2295 2022-06-08 22:02:58.981 | + functions-common:apt_get:1239 : return 0 2022-06-08 22:02:58.984 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 22:02:58.986 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 22:02:58.988 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 22:02:58.991 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 22:02:58.993 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 22:02:58.995 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 22:02:58.998 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 22:02:59.000 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 22:02:59.002 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 22:02:59.005 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 22:02:59.008 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 22:02:59.010 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 22:02:59.012 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 22:02:59.015 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 22:02:59.017 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 22:02:59.019 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 22:02:59.023 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 22:02:59.025 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 22:02:59.027 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 22:02:59.030 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 22:02:59.032 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 22:02:59.034 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 22:02:59.037 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 22:02:59.040 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 22:02:59.042 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 22:02:59.045 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 22:02:59.047 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 22:02:59.064 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:02:59.066 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 22:02:59.068 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 22:02:59.071 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 22:02:59.073 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 22:02:59.076 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 22:02:59.080 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 22:02:59.082 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 22:02:59.084 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 22:02:59.087 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 22:02:59.089 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 22:02:59.091 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 22:02:59.094 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 22:02:59.792 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 22:02:59.792 | user tags 2022-06-08 22:02:59.793 | stackrabbit []' 2022-06-08 22:02:59.796 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 22:02:59.796 | user tags 2022-06-08 22:02:59.796 | stackrabbit []' 2022-06-08 22:02:59.796 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 22:02:59.803 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 22:02:59.805 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 22:02:59.807 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 22:03:00.544 | Changing password for user "stackrabbit" ... 2022-06-08 22:03:00.567 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 22:03:01.252 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 22:03:01.277 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 22:03:01.279 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 22:03:01.936 | Changing password for user "stackrabbit" ... 2022-06-08 22:03:01.960 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 22:03:01.962 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 22:03:01.964 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 22:03:02.651 | Deleting user "guest" ... 2022-06-08 22:03:02.666 | Error: 2022-06-08 22:03:02.666 | {:no_such_user, "guest"} 2022-06-08 22:03:02.679 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 22:03:02.681 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 22:03:02.698 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:03:02.700 | + ./stack.sh:main:831 : install_database 2022-06-08 22:03:02.703 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 22:03:02.705 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 22:03:02.707 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:02.710 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:02.712 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 22:03:02.932 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 22:03:02.934 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 22:03:02.936 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 22:03:02.939 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 22:03:02.941 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 22:03:02.944 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 22:03:02.946 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 22:03:02.949 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 22:03:02.951 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 22:03:02.953 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 22:03:02.956 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 22:03:02.959 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 22:03:02.961 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 22:03:02.963 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 22:03:02.966 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 22:03:02.968 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 22:03:02.970 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 22:03:02.973 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 22:03:02.976 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 22:03:02.978 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 22:03:02.980 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 22:03:02.983 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 22:03:02.985 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 22:03:02.987 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 22:03:02.990 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:02.992 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:02.994 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 22:03:02.997 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 22:03:02.999 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 22:03:03.001 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 22:03:03.003 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 22:03:03.006 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 22:03:03.008 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 22:03:03.010 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:03.013 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:03.015 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 22:03:03.017 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 22:03:03.019 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 22:03:03.023 | + functions-common:apt_get_update:1191 : return 2022-06-08 22:03:03.025 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 22:03:03.027 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 22:03:03.030 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:03.032 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:03.034 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 22:03:03.055 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-08 22:03:03.171 | Reading package lists... 2022-06-08 22:03:03.422 | Building dependency tree... 2022-06-08 22:03:03.423 | Reading state information... 2022-06-08 22:03:03.683 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 22:03:03.683 | The following packages were automatically installed and are no longer required: 2022-06-08 22:03:03.684 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 22:03:03.684 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 22:03:03.684 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 22:03:03.684 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 22:03:03.684 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 22:03:03.684 | python3-zope.interface 2022-06-08 22:03:03.684 | Use 'sudo apt autoremove' to remove them. 2022-06-08 22:03:03.797 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 22:03:03.802 | + functions-common:apt_get:1235 : result=0 2022-06-08 22:03:03.805 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 22:03:03.807 | + functions-common:time_stop:2426 : local name 2022-06-08 22:03:03.809 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:03:03.811 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:03:03.813 | + functions-common:time_stop:2429 : local total 2022-06-08 22:03:03.815 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:03:03.818 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 22:03:03.821 | + functions-common:time_stop:2433 : start_time=1654725783053 2022-06-08 22:03:03.823 | + functions-common:time_stop:2435 : [[ -z 1654725783053 ]] 2022-06-08 22:03:03.826 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:03:03.830 | + functions-common:time_stop:2438 : end_time=1654725783827 2022-06-08 22:03:03.832 | + functions-common:time_stop:2439 : elapsed_time=774 2022-06-08 22:03:03.834 | + functions-common:time_stop:2440 : total=2295 2022-06-08 22:03:03.836 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:03:03.838 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3069 2022-06-08 22:03:03.841 | + functions-common:apt_get:1239 : return 0 2022-06-08 22:03:03.843 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 22:03:03.845 | + ./stack.sh:main:834 : install_database_python 2022-06-08 22:03:03.847 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 22:03:03.850 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 22:03:03.852 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 22:03:03.854 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 22:03:03.857 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 22:03:03.860 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 22:03:03.862 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 22:03:03.866 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 22:03:03.867 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 22:03:03.872 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 22:03:03.874 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 22:03:03.876 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 22:03:03.879 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 22:03:03.882 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 22:03:03.903 | Using python 3.8 to install PyMySQL 2022-06-08 22:03:03.906 | + 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-06-08 22:03:04.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:03:04.628 | from cryptography.utils import int_from_bytes 2022-06-08 22:03:04.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:03:04.628 | from cryptography.utils import int_from_bytes 2022-06-08 22:03:05.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 22:03:05.748 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 22:03:07.351 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 22:03:07.421 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 22:03:07.421 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 22:03:07.522 | + inc/python:pip_install:196 : result=0 2022-06-08 22:03:07.524 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 22:03:07.527 | + functions-common:time_stop:2426 : local name 2022-06-08 22:03:07.529 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:03:07.531 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:03:07.533 | + functions-common:time_stop:2429 : local total 2022-06-08 22:03:07.536 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:03:07.539 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 22:03:07.541 | + functions-common:time_stop:2433 : start_time=1654725783898 2022-06-08 22:03:07.543 | + functions-common:time_stop:2435 : [[ -z 1654725783898 ]] 2022-06-08 22:03:07.546 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:03:07.550 | + functions-common:time_stop:2438 : end_time=1654725787548 2022-06-08 22:03:07.553 | + functions-common:time_stop:2439 : elapsed_time=3650 2022-06-08 22:03:07.555 | + functions-common:time_stop:2440 : total=19761 2022-06-08 22:03:07.557 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:03:07.559 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23411 2022-06-08 22:03:07.562 | + inc/python:pip_install:199 : return 0 2022-06-08 22:03:07.564 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 22:03:07.566 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 22:03:07.568 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 22:03:07.571 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 22:03:07.588 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:03:07.590 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 22:03:07.592 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 22:03:07.596 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 22:03:07.596 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 22:03:07.602 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 22:03:07.605 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 22:03:07.607 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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-06-08 22:03:07.609 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 22:03:07.612 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 22:03:07.614 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 22:03:07.629 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:03:07.632 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 22:03:07.634 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 22:03:07.636 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 22:03:07.639 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 22:03:07.641 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 22:03:07.643 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 22:03:07.646 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 22:03:07.649 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:07.651 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:07.653 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 22:03:07.655 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 22:03:07.658 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 22:03:07.660 | + functions-common:apt_get_update:1191 : return 2022-06-08 22:03:07.662 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 22:03:07.665 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 22:03:07.667 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:07.670 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:07.672 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 22:03:07.693 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-08 22:03:07.804 | Reading package lists... 2022-06-08 22:03:08.055 | Building dependency tree... 2022-06-08 22:03:08.057 | Reading state information... 2022-06-08 22:03:08.309 | radvd is already the newest version (1:2.17-2). 2022-06-08 22:03:08.309 | The following packages were automatically installed and are no longer required: 2022-06-08 22:03:08.310 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 22:03:08.310 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 22:03:08.310 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 22:03:08.310 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 22:03:08.310 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 22:03:08.310 | python3-zope.interface 2022-06-08 22:03:08.311 | Use 'sudo apt autoremove' to remove them. 2022-06-08 22:03:08.424 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 22:03:08.429 | + functions-common:apt_get:1235 : result=0 2022-06-08 22:03:08.431 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 22:03:08.433 | + functions-common:time_stop:2426 : local name 2022-06-08 22:03:08.435 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:03:08.438 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:03:08.440 | + functions-common:time_stop:2429 : local total 2022-06-08 22:03:08.442 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:03:08.444 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 22:03:08.447 | + functions-common:time_stop:2433 : start_time=1654725787690 2022-06-08 22:03:08.449 | + functions-common:time_stop:2435 : [[ -z 1654725787690 ]] 2022-06-08 22:03:08.452 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:03:08.456 | + functions-common:time_stop:2438 : end_time=1654725788453 2022-06-08 22:03:08.458 | + functions-common:time_stop:2439 : elapsed_time=763 2022-06-08 22:03:08.461 | + functions-common:time_stop:2440 : total=3069 2022-06-08 22:03:08.463 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:03:08.465 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3832 2022-06-08 22:03:08.467 | + functions-common:apt_get:1239 : return 0 2022-06-08 22:03:08.470 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 22:03:08.487 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:03:08.489 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 22:03:08.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 22:03:08.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 22:03:08.497 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 22:03:08.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 22:03:08.518 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 22:03:08.521 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 22:03:08.523 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 22:03:08.526 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 22:03:08.528 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 22:03:08.530 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 22:03:08.533 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:08.535 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:08.538 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 22:03:08.540 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 22:03:08.542 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 22:03:08.544 | + functions-common:apt_get_update:1191 : return 2022-06-08 22:03:08.547 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 22:03:08.549 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 22:03:08.551 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:08.553 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:08.556 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 22:03:08.576 | + functions-common:apt_get:1231 : 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-06-08 22:03:08.685 | Reading package lists... 2022-06-08 22:03:08.935 | Building dependency tree... 2022-06-08 22:03:08.936 | Reading state information... 2022-06-08 22:03:09.188 | fakeroot is already the newest version (1.24-1). 2022-06-08 22:03:09.188 | make is already the newest version (4.2.1-1.2). 2022-06-08 22:03:09.188 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 22:03:09.188 | The following packages were automatically installed and are no longer required: 2022-06-08 22:03:09.189 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 22:03:09.189 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 22:03:09.189 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 22:03:09.189 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 22:03:09.189 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 22:03:09.189 | python3-zope.interface 2022-06-08 22:03:09.189 | Use 'sudo apt autoremove' to remove them. 2022-06-08 22:03:09.303 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 22:03:09.307 | + functions-common:apt_get:1235 : result=0 2022-06-08 22:03:09.310 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 22:03:09.312 | + functions-common:time_stop:2426 : local name 2022-06-08 22:03:09.314 | + functions-common:time_stop:2427 : local end_time 2022-06-08 22:03:09.316 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 22:03:09.319 | + functions-common:time_stop:2429 : local total 2022-06-08 22:03:09.321 | + functions-common:time_stop:2430 : local start_time 2022-06-08 22:03:09.323 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 22:03:09.325 | + functions-common:time_stop:2433 : start_time=1654725788574 2022-06-08 22:03:09.327 | + functions-common:time_stop:2435 : [[ -z 1654725788574 ]] 2022-06-08 22:03:09.330 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 22:03:09.335 | + functions-common:time_stop:2438 : end_time=1654725789332 2022-06-08 22:03:09.337 | + functions-common:time_stop:2439 : elapsed_time=758 2022-06-08 22:03:09.339 | + functions-common:time_stop:2440 : total=3832 2022-06-08 22:03:09.341 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 22:03:09.343 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4590 2022-06-08 22:03:09.345 | + functions-common:apt_get:1239 : return 0 2022-06-08 22:03:09.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 22:03:09.350 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 22:03:09.352 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 22:03:09.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 22:03:09.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 22:03:09.360 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 22:03:09.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 22:03:09.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 22:03:09.369 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 22:03:09.370 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 22:03:09.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 22:03:09.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 22:03:09.379 | + functions:vercmp:628 : local v1=5.4 2022-06-08 22:03:09.382 | + functions:vercmp:629 : local 'op=<' 2022-06-08 22:03:09.384 | + functions:vercmp:630 : local v2=3.13 2022-06-08 22:03:09.386 | + functions:vercmp:631 : local result 2022-06-08 22:03:09.390 | ++ functions:vercmp:635 : sort -V 2022-06-08 22:03:09.390 | ++ functions:vercmp:635 : head -1 2022-06-08 22:03:09.390 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 22:03:09.396 | + functions:vercmp:635 : result=3.13 2022-06-08 22:03:09.399 | + functions:vercmp:637 : case $op in 2022-06-08 22:03:09.401 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 22:03:09.403 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 22:03:09.405 | + functions:vercmp:648 : return 2022-06-08 22:03:09.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 22:03:09.410 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 22:03:09.412 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 22:03:09.879 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 22:03:09.883 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 22:03:09.885 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:09.888 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:09.890 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-08 22:03:09.893 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:09.896 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 22:03:09.914 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 22:03:09.916 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 22:03:09.918 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 22:03:09.918 | Installing etcd 2022-06-08 22:03:09.921 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 22:03:09.934 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 22:03:09.946 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 22:03:09.948 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 22:03:09.963 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 22:03:09.966 | ++ 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-06-08 22:03:09.969 | ++ 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-06-08 22:03:09.972 | +++ 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-06-08 22:03:09.976 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 22:03:09.979 | ++ 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-06-08 22:03:09.981 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 22:03:09.983 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 22:03:09.986 | ++ functions:get_extra_file:74 : return 2022-06-08 22:03:09.989 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 22:03:09.992 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 22:03:09.994 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 22:03:09.996 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 22:03:10.013 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 22:03:10.015 | + ./stack.sh:main:861 : install_dstat 2022-06-08 22:03:10.018 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 22:03:10.034 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 22:03:10.036 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 22:03:10.039 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 22:03:10.041 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 22:03:10.044 | + ./stack.sh:main:870 : install_libs 2022-06-08 22:03:10.046 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 22:03:10.048 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 22:03:10.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 22:03:10.053 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 22:03:10.056 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.058 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.060 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-08 22:03:10.062 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.064 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 22:03:10.067 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 22:03:10.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 22:03:10.072 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 22:03:10.074 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.076 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.078 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-08 22:03:10.080 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.083 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 22:03:10.085 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 22:03:10.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 22:03:10.090 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 22:03:10.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.094 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.096 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-08 22:03:10.099 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.102 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 22:03:10.104 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 22:03:10.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 22:03:10.108 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 22:03:10.111 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.113 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.116 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-08 22:03:10.118 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.121 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 22:03:10.123 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 22:03:10.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 22:03:10.127 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 22:03:10.130 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.132 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.134 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-08 22:03:10.137 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.139 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 22:03:10.141 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 22:03:10.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 22:03:10.146 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 22:03:10.148 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.150 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.153 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-08 22:03:10.155 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.157 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 22:03:10.160 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 22:03:10.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 22:03:10.165 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 22:03:10.167 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.170 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.172 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-08 22:03:10.174 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.177 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 22:03:10.179 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 22:03:10.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 22:03:10.183 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 22:03:10.186 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.188 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.190 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-08 22:03:10.193 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.195 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 22:03:10.198 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 22:03:10.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 22:03:10.202 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 22:03:10.205 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.207 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.210 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-08 22:03:10.212 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.214 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 22:03:10.217 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 22:03:10.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 22:03:10.221 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 22:03:10.224 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.226 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.228 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-08 22:03:10.231 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.233 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 22:03:10.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 22:03:10.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 22:03:10.240 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 22:03:10.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.244 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.247 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-08 22:03:10.249 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.251 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 22:03:10.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 22:03:10.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 22:03:10.259 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 22:03:10.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.263 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.266 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-08 22:03:10.268 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.271 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 22:03:10.273 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 22:03:10.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 22:03:10.278 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 22:03:10.280 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.282 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.285 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-08 22:03:10.287 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.289 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 22:03:10.292 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 22:03:10.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 22:03:10.296 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 22:03:10.299 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.301 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.303 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-08 22:03:10.306 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.308 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 22:03:10.310 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 22:03:10.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 22:03:10.315 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 22:03:10.318 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.320 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.322 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-08 22:03:10.324 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.327 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 22:03:10.329 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 22:03:10.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 22:03:10.334 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 22:03:10.337 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.339 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.341 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-08 22:03:10.344 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.346 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 22:03:10.348 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 22:03:10.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 22:03:10.353 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 22:03:10.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.358 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.360 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-08 22:03:10.362 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.365 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 22:03:10.367 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 22:03:10.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 22:03:10.372 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 22:03:10.374 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.376 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.378 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-08 22:03:10.381 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.384 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 22:03:10.386 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 22:03:10.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 22:03:10.391 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 22:03:10.393 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.396 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.398 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-08 22:03:10.401 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.403 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 22:03:10.405 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 22:03:10.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 22:03:10.410 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 22:03:10.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.414 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.417 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-08 22:03:10.419 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.422 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 22:03:10.424 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 22:03:10.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 22:03:10.429 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 22:03:10.432 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.434 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.436 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-08 22:03:10.439 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.441 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 22:03:10.444 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 22:03:10.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 22:03:10.449 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 22:03:10.451 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.453 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.456 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-08 22:03:10.458 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.460 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 22:03:10.463 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 22:03:10.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 22:03:10.467 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 22:03:10.470 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.472 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.474 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-08 22:03:10.476 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.479 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 22:03:10.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 22:03:10.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 22:03:10.486 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 22:03:10.488 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.491 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.493 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-08 22:03:10.495 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.498 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 22:03:10.500 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 22:03:10.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 22:03:10.505 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 22:03:10.508 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.510 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.512 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-08 22:03:10.515 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.517 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 22:03:10.519 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 22:03:10.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 22:03:10.524 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 22:03:10.526 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.529 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.531 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-08 22:03:10.533 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.536 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 22:03:10.538 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 22:03:10.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 22:03:10.543 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 22:03:10.545 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.548 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.550 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-08 22:03:10.553 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.555 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 22:03:10.557 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 22:03:10.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 22:03:10.562 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 22:03:10.564 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.567 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.570 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-08 22:03:10.572 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.574 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 22:03:10.576 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 22:03:10.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 22:03:10.581 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 22:03:10.583 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.586 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.588 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-08 22:03:10.591 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.593 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 22:03:10.595 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 22:03:10.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 22:03:10.600 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 22:03:10.602 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.604 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.607 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-08 22:03:10.609 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.611 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 22:03:10.614 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 22:03:10.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 22:03:10.619 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 22:03:10.621 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.624 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.626 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-08 22:03:10.628 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.631 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 22:03:10.633 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 22:03:10.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 22:03:10.638 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 22:03:10.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.643 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.645 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-08 22:03:10.647 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.650 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 22:03:10.652 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 22:03:10.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 22:03:10.657 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 22:03:10.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.661 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.664 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-08 22:03:10.666 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.669 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 22:03:10.671 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 22:03:10.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 22:03:10.676 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 22:03:10.679 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.681 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.683 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-08 22:03:10.685 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.688 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 22:03:10.690 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 22:03:10.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 22:03:10.695 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 22:03:10.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.700 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.702 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-08 22:03:10.704 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.707 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 22:03:10.709 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 22:03:10.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 22:03:10.714 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 22:03:10.716 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.719 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.721 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-08 22:03:10.724 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.727 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 22:03:10.729 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 22:03:10.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 22:03:10.734 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 22:03:10.736 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.738 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.741 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-08 22:03:10.743 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.745 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 22:03:10.748 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 22:03:10.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 22:03:10.752 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 22:03:10.755 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 22:03:10.757 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 22:03:10.760 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-08 22:03:10.762 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 22:03:10.764 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 22:03:10.786 | Using python 3.8 to install etcd3 2022-06-08 22:03:10.789 | + 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 etcd3 2022-06-08 22:03:11.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:03:11.517 | from cryptography.utils import int_from_bytes 2022-06-08 22:03:11.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 22:03:11.517 | from cryptography.utils import int_from_bytes 2022-06-08 22:03:12.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 22:03:12.700 | Collecting etcd3 2022-06-08 22:03:12.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 22:03:12.734 | Preparing metadata (setup.py): started 2022-06-08 22:03:12.776 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 22:03:12.777 | ERROR: Command errored out with exit status 1: 2022-06-08 22:03:12.777 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-oz3l11fj/etcd3_6b0f0475db544df9b9ca0d9aa8396e66/setup.py'"'"'; __file__='"'"'/tmp/pip-install-oz3l11fj/etcd3_6b0f0475db544df9b9ca0d9aa8396e66/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_gqjq763 2022-06-08 22:03:12.777 | cwd: /tmp/pip-install-oz3l11fj/etcd3_6b0f0475db544df9b9ca0d9aa8396e66/ 2022-06-08 22:03:12.777 | Complete output (3 lines): 2022-06-08 22:03:12.777 | Traceback (most recent call last): 2022-06-08 22:03:12.777 | File "", line 1, in 2022-06-08 22:03:12.777 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 22:03:12.777 | ---------------------------------------- 2022-06-08 22:03:12.777 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-08 22:03:12.777 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 22:03:12.778 | 2022-06-08 22:03:12.778 | The conflict is caused by: 2022-06-08 22:03:12.778 | The user requested etcd3 2022-06-08 22:03:12.778 | The user requested (constraint) etcd3===0.12.0 2022-06-08 22:03:12.778 | 2022-06-08 22:03:12.778 | To fix this you could try to: 2022-06-08 22:03:12.778 | 1. loosen the range of package versions you've specified 2022-06-08 22:03:12.778 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 22:03:12.778 | 2022-06-08 22:03:12.778 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 22:03:12.853 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 22:03:12.853 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 22:03:12.941 | + inc/python:pip_install:1 : exit_trap 2022-06-08 22:03:12.943 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 22:03:12.946 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 22:03:12.948 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 22:03:12.950 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 22:03:12.953 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 22:03:12.955 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 22:03:12.957 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 22:03:12.959 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 22:03:12.962 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 22:03:12.962 | Error on exit 2022-06-08 22:03:12.964 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 22:03:12.966 | + ./stack.sh:exit_trap:537 : generate-subunit 1654725711 81 fail 2022-06-08 22:03:13.209 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 22:03:13.212 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 22:03:13.668 | + ./stack.sh:exit_trap:551 : exit 1