2022-06-10 11:02:25.725 | + ./stack.sh:main:482 : exec 2022-06-10 11:02:25.725 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-110225.summary.2022-06-10-110225 2022-06-10 11:02:25.725 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110225' 2022-06-10 11:02:25.725 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:02:25.725 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110225 2022-06-10 11:02:25.725 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110225 /opt/stack/logs/stack.sh.log 2022-06-10 11:02:25.725 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110225.summary.2022-06-10-110225 /opt/stack/logs/stack.sh.log.summary 2022-06-10 11:02:25.725 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 11:02:25.725 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 11:02:25.725 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 11:02:25.725 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 11:02:25.725 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 11:02:25.726 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 11:02:25.726 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 11:02:25.726 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:02:25.726 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 11:02:25.726 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 11:02:25.726 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:02:25.726 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:02:25.726 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 11:02:25.727 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 11:02:25.733 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:02:25.735 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 11:02:25.738 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 11:02:25.739 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 11:02:25.742 | + ./stack.sh:main:571 : uname -a 2022-06-10 11:02:25.743 | Linux dv-osbrick-master-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-10 11:02:25.745 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 11:02:25.747 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 11:02:25.751 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 11:02:25.792 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 11:02:25.811 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 11:02:25.813 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 11:02:25.815 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 11:02:25.817 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 11:02:25.819 | + functions-common:fetch_plugins:1777 : return 2022-06-10 11:02:25.821 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 11:02:25.823 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 11:02:25.825 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:02:25.827 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:02:25.828 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:02:25.830 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:02:25.832 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:02:25.834 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:02:25.836 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:02:25.839 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:02:25.841 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:02:25.843 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:02:25.845 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 11:02:25.847 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:02:25.861 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:25.863 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:02:25.865 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:02:25.867 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:02:25.869 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:02:25.871 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:02:25.873 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:02:25.874 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 11:02:25.876 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 11:02:25.878 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:02:25.880 | + 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-10 11:02:25.883 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 11:02:25.885 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 11:02:25.887 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 11:02:25.889 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 11:02:25.891 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 11:02:25.893 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 11:02:25.912 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 11:02:25.914 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 11:02:25.926 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:02:25.929 | +++ lib/tls:source:43 : hostname -f 2022-06-10 11:02:25.933 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 11:02:25.935 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 11:02:25.946 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 11:02:25.947 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 11:02:25.947 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 11:02:25.947 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 11:02:25.947 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 11:02:25.948 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 11:02:25.950 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 11:02:25.952 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 11:02:25.956 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 11:02:25.969 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 11:02:25.988 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 11:02:26.008 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 11:02:26.020 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 11:02:26.058 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 11:02:26.118 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 11:02:26.211 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 11:02:26.235 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 11:02:26.280 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 11:02:26.333 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 11:02:26.484 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 11:02:26.498 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 11:02:26.511 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 11:02:26.524 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 11:02:26.615 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 11:02:26.618 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 11:02:26.621 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 11:02:26.623 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 11:02:26.625 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 11:02:26.628 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 11:02:26.631 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 11:02:26.631 | False' 2022-06-10 11:02:26.634 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 11:02:26.649 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 11:02:26.652 | + ./stack.sh:main:619 : run_phase source 2022-06-10 11:02:26.654 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 11:02:26.656 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:02:26.658 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:02:26.660 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:02:26.662 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:02:26.665 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:02:26.667 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:02:26.670 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:02:26.674 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:02:26.677 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:02:26.679 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:02:26.681 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 11:02:26.683 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:02:26.698 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:26.700 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:02:26.702 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 11:02:26.743 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 11:02:26.745 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 11:02:26.748 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:02:26.750 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 11:02:26.753 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 11:02:26.755 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 11:02:26.757 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 11:02:26.759 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 11:02:26.763 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 11:02:26.765 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 11:02:26.768 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.771 | + 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-10 11:02:26.774 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.777 | + 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-10 11:02:26.780 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.782 | + 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-10 11:02:26.784 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.787 | + 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-10 11:02:26.790 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.792 | + 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-10 11:02:26.794 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.797 | + 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-10 11:02:26.799 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.801 | + 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-10 11:02:26.804 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.806 | + 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-10 11:02:26.809 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.811 | + 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-10 11:02:26.813 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.816 | + 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-10 11:02:26.818 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.821 | + 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-10 11:02:26.823 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.825 | + 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-10 11:02:26.827 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.830 | + 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-10 11:02:26.832 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.834 | + 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-10 11:02:26.837 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.839 | + 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-10 11:02:26.842 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.844 | + 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-10 11:02:26.846 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.850 | + 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-10 11:02:26.852 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.854 | + 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-10 11:02:26.857 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.860 | + 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-10 11:02:26.862 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.865 | + 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-10 11:02:26.867 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.869 | + 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-10 11:02:26.872 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.874 | + 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-10 11:02:26.876 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.879 | + 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-10 11:02:26.881 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.884 | + 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-10 11:02:26.886 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.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-dhcp, ]] 2022-06-10 11:02:26.891 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.893 | + 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-10 11:02:26.895 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.898 | + 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-10 11:02:26.901 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.905 | + 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-10 11:02:26.907 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.910 | + 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-10 11:02:26.912 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.914 | + 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-10 11:02:26.917 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.920 | + 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-10 11:02:26.922 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.924 | + 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-10 11:02:26.926 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.929 | + 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-10 11:02:26.931 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.934 | + 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-10 11:02:26.936 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.939 | + 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-10 11:02:26.941 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.943 | + 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-10 11:02:26.946 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.948 | + 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-10 11:02:26.950 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.953 | + 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-10 11:02:26.955 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.957 | + 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-10 11:02:26.959 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.962 | + 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-10 11:02:26.964 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.967 | + 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-10 11:02:26.969 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.971 | + 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-10 11:02:26.973 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.976 | + 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-10 11:02:26.978 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.980 | + 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-10 11:02:26.983 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:02:26.985 | + 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-10 11:02:26.988 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 11:02:26.990 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:02:26.993 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 11:02:27.010 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:27.012 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 11:02:27.014 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:02:27.018 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 11:02:27.035 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:02:27.037 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 11:02:27.039 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 11:02:27.041 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 11:02:27.044 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 11:02:27.046 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 11:02:27.048 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 11:02:27.050 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 11:02:27.053 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 11:02:27.055 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 11:02:27.055 | Using mysql database backend 2022-06-10 11:02:27.059 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 11:02:27.077 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 11:02:27.080 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 11:02:27.083 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:02:27.086 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 11:02:27.089 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:02:27.091 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 11:02:27.109 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:27.112 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 11:02:27.129 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 11:02:27.149 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:27.151 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 11:02:27.168 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 11:02:27.184 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 11:02:27.200 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:02:27.203 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 11:02:27.219 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:27.222 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 11:02:27.238 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 11:02:27.240 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 11:02:27.243 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 11:02:27.245 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 11:02:27.248 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 11:02:27.259 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-110227 2022-06-10 11:02:27.262 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-110227 752' 2022-06-10 11:02:27.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.267 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:02:27.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.272 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 11:02:27.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.276 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 11:02:27.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.281 | + 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-10 11:02:27.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.286 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-06-10 11:02:27.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.291 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-06-10 11:02:27.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.295 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-110225 2022-06-10 11:02:27.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.300 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 11:02:27.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.305 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-06-10 11:02:27.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.310 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 11:02:27.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.314 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 11:02:27.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.319 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 11:02:27.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.324 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 11:02:27.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.329 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-06-10 11:02:27.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:02:27.334 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 11:02:27.336 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 11:02:27.339 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 11:02:27.341 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 11:02:27.343 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 11:02:27.345 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:02:27.348 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:02:27.350 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:02:27.355 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:02:27.358 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:02:27.360 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:02:27.376 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:02:27.378 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:02:27.380 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:02:27.383 | + functions-common:git_clone:618 : echo master 2022-06-10 11:02:27.384 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:02:27.389 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 11:02:27.391 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:02:27.393 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 11:02:27.413 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 11:02:27.416 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:02:27.416 | + functions-common:git_clone:679 : head -1 2022-06-10 11:02:27.420 | e9011ef2 Updated from generate-constraints 2022-06-10 11:02:27.422 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:02:27.425 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 11:02:27.427 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:02:27.430 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 11:02:27.433 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 11:02:27.436 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 11:02:27.438 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 11:02:27.441 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:02:27.443 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 11:02:27.446 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 11:02:27.449 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 11:02:27.452 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 11:02:27.456 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858947 2022-06-10 11:02:27.459 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 11:02:27.464 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858868 2022-06-10 11:02:27.466 | ++ tools/install_prereqs.sh:source:49 : DELTA=79 2022-06-10 11:02:27.469 | ++ tools/install_prereqs.sh:source:50 : [[ 79 -lt 7200 ]] 2022-06-10 11:02:27.471 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 11:02:27.474 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 11:02:27.476 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 11:02:27.479 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 11:02:27.481 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 11:02:27.483 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 11:02:27.486 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 11:02:27.488 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 11:02:27.492 | +++ 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-10 11:02:27.541 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 11:02:27.541 | apache2-dev 2022-06-10 11:02:27.541 | bc 2022-06-10 11:02:27.541 | bsdmainutils 2022-06-10 11:02:27.541 | curl 2022-06-10 11:02:27.541 | g++ 2022-06-10 11:02:27.541 | gawk 2022-06-10 11:02:27.541 | gcc 2022-06-10 11:02:27.541 | gettext 2022-06-10 11:02:27.541 | git 2022-06-10 11:02:27.541 | graphviz 2022-06-10 11:02:27.541 | iputils-ping 2022-06-10 11:02:27.541 | libapache2-mod-proxy-uwsgi 2022-06-10 11:02:27.541 | libffi-dev 2022-06-10 11:02:27.541 | libjpeg-dev 2022-06-10 11:02:27.541 | libpcre3-dev 2022-06-10 11:02:27.541 | libpq-dev 2022-06-10 11:02:27.542 | libssl-dev 2022-06-10 11:02:27.542 | libsystemd-dev 2022-06-10 11:02:27.542 | libxml2-dev 2022-06-10 11:02:27.542 | libxslt1-dev 2022-06-10 11:02:27.542 | libyaml-dev 2022-06-10 11:02:27.542 | lsof 2022-06-10 11:02:27.542 | openssh-server 2022-06-10 11:02:27.542 | openssl 2022-06-10 11:02:27.542 | pkg-config 2022-06-10 11:02:27.542 | psmisc 2022-06-10 11:02:27.542 | python3-dev 2022-06-10 11:02:27.542 | python3-pip 2022-06-10 11:02:27.542 | python3-systemd 2022-06-10 11:02:27.542 | python3-venv 2022-06-10 11:02:27.542 | tar 2022-06-10 11:02:27.542 | tcpdump 2022-06-10 11:02:27.542 | unzip 2022-06-10 11:02:27.542 | uuid-runtime 2022-06-10 11:02:27.542 | wget 2022-06-10 11:02:27.542 | wget 2022-06-10 11:02:27.542 | zlib1g-dev 2022-06-10 11:02:27.542 | libkrb5-dev 2022-06-10 11:02:27.542 | libldap2-dev 2022-06-10 11:02:27.542 | libsasl2-dev 2022-06-10 11:02:27.542 | memcached 2022-06-10 11:02:27.542 | python3-mysqldb 2022-06-10 11:02:27.542 | sqlite3 2022-06-10 11:02:27.542 | conntrack 2022-06-10 11:02:27.542 | curl 2022-06-10 11:02:27.542 | dnsmasq-base 2022-06-10 11:02:27.542 | dnsmasq-utils 2022-06-10 11:02:27.542 | ebtables 2022-06-10 11:02:27.542 | genisoimage 2022-06-10 11:02:27.542 | iptables 2022-06-10 11:02:27.542 | iputils-arping 2022-06-10 11:02:27.542 | kpartx 2022-06-10 11:02:27.543 | libjs-jquery-tablesorter 2022-06-10 11:02:27.543 | parted 2022-06-10 11:02:27.543 | pm-utils 2022-06-10 11:02:27.543 | python3-mysqldb 2022-06-10 11:02:27.543 | socat 2022-06-10 11:02:27.543 | sqlite3 2022-06-10 11:02:27.543 | sudo 2022-06-10 11:02:27.543 | vlan 2022-06-10 11:02:27.543 | lsscsi 2022-06-10 11:02:27.543 | open-iscsi 2022-06-10 11:02:27.543 | lvm2 2022-06-10 11:02:27.543 | qemu-utils 2022-06-10 11:02:27.543 | thin-provisioning-tools 2022-06-10 11:02:27.543 | acl 2022-06-10 11:02:27.543 | dnsmasq-base 2022-06-10 11:02:27.543 | dnsmasq-utils 2022-06-10 11:02:27.543 | ebtables 2022-06-10 11:02:27.543 | haproxy 2022-06-10 11:02:27.543 | iptables 2022-06-10 11:02:27.543 | iputils-arping 2022-06-10 11:02:27.543 | iputils-ping 2022-06-10 11:02:27.543 | postgresql-server-dev-all 2022-06-10 11:02:27.543 | python3-mysqldb 2022-06-10 11:02:27.543 | sqlite3 2022-06-10 11:02:27.543 | sudo 2022-06-10 11:02:27.543 | vlan 2022-06-10 11:02:27.543 | pcp 2022-06-10 11:02:27.543 | ipset 2022-06-10 11:02:27.543 | conntrack 2022-06-10 11:02:27.543 | conntrackd 2022-06-10 11:02:27.543 | keepalived 2022-06-10 11:02:27.543 | lvm2 2022-06-10 11:02:27.543 | qemu-utils 2022-06-10 11:02:27.543 | thin-provisioning-tools 2022-06-10 11:02:27.543 | curl 2022-06-10 11:02:27.543 | liberasurecode-dev 2022-06-10 11:02:27.543 | make 2022-06-10 11:02:27.544 | memcached 2022-06-10 11:02:27.544 | rsync 2022-06-10 11:02:27.544 | sqlite3 2022-06-10 11:02:27.544 | xfsprogs' 2022-06-10 11:02:27.544 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 11:02:27.568 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 11:02:27.568 | apache2-dev 2022-06-10 11:02:27.568 | bc 2022-06-10 11:02:27.568 | bsdmainutils 2022-06-10 11:02:27.568 | curl 2022-06-10 11:02:27.568 | g++ 2022-06-10 11:02:27.568 | gawk 2022-06-10 11:02:27.568 | gcc 2022-06-10 11:02:27.568 | gettext 2022-06-10 11:02:27.568 | git 2022-06-10 11:02:27.568 | graphviz 2022-06-10 11:02:27.568 | iputils-ping 2022-06-10 11:02:27.568 | libapache2-mod-proxy-uwsgi 2022-06-10 11:02:27.568 | libffi-dev 2022-06-10 11:02:27.568 | libjpeg-dev 2022-06-10 11:02:27.569 | libpcre3-dev 2022-06-10 11:02:27.569 | libpq-dev 2022-06-10 11:02:27.569 | libssl-dev 2022-06-10 11:02:27.569 | libsystemd-dev 2022-06-10 11:02:27.569 | libxml2-dev 2022-06-10 11:02:27.569 | libxslt1-dev 2022-06-10 11:02:27.569 | libyaml-dev 2022-06-10 11:02:27.569 | lsof 2022-06-10 11:02:27.569 | openssh-server 2022-06-10 11:02:27.569 | openssl 2022-06-10 11:02:27.569 | pkg-config 2022-06-10 11:02:27.569 | psmisc 2022-06-10 11:02:27.569 | python3-dev 2022-06-10 11:02:27.569 | python3-pip 2022-06-10 11:02:27.569 | python3-systemd 2022-06-10 11:02:27.569 | python3-venv 2022-06-10 11:02:27.569 | tar 2022-06-10 11:02:27.569 | tcpdump 2022-06-10 11:02:27.570 | unzip 2022-06-10 11:02:27.570 | uuid-runtime 2022-06-10 11:02:27.570 | wget 2022-06-10 11:02:27.570 | wget 2022-06-10 11:02:27.570 | zlib1g-dev 2022-06-10 11:02:27.570 | libkrb5-dev 2022-06-10 11:02:27.570 | libldap2-dev 2022-06-10 11:02:27.570 | libsasl2-dev 2022-06-10 11:02:27.570 | memcached 2022-06-10 11:02:27.570 | python3-mysqldb 2022-06-10 11:02:27.570 | sqlite3 2022-06-10 11:02:27.570 | conntrack 2022-06-10 11:02:27.570 | curl 2022-06-10 11:02:27.570 | dnsmasq-base 2022-06-10 11:02:27.570 | dnsmasq-utils 2022-06-10 11:02:27.570 | ebtables 2022-06-10 11:02:27.570 | genisoimage 2022-06-10 11:02:27.570 | iptables 2022-06-10 11:02:27.570 | iputils-arping 2022-06-10 11:02:27.570 | kpartx 2022-06-10 11:02:27.570 | libjs-jquery-tablesorter 2022-06-10 11:02:27.570 | parted 2022-06-10 11:02:27.570 | pm-utils 2022-06-10 11:02:27.570 | python3-mysqldb 2022-06-10 11:02:27.570 | socat 2022-06-10 11:02:27.570 | sqlite3 2022-06-10 11:02:27.570 | sudo 2022-06-10 11:02:27.571 | vlan 2022-06-10 11:02:27.571 | lsscsi 2022-06-10 11:02:27.571 | open-iscsi 2022-06-10 11:02:27.571 | lvm2 2022-06-10 11:02:27.571 | qemu-utils 2022-06-10 11:02:27.571 | thin-provisioning-tools 2022-06-10 11:02:27.571 | acl 2022-06-10 11:02:27.571 | dnsmasq-base 2022-06-10 11:02:27.571 | dnsmasq-utils 2022-06-10 11:02:27.571 | ebtables 2022-06-10 11:02:27.571 | haproxy 2022-06-10 11:02:27.571 | iptables 2022-06-10 11:02:27.571 | iputils-arping 2022-06-10 11:02:27.571 | iputils-ping 2022-06-10 11:02:27.571 | postgresql-server-dev-all 2022-06-10 11:02:27.571 | python3-mysqldb 2022-06-10 11:02:27.571 | sqlite3 2022-06-10 11:02:27.571 | sudo 2022-06-10 11:02:27.571 | vlan 2022-06-10 11:02:27.571 | pcp 2022-06-10 11:02:27.571 | ipset 2022-06-10 11:02:27.571 | conntrack 2022-06-10 11:02:27.571 | conntrackd 2022-06-10 11:02:27.571 | keepalived 2022-06-10 11:02:27.571 | lvm2 2022-06-10 11:02:27.571 | qemu-utils 2022-06-10 11:02:27.571 | thin-provisioning-tools 2022-06-10 11:02:27.571 | curl 2022-06-10 11:02:27.571 | liberasurecode-dev 2022-06-10 11:02:27.571 | make 2022-06-10 11:02:27.571 | memcached 2022-06-10 11:02:27.571 | rsync 2022-06-10 11:02:27.571 | sqlite3 2022-06-10 11:02:27.571 | xfsprogs ' 2022-06-10 11:02:27.572 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 11:02:27.574 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:02:27.576 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:02:27.579 | ++ 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-10 11:02:27.580 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 11:02:27.586 | ++ 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-10 11:02:27.589 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 11:02:27.593 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:02:27.595 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 11:02:27.597 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:02:27.599 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:02:27.602 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:02:27.604 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:02:27.606 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:02:27.608 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:02:27.611 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 11:02:27.613 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 11:02:27.615 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 11:02:27.619 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 11:02:27.623 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 11:02:27.625 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 11:02:27.627 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 11:02:27.629 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 11:02:27.631 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:02:27.634 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:02:27.638 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858947636 2022-06-10 11:02:27.640 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 11:02:27.642 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 11:02:27.644 | ++ 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-10 11:02:27.887 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 11:02:27.887 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 11:02:27.936 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 11:02:27.995 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 11:02:30.213 | Reading package lists... 2022-06-10 11:02:30.245 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 11:02:30.247 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 11:02:30.249 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:02:30.251 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:30.253 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:30.256 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:02:30.258 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:30.260 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 11:02:30.262 | ++ functions-common:time_stop:2433 : start_time=1654858947636 2022-06-10 11:02:30.264 | ++ functions-common:time_stop:2435 : [[ -z 1654858947636 ]] 2022-06-10 11:02:30.266 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:30.271 | ++ functions-common:time_stop:2438 : end_time=1654858950268 2022-06-10 11:02:30.273 | ++ functions-common:time_stop:2439 : elapsed_time=2632 2022-06-10 11:02:30.275 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 11:02:30.277 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:30.279 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2632 2022-06-10 11:02:30.282 | ++ 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-10 11:02:30.284 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:02:30.287 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:02:30.290 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:02:30.292 | ++ 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-10 11:02:30.313 | ++ 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-10 11:02:30.425 | Reading package lists... 2022-06-10 11:02:30.698 | Building dependency tree... 2022-06-10 11:02:30.700 | Reading state information... 2022-06-10 11:02:30.736 | acl is already the newest version (2.2.53-6). 2022-06-10 11:02:30.736 | bc is already the newest version (1.07.1-2build1). 2022-06-10 11:02:30.737 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 11:02:30.737 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 11:02:30.737 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 11:02:30.737 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:02:30.737 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 11:02:30.737 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:02:30.737 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 11:02:30.737 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 11:02:30.737 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 11:02:30.737 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 11:02:30.737 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 11:02:30.737 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 11:02:30.737 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 11:02:30.737 | libffi-dev is already the newest version (3.3-4). 2022-06-10 11:02:30.737 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 11:02:30.737 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 11:02:30.737 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 11:02:30.737 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 11:02:30.737 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 11:02:30.737 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:02:30.737 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 11:02:30.737 | psmisc is already the newest version (23.3-1). 2022-06-10 11:02:30.737 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:02:30.737 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 11:02:30.737 | python3-systemd is already the newest version (234-3build2). 2022-06-10 11:02:30.737 | socat is already the newest version (1.7.3.3-2). 2022-06-10 11:02:30.737 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 11:02:30.737 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 11:02:30.737 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 11:02:30.737 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 11:02:30.737 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 11:02:30.737 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 11:02:30.737 | pcp is already the newest version (5.0.3-1). 2022-06-10 11:02:30.737 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 11:02:30.738 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:02:30.738 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:02:30.738 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:02:30.738 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 11:02:30.738 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:02:30.738 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:02:30.738 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 11:02:30.738 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 11:02:30.738 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 11:02:30.738 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 11:02:30.738 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 11:02:30.738 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 11:02:30.738 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 11:02:30.738 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 11:02:30.738 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 11:02:30.738 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:02:30.738 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 11:02:30.738 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 11:02:30.738 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 11:02:30.738 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 11:02:30.738 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 11:02:30.738 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 11:02:30.738 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:02:30.738 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 11:02:30.738 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 11:02:30.738 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 11:02:30.738 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 11:02:30.738 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 11:02:30.738 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 11:02:30.738 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 11:02:30.738 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 11:02:30.739 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 11:02:30.739 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 11:02:30.975 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:02:30.975 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 11:02:30.976 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 11:02:30.976 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 11:02:30.976 | The following packages were automatically installed and are no longer required: 2022-06-10 11:02:30.977 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:02:30.977 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:02:30.977 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:02:30.977 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:02:30.977 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:02:30.977 | python3-zope.interface 2022-06-10 11:02:30.977 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:02:31.096 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:02:31.100 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 11:02:31.103 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:02:31.105 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:02:31.108 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:31.110 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:31.112 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:02:31.114 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:31.117 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:02:31.119 | ++ functions-common:time_stop:2433 : start_time=1654858950311 2022-06-10 11:02:31.123 | ++ functions-common:time_stop:2435 : [[ -z 1654858950311 ]] 2022-06-10 11:02:31.127 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:31.131 | ++ functions-common:time_stop:2438 : end_time=1654858951128 2022-06-10 11:02:31.134 | ++ functions-common:time_stop:2439 : elapsed_time=817 2022-06-10 11:02:31.136 | ++ functions-common:time_stop:2440 : total=816 2022-06-10 11:02:31.138 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:31.140 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1633 2022-06-10 11:02:31.143 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 11:02:31.145 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 11:02:31.148 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:02:31.151 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 11:02:31.158 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 11:02:31.162 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 11:02:31.164 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 11:02:31.167 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 11:02:32.650 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 11:02:32.651 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 11:02:32.653 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 11:02:32.655 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 11:02:32.657 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 11:02:32.659 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 11:02:32.661 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 11:02:32.663 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 11:02:32.664 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 11:02:32.666 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 11:02:32.668 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 11:02:32.670 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 11:02:32.671 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 11:02:32.673 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 11:02:32.675 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 11:02:32.677 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 11:02:32.679 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 11:02:32.681 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 11:02:32.682 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 11:02:32.684 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 11:02:32.686 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 11:02:32.689 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 11:02:32.690 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 11:02:32.693 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 11:02:32.761 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 11:02:32.764 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 11:02:32.831 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 11:02:32.833 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 11:02:32.901 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 11:02:32.903 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 11:02:32.905 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 11:02:32.907 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 11:02:32.909 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 11:02:32.910 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 11:02:32.912 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 11:02:32.915 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 11:02:32.917 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 11:02:32.919 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 11:02:32.921 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 11:02:32.921 | Distro: focal 2022-06-10 11:02:32.923 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 11:02:32.925 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:02:32.929 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:02:32.931 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:02:32.934 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:02:32.934 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:02:33.522 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:02:33.524 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:02:33.524 | pip: 21.3.1 2022-06-10 11:02:33.526 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 11:02:33.528 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 11:02:33.530 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:02:33.532 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:02:33.534 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:02:33.539 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:02:33.541 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:02:33.543 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:02:33.546 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:02:33.548 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:02:33.549 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:02:33.551 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:02:33.553 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 11:02:33.555 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:02:33.557 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:02:33.559 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 11:02:33.563 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 11:02:33.565 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 11:02:33.568 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:02:33.572 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:02:33.574 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:02:33.577 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:02:33.577 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:02:34.194 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:02:34.197 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:02:34.197 | pip: 21.3.1 2022-06-10 11:02:34.200 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 11:02:34.203 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:02:34.206 | + ./stack.sh:main:791 : fixup_all 2022-06-10 11:02:34.209 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 11:02:34.212 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 11:02:34.214 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:02:34.217 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:02:34.219 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 11:02:34.232 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 11:02:34.243 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 11:02:34.255 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 11:02:34.263 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 11:02:34.266 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:02:34.268 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:02:34.270 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:02:34.272 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:02:34.275 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:02:34.277 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:02:34.279 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:02:34.281 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:02:34.283 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:02:34.285 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:02:34.287 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 11:02:34.290 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 11:02:34.292 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 11:02:34.295 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:02:34.297 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:02:34.299 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:02:34.301 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:02:34.303 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:02:34.305 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:02:34.308 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 11:02:34.310 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 11:02:34.331 | Using python 3.8 to install os-testr 2022-06-10 11:02:34.334 | + 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-10 11:02:35.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:35.078 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:35.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:35.078 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:36.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:36.180 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 11:02:36.246 | 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-10 11:02:36.247 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 11:02:36.248 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 11:02:36.261 | 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-10 11:02:36.272 | 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-10 11:02:36.282 | 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-10 11:02:37.840 | 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-10 11:02:37.912 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:02:37.912 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:02:38.018 | + inc/python:pip_install:196 : result=0 2022-06-10 11:02:38.023 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:02:38.026 | + functions-common:time_stop:2426 : local name 2022-06-10 11:02:38.028 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:38.030 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:38.033 | + functions-common:time_stop:2429 : local total 2022-06-10 11:02:38.035 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:38.037 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:02:38.040 | + functions-common:time_stop:2433 : start_time=1654858954326 2022-06-10 11:02:38.042 | + functions-common:time_stop:2435 : [[ -z 1654858954326 ]] 2022-06-10 11:02:38.045 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:38.049 | + functions-common:time_stop:2438 : end_time=1654858958046 2022-06-10 11:02:38.051 | + functions-common:time_stop:2439 : elapsed_time=3720 2022-06-10 11:02:38.053 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:02:38.055 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:38.057 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3720 2022-06-10 11:02:38.060 | + inc/python:pip_install:199 : return 0 2022-06-10 11:02:38.062 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 11:02:38.118 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 11:02:38.456 | + ./stack.sh:main:805 : install_infra 2022-06-10 11:02:38.458 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:02:38.462 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 11:02:38.465 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:02:38.467 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 11:02:38.493 | + 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-10 11:02:41.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:41.403 | 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 333)) (5.9.0) 2022-06-10 11:02:41.714 | + inc/python:pip_install:196 : result=0 2022-06-10 11:02:41.716 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:02:41.718 | + functions-common:time_stop:2426 : local name 2022-06-10 11:02:41.720 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:41.723 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:41.725 | + functions-common:time_stop:2429 : local total 2022-06-10 11:02:41.728 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:41.730 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:02:41.732 | + functions-common:time_stop:2433 : start_time=1654858958484 2022-06-10 11:02:41.734 | + functions-common:time_stop:2435 : [[ -z 1654858958484 ]] 2022-06-10 11:02:41.737 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:41.741 | + functions-common:time_stop:2438 : end_time=1654858961739 2022-06-10 11:02:41.743 | + functions-common:time_stop:2439 : elapsed_time=3255 2022-06-10 11:02:41.746 | + functions-common:time_stop:2440 : total=3720 2022-06-10 11:02:41.748 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:41.750 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6975 2022-06-10 11:02:41.752 | + inc/python:pip_install:199 : return 0 2022-06-10 11:02:41.755 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:02:41.758 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 11:02:41.781 | + 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-10 11:02:44.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:44.416 | Processing /opt/stack/requirements 2022-06-10 11:02:46.164 | 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 22)) (6.0) 2022-06-10 11:02:46.167 | 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 169)) (3.0.0) 2022-06-10 11:02:46.178 | 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 329)) (21.3) 2022-06-10 11:02:46.183 | 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 333)) (5.9.0) 2022-06-10 11:02:46.186 | 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 369)) (3.0.9) 2022-06-10 11:02:46.192 | 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 454)) (2.27.1) 2022-06-10 11:02:46.219 | 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 490)) (1.16.0) 2022-06-10 11:02:46.222 | 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 543)) (2.5.0) 2022-06-10 11:02:46.232 | 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 569)) (1.26.9) 2022-06-10 11:02:46.264 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 11:02:46.267 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 11:02:46.283 | 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 201)) (3.3) 2022-06-10 11:02:46.285 | 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 454)) (2022.5.18.1) 2022-06-10 11:02:46.288 | 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 113)) (2.0.12) 2022-06-10 11:02:46.293 | 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 165)) (1.0.0) 2022-06-10 11:02:46.296 | 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 115)) (3.10.1) 2022-06-10 11:02:46.308 | 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 523)) (3.5.0) 2022-06-10 11:02:46.315 | 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 93)) (0.5.1) 2022-06-10 11:02:46.318 | 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 342)) (3.3.0) 2022-06-10 11:02:46.329 | 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 116)) (2.4.1) 2022-06-10 11:02:46.397 | 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 579)) (0.2.5) 2022-06-10 11:02:46.402 | 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 90)) (21.4.0) 2022-06-10 11:02:46.463 | 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 370)) (1.8.2) 2022-06-10 11:02:46.465 | Building wheels for collected packages: openstack-requirements 2022-06-10 11:02:46.466 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 11:02:47.303 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 11:02:47.303 | ERROR: Command errored out with exit status 1: 2022-06-10 11:02:47.303 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-sdrb7150/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-sdrb7150/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-65z6wymt 2022-06-10 11:02:47.303 | cwd: /tmp/pip-req-build-sdrb7150/ 2022-06-10 11:02:47.303 | Complete output (6 lines): 2022-06-10 11:02:47.303 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 11:02:47.303 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 11:02:47.303 | or: setup.py --help-commands 2022-06-10 11:02:47.303 | or: setup.py cmd --help 2022-06-10 11:02:47.303 | 2022-06-10 11:02:47.303 | error: invalid command 'bdist_wheel' 2022-06-10 11:02:47.304 | ---------------------------------------- 2022-06-10 11:02:47.304 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 11:02:47.304 | Running setup.py clean for openstack-requirements 2022-06-10 11:02:48.139 | Failed to build openstack-requirements 2022-06-10 11:02:48.157 | Installing collected packages: openstack-requirements 2022-06-10 11:02:48.157 | Attempting uninstall: openstack-requirements 2022-06-10 11:02:48.157 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 11:02:48.190 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 11:02:48.208 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 11:02:48.212 | Running setup.py install for openstack-requirements: started 2022-06-10 11:02:50.626 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 11:02:50.649 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 11:02:50.776 | + inc/python:pip_install:196 : result=0 2022-06-10 11:02:50.778 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:02:50.780 | + functions-common:time_stop:2426 : local name 2022-06-10 11:02:50.782 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:50.784 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:50.786 | + functions-common:time_stop:2429 : local total 2022-06-10 11:02:50.789 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:50.791 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:02:50.793 | + functions-common:time_stop:2433 : start_time=1654858961773 2022-06-10 11:02:50.795 | + functions-common:time_stop:2435 : [[ -z 1654858961773 ]] 2022-06-10 11:02:50.798 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:50.802 | + functions-common:time_stop:2438 : end_time=1654858970800 2022-06-10 11:02:50.804 | + functions-common:time_stop:2439 : elapsed_time=9027 2022-06-10 11:02:50.806 | + functions-common:time_stop:2440 : total=6975 2022-06-10 11:02:50.808 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:50.810 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16002 2022-06-10 11:02:50.813 | + inc/python:pip_install:199 : return 0 2022-06-10 11:02:50.815 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 11:02:50.817 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 11:02:50.821 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 11:02:50.823 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:02:50.825 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:02:50.827 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-10 11:02:50.830 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:02:50.832 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 11:02:50.852 | Using python 3.8 to install pbr 2022-06-10 11:02:50.855 | + 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-10 11:02:51.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:51.595 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:51.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:02:51.595 | from cryptography.utils import int_from_bytes 2022-06-10 11:02:52.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:52.714 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 11:02:54.446 | 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-10 11:02:54.517 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:02:54.518 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:02:54.629 | + inc/python:pip_install:196 : result=0 2022-06-10 11:02:54.632 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:02:54.634 | + functions-common:time_stop:2426 : local name 2022-06-10 11:02:54.636 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:02:54.639 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:02:54.641 | + functions-common:time_stop:2429 : local total 2022-06-10 11:02:54.643 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:02:54.645 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:02:54.648 | + functions-common:time_stop:2433 : start_time=1654858970847 2022-06-10 11:02:54.650 | + functions-common:time_stop:2435 : [[ -z 1654858970847 ]] 2022-06-10 11:02:54.652 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:02:54.656 | + functions-common:time_stop:2438 : end_time=1654858974654 2022-06-10 11:02:54.659 | + functions-common:time_stop:2439 : elapsed_time=3807 2022-06-10 11:02:54.661 | + functions-common:time_stop:2440 : total=16002 2022-06-10 11:02:54.663 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:02:54.665 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19809 2022-06-10 11:02:54.667 | + inc/python:pip_install:199 : return 0 2022-06-10 11:02:54.670 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 11:02:56.940 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 11:02:58.839 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:02:58.840 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 11:02:58.861 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 11:02:58.867 | 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-10 11:02:58.869 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 11:02:58.872 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 11:02:58.875 | 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-10 11:02:58.947 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:02:58.950 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:02:58.953 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 11:02:58.970 | + ./stack.sh:main:814 : pkgs= 2022-06-10 11:02:58.973 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 11:02:58.976 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 11:02:58.978 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 11:02:58.980 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 11:02:58.982 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:02:58.984 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:02:58.987 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:02:58.989 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:02:58.992 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:02:58.994 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:02:58.998 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:02:59.000 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:02:59.003 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:02:59.005 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 11:02:59.007 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:02:59.025 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:59.027 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:02:59.029 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:02:59.031 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 11:02:59.033 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:02:59.036 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:02:59.038 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:02:59.040 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 11:02:59.043 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:02:59.045 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 11:02:59.047 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:02:59.049 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:02:59.051 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 11:02:59.053 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 11:02:59.055 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:02:59.058 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:02:59.060 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 11:02:59.062 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 11:02:59.064 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 11:02:59.066 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 11:02:59.069 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 11:02:59.072 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 11:02:59.074 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 11:02:59.076 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 11:02:59.079 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 11:02:59.081 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 11:02:59.137 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 11:02:59.137 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 11:02:59.139 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 11:02:59.512 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 11:02:59.514 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 11:02:59.531 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:02:59.533 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 11:02:59.536 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:02:59.539 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:02:59.541 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:02:59.544 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:02:59.547 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:02:59.549 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:02:59.552 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:02:59.555 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:02:59.558 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:02:59.560 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:02:59.563 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:02:59.566 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:02:59.568 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 11:02:59.571 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:02:59.574 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:02:59.576 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:02:59.578 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 11:02:59.600 | + 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-10 11:02:59.712 | Reading package lists... 2022-06-10 11:02:59.993 | Building dependency tree... 2022-06-10 11:02:59.995 | Reading state information... 2022-06-10 11:03:00.270 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 11:03:00.270 | The following packages were automatically installed and are no longer required: 2022-06-10 11:03:00.272 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:03:00.272 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:03:00.272 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:03:00.272 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:03:00.272 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:03:00.272 | python3-zope.interface 2022-06-10 11:03:00.272 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:03:00.392 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:03:00.398 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:03:00.400 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:03:00.402 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:00.405 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:00.407 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:00.409 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:00.411 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:00.414 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:03:00.416 | + functions-common:time_stop:2433 : start_time=1654858979597 2022-06-10 11:03:00.419 | + functions-common:time_stop:2435 : [[ -z 1654858979597 ]] 2022-06-10 11:03:00.421 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:00.425 | + functions-common:time_stop:2438 : end_time=1654858980423 2022-06-10 11:03:00.428 | + functions-common:time_stop:2439 : elapsed_time=826 2022-06-10 11:03:00.430 | + functions-common:time_stop:2440 : total=1633 2022-06-10 11:03:00.432 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:00.434 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2459 2022-06-10 11:03:00.437 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:03:00.439 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 11:03:00.441 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:03:00.444 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:03:00.446 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:03:00.449 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:03:00.451 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:03:00.453 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:03:00.456 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 11:03:00.458 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:03:00.461 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:03:00.463 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:03:00.466 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:03:00.468 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:03:00.470 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:03:00.472 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:03:00.475 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:03:00.478 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:00.480 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:03:00.482 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 11:03:00.485 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:03:00.487 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:03:00.489 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:03:00.492 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:03:00.494 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:03:00.496 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:03:00.499 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 11:03:00.501 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 11:03:00.517 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:00.519 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 11:03:00.522 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:03:00.526 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 11:03:00.529 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 11:03:00.532 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 11:03:00.536 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 11:03:00.539 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 11:03:00.542 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 11:03:00.545 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 11:03:00.547 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 11:03:00.550 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 11:03:00.553 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 11:03:01.280 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 11:03:01.280 | user tags 2022-06-10 11:03:01.280 | stackrabbit []' 2022-06-10 11:03:01.284 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 11:03:01.284 | user tags 2022-06-10 11:03:01.284 | stackrabbit []' 2022-06-10 11:03:01.284 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 11:03:01.291 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 11:03:01.293 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 11:03:01.296 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:03:02.008 | Changing password for user "stackrabbit" ... 2022-06-10 11:03:02.063 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 11:03:02.755 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 11:03:02.931 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 11:03:02.933 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:03:03.614 | Changing password for user "stackrabbit" ... 2022-06-10 11:03:03.674 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 11:03:03.676 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 11:03:03.679 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 11:03:04.342 | Deleting user "guest" ... 2022-06-10 11:03:04.358 | Error: 2022-06-10 11:03:04.358 | {:no_such_user, "guest"} 2022-06-10 11:03:04.371 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 11:03:04.373 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 11:03:04.390 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:04.392 | + ./stack.sh:main:831 : install_database 2022-06-10 11:03:04.395 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 11:03:04.397 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 11:03:04.400 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:04.402 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:04.404 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 11:03:04.939 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 11:03:04.942 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 11:03:04.944 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 11:03:04.947 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 11:03:04.949 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:04.951 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 11:03:04.954 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:03:04.956 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:03:04.959 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:03:04.962 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:03:04.964 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:03:04.966 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:03:04.969 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:03:04.971 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:03:04.973 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:04.976 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:03:04.979 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 11:03:04.981 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:03:04.984 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:03:04.988 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:03:04.991 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:03:04.993 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:03:04.995 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:03:04.998 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 11:03:05.000 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:05.002 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:05.005 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 11:03:05.007 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:03:05.009 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:03:05.012 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:03:05.014 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:03:05.016 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:05.019 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:03:05.022 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:05.024 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:05.027 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:03:05.029 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:03:05.032 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:03:05.034 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:03:05.036 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 11:03:05.039 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:03:05.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:05.044 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:05.046 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 11:03:05.069 | + 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-10 11:03:05.180 | Reading package lists... 2022-06-10 11:03:05.438 | Building dependency tree... 2022-06-10 11:03:05.440 | Reading state information... 2022-06-10 11:03:05.702 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 11:03:05.702 | The following packages were automatically installed and are no longer required: 2022-06-10 11:03:05.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:03:05.703 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:03:05.703 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:03:05.703 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:03:05.704 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:03:05.704 | python3-zope.interface 2022-06-10 11:03:05.704 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:03:05.820 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:03:05.824 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:03:05.827 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:03:05.829 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:05.831 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:05.833 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:05.836 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:05.838 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:05.840 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:03:05.842 | + functions-common:time_stop:2433 : start_time=1654858985065 2022-06-10 11:03:05.845 | + functions-common:time_stop:2435 : [[ -z 1654858985065 ]] 2022-06-10 11:03:05.847 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:05.852 | + functions-common:time_stop:2438 : end_time=1654858985849 2022-06-10 11:03:05.854 | + functions-common:time_stop:2439 : elapsed_time=784 2022-06-10 11:03:05.856 | + functions-common:time_stop:2440 : total=2459 2022-06-10 11:03:05.858 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:05.860 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3243 2022-06-10 11:03:05.863 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:03:05.865 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 11:03:05.867 | + ./stack.sh:main:834 : install_database_python 2022-06-10 11:03:05.870 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 11:03:05.872 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 11:03:05.874 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 11:03:05.877 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:03:05.880 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 11:03:05.882 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 11:03:05.885 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:03:05.888 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:03:05.889 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:03:05.894 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 11:03:05.896 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 11:03:05.899 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 11:03:05.902 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 11:03:05.904 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 11:03:05.926 | Using python 3.8 to install PyMySQL 2022-06-10 11:03:05.928 | + 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-10 11:03:06.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:06.662 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:06.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:06.663 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:07.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:07.773 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:03:09.362 | 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-10 11:03:09.434 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:03:09.434 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:03:09.556 | + inc/python:pip_install:196 : result=0 2022-06-10 11:03:09.558 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:03:09.561 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:09.563 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:09.566 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:09.568 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:09.571 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:09.573 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:03:09.576 | + functions-common:time_stop:2433 : start_time=1654858985920 2022-06-10 11:03:09.578 | + functions-common:time_stop:2435 : [[ -z 1654858985920 ]] 2022-06-10 11:03:09.581 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:09.586 | + functions-common:time_stop:2438 : end_time=1654858989583 2022-06-10 11:03:09.588 | + functions-common:time_stop:2439 : elapsed_time=3663 2022-06-10 11:03:09.590 | + functions-common:time_stop:2440 : total=19809 2022-06-10 11:03:09.593 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:09.595 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23472 2022-06-10 11:03:09.597 | + inc/python:pip_install:199 : return 0 2022-06-10 11:03:09.600 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 11:03:09.602 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:03:09.605 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 11:03:09.607 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 11:03:09.624 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:09.627 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 11:03:09.629 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 11:03:09.633 | ++ 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-10 11:03:09.633 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:03:09.639 | + 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-10 11:03:09.641 | + 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-10 11:03:09.644 | + 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-10 11:03:09.646 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:03:09.649 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 11:03:09.651 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 11:03:09.668 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:09.670 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 11:03:09.673 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:03:09.675 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:03:09.677 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:03:09.680 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:03:09.683 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:09.685 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:03:09.687 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:09.690 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:09.692 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:03:09.694 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:03:09.697 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:03:09.699 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:03:09.701 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 11:03:09.704 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:03:09.706 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:09.709 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:09.711 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 11:03:09.734 | + 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-10 11:03:09.846 | Reading package lists... 2022-06-10 11:03:10.112 | Building dependency tree... 2022-06-10 11:03:10.113 | Reading state information... 2022-06-10 11:03:10.388 | radvd is already the newest version (1:2.17-2). 2022-06-10 11:03:10.388 | The following packages were automatically installed and are no longer required: 2022-06-10 11:03:10.390 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:03:10.390 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:03:10.390 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:03:10.390 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:03:10.390 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:03:10.390 | python3-zope.interface 2022-06-10 11:03:10.390 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:03:10.512 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:03:10.516 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:03:10.518 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:03:10.521 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:10.523 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:10.526 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:10.528 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:10.530 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:10.532 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:03:10.535 | + functions-common:time_stop:2433 : start_time=1654858989731 2022-06-10 11:03:10.537 | + functions-common:time_stop:2435 : [[ -z 1654858989731 ]] 2022-06-10 11:03:10.540 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:10.545 | + functions-common:time_stop:2438 : end_time=1654858990542 2022-06-10 11:03:10.547 | + functions-common:time_stop:2439 : elapsed_time=811 2022-06-10 11:03:10.549 | + functions-common:time_stop:2440 : total=3243 2022-06-10 11:03:10.551 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:10.554 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4054 2022-06-10 11:03:10.557 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:03:10.559 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 11:03:10.576 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:10.578 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 11:03:10.580 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 11:03:10.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 11:03:10.586 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 11:03:10.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 11:03:10.608 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:03:10.610 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:03:10.613 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:03:10.616 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:03:10.618 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:10.620 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:03:10.622 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:10.625 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:10.627 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:03:10.629 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:03:10.631 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:03:10.633 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:03:10.636 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 11:03:10.638 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:03:10.640 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:10.642 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:10.645 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 11:03:10.666 | + 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-10 11:03:10.779 | Reading package lists... 2022-06-10 11:03:11.044 | Building dependency tree... 2022-06-10 11:03:11.046 | Reading state information... 2022-06-10 11:03:11.355 | fakeroot is already the newest version (1.24-1). 2022-06-10 11:03:11.355 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:03:11.355 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 11:03:11.355 | The following packages were automatically installed and are no longer required: 2022-06-10 11:03:11.356 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:03:11.356 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:03:11.356 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:03:11.356 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:03:11.356 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:03:11.357 | python3-zope.interface 2022-06-10 11:03:11.357 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:03:11.481 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:03:11.485 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:03:11.487 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:03:11.489 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:11.492 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:11.494 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:11.496 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:11.499 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:11.501 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:03:11.503 | + functions-common:time_stop:2433 : start_time=1654858990664 2022-06-10 11:03:11.506 | + functions-common:time_stop:2435 : [[ -z 1654858990664 ]] 2022-06-10 11:03:11.509 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:11.514 | + functions-common:time_stop:2438 : end_time=1654858991511 2022-06-10 11:03:11.519 | + functions-common:time_stop:2439 : elapsed_time=847 2022-06-10 11:03:11.522 | + functions-common:time_stop:2440 : total=4054 2022-06-10 11:03:11.524 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:11.526 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4901 2022-06-10 11:03:11.528 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:03:11.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 11:03:11.533 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:11.535 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:11.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 11:03:11.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 11:03:11.543 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 11:03:11.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 11:03:11.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 11:03:11.554 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 11:03:11.555 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 11:03:11.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 11:03:11.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 11:03:11.563 | + functions:vercmp:628 : local v1=5.4 2022-06-10 11:03:11.565 | + functions:vercmp:629 : local 'op=<' 2022-06-10 11:03:11.567 | + functions:vercmp:630 : local v2=3.13 2022-06-10 11:03:11.570 | + functions:vercmp:631 : local result 2022-06-10 11:03:11.574 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 11:03:11.574 | ++ functions:vercmp:635 : sort -V 2022-06-10 11:03:11.574 | ++ functions:vercmp:635 : head -1 2022-06-10 11:03:11.580 | + functions:vercmp:635 : result=3.13 2022-06-10 11:03:11.582 | + functions:vercmp:637 : case $op in 2022-06-10 11:03:11.585 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 11:03:11.588 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 11:03:11.590 | + functions:vercmp:648 : return 2022-06-10 11:03:11.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 11:03:11.594 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:03:11.597 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 11:03:12.091 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 11:03:12.094 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 11:03:12.098 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.101 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.104 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-10 11:03:12.107 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.110 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 11:03:12.129 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:12.132 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 11:03:12.134 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 11:03:12.135 | Installing etcd 2022-06-10 11:03:12.137 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 11:03:12.149 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 11:03:12.161 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 11:03:12.164 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 11:03:12.181 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 11:03:12.185 | ++ 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-10 11:03:12.188 | ++ 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-10 11:03:12.191 | +++ 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-10 11:03:12.196 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:03:12.198 | ++ 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-10 11:03:12.200 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 11:03:12.203 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:03:12.205 | ++ functions:get_extra_file:74 : return 2022-06-10 11:03:12.208 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:03:12.211 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 11:03:12.213 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 11:03:12.216 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 11:03:12.236 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:12.238 | + ./stack.sh:main:861 : install_dstat 2022-06-10 11:03:12.241 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 11:03:12.257 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:12.260 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 11:03:12.262 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:03:12.264 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 11:03:12.267 | + ./stack.sh:main:870 : install_libs 2022-06-10 11:03:12.269 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 11:03:12.272 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 11:03:12.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 11:03:12.276 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 11:03:12.279 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.281 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.283 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-10 11:03:12.285 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.289 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 11:03:12.291 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 11:03:12.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 11:03:12.296 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 11:03:12.298 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.300 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.303 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-10 11:03:12.305 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.309 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 11:03:12.311 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 11:03:12.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 11:03:12.316 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 11:03:12.318 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.321 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.323 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-10 11:03:12.326 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.328 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 11:03:12.331 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 11:03:12.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 11:03:12.336 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 11:03:12.338 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.340 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.342 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-10 11:03:12.345 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.347 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 11:03:12.350 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 11:03:12.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 11:03:12.356 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 11:03:12.358 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.361 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.363 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-10 11:03:12.365 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.367 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 11:03:12.370 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 11:03:12.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 11:03:12.374 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 11:03:12.377 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.379 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.382 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-10 11:03:12.384 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.387 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 11:03:12.390 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 11:03:12.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 11:03:12.394 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 11:03:12.397 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.400 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.402 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-10 11:03:12.404 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.407 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 11:03:12.409 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 11:03:12.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 11:03:12.414 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 11:03:12.416 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.418 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.421 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-10 11:03:12.423 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.425 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 11:03:12.428 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 11:03:12.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 11:03:12.432 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 11:03:12.435 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.437 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.439 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-10 11:03:12.442 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.444 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 11:03:12.446 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 11:03:12.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 11:03:12.451 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 11:03:12.453 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.456 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.458 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-10 11:03:12.461 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.463 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 11:03:12.465 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 11:03:12.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 11:03:12.470 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 11:03:12.472 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.475 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.477 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-10 11:03:12.479 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.482 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 11:03:12.484 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 11:03:12.486 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 11:03:12.488 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 11:03:12.491 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.493 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.495 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-10 11:03:12.497 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.500 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 11:03:12.502 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 11:03:12.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 11:03:12.507 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 11:03:12.509 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.511 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.513 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-10 11:03:12.516 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.518 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 11:03:12.520 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 11:03:12.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 11:03:12.525 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 11:03:12.528 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.530 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.532 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-10 11:03:12.535 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.538 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 11:03:12.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 11:03:12.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 11:03:12.545 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 11:03:12.547 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.549 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.551 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-10 11:03:12.554 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.556 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 11:03:12.558 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 11:03:12.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 11:03:12.563 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 11:03:12.565 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.568 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.570 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-10 11:03:12.573 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.575 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 11:03:12.577 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 11:03:12.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 11:03:12.582 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 11:03:12.585 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.587 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.589 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-10 11:03:12.592 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.594 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 11:03:12.596 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 11:03:12.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 11:03:12.601 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 11:03:12.603 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.605 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.608 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-10 11:03:12.610 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.612 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 11:03:12.615 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 11:03:12.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 11:03:12.619 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 11:03:12.622 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.624 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.626 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-10 11:03:12.628 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.631 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 11:03:12.634 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 11:03:12.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 11:03:12.638 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 11:03:12.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.643 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.645 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-10 11:03:12.648 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.650 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 11:03:12.653 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 11:03:12.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 11:03:12.658 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 11:03:12.660 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.662 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.664 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-10 11:03:12.667 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.669 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 11:03:12.671 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 11:03:12.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 11:03:12.676 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 11:03:12.678 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.680 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.683 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-10 11:03:12.685 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.687 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 11:03:12.690 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 11:03:12.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 11:03:12.695 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 11:03:12.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.699 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.702 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-10 11:03:12.704 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.707 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 11:03:12.710 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 11:03:12.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 11:03:12.715 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 11:03:12.717 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.720 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.722 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-10 11:03:12.725 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.727 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 11:03:12.729 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 11:03:12.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 11:03:12.734 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 11:03:12.736 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.739 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.741 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-10 11:03:12.743 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.746 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 11:03:12.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 11:03:12.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 11:03:12.755 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 11:03:12.758 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.760 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.763 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-10 11:03:12.765 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.768 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 11:03:12.770 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 11:03:12.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 11:03:12.775 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 11:03:12.778 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.780 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.783 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-10 11:03:12.785 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.788 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 11:03:12.790 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 11:03:12.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 11:03:12.795 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 11:03:12.797 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.800 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.802 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-10 11:03:12.805 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.811 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 11:03:12.814 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 11:03:12.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 11:03:12.821 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 11:03:12.824 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.827 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.830 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-10 11:03:12.833 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.837 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 11:03:12.840 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 11:03:12.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 11:03:12.845 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 11:03:12.848 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.850 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.853 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-10 11:03:12.855 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.857 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 11:03:12.860 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 11:03:12.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 11:03:12.864 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 11:03:12.867 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.869 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.872 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-10 11:03:12.874 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.876 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 11:03:12.879 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 11:03:12.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 11:03:12.884 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 11:03:12.886 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.888 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.891 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-10 11:03:12.893 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.895 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 11:03:12.898 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 11:03:12.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 11:03:12.903 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 11:03:12.905 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.908 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.910 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-10 11:03:12.912 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.915 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 11:03:12.917 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 11:03:12.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 11:03:12.922 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 11:03:12.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.926 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.929 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-10 11:03:12.931 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.933 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 11:03:12.936 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 11:03:12.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 11:03:12.940 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 11:03:12.942 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.945 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.948 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-10 11:03:12.950 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.952 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 11:03:12.955 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 11:03:12.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 11:03:12.960 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 11:03:12.962 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.965 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.967 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-10 11:03:12.969 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.972 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 11:03:12.974 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 11:03:12.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 11:03:12.979 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 11:03:12.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:12.983 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:12.985 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-10 11:03:12.988 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:12.991 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 11:03:12.993 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 11:03:12.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 11:03:12.998 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 11:03:13.000 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:13.002 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:13.005 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-10 11:03:13.007 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:13.010 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 11:03:13.031 | Using python 3.8 to install etcd3 2022-06-10 11:03:13.033 | + 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-10 11:03:13.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:13.778 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:13.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:13.778 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:14.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:14.891 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 11:03:14.898 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 11:03:14.899 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 11:03:14.900 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 11:03:14.901 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 11:03:16.525 | 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-10 11:03:16.597 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:03:16.597 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:03:16.705 | + inc/python:pip_install:196 : result=0 2022-06-10 11:03:16.708 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:03:16.711 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:16.713 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:16.715 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:16.717 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:16.720 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:16.722 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:03:16.724 | + functions-common:time_stop:2433 : start_time=1654858993025 2022-06-10 11:03:16.726 | + functions-common:time_stop:2435 : [[ -z 1654858993025 ]] 2022-06-10 11:03:16.729 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:16.733 | + functions-common:time_stop:2438 : end_time=1654858996731 2022-06-10 11:03:16.735 | + functions-common:time_stop:2439 : elapsed_time=3706 2022-06-10 11:03:16.737 | + functions-common:time_stop:2440 : total=23472 2022-06-10 11:03:16.740 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:16.742 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27178 2022-06-10 11:03:16.745 | + inc/python:pip_install:199 : return 0 2022-06-10 11:03:16.747 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 11:03:16.769 | Using python 3.8 to install etcd3gw 2022-06-10 11:03:16.771 | + 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 etcd3gw 2022-06-10 11:03:17.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:17.506 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:17.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:17.506 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:18.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:18.625 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:03:18.632 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 11:03:18.633 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 11:03:18.634 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 11:03:18.662 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-06-10 11:03:18.665 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 11:03:18.665 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 11:03:18.668 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-06-10 11:03:20.241 | 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-10 11:03:20.312 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:03:20.312 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:03:20.423 | + inc/python:pip_install:196 : result=0 2022-06-10 11:03:20.426 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:03:20.428 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:20.431 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:20.433 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:20.435 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:20.437 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:20.440 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:03:20.442 | + functions-common:time_stop:2433 : start_time=1654858996763 2022-06-10 11:03:20.444 | + functions-common:time_stop:2435 : [[ -z 1654858996763 ]] 2022-06-10 11:03:20.447 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:20.452 | + functions-common:time_stop:2438 : end_time=1654859000449 2022-06-10 11:03:20.454 | + functions-common:time_stop:2439 : elapsed_time=3686 2022-06-10 11:03:20.456 | + functions-common:time_stop:2440 : total=27178 2022-06-10 11:03:20.459 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:20.462 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30864 2022-06-10 11:03:20.464 | + inc/python:pip_install:199 : return 0 2022-06-10 11:03:20.466 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 11:03:20.469 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 11:03:20.471 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 11:03:20.473 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:03:20.476 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:03:20.478 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:03:20.481 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:03:20.483 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:03:20.485 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:03:20.488 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:03:20.491 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:03:20.493 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:03:20.496 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:03:20.498 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 11:03:20.500 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:20.503 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:20.506 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 11:03:20.509 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:03:20.511 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:03:20.513 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:03:20.516 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:03:20.518 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:03:20.520 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:20.523 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:03:20.525 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:20.528 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:20.530 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:03:20.532 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:03:20.535 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:03:20.537 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:03:20.540 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:03:20.542 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:03:20.545 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:20.547 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:20.549 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:03:20.573 | + 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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:03:20.684 | Reading package lists... 2022-06-10 11:03:20.955 | Building dependency tree... 2022-06-10 11:03:20.957 | Reading state information... 2022-06-10 11:03:21.234 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:03:21.234 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:03:21.234 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:03:21.234 | The following packages were automatically installed and are no longer required: 2022-06-10 11:03:21.235 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:03:21.236 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:03:21.236 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:03:21.236 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:03:21.236 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:03:21.236 | python3-zope.interface 2022-06-10 11:03:21.236 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:03:21.354 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:03:21.359 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:03:21.361 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:03:21.364 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:21.366 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:21.369 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:21.371 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:21.373 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:21.375 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:03:21.377 | + functions-common:time_stop:2433 : start_time=1654859000571 2022-06-10 11:03:21.380 | + functions-common:time_stop:2435 : [[ -z 1654859000571 ]] 2022-06-10 11:03:21.383 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:21.387 | + functions-common:time_stop:2438 : end_time=1654859001384 2022-06-10 11:03:21.389 | + functions-common:time_stop:2439 : elapsed_time=813 2022-06-10 11:03:21.391 | + functions-common:time_stop:2440 : total=4901 2022-06-10 11:03:21.393 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:21.396 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5714 2022-06-10 11:03:21.399 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:03:21.401 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 11:03:21.403 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:03:21.406 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:03:21.408 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 11:03:21.472 | Module proxy already enabled 2022-06-10 11:03:21.477 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 11:03:21.539 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 11:03:21.539 | Module proxy already enabled 2022-06-10 11:03:21.551 | Module proxy_uwsgi already enabled 2022-06-10 11:03:21.551 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 11:03:21.551 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:03:21.551 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:03:21.551 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:03:21.679 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 11:03:21.681 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 11:03:21.684 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 11:03:21.687 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.689 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.691 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-10 11:03:21.695 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.697 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 11:03:21.699 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 11:03:21.702 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 11:03:21.704 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.706 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.709 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-10 11:03:21.712 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.714 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 11:03:21.717 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 11:03:21.719 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 11:03:21.721 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.724 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.726 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-10 11:03:21.729 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.731 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 11:03:21.733 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 11:03:21.736 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 11:03:21.738 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.740 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.743 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 11:03:21.745 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.748 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 11:03:21.750 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 11:03:21.753 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.756 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.758 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-10 11:03:21.760 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.763 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 11:03:21.765 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 11:03:21.768 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 11:03:21.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.773 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.775 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-10 11:03:21.778 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.780 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 11:03:21.799 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:21.801 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 11:03:21.804 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 11:03:21.806 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 11:03:21.809 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.811 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.813 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-10 11:03:21.816 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.819 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 11:03:21.836 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:21.838 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 11:03:21.841 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 11:03:21.843 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 11:03:21.846 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.848 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.851 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-10 11:03:21.853 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.856 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 11:03:21.858 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 11:03:21.861 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 11:03:21.863 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:03:21.866 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:03:21.868 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-10 11:03:21.871 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:03:21.873 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 11:03:21.876 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 11:03:21.878 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:03:21.882 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 11:03:21.884 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 11:03:21.886 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:03:21.890 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:03:21.891 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:03:21.895 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 11:03:21.899 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 11:03:21.901 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 11:03:21.904 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 11:03:21.907 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 11:03:21.927 | Using python 3.8 to install keystonemiddleware 2022-06-10 11:03:21.930 | + 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 keystonemiddleware 2022-06-10 11:03:22.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:22.673 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:22.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:22.673 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:23.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:23.792 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 11:03:23.845 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 11:03:23.846 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 11:03:23.847 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 11:03:23.849 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 11:03:23.850 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 11:03:23.851 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 11:03:23.852 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-06-10 11:03:23.853 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 11:03:23.854 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 11:03:23.855 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 11:03:23.856 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 11:03:23.857 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 11:03:23.858 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 11:03:23.859 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 11:03:23.917 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-06-10 11:03:23.919 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-06-10 11:03:23.920 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-06-10 11:03:23.959 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-06-10 11:03:23.998 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-06-10 11:03:24.000 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 11:03:24.001 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-06-10 11:03:24.002 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-06-10 11:03:24.051 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-06-10 11:03:24.055 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-06-10 11:03:24.065 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-06-10 11:03:24.066 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.4) 2022-06-10 11:03:24.080 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 11:03:24.082 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-06-10 11:03:24.084 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 11:03:24.150 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 11:03:24.152 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 11:03:24.155 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-06-10 11:03:24.156 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-06-10 11:03:24.207 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-06-10 11:03:24.219 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-06-10 11:03:25.710 | 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-10 11:03:25.781 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:03:25.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:03:25.892 | + inc/python:pip_install:196 : result=0 2022-06-10 11:03:25.895 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:03:25.898 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:25.900 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:25.902 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:25.904 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:25.906 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:25.909 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:03:25.911 | + functions-common:time_stop:2433 : start_time=1654859001922 2022-06-10 11:03:25.914 | + functions-common:time_stop:2435 : [[ -z 1654859001922 ]] 2022-06-10 11:03:25.916 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:25.921 | + functions-common:time_stop:2438 : end_time=1654859005918 2022-06-10 11:03:25.923 | + functions-common:time_stop:2439 : elapsed_time=3996 2022-06-10 11:03:25.925 | + functions-common:time_stop:2440 : total=30864 2022-06-10 11:03:25.927 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:25.929 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34860 2022-06-10 11:03:25.932 | + inc/python:pip_install:199 : return 0 2022-06-10 11:03:25.934 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 11:03:25.936 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 11:03:25.939 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:03:25.942 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 11:03:25.944 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 11:03:25.947 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:03:25.950 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:03:25.951 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:03:25.956 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 11:03:25.959 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 11:03:25.961 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 11:03:25.964 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 11:03:25.967 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 11:03:25.988 | Using python 3.8 to install python-memcached 2022-06-10 11:03:25.991 | + 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 python-memcached 2022-06-10 11:03:26.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:26.732 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:26.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:26.732 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:27.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:27.866 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 11:03:27.870 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 11:03:29.500 | 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-10 11:03:29.573 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:03:29.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:03:29.679 | + inc/python:pip_install:196 : result=0 2022-06-10 11:03:29.681 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:03:29.684 | + functions-common:time_stop:2426 : local name 2022-06-10 11:03:29.686 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:03:29.688 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:03:29.690 | + functions-common:time_stop:2429 : local total 2022-06-10 11:03:29.693 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:03:29.695 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:03:29.698 | + functions-common:time_stop:2433 : start_time=1654859005983 2022-06-10 11:03:29.700 | + functions-common:time_stop:2435 : [[ -z 1654859005983 ]] 2022-06-10 11:03:29.703 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:03:29.707 | + functions-common:time_stop:2438 : end_time=1654859009704 2022-06-10 11:03:29.709 | + functions-common:time_stop:2439 : elapsed_time=3721 2022-06-10 11:03:29.712 | + functions-common:time_stop:2440 : total=34860 2022-06-10 11:03:29.714 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:03:29.716 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38581 2022-06-10 11:03:29.718 | + inc/python:pip_install:199 : return 0 2022-06-10 11:03:29.721 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 11:03:29.737 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:03:29.740 | + ./stack.sh:main:892 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-06-10 11:03:29.743 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 11:03:29.745 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 11:03:29.748 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 11:03:29.750 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:03:29.752 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 11:03:29.755 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 11:03:29.771 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:03:29.773 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 11:03:29.775 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 11:03:29.777 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 11:03:29.780 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:03:29.782 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:03:29.784 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:03:29.787 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:03:29.789 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:03:29.792 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:03:29.808 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:03:29.810 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:03:29.812 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:29.815 | + functions-common:git_clone:618 : echo master 2022-06-10 11:03:29.815 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:03:29.820 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 11:03:29.822 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:03:29.825 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 11:03:29.837 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 11:03:29.839 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:03:29.840 | + functions-common:git_clone:679 : head -1 2022-06-10 11:03:29.843 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 11:03:29.846 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:03:29.848 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 11:03:29.851 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:03:29.853 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:03:29.855 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 11:03:29.858 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:03:29.860 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 11:03:29.862 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:03:29.865 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:03:29.868 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 11:03:29.870 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:03:29.872 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:03:29.875 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 11:03:29.877 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:03:29.880 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 11:03:29.883 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:03:29.885 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:03:29.888 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 11:03:29.894 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 11:03:29.896 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 11:03:30.550 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 11:03:30.553 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:03:30.555 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:03:30.557 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:03:30.559 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:03:30.561 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 11:03:30.564 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:03:30.566 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:03:30.569 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:03:30.571 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:03:30.573 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:03:30.575 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:03:30.577 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:03:30.580 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 11:03:30.600 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 11:03:30.602 | + 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 -e /opt/stack/keystone 2022-06-10 11:03:31.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:31.347 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:31.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:03:31.347 | from cryptography.utils import int_from_bytes 2022-06-10 11:03:32.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:03:32.460 | Obtaining file:///opt/stack/keystone 2022-06-10 11:03:32.460 | Preparing metadata (setup.py): started 2022-06-10 11:03:32.503 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 11:03:32.504 | ERROR: Command errored out with exit status 1: 2022-06-10 11:03:32.504 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/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-29dsbrc0 2022-06-10 11:03:32.504 | cwd: /opt/stack/keystone/ 2022-06-10 11:03:32.504 | Complete output (3 lines): 2022-06-10 11:03:32.504 | Traceback (most recent call last): 2022-06-10 11:03:32.504 | File "", line 1, in 2022-06-10 11:03:32.504 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 11:03:32.504 | ---------------------------------------- 2022-06-10 11:03:32.504 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 11:03:32.504 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 11:03:32.578 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:03:32.578 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:03:32.669 | + inc/python:pip_install:1 : exit_trap 2022-06-10 11:03:32.672 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 11:03:32.675 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 11:03:32.678 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 11:03:32.681 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 11:03:32.683 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 11:03:32.685 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 11:03:32.688 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 11:03:32.690 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 11:03:32.693 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 11:03:32.693 | Error on exit 2022-06-10 11:03:32.695 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 11:03:32.697 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858942 70 fail 2022-06-10 11:03:32.947 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 11:03:32.950 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 11:03:33.401 | + ./stack.sh:exit_trap:551 : exit 1