2022-04-13 08:47:47.018 | + ./stack.sh:main:489 : exec 2022-04-13 08:47:47.018 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-084746' 2022-04-13 08:47:47.018 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-084746.summary.2022-04-13-084746 2022-04-13 08:47:47.018 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:47:47.018 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-084746 2022-04-13 08:47:47.018 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-084746 /opt/stack/logs/stack.sh.log 2022-04-13 08:47:47.018 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-084746.summary.2022-04-13-084746 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:47:47.018 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:47:47.018 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:47:47.018 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:47:47.018 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:47:47.018 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:47:47.018 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:47:47.018 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:47:47.019 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:47:47.019 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:47:47.019 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:47:47.019 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:47:47.019 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:47:47.019 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:47:47.019 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:47:47.020 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:47:47.023 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:47:47.025 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:47:47.027 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:47:47.029 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:47:47.030 | Linux dv-neutron-837566-3-hyperv 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-04-13 08:47:47.032 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:47:47.034 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:47:47.037 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:47:47.072 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:47:47.089 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:47:47.091 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:47:47.092 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:47:47.094 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:47:47.096 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:47:47.098 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:47:47.100 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:47:47.101 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:47:47.103 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:47:47.105 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:47:47.107 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:47:47.108 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:47:47.110 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:47:47.113 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:47:47.116 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:47:47.117 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:47:47.119 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:47:47.121 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:47:47.123 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:47:47.136 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:47:47.138 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:47:47.140 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:47:47.141 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:47:47.143 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:47:47.145 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:47:47.147 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:47:47.149 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:47:47.151 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:47:47.153 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:47:47.155 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:47:47.156 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:47:47.158 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:47:47.160 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:47:47.162 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:47:47.163 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:47:47.165 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:47:47.182 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:47:47.185 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:47:47.197 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:47:47.200 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:47:47.203 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:47:47.205 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:47:47.207 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:47:47.209 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:47:47.211 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:47:47.213 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:47:47.215 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:47:47.217 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:47:47.219 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:47:47.220 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:47:47.225 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:47:47.236 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:47:47.253 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:47:47.266 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:47:47.278 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:47:47.313 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:47:47.371 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:47:47.461 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:47:47.482 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:47:47.532 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:47:47.584 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:47:47.731 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:47:47.745 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:47:47.758 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:47:47.770 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:47:47.857 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:47:47.859 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:47:47.862 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:47:47.864 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:47:47.867 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:47:47.869 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:47:47.871 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:47:47.871 | False' 2022-04-13 08:47:47.874 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:47:47.888 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:47:47.891 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:47:47.893 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:47:47.895 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:47:47.897 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:47:47.899 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:47:47.901 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:47:47.903 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:47:47.905 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:47:47.907 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:47:47.911 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:47:47.913 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:47:47.915 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:47:47.917 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:47:47.919 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:47:47.934 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:47:47.936 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:47:47.938 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:47:47.980 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:47:47.982 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:47:47.984 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:47:47.986 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:47:47.988 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:47:47.991 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:47:47.993 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:47:47.995 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:47:47.997 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:47:47.999 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:47:48.001 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.003 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:47:48.006 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.008 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:47:48.010 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.012 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:47:48.014 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.017 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:47:48.019 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.021 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:47:48.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.025 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:47:48.028 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.030 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:47:48.032 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.034 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:47:48.037 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.039 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:47:48.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.043 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:47:48.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.048 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:47:48.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.053 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:47:48.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.057 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:47:48.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.062 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:47:48.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.066 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:47:48.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.071 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:47:48.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.075 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:47:48.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.080 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:47:48.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.084 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:47:48.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.089 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:47:48.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.093 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:47:48.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.098 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:47:48.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.103 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:47:48.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.107 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:47:48.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.111 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:47:48.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.118 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:47:48.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.122 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:47:48.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.127 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:47:48.129 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.131 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:47:48.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.136 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:47:48.138 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.140 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:47:48.142 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:47:48.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:47:48.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:47:48.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.158 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:47:48.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.163 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:47:48.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.168 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:47:48.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:47:48.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.177 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:47:48.179 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:47:48.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.185 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:47:48.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.190 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:47:48.192 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.194 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:47:48.196 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.199 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:47:48.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.203 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:47:48.205 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.208 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:47:48.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:47:48.213 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:47:48.215 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:47:48.218 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:47:48.220 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:47:48.236 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:47:48.238 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:47:48.240 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:47:48.242 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:47:48.257 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:47:48.259 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:47:48.261 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:47:48.264 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:47:48.266 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:47:48.268 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:47:48.271 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:47:48.273 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:47:48.276 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:47:48.278 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:47:48.278 | Using mysql database backend 2022-04-13 08:47:48.280 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:47:48.296 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:47:48.299 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:47:48.302 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:47:48.304 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:47:48.307 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:47:48.310 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:47:48.325 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:47:48.328 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:47:48.344 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:47:48.361 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:47:48.363 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:47:48.379 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:47:48.395 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:47:48.412 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:47:48.414 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:47:48.430 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:47:48.432 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:47:48.448 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:47:48.450 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:47:48.453 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:47:48.455 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:47:48.459 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:47:48.463 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-084748 2022-04-13 08:47:48.466 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-084748 759' 2022-04-13 08:47:48.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.470 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:47:48.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.476 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:47:48.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.480 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:47:48.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.485 | + 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,c-vol,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,c-bak,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-04-13 08:47:48.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.490 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 08:47:48.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.495 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 08:47:48.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.499 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-084746 2022-04-13 08:47:48.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.504 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:47:48.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.509 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 08:47:48.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.514 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:47:48.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.518 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:47:48.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.524 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:47:48.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:47:48.528 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:47:48.531 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:47:48.533 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:47:48.536 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:47:48.538 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:47:48.540 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:47:48.542 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:47:48.544 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:47:48.547 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:47:48.549 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:47:48.552 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:47:48.566 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:47:48.569 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:47:48.571 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:47:48.573 | + functions-common:git_clone:629 : echo master 2022-04-13 08:47:48.574 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:47:48.579 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:47:48.581 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:47:48.584 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:47:48.586 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:47:48.587 | + functions-common:git_clone:678 : head -1 2022-04-13 08:47:48.590 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:47:48.592 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:47:48.595 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:47:48.597 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:47:48.599 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:47:48.602 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:47:48.604 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:47:48.607 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:47:48.609 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:47:48.612 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:47:48.614 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:47:48.617 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:47:48.620 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:47:48.624 | ++ tools/install_prereqs.sh:source:47 : NOW=1649839668 2022-04-13 08:47:48.627 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:47:48.632 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649839390 2022-04-13 08:47:48.634 | ++ tools/install_prereqs.sh:source:49 : DELTA=278 2022-04-13 08:47:48.637 | ++ tools/install_prereqs.sh:source:50 : [[ 278 -lt 7200 ]] 2022-04-13 08:47:48.639 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:47:48.642 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:47:48.644 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:47:48.647 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:47:48.649 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:47:48.651 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:47:48.654 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:47:48.656 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:47:48.659 | +++ 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,c-vol,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,c-bak,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-04-13 08:47:48.705 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:47:48.705 | apache2-dev 2022-04-13 08:47:48.705 | bc 2022-04-13 08:47:48.705 | bsdmainutils 2022-04-13 08:47:48.705 | curl 2022-04-13 08:47:48.705 | g++ 2022-04-13 08:47:48.705 | gawk 2022-04-13 08:47:48.705 | gcc 2022-04-13 08:47:48.705 | gettext 2022-04-13 08:47:48.705 | git 2022-04-13 08:47:48.705 | graphviz 2022-04-13 08:47:48.705 | iputils-ping 2022-04-13 08:47:48.705 | libapache2-mod-proxy-uwsgi 2022-04-13 08:47:48.705 | libffi-dev 2022-04-13 08:47:48.705 | libjpeg-dev 2022-04-13 08:47:48.705 | libpcre3-dev 2022-04-13 08:47:48.705 | libpq-dev 2022-04-13 08:47:48.706 | libssl-dev 2022-04-13 08:47:48.706 | libsystemd-dev 2022-04-13 08:47:48.706 | libxml2-dev 2022-04-13 08:47:48.706 | libxslt1-dev 2022-04-13 08:47:48.706 | libyaml-dev 2022-04-13 08:47:48.706 | lsof 2022-04-13 08:47:48.706 | openssh-server 2022-04-13 08:47:48.706 | openssl 2022-04-13 08:47:48.706 | pkg-config 2022-04-13 08:47:48.706 | psmisc 2022-04-13 08:47:48.706 | python3-dev 2022-04-13 08:47:48.706 | python3-pip 2022-04-13 08:47:48.706 | python3-systemd 2022-04-13 08:47:48.706 | python3-venv 2022-04-13 08:47:48.706 | tar 2022-04-13 08:47:48.706 | tcpdump 2022-04-13 08:47:48.706 | unzip 2022-04-13 08:47:48.706 | uuid-runtime 2022-04-13 08:47:48.706 | wget 2022-04-13 08:47:48.706 | wget 2022-04-13 08:47:48.706 | zlib1g-dev 2022-04-13 08:47:48.706 | libkrb5-dev 2022-04-13 08:47:48.706 | libldap2-dev 2022-04-13 08:47:48.706 | libsasl2-dev 2022-04-13 08:47:48.706 | memcached 2022-04-13 08:47:48.706 | python3-mysqldb 2022-04-13 08:47:48.706 | sqlite3 2022-04-13 08:47:48.706 | conntrack 2022-04-13 08:47:48.706 | curl 2022-04-13 08:47:48.706 | dnsmasq-base 2022-04-13 08:47:48.706 | dnsmasq-utils 2022-04-13 08:47:48.706 | ebtables 2022-04-13 08:47:48.706 | genisoimage 2022-04-13 08:47:48.706 | iptables 2022-04-13 08:47:48.706 | iputils-arping 2022-04-13 08:47:48.706 | kpartx 2022-04-13 08:47:48.706 | libjs-jquery-tablesorter 2022-04-13 08:47:48.706 | parted 2022-04-13 08:47:48.706 | pm-utils 2022-04-13 08:47:48.707 | python3-mysqldb 2022-04-13 08:47:48.707 | socat 2022-04-13 08:47:48.707 | sqlite3 2022-04-13 08:47:48.707 | sudo 2022-04-13 08:47:48.707 | vlan 2022-04-13 08:47:48.707 | lsscsi 2022-04-13 08:47:48.707 | open-iscsi 2022-04-13 08:47:48.707 | lvm2 2022-04-13 08:47:48.707 | qemu-utils 2022-04-13 08:47:48.707 | thin-provisioning-tools 2022-04-13 08:47:48.707 | acl 2022-04-13 08:47:48.707 | dnsmasq-base 2022-04-13 08:47:48.707 | dnsmasq-utils 2022-04-13 08:47:48.707 | ebtables 2022-04-13 08:47:48.707 | haproxy 2022-04-13 08:47:48.707 | iptables 2022-04-13 08:47:48.707 | iputils-arping 2022-04-13 08:47:48.707 | iputils-ping 2022-04-13 08:47:48.707 | postgresql-server-dev-all 2022-04-13 08:47:48.707 | python3-mysqldb 2022-04-13 08:47:48.707 | sqlite3 2022-04-13 08:47:48.707 | sudo 2022-04-13 08:47:48.707 | vlan 2022-04-13 08:47:48.707 | pcp 2022-04-13 08:47:48.707 | ipset 2022-04-13 08:47:48.707 | conntrack 2022-04-13 08:47:48.707 | conntrackd 2022-04-13 08:47:48.707 | keepalived 2022-04-13 08:47:48.707 | lvm2 2022-04-13 08:47:48.707 | qemu-utils 2022-04-13 08:47:48.707 | thin-provisioning-tools 2022-04-13 08:47:48.707 | curl 2022-04-13 08:47:48.707 | liberasurecode-dev 2022-04-13 08:47:48.707 | make 2022-04-13 08:47:48.707 | memcached 2022-04-13 08:47:48.707 | rsync 2022-04-13 08:47:48.707 | sqlite3 2022-04-13 08:47:48.707 | xfsprogs' 2022-04-13 08:47:48.709 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:47:48.726 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:47:48.726 | apache2-dev 2022-04-13 08:47:48.726 | bc 2022-04-13 08:47:48.726 | bsdmainutils 2022-04-13 08:47:48.726 | curl 2022-04-13 08:47:48.726 | g++ 2022-04-13 08:47:48.726 | gawk 2022-04-13 08:47:48.726 | gcc 2022-04-13 08:47:48.726 | gettext 2022-04-13 08:47:48.726 | git 2022-04-13 08:47:48.726 | graphviz 2022-04-13 08:47:48.726 | iputils-ping 2022-04-13 08:47:48.727 | libapache2-mod-proxy-uwsgi 2022-04-13 08:47:48.727 | libffi-dev 2022-04-13 08:47:48.727 | libjpeg-dev 2022-04-13 08:47:48.727 | libpcre3-dev 2022-04-13 08:47:48.727 | libpq-dev 2022-04-13 08:47:48.727 | libssl-dev 2022-04-13 08:47:48.727 | libsystemd-dev 2022-04-13 08:47:48.727 | libxml2-dev 2022-04-13 08:47:48.727 | libxslt1-dev 2022-04-13 08:47:48.727 | libyaml-dev 2022-04-13 08:47:48.727 | lsof 2022-04-13 08:47:48.727 | openssh-server 2022-04-13 08:47:48.727 | openssl 2022-04-13 08:47:48.727 | pkg-config 2022-04-13 08:47:48.727 | psmisc 2022-04-13 08:47:48.727 | python3-dev 2022-04-13 08:47:48.727 | python3-pip 2022-04-13 08:47:48.727 | python3-systemd 2022-04-13 08:47:48.727 | python3-venv 2022-04-13 08:47:48.727 | tar 2022-04-13 08:47:48.727 | tcpdump 2022-04-13 08:47:48.727 | unzip 2022-04-13 08:47:48.727 | uuid-runtime 2022-04-13 08:47:48.727 | wget 2022-04-13 08:47:48.727 | wget 2022-04-13 08:47:48.727 | zlib1g-dev 2022-04-13 08:47:48.727 | libkrb5-dev 2022-04-13 08:47:48.727 | libldap2-dev 2022-04-13 08:47:48.727 | libsasl2-dev 2022-04-13 08:47:48.727 | memcached 2022-04-13 08:47:48.727 | python3-mysqldb 2022-04-13 08:47:48.727 | sqlite3 2022-04-13 08:47:48.727 | conntrack 2022-04-13 08:47:48.727 | curl 2022-04-13 08:47:48.727 | dnsmasq-base 2022-04-13 08:47:48.727 | dnsmasq-utils 2022-04-13 08:47:48.727 | ebtables 2022-04-13 08:47:48.727 | genisoimage 2022-04-13 08:47:48.727 | iptables 2022-04-13 08:47:48.727 | iputils-arping 2022-04-13 08:47:48.728 | kpartx 2022-04-13 08:47:48.728 | libjs-jquery-tablesorter 2022-04-13 08:47:48.728 | parted 2022-04-13 08:47:48.728 | pm-utils 2022-04-13 08:47:48.728 | python3-mysqldb 2022-04-13 08:47:48.728 | socat 2022-04-13 08:47:48.728 | sqlite3 2022-04-13 08:47:48.728 | sudo 2022-04-13 08:47:48.728 | vlan 2022-04-13 08:47:48.728 | lsscsi 2022-04-13 08:47:48.728 | open-iscsi 2022-04-13 08:47:48.728 | lvm2 2022-04-13 08:47:48.728 | qemu-utils 2022-04-13 08:47:48.728 | thin-provisioning-tools 2022-04-13 08:47:48.728 | acl 2022-04-13 08:47:48.728 | dnsmasq-base 2022-04-13 08:47:48.728 | dnsmasq-utils 2022-04-13 08:47:48.728 | ebtables 2022-04-13 08:47:48.728 | haproxy 2022-04-13 08:47:48.728 | iptables 2022-04-13 08:47:48.728 | iputils-arping 2022-04-13 08:47:48.728 | iputils-ping 2022-04-13 08:47:48.728 | postgresql-server-dev-all 2022-04-13 08:47:48.728 | python3-mysqldb 2022-04-13 08:47:48.728 | sqlite3 2022-04-13 08:47:48.728 | sudo 2022-04-13 08:47:48.728 | vlan 2022-04-13 08:47:48.728 | pcp 2022-04-13 08:47:48.728 | ipset 2022-04-13 08:47:48.728 | conntrack 2022-04-13 08:47:48.728 | conntrackd 2022-04-13 08:47:48.728 | keepalived 2022-04-13 08:47:48.728 | lvm2 2022-04-13 08:47:48.728 | qemu-utils 2022-04-13 08:47:48.728 | thin-provisioning-tools 2022-04-13 08:47:48.728 | curl 2022-04-13 08:47:48.728 | liberasurecode-dev 2022-04-13 08:47:48.728 | make 2022-04-13 08:47:48.729 | memcached 2022-04-13 08:47:48.729 | rsync 2022-04-13 08:47:48.729 | sqlite3 2022-04-13 08:47:48.729 | xfsprogs ' 2022-04-13 08:47:48.729 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:47:48.731 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:47:48.733 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:47:48.737 | ++ 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-04-13 08:47:48.737 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:47:48.741 | ++ 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-04-13 08:47:48.744 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:47:48.746 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:47:48.748 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:47:48.750 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:47:48.752 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:47:48.754 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:47:48.757 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:47:48.759 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:47:48.761 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:47:48.763 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:47:48.765 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:47:48.767 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:47:48.769 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:47:48.774 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:47:48.776 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:47:48.778 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:47:48.780 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:47:48.782 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:47:48.784 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:47:48.788 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649839668786 2022-04-13 08:47:48.790 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:47:48.792 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:47:48.794 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:47:49.353 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:47:49.443 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:47:49.694 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:47:49.846 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:47:51.663 | Reading package lists... 2022-04-13 08:47:51.695 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:47:51.697 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:47:51.699 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:47:51.701 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:47:51.703 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:47:51.705 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:47:51.707 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:47:51.710 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:47:51.712 | ++ functions-common:time_stop:2432 : start_time=1649839668786 2022-04-13 08:47:51.714 | ++ functions-common:time_stop:2434 : [[ -z 1649839668786 ]] 2022-04-13 08:47:51.717 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:47:51.721 | ++ functions-common:time_stop:2437 : end_time=1649839671718 2022-04-13 08:47:51.723 | ++ functions-common:time_stop:2438 : elapsed_time=2932 2022-04-13 08:47:51.725 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:47:51.727 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:47:51.729 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2932 2022-04-13 08:47:51.732 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 08:47:51.734 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:47:51.736 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:47:51.738 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:47:51.740 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 08:47:51.761 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 08:47:51.871 | Reading package lists... 2022-04-13 08:47:52.111 | Building dependency tree... 2022-04-13 08:47:52.113 | Reading state information... 2022-04-13 08:47:52.151 | acl is already the newest version (2.2.53-6). 2022-04-13 08:47:52.151 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:47:52.151 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:47:52.151 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:47:52.151 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:47:52.151 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:47:52.151 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:47:52.151 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:47:52.151 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:47:52.151 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:47:52.151 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:47:52.151 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:47:52.151 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:47:52.151 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:47:52.151 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:47:52.151 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:47:52.151 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:47:52.151 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:47:52.151 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:47:52.151 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:47:52.151 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:47:52.151 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:47:52.151 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:47:52.151 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:47:52.151 | psmisc is already the newest version (23.3-1). 2022-04-13 08:47:52.151 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:47:52.151 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:47:52.152 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:47:52.152 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:47:52.152 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:47:52.152 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:47:52.152 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:47:52.152 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:47:52.152 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:47:52.152 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:47:52.152 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:47:52.152 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:47:52.152 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:47:52.152 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:47:52.152 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:47:52.152 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:47:52.152 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:47:52.152 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:47:52.152 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:47:52.152 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:47:52.152 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:47:52.152 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:47:52.152 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:47:52.152 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:47:52.152 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:47:52.152 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:47:52.152 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:47:52.152 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:47:52.152 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:47:52.152 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:47:52.152 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:47:52.152 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:47:52.152 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:47:52.152 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:47:52.152 | openssl set to manually installed. 2022-04-13 08:47:52.152 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:47:52.152 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:47:52.152 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:47:52.153 | rsync set to manually installed. 2022-04-13 08:47:52.153 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:47:52.153 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:47:52.153 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:47:52.153 | tar set to manually installed. 2022-04-13 08:47:52.153 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:47:52.153 | tcpdump set to manually installed. 2022-04-13 08:47:52.153 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:47:52.362 | uuid-runtime set to manually installed. 2022-04-13 08:47:52.362 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:47:52.362 | wget set to manually installed. 2022-04-13 08:47:52.362 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:47:52.362 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:47:52.362 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:47:52.362 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:47:52.362 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:47:52.362 | The following packages were automatically installed and are no longer required: 2022-04-13 08:47:52.363 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:47:52.363 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:47:52.363 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:47:52.363 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:47:52.363 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:47:52.364 | python3-zope.interface 2022-04-13 08:47:52.364 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:47:52.491 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:47:52.495 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:47:52.497 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:47:52.499 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:47:52.501 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:47:52.504 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:47:52.506 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:47:52.508 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:47:52.511 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:47:52.513 | ++ functions-common:time_stop:2432 : start_time=1649839671758 2022-04-13 08:47:52.515 | ++ functions-common:time_stop:2434 : [[ -z 1649839671758 ]] 2022-04-13 08:47:52.518 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:47:52.522 | ++ functions-common:time_stop:2437 : end_time=1649839672519 2022-04-13 08:47:52.524 | ++ functions-common:time_stop:2438 : elapsed_time=761 2022-04-13 08:47:52.527 | ++ functions-common:time_stop:2439 : total=765 2022-04-13 08:47:52.529 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:47:52.531 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1526 2022-04-13 08:47:52.533 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:47:52.535 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:47:52.538 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:47:52.540 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:47:52.544 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:47:52.549 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:47:52.551 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:47:52.554 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:47:53.951 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:47:53.953 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:47:53.955 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:47:53.957 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:47:53.959 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:47:53.961 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:47:53.963 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:47:53.965 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:47:53.966 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:47:53.968 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:47:53.970 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:47:53.971 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:47:53.973 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:47:53.976 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:47:53.980 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:47:53.981 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:47:53.984 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:47:53.986 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:47:53.988 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:47:53.990 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:47:53.992 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:47:53.994 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:47:53.996 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:47:53.998 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:47:54.077 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:47:54.080 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:47:54.151 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:47:54.154 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:47:54.220 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:47:54.222 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:47:54.224 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:47:54.226 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:47:54.228 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:47:54.230 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:47:54.231 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:47:54.233 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:47:54.235 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:47:54.237 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:47:54.239 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:47:54.239 | Distro: focal 2022-04-13 08:47:54.242 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:47:54.244 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:47:54.248 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:47:54.250 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:47:54.252 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:47:54.253 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:47:54.827 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:47:54.829 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:47:54.829 | pip: 21.3.1 2022-04-13 08:47:54.831 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:47:54.833 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:47:54.835 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:47:54.837 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:47:54.839 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:47:54.840 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:47:54.842 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:47:54.844 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:47:54.845 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:47:54.847 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:47:54.849 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:47:54.851 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:47:54.853 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:47:54.855 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:47:54.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:47:54.858 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:47:54.860 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:47:54.862 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:47:54.864 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:47:54.865 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:47:54.867 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:47:54.869 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:47:54.871 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:47:54.873 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:47:54.876 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:47:54.876 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:47:54.880 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:47:54.882 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:47:54.884 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:47:54.886 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:47:54.888 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:47:54.905 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:47:54.906 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:47:55.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:47:55.641 | from cryptography.utils import int_from_bytes 2022-04-13 08:47:55.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:47:55.641 | from cryptography.utils import int_from_bytes 2022-04-13 08:47:56.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:47:57.987 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:47:57.999 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 08:47:59.693 | Installing collected packages: setuptools 2022-04-13 08:48:00.630 | Successfully installed setuptools-62.0.0 2022-04-13 08:48:00.630 | 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-04-13 08:48:00.775 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:00.775 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:00.889 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:00.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:00.893 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:00.895 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:00.897 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:00.899 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:00.900 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:00.902 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:00.904 | + functions-common:time_stop:2432 : start_time=1649839674900 2022-04-13 08:48:00.905 | + functions-common:time_stop:2434 : [[ -z 1649839674900 ]] 2022-04-13 08:48:00.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:00.911 | + functions-common:time_stop:2437 : end_time=1649839680909 2022-04-13 08:48:00.914 | + functions-common:time_stop:2438 : elapsed_time=6009 2022-04-13 08:48:00.915 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:48:00.917 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:00.919 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6009 2022-04-13 08:48:00.920 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:00.922 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:48:00.925 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:48:00.929 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:48:00.931 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:48:00.934 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:48:00.934 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:48:01.508 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:48:01.510 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:48:01.510 | pip: 21.3.1 2022-04-13 08:48:01.513 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:48:01.516 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:48:01.519 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:48:01.521 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:48:01.523 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:48:01.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:01.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:01.530 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:48:01.542 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:48:01.553 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:48:01.564 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:48:01.566 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:48:01.568 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:48:01.570 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:48:01.572 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:48:01.574 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:48:01.576 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:48:01.579 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:48:01.581 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:48:01.583 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:48:01.585 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:48:01.587 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:48:01.589 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:48:01.591 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:48:01.594 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:48:01.596 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:48:01.598 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:48:01.600 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:48:01.603 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:48:01.605 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:48:01.607 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:48:01.609 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:48:01.611 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:48:01.613 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:48:01.616 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:48:01.619 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:48:01.622 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:48:01.625 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:48:01.627 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:48:01.649 | Using python 3.8 to install os-testr 2022-04-13 08:48:01.651 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 08:48:02.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:02.392 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:02.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:02.392 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:03.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:03.573 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:48:03.640 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:48:03.641 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 08:48:03.642 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:48:03.655 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:48:03.666 | 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-04-13 08:48:03.676 | 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-04-13 08:48:05.350 | 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-04-13 08:48:05.356 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:05.356 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:05.461 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:05.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:05.465 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:05.467 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:05.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:05.471 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:05.474 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:05.476 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:05.478 | + functions-common:time_stop:2432 : start_time=1649839681643 2022-04-13 08:48:05.480 | + functions-common:time_stop:2434 : [[ -z 1649839681643 ]] 2022-04-13 08:48:05.482 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:05.486 | + functions-common:time_stop:2437 : end_time=1649839685484 2022-04-13 08:48:05.489 | + functions-common:time_stop:2438 : elapsed_time=3841 2022-04-13 08:48:05.491 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:48:05.493 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:05.496 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3841 2022-04-13 08:48:05.498 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:05.500 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:48:05.550 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:48:05.897 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:48:05.899 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:48:05.901 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:48:05.905 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:48:05.907 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:48:05.931 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:48:07.817 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.824 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.828 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.834 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.838 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.844 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.848 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.874 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.952 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.971 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.976 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.981 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:07.995 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.003 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.005 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.022 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.039 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.048 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.053 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.071 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.093 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.111 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.119 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.124 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.144 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.173 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.175 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.189 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.193 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.197 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.203 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.217 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.224 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.273 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.291 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.295 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.325 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.387 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.393 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.401 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.450 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.464 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.472 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.574 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.598 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.602 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.613 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.618 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.637 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.644 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.661 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.691 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.719 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.731 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.744 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.761 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.770 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.783 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.795 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.799 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:08.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:09.757 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:48:10.044 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:10.046 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:10.048 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:10.050 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:10.053 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:10.055 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:10.057 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:10.059 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:10.061 | + functions-common:time_stop:2432 : start_time=1649839685923 2022-04-13 08:48:10.063 | + functions-common:time_stop:2434 : [[ -z 1649839685923 ]] 2022-04-13 08:48:10.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:10.070 | + functions-common:time_stop:2437 : end_time=1649839690067 2022-04-13 08:48:10.072 | + functions-common:time_stop:2438 : elapsed_time=4144 2022-04-13 08:48:10.074 | + functions-common:time_stop:2439 : total=3841 2022-04-13 08:48:10.076 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:10.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7985 2022-04-13 08:48:10.080 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:10.082 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:48:10.085 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:48:10.108 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 08:48:11.871 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:11.879 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:11.883 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:11.888 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:11.892 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:11.898 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:11.902 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:11.929 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.011 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.029 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.033 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.039 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.054 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.062 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.064 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.081 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.100 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.113 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.117 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.135 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.157 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.175 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.183 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.189 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.209 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.238 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.240 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.254 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.262 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.266 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.272 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.287 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.293 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.350 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.367 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.371 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.402 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.465 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.472 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.479 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.529 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.542 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.551 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.661 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.685 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.689 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.700 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.705 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.725 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.732 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.749 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.780 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.808 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.820 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.833 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.851 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.859 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.873 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.885 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.889 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:48:12.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:12.897 | Processing /opt/stack/requirements 2022-04-13 08:48:14.616 | 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 29)) (6.0) 2022-04-13 08:48:14.619 | 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 191)) (3.0.0) 2022-04-13 08:48:14.632 | 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 366)) (21.3) 2022-04-13 08:48:14.637 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:48:14.640 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 08:48:14.646 | 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 497)) (2.27.1) 2022-04-13 08:48:14.672 | 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 539)) (1.16.0) 2022-04-13 08:48:14.675 | 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 596)) (2.5.0) 2022-04-13 08:48:14.686 | 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 625)) (1.26.9) 2022-04-13 08:48:14.737 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 08:48:14.740 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 08:48:14.755 | 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 226)) (3.3) 2022-04-13 08:48:14.758 | 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 128)) (2.0.12) 2022-04-13 08:48:14.764 | 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 497)) (2021.10.8) 2022-04-13 08:48:14.766 | 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 186)) (1.0.0) 2022-04-13 08:48:14.768 | 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 131)) (3.10.1) 2022-04-13 08:48:14.781 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 08:48:14.792 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 08:48:14.795 | 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 575)) (3.5.0) 2022-04-13 08:48:14.802 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 08:48:14.851 | 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 636)) (0.2.5) 2022-04-13 08:48:14.855 | 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 101)) (21.4.0) 2022-04-13 08:48:14.916 | 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 410)) (1.8.2) 2022-04-13 08:48:14.918 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:48:14.919 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:48:15.736 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:48:15.737 | ERROR: Command errored out with exit status 1: 2022-04-13 08:48:15.737 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-i5sjs8p5/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-i5sjs8p5/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-na2_mx1l 2022-04-13 08:48:15.737 | cwd: /tmp/pip-req-build-i5sjs8p5/ 2022-04-13 08:48:15.737 | Complete output (6 lines): 2022-04-13 08:48:15.737 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:48:15.737 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:48:15.737 | or: setup.py --help-commands 2022-04-13 08:48:15.737 | or: setup.py cmd --help 2022-04-13 08:48:15.737 | 2022-04-13 08:48:15.737 | error: invalid command 'bdist_wheel' 2022-04-13 08:48:15.737 | ---------------------------------------- 2022-04-13 08:48:15.737 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:48:15.737 | Running setup.py clean for openstack-requirements 2022-04-13 08:48:16.563 | Failed to build openstack-requirements 2022-04-13 08:48:16.580 | Installing collected packages: openstack-requirements 2022-04-13 08:48:16.580 | Attempting uninstall: openstack-requirements 2022-04-13 08:48:16.581 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:48:16.624 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:48:16.644 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:48:16.647 | Running setup.py install for openstack-requirements: started 2022-04-13 08:48:18.986 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:48:19.008 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:48:19.132 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:19.134 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:19.136 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:19.138 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:19.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:19.142 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:19.144 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:19.147 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:19.149 | + functions-common:time_stop:2432 : start_time=1649839690100 2022-04-13 08:48:19.151 | + functions-common:time_stop:2434 : [[ -z 1649839690100 ]] 2022-04-13 08:48:19.154 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:19.157 | + functions-common:time_stop:2437 : end_time=1649839699155 2022-04-13 08:48:19.160 | + functions-common:time_stop:2438 : elapsed_time=9055 2022-04-13 08:48:19.162 | + functions-common:time_stop:2439 : total=7985 2022-04-13 08:48:19.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:19.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17040 2022-04-13 08:48:19.169 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:19.171 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:48:19.173 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:48:19.176 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:48:19.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:19.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:19.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:48:19.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:19.187 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:48:19.207 | Using python 3.8 to install pbr 2022-04-13 08:48:19.210 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:48:19.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:19.936 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:19.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:19.936 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:21.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:21.128 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:48:22.928 | 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-04-13 08:48:22.934 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:22.934 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:23.039 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:23.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:23.043 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:23.046 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:23.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:23.050 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:23.052 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:23.054 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:23.056 | + functions-common:time_stop:2432 : start_time=1649839699202 2022-04-13 08:48:23.059 | + functions-common:time_stop:2434 : [[ -z 1649839699202 ]] 2022-04-13 08:48:23.061 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:23.065 | + functions-common:time_stop:2437 : end_time=1649839703063 2022-04-13 08:48:23.067 | + functions-common:time_stop:2438 : elapsed_time=3861 2022-04-13 08:48:23.069 | + functions-common:time_stop:2439 : total=17040 2022-04-13 08:48:23.071 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:23.073 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20901 2022-04-13 08:48:23.075 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:23.078 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:48:25.338 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:48:27.200 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:27.202 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:48:27.217 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 08:48:27.220 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 08:48:27.225 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:48:27.228 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:48:27.231 | 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.8) 2022-04-13 08:48:27.300 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:48:27.302 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:48:27.306 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:48:27.322 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:48:27.324 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:48:27.327 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:48:27.329 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:48:27.331 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:48:27.334 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:48:27.336 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:48:27.338 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:48:27.340 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:48:27.342 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:48:27.345 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:48:27.350 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:48:27.352 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:48:27.354 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:48:27.356 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:48:27.358 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:48:27.373 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:27.375 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:48:27.377 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:48:27.379 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:48:27.381 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:48:27.383 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:48:27.385 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:48:27.387 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:48:27.389 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:48:27.391 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:48:27.393 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:48:27.395 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:48:27.398 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:48:27.400 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:48:27.402 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:48:27.404 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:48:27.406 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:48:27.408 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:48:27.410 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:48:27.413 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:48:27.415 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:48:27.418 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:48:27.420 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:48:27.422 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:48:27.425 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:48:27.427 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:48:27.478 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:48:27.478 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:48:27.480 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:48:27.843 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:48:27.846 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:48:27.862 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:27.864 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:48:27.866 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:48:27.869 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:48:27.871 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:48:27.873 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:48:27.876 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:48:27.878 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:48:27.880 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:27.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:27.884 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:48:27.887 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:48:27.889 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:48:27.891 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:48:27.893 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:48:27.895 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:48:27.898 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:27.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:27.903 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:48:27.923 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:48:28.039 | Reading package lists... 2022-04-13 08:48:28.283 | Building dependency tree... 2022-04-13 08:48:28.284 | Reading state information... 2022-04-13 08:48:28.528 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:48:28.528 | The following packages were automatically installed and are no longer required: 2022-04-13 08:48:28.529 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:48:28.529 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:48:28.529 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:48:28.529 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:48:28.529 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:48:28.529 | python3-zope.interface 2022-04-13 08:48:28.529 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:48:28.642 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:48:28.647 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:48:28.649 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:48:28.651 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:28.653 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:28.656 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:28.658 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:28.660 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:28.662 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:48:28.664 | + functions-common:time_stop:2432 : start_time=1649839707921 2022-04-13 08:48:28.666 | + functions-common:time_stop:2434 : [[ -z 1649839707921 ]] 2022-04-13 08:48:28.669 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:28.673 | + functions-common:time_stop:2437 : end_time=1649839708671 2022-04-13 08:48:28.675 | + functions-common:time_stop:2438 : elapsed_time=750 2022-04-13 08:48:28.678 | + functions-common:time_stop:2439 : total=1526 2022-04-13 08:48:28.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:28.682 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2276 2022-04-13 08:48:28.684 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:48:28.687 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:48:28.689 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:48:28.691 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:48:28.694 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:48:28.696 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:48:28.698 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:48:28.701 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:48:28.703 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:48:28.705 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:48:28.708 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:48:28.710 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:48:28.712 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:48:28.714 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:48:28.717 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:48:28.719 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:48:28.721 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:48:28.723 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:48:28.726 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:48:28.728 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:48:28.730 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:48:28.732 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:48:28.735 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:48:28.737 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:48:28.739 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:48:28.742 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:48:28.744 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:48:28.746 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:48:28.748 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:48:28.764 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:28.766 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:48:28.769 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:48:28.771 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:48:28.773 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:48:28.776 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:48:28.780 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:48:28.782 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:48:28.785 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:48:28.787 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:48:28.789 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:48:28.791 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:48:28.794 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:48:29.511 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:48:29.511 | user tags 2022-04-13 08:48:29.511 | stackrabbit []' 2022-04-13 08:48:29.514 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:48:29.514 | user tags 2022-04-13 08:48:29.514 | stackrabbit []' 2022-04-13 08:48:29.514 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:48:29.520 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:48:29.523 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:48:29.525 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:48:30.169 | Changing password for user "stackrabbit" ... 2022-04-13 08:48:30.228 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:48:30.894 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:48:30.960 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:48:30.962 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:48:31.651 | Changing password for user "stackrabbit" ... 2022-04-13 08:48:31.708 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:48:31.710 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:48:31.713 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:48:32.380 | Deleting user "guest" ... 2022-04-13 08:48:32.395 | Error: 2022-04-13 08:48:32.395 | {:no_such_user, "guest"} 2022-04-13 08:48:32.407 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:48:32.410 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:48:32.428 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:32.430 | + ./stack.sh:main:838 : install_database 2022-04-13 08:48:32.433 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:48:32.435 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:48:32.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:32.439 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:32.442 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:48:32.742 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:48:32.744 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:48:32.746 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:48:32.749 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:48:32.751 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:48:32.753 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:48:32.755 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:48:32.758 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:48:32.760 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:48:32.762 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:48:32.764 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:48:32.767 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:48:32.769 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:48:32.771 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:48:32.774 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:48:32.776 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:48:32.778 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:48:32.780 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:48:32.783 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:48:32.785 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:48:32.788 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:48:32.790 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:48:32.792 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:48:32.794 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:48:32.797 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:48:32.799 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:32.801 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:32.804 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:48:32.806 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:48:32.808 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:48:32.810 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:48:32.813 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:48:32.815 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:48:32.817 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:48:32.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:32.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:32.824 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:48:32.826 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:48:32.828 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:48:32.830 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:48:32.833 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:48:32.835 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:48:32.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:32.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:32.841 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:48:32.862 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:48:32.974 | Reading package lists... 2022-04-13 08:48:33.211 | Building dependency tree... 2022-04-13 08:48:33.213 | Reading state information... 2022-04-13 08:48:33.459 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:48:33.459 | The following packages were automatically installed and are no longer required: 2022-04-13 08:48:33.460 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:48:33.460 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:48:33.460 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:48:33.460 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:48:33.461 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:48:33.461 | python3-zope.interface 2022-04-13 08:48:33.461 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:48:33.572 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:48:33.576 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:48:33.578 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:48:33.581 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:33.583 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:33.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:33.587 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:33.589 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:33.591 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:48:33.593 | + functions-common:time_stop:2432 : start_time=1649839712860 2022-04-13 08:48:33.595 | + functions-common:time_stop:2434 : [[ -z 1649839712860 ]] 2022-04-13 08:48:33.598 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:33.602 | + functions-common:time_stop:2437 : end_time=1649839713600 2022-04-13 08:48:33.604 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 08:48:33.606 | + functions-common:time_stop:2439 : total=2276 2022-04-13 08:48:33.608 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:33.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3016 2022-04-13 08:48:33.613 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:48:33.616 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:48:33.618 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:48:33.620 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:48:33.622 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:48:33.625 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:48:33.627 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:48:33.630 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:48:33.632 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:48:33.634 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:48:33.638 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:48:33.638 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:48:33.643 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:48:33.645 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:48:33.647 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:48:33.650 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:48:33.652 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:48:33.673 | Using python 3.8 to install PyMySQL 2022-04-13 08:48:33.676 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 08:48:34.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:34.406 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:34.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:34.406 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:35.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:35.603 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:48:37.271 | 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-04-13 08:48:37.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:37.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:37.379 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:37.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:37.384 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:37.386 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:37.388 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:37.391 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:37.393 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:37.398 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:37.400 | + functions-common:time_stop:2432 : start_time=1649839713668 2022-04-13 08:48:37.402 | + functions-common:time_stop:2434 : [[ -z 1649839713668 ]] 2022-04-13 08:48:37.405 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:37.409 | + functions-common:time_stop:2437 : end_time=1649839717407 2022-04-13 08:48:37.412 | + functions-common:time_stop:2438 : elapsed_time=3739 2022-04-13 08:48:37.414 | + functions-common:time_stop:2439 : total=20901 2022-04-13 08:48:37.416 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:37.419 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24640 2022-04-13 08:48:37.421 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:37.423 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:48:37.425 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:48:37.428 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:48:37.431 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:48:37.446 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:37.448 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:48:37.451 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:48:37.454 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:48:37.455 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:48:37.460 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:48:37.462 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:48:37.464 | + 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,c-vol,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,c-bak,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-04-13 08:48:37.467 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:48:37.469 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:48:37.471 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:48:37.487 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:37.489 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:48:37.492 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:48:37.494 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:48:37.497 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:48:37.499 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:48:37.501 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:48:37.504 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:48:37.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:37.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:37.510 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:48:37.512 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:48:37.515 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:48:37.517 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:48:37.519 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:48:37.522 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:48:37.524 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:37.526 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:37.528 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:48:37.549 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:48:37.657 | Reading package lists... 2022-04-13 08:48:37.893 | Building dependency tree... 2022-04-13 08:48:37.895 | Reading state information... 2022-04-13 08:48:38.135 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:48:38.135 | The following packages were automatically installed and are no longer required: 2022-04-13 08:48:38.136 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:48:38.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:48:38.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:48:38.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:48:38.136 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:48:38.136 | python3-zope.interface 2022-04-13 08:48:38.136 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:48:38.248 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:48:38.252 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:48:38.254 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:48:38.257 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:38.259 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:38.262 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:38.264 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:38.266 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:38.268 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:48:38.270 | + functions-common:time_stop:2432 : start_time=1649839717546 2022-04-13 08:48:38.275 | + functions-common:time_stop:2434 : [[ -z 1649839717546 ]] 2022-04-13 08:48:38.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:38.283 | + functions-common:time_stop:2437 : end_time=1649839718280 2022-04-13 08:48:38.285 | + functions-common:time_stop:2438 : elapsed_time=734 2022-04-13 08:48:38.288 | + functions-common:time_stop:2439 : total=3016 2022-04-13 08:48:38.290 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:38.292 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3750 2022-04-13 08:48:38.294 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:48:38.296 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:48:38.313 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:38.315 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:48:38.318 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:48:38.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:48:38.323 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:48:38.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:48:38.345 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:48:38.347 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:48:38.349 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:48:38.351 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:48:38.354 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:48:38.356 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:48:38.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:38.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:38.362 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:48:38.365 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:48:38.367 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:48:38.369 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:48:38.371 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:48:38.373 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:48:38.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:38.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:38.380 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:48:38.400 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 08:48:38.512 | Reading package lists... 2022-04-13 08:48:38.749 | Building dependency tree... 2022-04-13 08:48:38.750 | Reading state information... 2022-04-13 08:48:39.021 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:48:39.021 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:48:39.021 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:48:39.021 | The following packages were automatically installed and are no longer required: 2022-04-13 08:48:39.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:48:39.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:48:39.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:48:39.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:48:39.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:48:39.022 | python3-zope.interface 2022-04-13 08:48:39.022 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:48:39.142 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:48:39.146 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:48:39.149 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:48:39.151 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:39.153 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:39.155 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:39.157 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:39.159 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:39.162 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:48:39.164 | + functions-common:time_stop:2432 : start_time=1649839718397 2022-04-13 08:48:39.166 | + functions-common:time_stop:2434 : [[ -z 1649839718397 ]] 2022-04-13 08:48:39.169 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:39.173 | + functions-common:time_stop:2437 : end_time=1649839719170 2022-04-13 08:48:39.175 | + functions-common:time_stop:2438 : elapsed_time=773 2022-04-13 08:48:39.177 | + functions-common:time_stop:2439 : total=3750 2022-04-13 08:48:39.179 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:39.181 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4523 2022-04-13 08:48:39.183 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:48:39.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:48:39.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:39.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:39.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:48:39.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:48:39.197 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:48:39.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:48:39.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:48:39.207 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:48:39.207 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:48:39.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:48:39.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:48:39.216 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:48:39.219 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:48:39.221 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:48:39.223 | + functions:vercmp:631 : local result 2022-04-13 08:48:39.227 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:48:39.227 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:48:39.228 | ++ functions:vercmp:635 : head -1 2022-04-13 08:48:39.232 | + functions:vercmp:635 : result=3.13 2022-04-13 08:48:39.235 | + functions:vercmp:637 : case $op in 2022-04-13 08:48:39.237 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:48:39.239 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:48:39.241 | + functions:vercmp:648 : return 2022-04-13 08:48:39.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:48:39.246 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:48:39.248 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:48:39.711 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:48:39.714 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:48:39.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:39.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:48:39.727 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:39.729 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:48:39.746 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:39.748 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:48:39.751 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:48:39.751 | Installing etcd 2022-04-13 08:48:39.753 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:48:39.765 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:48:39.781 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:48:39.783 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:48:39.796 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:48:39.799 | ++ 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-04-13 08:48:39.802 | ++ 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-04-13 08:48:39.806 | +++ 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-04-13 08:48:39.810 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:48:39.812 | ++ 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-04-13 08:48:39.815 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:48:39.817 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:48:39.820 | ++ functions:get_extra_file:74 : return 2022-04-13 08:48:39.822 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:48:39.825 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:48:39.827 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:48:39.830 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:48:39.846 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:48:39.848 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:48:39.851 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:48:39.867 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:48:39.870 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:48:39.872 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:48:39.874 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:48:39.876 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:48:39.879 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:48:39.882 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:48:39.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:48:39.886 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:48:39.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:39.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:48:39.895 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:39.897 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:48:39.899 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:48:39.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:48:39.904 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:48:39.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:39.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:48:39.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:39.915 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:48:39.917 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:48:39.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:48:39.921 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:48:39.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:39.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:48:39.930 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:39.933 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:48:39.935 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:48:39.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:48:39.939 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:48:39.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:39.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:48:39.949 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:39.951 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:48:39.954 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:48:39.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:48:39.958 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:48:39.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:39.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:48:39.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:39.969 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:48:39.971 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:48:39.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:48:39.976 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:48:39.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:39.983 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:48:39.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:39.987 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:48:39.990 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:48:39.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:48:39.994 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:48:39.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:39.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:48:40.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.006 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:48:40.008 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:48:40.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:48:40.012 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:48:40.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:48:40.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.024 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:48:40.026 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:48:40.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:48:40.030 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:48:40.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:48:40.039 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.042 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:48:40.044 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:48:40.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:48:40.048 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:48:40.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:48:40.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.060 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:48:40.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:48:40.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:48:40.067 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:48:40.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:48:40.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.079 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:48:40.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:48:40.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:48:40.086 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:48:40.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:48:40.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.097 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:48:40.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:48:40.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:48:40.104 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:48:40.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:48:40.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.116 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:48:40.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:48:40.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:48:40.123 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:48:40.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:48:40.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.135 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:48:40.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:48:40.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:48:40.142 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:48:40.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:48:40.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.153 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:48:40.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:48:40.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:48:40.160 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:48:40.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:48:40.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.172 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:48:40.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:48:40.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:48:40.179 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:48:40.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:48:40.189 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.191 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:48:40.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:48:40.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:48:40.198 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:48:40.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:48:40.207 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.209 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:48:40.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:48:40.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:48:40.216 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:48:40.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:48:40.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.228 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:48:40.231 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:48:40.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:48:40.235 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:48:40.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:48:40.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.248 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:48:40.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:48:40.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:48:40.255 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:48:40.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:48:40.264 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.266 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:48:40.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:48:40.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:48:40.278 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:48:40.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:48:40.287 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.290 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:48:40.292 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:48:40.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:48:40.297 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:48:40.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:48:40.306 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.309 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:48:40.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:48:40.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:48:40.316 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:48:40.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:48:40.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.327 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:48:40.329 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:48:40.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:48:40.334 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:48:40.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:48:40.343 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.345 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:48:40.348 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:48:40.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:48:40.353 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:48:40.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.360 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:48:40.362 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.365 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:48:40.367 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:48:40.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:48:40.372 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:48:40.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:48:40.381 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.383 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:48:40.385 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:48:40.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:48:40.390 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:48:40.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:48:40.399 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.401 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:48:40.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:48:40.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:48:40.408 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:48:40.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:48:40.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.420 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:48:40.423 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:48:40.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:48:40.428 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:48:40.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:48:40.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.439 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:48:40.442 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:48:40.445 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:48:40.447 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:48:40.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:48:40.457 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.460 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:48:40.462 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:48:40.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:48:40.467 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:48:40.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:48:40.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.479 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:48:40.481 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:48:40.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:48:40.486 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:48:40.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:48:40.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.497 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:48:40.499 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:48:40.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:48:40.504 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:48:40.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:48:40.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.516 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:48:40.518 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:48:40.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:48:40.524 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:48:40.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:48:40.533 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.535 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:48:40.538 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:48:40.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:48:40.542 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:48:40.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:48:40.551 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.554 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:48:40.556 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:48:40.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:48:40.561 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:48:40.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:48:40.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.573 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:48:40.575 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:48:40.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:48:40.580 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:48:40.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:40.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:40.587 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:48:40.589 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:40.592 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:48:40.612 | Using python 3.8 to install etcd3 2022-04-13 08:48:40.615 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 08:48:41.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:41.357 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:41.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:41.357 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:42.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:42.576 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:48:42.583 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:48:42.584 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:48:42.585 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:48:42.586 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:48:44.274 | 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-04-13 08:48:44.279 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:44.279 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:44.387 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:44.389 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:44.391 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:44.394 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:44.396 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:44.398 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:44.400 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:44.402 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:44.404 | + functions-common:time_stop:2432 : start_time=1649839720607 2022-04-13 08:48:44.406 | + functions-common:time_stop:2434 : [[ -z 1649839720607 ]] 2022-04-13 08:48:44.409 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:44.413 | + functions-common:time_stop:2437 : end_time=1649839724411 2022-04-13 08:48:44.415 | + functions-common:time_stop:2438 : elapsed_time=3804 2022-04-13 08:48:44.417 | + functions-common:time_stop:2439 : total=24640 2022-04-13 08:48:44.420 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:44.422 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28444 2022-04-13 08:48:44.424 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:44.427 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:48:44.451 | Using python 3.8 to install etcd3gw 2022-04-13 08:48:44.453 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 08:48:45.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:45.177 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:45.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:45.177 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:46.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:46.358 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:48:46.366 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:48:46.367 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:48:46.368 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:48:46.369 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:48:46.402 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:48:46.403 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:48:46.404 | 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-04-13 08:48:46.406 | 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-04-13 08:48:48.081 | 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-04-13 08:48:48.087 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:48.087 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:48.191 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:48.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:48.196 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:48.198 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:48.200 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:48.203 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:48.205 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:48.207 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:48.210 | + functions-common:time_stop:2432 : start_time=1649839724443 2022-04-13 08:48:48.212 | + functions-common:time_stop:2434 : [[ -z 1649839724443 ]] 2022-04-13 08:48:48.214 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:48.218 | + functions-common:time_stop:2437 : end_time=1649839728216 2022-04-13 08:48:48.220 | + functions-common:time_stop:2438 : elapsed_time=3773 2022-04-13 08:48:48.223 | + functions-common:time_stop:2439 : total=28444 2022-04-13 08:48:48.225 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:48.227 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32217 2022-04-13 08:48:48.230 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:48.232 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:48:48.234 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:48:48.236 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:48:48.239 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:48:48.241 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:48:48.243 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:48:48.246 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:48:48.248 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:48:48.250 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:48:48.253 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:48:48.255 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:48:48.257 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:48:48.260 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:48:48.262 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:48:48.264 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:48:48.266 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:48.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:48.271 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:48:48.273 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:48:48.276 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:48:48.278 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:48:48.280 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:48:48.282 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:48:48.285 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:48:48.287 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:48:48.290 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:48.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:48.295 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:48:48.297 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:48:48.299 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:48:48.302 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:48:48.304 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:48:48.306 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:48:48.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:48.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:48.313 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:48:48.340 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:48:48.448 | Reading package lists... 2022-04-13 08:48:48.687 | Building dependency tree... 2022-04-13 08:48:48.689 | Reading state information... 2022-04-13 08:48:48.934 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:48:48.934 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:48:48.934 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:48:48.934 | The following packages were automatically installed and are no longer required: 2022-04-13 08:48:48.935 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:48:48.935 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:48:48.935 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:48:48.935 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:48:48.935 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:48:48.935 | python3-zope.interface 2022-04-13 08:48:48.935 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:48:49.046 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:48:49.050 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:48:49.053 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:48:49.056 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:49.058 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:49.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:49.062 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:49.064 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:49.066 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:48:49.069 | + functions-common:time_stop:2432 : start_time=1649839728337 2022-04-13 08:48:49.071 | + functions-common:time_stop:2434 : [[ -z 1649839728337 ]] 2022-04-13 08:48:49.074 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:49.078 | + functions-common:time_stop:2437 : end_time=1649839729076 2022-04-13 08:48:49.081 | + functions-common:time_stop:2438 : elapsed_time=739 2022-04-13 08:48:49.083 | + functions-common:time_stop:2439 : total=4523 2022-04-13 08:48:49.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:49.087 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5262 2022-04-13 08:48:49.089 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:48:49.092 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:48:49.094 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:48:49.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:48:49.098 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:48:49.159 | Module proxy already enabled 2022-04-13 08:48:49.163 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:48:49.224 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:48:49.224 | Module proxy already enabled 2022-04-13 08:48:49.224 | Module proxy_uwsgi already enabled 2022-04-13 08:48:49.228 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:48:49.230 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:48:49.233 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:48:49.235 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:48:49.359 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:48:49.361 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:48:49.363 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:48:49.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:48:49.374 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.376 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:48:49.378 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:48:49.381 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:48:49.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:48:49.390 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.392 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:48:49.394 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:48:49.397 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:48:49.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:48:49.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.408 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:48:49.411 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:48:49.413 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:48:49.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:48:49.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.425 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:48:49.428 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:48:49.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:48:49.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.439 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:48:49.441 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:48:49.443 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:48:49.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:48:49.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.455 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:48:49.472 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:49.474 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:48:49.477 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:48:49.479 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:48:49.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:48:49.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.491 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:48:49.507 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:49.510 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:48:49.512 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:48:49.514 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:48:49.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:48:49.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.526 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:48:49.528 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:48:49.531 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:48:49.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:48:49.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:48:49.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:48:49.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:48:49.543 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:48:49.545 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:48:49.547 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:48:49.550 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:48:49.553 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:48:49.555 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:48:49.559 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:48:49.559 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:48:49.564 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:48:49.566 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:48:49.568 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:48:49.571 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:48:49.573 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:48:49.595 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:48:49.597 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:48:50.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:50.325 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:50.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:50.325 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:51.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:51.521 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:48:51.574 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:48:51.574 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:48:51.575 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:48:51.577 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:48:51.578 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:48:51.579 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:48:51.580 | 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-04-13 08:48:51.581 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:48:51.583 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:48:51.584 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:48:51.585 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:48:51.586 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:48:51.587 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:48:51.588 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:48:51.646 | 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-04-13 08:48:51.647 | 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-04-13 08:48:51.648 | 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-04-13 08:48:51.686 | 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-04-13 08:48:51.728 | 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-04-13 08:48:51.729 | 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-04-13 08:48:51.731 | 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-04-13 08:48:51.732 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:48:51.781 | 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-04-13 08:48:51.784 | 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-04-13 08:48:51.793 | 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.3) 2022-04-13 08:48:51.794 | 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-04-13 08:48:51.809 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:48:51.811 | 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-04-13 08:48:51.812 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:48:51.878 | 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-04-13 08:48:51.879 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:48:51.882 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:48:51.883 | 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-04-13 08:48:51.932 | 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.0) 2022-04-13 08:48:51.944 | 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-04-13 08:48:53.528 | 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-04-13 08:48:53.535 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:53.535 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:53.639 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:53.642 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:53.644 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:53.647 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:53.649 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:53.651 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:53.653 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:53.655 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:53.658 | + functions-common:time_stop:2432 : start_time=1649839729589 2022-04-13 08:48:53.660 | + functions-common:time_stop:2434 : [[ -z 1649839729589 ]] 2022-04-13 08:48:53.663 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:53.667 | + functions-common:time_stop:2437 : end_time=1649839733665 2022-04-13 08:48:53.669 | + functions-common:time_stop:2438 : elapsed_time=4076 2022-04-13 08:48:53.671 | + functions-common:time_stop:2439 : total=32217 2022-04-13 08:48:53.673 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:53.676 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36293 2022-04-13 08:48:53.678 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:53.680 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:48:53.682 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:48:53.685 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:48:53.688 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:48:53.690 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:48:53.693 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:48:53.696 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:48:53.696 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:48:53.701 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:48:53.704 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:48:53.706 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:48:53.710 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:48:53.712 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:48:53.733 | Using python 3.8 to install python-memcached 2022-04-13 08:48:53.736 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:48:54.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:54.480 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:54.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:54.480 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:55.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:48:55.683 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:48:55.687 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:48:57.379 | 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-04-13 08:48:57.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:48:57.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:48:57.487 | + inc/python:pip_install:200 : result=0 2022-04-13 08:48:57.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:48:57.492 | + functions-common:time_stop:2425 : local name 2022-04-13 08:48:57.494 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:48:57.496 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:48:57.498 | + functions-common:time_stop:2428 : local total 2022-04-13 08:48:57.501 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:48:57.503 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:48:57.505 | + functions-common:time_stop:2432 : start_time=1649839733728 2022-04-13 08:48:57.507 | + functions-common:time_stop:2434 : [[ -z 1649839733728 ]] 2022-04-13 08:48:57.510 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:48:57.514 | + functions-common:time_stop:2437 : end_time=1649839737512 2022-04-13 08:48:57.516 | + functions-common:time_stop:2438 : elapsed_time=3784 2022-04-13 08:48:57.518 | + functions-common:time_stop:2439 : total=36293 2022-04-13 08:48:57.521 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:48:57.523 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40077 2022-04-13 08:48:57.525 | + inc/python:pip_install:203 : return 0 2022-04-13 08:48:57.527 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:48:57.543 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:48:57.546 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 08:48:57.548 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:48:57.551 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:48:57.554 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:48:57.556 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:48:57.558 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:48:57.560 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:48:57.575 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:48:57.578 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:48:57.580 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:48:57.582 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:48:57.584 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:48:57.587 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:48:57.592 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:48:57.597 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:48:57.602 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:48:57.605 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:48:57.620 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:48:57.623 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:48:57.625 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:48:57.628 | + functions-common:git_clone:629 : echo master 2022-04-13 08:48:57.629 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:48:57.634 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:48:57.636 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:48:57.638 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:48:57.641 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:48:57.641 | + functions-common:git_clone:678 : head -1 2022-04-13 08:48:57.644 | c141e6164 trivial: Fix typo 2022-04-13 08:48:57.647 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:48:57.649 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:48:57.651 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:48:57.654 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:48:57.656 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:48:57.658 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:48:57.661 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:48:57.663 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:48:57.666 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:48:57.668 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:48:57.670 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:48:57.672 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:48:57.675 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:48:57.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:48:57.681 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:48:57.683 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:48:57.685 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:48:57.688 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:48:57.693 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:48:57.696 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:48:58.395 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:48:58.398 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:48:58.400 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:48:58.402 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:48:58.404 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:48:58.406 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:48:58.408 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:48:58.410 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:48:58.412 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:48:58.414 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:48:58.416 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:48:58.419 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:48:58.421 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:48:58.423 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:48:58.443 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:48:58.445 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 08:48:59.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:59.190 | from cryptography.utils import int_from_bytes 2022-04-13 08:48:59.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:48:59.190 | from cryptography.utils import int_from_bytes 2022-04-13 08:49:00.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:49:00.391 | Obtaining file:///opt/stack/keystone 2022-04-13 08:49:00.392 | Preparing metadata (setup.py): started 2022-04-13 08:49:01.164 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:49:01.164 | ERROR: Command errored out with exit status 1: 2022-04-13 08:49:01.164 | 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-xyj9fvfr 2022-04-13 08:49:01.164 | cwd: /opt/stack/keystone/ 2022-04-13 08:49:01.164 | Complete output (16 lines): 2022-04-13 08:49:01.164 | Error parsing 2022-04-13 08:49:01.164 | Traceback (most recent call last): 2022-04-13 08:49:01.164 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:49:01.164 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:49:01.164 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:49:01.164 | pbr.hooks.setup_hook(config) 2022-04-13 08:49:01.164 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:49:01.164 | metadata_config.run() 2022-04-13 08:49:01.165 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:49:01.165 | self.hook() 2022-04-13 08:49:01.165 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:49:01.165 | self.config['version'] = packaging.get_version( 2022-04-13 08:49:01.165 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:49:01.165 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:49:01.165 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:49:01.165 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:49:01.165 | ---------------------------------------- 2022-04-13 08:49:01.165 | 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-04-13 08:49:01.165 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:49:01.172 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:49:01.172 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:49:01.256 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:49:01.258 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:49:01.261 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:49:01.263 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:49:01.265 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:49:01.267 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:49:01.270 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:49:01.272 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:49:01.274 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:49:01.276 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:49:01.276 | Error on exit 2022-04-13 08:49:01.278 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:49:01.280 | + ./stack.sh:exit_trap:544 : generate-subunit 1649839663 78 fail 2022-04-13 08:49:01.867 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:49:01.869 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:49:02.763 | + ./stack.sh:exit_trap:558 : exit 1