2022-04-13 07:00:52.157 | + ./stack.sh:main:489 : exec 2022-04-13 07:00:52.157 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-070052' 2022-04-13 07:00:52.157 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-070052.summary.2022-04-13-070052 2022-04-13 07:00:52.157 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 07:00:52.157 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-070052 2022-04-13 07:00:52.157 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-070052 /opt/stack/logs/stack.sh.log 2022-04-13 07:00:52.157 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-070052.summary.2022-04-13-070052 /opt/stack/logs/stack.sh.log.summary 2022-04-13 07:00:52.157 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 07:00:52.158 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 07:00:52.158 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 07:00:52.158 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 07:00:52.158 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 07:00:52.158 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 07:00:52.158 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 07:00:52.158 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 07:00:52.159 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 07:00:52.161 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 07:00:52.163 | + ./stack.sh:main:578 : uname -a 2022-04-13 07:00:52.165 | Linux dv-cinder-837662-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 07:00:52.167 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 07:00:52.169 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 07:00:52.172 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 07:00:52.207 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 07:00:52.224 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 07:00:52.225 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 07:00:52.227 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 07:00:52.229 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 07:00:52.231 | + functions-common:fetch_plugins:1776 : return 2022-04-13 07:00:52.233 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 07:00:52.235 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 07:00:52.236 | + functions-common:run_phase:1854 : local phase= 2022-04-13 07:00:52.238 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 07:00:52.240 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 07:00:52.242 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 07:00:52.243 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 07:00:52.245 | + functions-common:run_phase:1863 : local extra 2022-04-13 07:00:52.247 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 07:00:52.250 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 07:00:52.252 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 07:00:52.254 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 07:00:52.256 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 07:00:52.258 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 07:00:52.271 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:00:52.273 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 07:00:52.275 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 07:00:52.277 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 07:00:52.278 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 07:00:52.280 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 07:00:52.282 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 07:00:52.284 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 07:00:52.285 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 07:00:52.287 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 07:00:52.289 | + 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 07:00:52.291 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 07:00:52.293 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 07:00:52.294 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 07:00:52.296 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 07:00:52.298 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 07:00:52.300 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 07:00:52.317 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 07:00:52.320 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 07:00:52.332 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 07:00:52.335 | +++ lib/tls:source:43 : hostname -f 2022-04-13 07:00:52.338 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 07:00:52.340 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 07:00:52.342 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 07:00:52.344 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 07:00:52.346 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 07:00:52.348 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 07:00:52.350 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 07:00:52.351 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 07:00:52.353 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 07:00:52.355 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 07:00:52.360 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 07:00:52.371 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 07:00:52.388 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 07:00:52.400 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 07:00:52.413 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 07:00:52.448 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 07:00:52.506 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 07:00:52.598 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 07:00:52.620 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 07:00:52.662 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 07:00:52.714 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 07:00:52.861 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 07:00:52.875 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 07:00:52.887 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 07:00:52.900 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 07:00:52.986 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 07:00:52.988 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 07:00:52.992 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 07:00:52.994 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 07:00:52.996 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 07:00:52.998 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 07:00:53.000 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 07:00:53.000 | False' 2022-04-13 07:00:53.003 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 07:00:53.018 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 07:00:53.020 | + ./stack.sh:main:626 : run_phase source 2022-04-13 07:00:53.022 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 07:00:53.024 | + functions-common:run_phase:1854 : local phase= 2022-04-13 07:00:53.026 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 07:00:53.028 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 07:00:53.030 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 07:00:53.032 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 07:00:53.034 | + functions-common:run_phase:1863 : local extra 2022-04-13 07:00:53.036 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 07:00:53.041 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 07:00:53.043 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 07:00:53.045 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 07:00:53.047 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 07:00:53.049 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 07:00:53.063 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:00:53.065 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 07:00:53.067 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 07:00:53.106 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 07:00:53.108 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 07:00:53.111 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 07:00:53.113 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 07:00:53.115 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 07:00:53.117 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 07:00:53.119 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 07:00:53.121 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 07:00:53.124 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 07:00:53.126 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 07:00:53.128 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.130 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 07:00:53.133 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.135 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 07:00:53.137 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.139 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 07:00:53.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.144 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 07:00:53.146 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.149 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 07:00:53.151 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.153 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 07:00:53.155 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.158 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 07:00:53.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.162 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 07:00:53.165 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.167 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 07:00:53.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.172 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 07:00:53.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.176 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 07:00:53.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.181 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 07:00:53.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.185 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 07:00:53.187 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.189 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 07:00:53.192 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.194 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 07:00:53.196 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.198 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 07:00:53.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.203 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 07:00:53.205 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.208 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 07:00:53.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.213 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 07:00:53.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.217 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 07:00:53.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.222 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 07:00:53.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.227 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 07:00:53.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.231 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 07:00:53.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.236 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 07:00:53.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.240 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 07:00:53.242 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.245 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 07:00:53.247 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.249 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 07:00:53.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.254 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 07:00:53.256 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.258 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 07:00:53.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.263 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 07:00:53.265 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.267 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 07:00:53.269 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.271 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 07:00:53.274 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.276 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 07:00:53.279 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.281 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 07:00:53.283 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.285 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 07:00:53.288 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.290 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 07:00:53.293 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.295 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 07:00:53.297 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.299 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 07:00:53.302 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.304 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 07:00:53.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.309 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 07:00:53.311 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.313 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 07:00:53.315 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.318 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 07:00:53.320 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.322 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 07:00:53.324 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.327 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 07:00:53.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 07:00:53.331 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 07:00:53.334 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 07:00:53.337 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 07:00:53.339 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 07:00:53.354 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:00:53.357 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 07:00:53.359 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 07:00:53.361 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 07:00:53.376 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 07:00:53.378 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 07:00:53.380 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 07:00:53.383 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 07:00:53.385 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 07:00:53.387 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 07:00:53.389 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 07:00:53.392 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 07:00:53.394 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 07:00:53.396 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 07:00:53.396 | Using mysql database backend 2022-04-13 07:00:53.399 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 07:00:53.416 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 07:00:53.419 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 07:00:53.421 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 07:00:53.424 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 07:00:53.426 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 07:00:53.429 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 07:00:53.446 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:00:53.449 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 07:00:53.465 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 07:00:53.482 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:00:53.484 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 07:00:53.500 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 07:00:53.516 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 07:00:53.532 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 07:00:53.535 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 07:00:53.550 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:00:53.553 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 07:00:53.569 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 07:00:53.572 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 07:00:53.574 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 07:00:53.576 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 07:00:53.579 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 07:00:53.583 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-070053 2022-04-13 07:00:53.586 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-070053 759' 2022-04-13 07:00:53.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.591 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 07:00:53.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.596 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 07:00:53.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.601 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 07:00:53.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.606 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 07:00:53.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.610 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-13 07:00:53.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.615 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-13 07:00:53.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.620 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-070052 2022-04-13 07:00:53.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.624 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 07:00:53.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.629 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-13 07:00:53.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.634 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 07:00:53.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.639 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 07:00:53.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.644 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 07:00:53.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 07:00:53.649 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 07:00:53.652 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 07:00:53.654 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 07:00:53.656 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 07:00:53.659 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 07:00:53.661 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 07:00:53.663 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 07:00:53.665 | ++ functions-common:git_clone:612 : pwd 2022-04-13 07:00:53.668 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 07:00:53.670 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 07:00:53.673 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 07:00:53.687 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 07:00:53.690 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 07:00:53.692 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 07:00:53.695 | + functions-common:git_clone:629 : echo master 2022-04-13 07:00:53.695 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 07:00:53.700 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 07:00:53.702 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 07:00:53.704 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 07:00:53.707 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 07:00:53.707 | + functions-common:git_clone:678 : head -1 2022-04-13 07:00:53.711 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 07:00:53.714 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 07:00:53.716 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 07:00:53.719 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 07:00:53.722 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 07:00:53.725 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 07:00:53.728 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 07:00:53.732 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 07:00:53.735 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 07:00:53.737 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 07:00:53.740 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 07:00:53.742 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 07:00:53.745 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 07:00:53.749 | ++ tools/install_prereqs.sh:source:47 : NOW=1649833253 2022-04-13 07:00:53.752 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 07:00:53.757 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649833164 2022-04-13 07:00:53.760 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 07:00:53.762 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 07:00:53.765 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 07:00:53.767 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 07:00:53.769 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 07:00:53.772 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 07:00:53.775 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 07:00:53.777 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 07:00:53.779 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 07:00:53.782 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 07:00:53.785 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 07:00:53.831 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 07:00:53.831 | apache2-dev 2022-04-13 07:00:53.831 | bc 2022-04-13 07:00:53.831 | bsdmainutils 2022-04-13 07:00:53.831 | curl 2022-04-13 07:00:53.831 | g++ 2022-04-13 07:00:53.831 | gawk 2022-04-13 07:00:53.831 | gcc 2022-04-13 07:00:53.831 | gettext 2022-04-13 07:00:53.831 | git 2022-04-13 07:00:53.831 | graphviz 2022-04-13 07:00:53.831 | iputils-ping 2022-04-13 07:00:53.831 | libapache2-mod-proxy-uwsgi 2022-04-13 07:00:53.831 | libffi-dev 2022-04-13 07:00:53.831 | libjpeg-dev 2022-04-13 07:00:53.831 | libpcre3-dev 2022-04-13 07:00:53.831 | libpq-dev 2022-04-13 07:00:53.831 | libssl-dev 2022-04-13 07:00:53.831 | libsystemd-dev 2022-04-13 07:00:53.832 | libxml2-dev 2022-04-13 07:00:53.832 | libxslt1-dev 2022-04-13 07:00:53.832 | libyaml-dev 2022-04-13 07:00:53.832 | lsof 2022-04-13 07:00:53.832 | openssh-server 2022-04-13 07:00:53.832 | openssl 2022-04-13 07:00:53.832 | pkg-config 2022-04-13 07:00:53.832 | psmisc 2022-04-13 07:00:53.832 | python3-dev 2022-04-13 07:00:53.832 | python3-pip 2022-04-13 07:00:53.832 | python3-systemd 2022-04-13 07:00:53.832 | python3-venv 2022-04-13 07:00:53.832 | tar 2022-04-13 07:00:53.832 | tcpdump 2022-04-13 07:00:53.832 | unzip 2022-04-13 07:00:53.832 | uuid-runtime 2022-04-13 07:00:53.832 | wget 2022-04-13 07:00:53.832 | wget 2022-04-13 07:00:53.832 | zlib1g-dev 2022-04-13 07:00:53.832 | libkrb5-dev 2022-04-13 07:00:53.832 | libldap2-dev 2022-04-13 07:00:53.832 | libsasl2-dev 2022-04-13 07:00:53.832 | memcached 2022-04-13 07:00:53.832 | python3-mysqldb 2022-04-13 07:00:53.832 | sqlite3 2022-04-13 07:00:53.832 | conntrack 2022-04-13 07:00:53.832 | curl 2022-04-13 07:00:53.832 | dnsmasq-base 2022-04-13 07:00:53.832 | dnsmasq-utils 2022-04-13 07:00:53.832 | ebtables 2022-04-13 07:00:53.832 | genisoimage 2022-04-13 07:00:53.832 | iptables 2022-04-13 07:00:53.832 | iputils-arping 2022-04-13 07:00:53.832 | kpartx 2022-04-13 07:00:53.832 | libjs-jquery-tablesorter 2022-04-13 07:00:53.832 | parted 2022-04-13 07:00:53.832 | pm-utils 2022-04-13 07:00:53.833 | python3-mysqldb 2022-04-13 07:00:53.833 | socat 2022-04-13 07:00:53.833 | sqlite3 2022-04-13 07:00:53.833 | sudo 2022-04-13 07:00:53.833 | vlan 2022-04-13 07:00:53.833 | lsscsi 2022-04-13 07:00:53.833 | open-iscsi 2022-04-13 07:00:53.833 | lvm2 2022-04-13 07:00:53.833 | qemu-utils 2022-04-13 07:00:53.833 | thin-provisioning-tools 2022-04-13 07:00:53.833 | acl 2022-04-13 07:00:53.833 | dnsmasq-base 2022-04-13 07:00:53.833 | dnsmasq-utils 2022-04-13 07:00:53.833 | ebtables 2022-04-13 07:00:53.833 | haproxy 2022-04-13 07:00:53.833 | iptables 2022-04-13 07:00:53.833 | iputils-arping 2022-04-13 07:00:53.833 | iputils-ping 2022-04-13 07:00:53.833 | postgresql-server-dev-all 2022-04-13 07:00:53.833 | python3-mysqldb 2022-04-13 07:00:53.833 | sqlite3 2022-04-13 07:00:53.833 | sudo 2022-04-13 07:00:53.833 | vlan 2022-04-13 07:00:53.833 | pcp 2022-04-13 07:00:53.833 | ipset 2022-04-13 07:00:53.833 | conntrack 2022-04-13 07:00:53.833 | conntrackd 2022-04-13 07:00:53.833 | keepalived 2022-04-13 07:00:53.833 | lvm2 2022-04-13 07:00:53.833 | qemu-utils 2022-04-13 07:00:53.833 | thin-provisioning-tools 2022-04-13 07:00:53.833 | curl 2022-04-13 07:00:53.833 | liberasurecode-dev 2022-04-13 07:00:53.833 | make 2022-04-13 07:00:53.833 | memcached 2022-04-13 07:00:53.833 | rsync 2022-04-13 07:00:53.833 | sqlite3 2022-04-13 07:00:53.833 | xfsprogs' 2022-04-13 07:00:53.836 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 07:00:53.855 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 07:00:53.855 | apache2-dev 2022-04-13 07:00:53.855 | bc 2022-04-13 07:00:53.855 | bsdmainutils 2022-04-13 07:00:53.855 | curl 2022-04-13 07:00:53.855 | g++ 2022-04-13 07:00:53.855 | gawk 2022-04-13 07:00:53.855 | gcc 2022-04-13 07:00:53.855 | gettext 2022-04-13 07:00:53.855 | git 2022-04-13 07:00:53.855 | graphviz 2022-04-13 07:00:53.855 | iputils-ping 2022-04-13 07:00:53.855 | libapache2-mod-proxy-uwsgi 2022-04-13 07:00:53.855 | libffi-dev 2022-04-13 07:00:53.855 | libjpeg-dev 2022-04-13 07:00:53.855 | libpcre3-dev 2022-04-13 07:00:53.855 | libpq-dev 2022-04-13 07:00:53.855 | libssl-dev 2022-04-13 07:00:53.855 | libsystemd-dev 2022-04-13 07:00:53.855 | libxml2-dev 2022-04-13 07:00:53.855 | libxslt1-dev 2022-04-13 07:00:53.855 | libyaml-dev 2022-04-13 07:00:53.855 | lsof 2022-04-13 07:00:53.855 | openssh-server 2022-04-13 07:00:53.855 | openssl 2022-04-13 07:00:53.855 | pkg-config 2022-04-13 07:00:53.855 | psmisc 2022-04-13 07:00:53.855 | python3-dev 2022-04-13 07:00:53.855 | python3-pip 2022-04-13 07:00:53.855 | python3-systemd 2022-04-13 07:00:53.855 | python3-venv 2022-04-13 07:00:53.855 | tar 2022-04-13 07:00:53.855 | tcpdump 2022-04-13 07:00:53.855 | unzip 2022-04-13 07:00:53.855 | uuid-runtime 2022-04-13 07:00:53.855 | wget 2022-04-13 07:00:53.855 | wget 2022-04-13 07:00:53.856 | zlib1g-dev 2022-04-13 07:00:53.856 | libkrb5-dev 2022-04-13 07:00:53.856 | libldap2-dev 2022-04-13 07:00:53.856 | libsasl2-dev 2022-04-13 07:00:53.856 | memcached 2022-04-13 07:00:53.856 | python3-mysqldb 2022-04-13 07:00:53.856 | sqlite3 2022-04-13 07:00:53.856 | conntrack 2022-04-13 07:00:53.856 | curl 2022-04-13 07:00:53.856 | dnsmasq-base 2022-04-13 07:00:53.856 | dnsmasq-utils 2022-04-13 07:00:53.856 | ebtables 2022-04-13 07:00:53.856 | genisoimage 2022-04-13 07:00:53.856 | iptables 2022-04-13 07:00:53.856 | iputils-arping 2022-04-13 07:00:53.856 | kpartx 2022-04-13 07:00:53.856 | libjs-jquery-tablesorter 2022-04-13 07:00:53.856 | parted 2022-04-13 07:00:53.856 | pm-utils 2022-04-13 07:00:53.856 | python3-mysqldb 2022-04-13 07:00:53.856 | socat 2022-04-13 07:00:53.856 | sqlite3 2022-04-13 07:00:53.856 | sudo 2022-04-13 07:00:53.856 | vlan 2022-04-13 07:00:53.856 | lsscsi 2022-04-13 07:00:53.856 | open-iscsi 2022-04-13 07:00:53.856 | lvm2 2022-04-13 07:00:53.856 | qemu-utils 2022-04-13 07:00:53.856 | thin-provisioning-tools 2022-04-13 07:00:53.856 | acl 2022-04-13 07:00:53.856 | dnsmasq-base 2022-04-13 07:00:53.856 | dnsmasq-utils 2022-04-13 07:00:53.856 | ebtables 2022-04-13 07:00:53.856 | haproxy 2022-04-13 07:00:53.856 | iptables 2022-04-13 07:00:53.856 | iputils-arping 2022-04-13 07:00:53.857 | iputils-ping 2022-04-13 07:00:53.857 | postgresql-server-dev-all 2022-04-13 07:00:53.857 | python3-mysqldb 2022-04-13 07:00:53.857 | sqlite3 2022-04-13 07:00:53.857 | sudo 2022-04-13 07:00:53.857 | vlan 2022-04-13 07:00:53.857 | pcp 2022-04-13 07:00:53.857 | ipset 2022-04-13 07:00:53.857 | conntrack 2022-04-13 07:00:53.857 | conntrackd 2022-04-13 07:00:53.857 | keepalived 2022-04-13 07:00:53.857 | lvm2 2022-04-13 07:00:53.857 | qemu-utils 2022-04-13 07:00:53.857 | thin-provisioning-tools 2022-04-13 07:00:53.857 | curl 2022-04-13 07:00:53.857 | liberasurecode-dev 2022-04-13 07:00:53.857 | make 2022-04-13 07:00:53.857 | memcached 2022-04-13 07:00:53.857 | rsync 2022-04-13 07:00:53.857 | sqlite3 2022-04-13 07:00:53.857 | xfsprogs ' 2022-04-13 07:00:53.858 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 07:00:53.861 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:00:53.863 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:00:53.867 | ++ 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 07:00:53.867 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 07:00:53.872 | ++ 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 07:00:53.874 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 07:00:53.876 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 07:00:53.878 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 07:00:53.880 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 07:00:53.882 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 07:00:53.884 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 07:00:53.886 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:00:53.888 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:00:53.891 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 07:00:53.893 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 07:00:53.895 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 07:00:53.897 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 07:00:53.900 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 07:00:53.904 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 07:00:53.906 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 07:00:53.908 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 07:00:53.910 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 07:00:53.912 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 07:00:53.915 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 07:00:53.919 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649833253917 2022-04-13 07:00:53.921 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 07:00:53.923 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 07:00:53.925 | ++ 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 07:00:54.261 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 07:00:54.307 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 07:00:54.429 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 07:00:54.963 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 07:00:55.352 | Fetched 336 kB in 1s (291 kB/s) 2022-04-13 07:00:56.867 | Reading package lists... 2022-04-13 07:00:56.898 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 07:00:56.900 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 07:00:56.902 | ++ functions-common:time_stop:2425 : local name 2022-04-13 07:00:56.904 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 07:00:56.906 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:00:56.908 | ++ functions-common:time_stop:2428 : local total 2022-04-13 07:00:56.910 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 07:00:56.913 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 07:00:56.915 | ++ functions-common:time_stop:2432 : start_time=1649833253917 2022-04-13 07:00:56.917 | ++ functions-common:time_stop:2434 : [[ -z 1649833253917 ]] 2022-04-13 07:00:56.920 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:00:56.924 | ++ functions-common:time_stop:2437 : end_time=1649833256921 2022-04-13 07:00:56.926 | ++ functions-common:time_stop:2438 : elapsed_time=3004 2022-04-13 07:00:56.928 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 07:00:56.930 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:00:56.932 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3004 2022-04-13 07:00:56.935 | ++ 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 07:00:56.937 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 07:00:56.939 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:00:56.941 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:00:56.944 | ++ 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 07:00:56.965 | ++ 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 07:00:57.073 | Reading package lists... 2022-04-13 07:00:57.310 | Building dependency tree... 2022-04-13 07:00:57.311 | Reading state information... 2022-04-13 07:00:57.345 | acl is already the newest version (2.2.53-6). 2022-04-13 07:00:57.345 | bc is already the newest version (1.07.1-2build1). 2022-04-13 07:00:57.345 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 07:00:57.345 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 07:00:57.345 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 07:00:57.345 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 07:00:57.345 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 07:00:57.345 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 07:00:57.345 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 07:00:57.345 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 07:00:57.345 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 07:00:57.345 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 07:00:57.345 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 07:00:57.345 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 07:00:57.345 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 07:00:57.345 | libffi-dev is already the newest version (3.3-4). 2022-04-13 07:00:57.345 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 07:00:57.345 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 07:00:57.345 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 07:00:57.345 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 07:00:57.345 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 07:00:57.345 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 07:00:57.345 | make is already the newest version (4.2.1-1.2). 2022-04-13 07:00:57.345 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 07:00:57.345 | psmisc is already the newest version (23.3-1). 2022-04-13 07:00:57.345 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 07:00:57.345 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 07:00:57.345 | python3-systemd is already the newest version (234-3build2). 2022-04-13 07:00:57.346 | socat is already the newest version (1.7.3.3-2). 2022-04-13 07:00:57.346 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 07:00:57.346 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 07:00:57.346 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 07:00:57.346 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 07:00:57.346 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 07:00:57.346 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 07:00:57.346 | pcp is already the newest version (5.0.3-1). 2022-04-13 07:00:57.346 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 07:00:57.346 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 07:00:57.346 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 07:00:57.346 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 07:00:57.346 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 07:00:57.346 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 07:00:57.346 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 07:00:57.346 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 07:00:57.346 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 07:00:57.346 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 07:00:57.346 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 07:00:57.346 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 07:00:57.346 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 07:00:57.346 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 07:00:57.346 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 07:00:57.346 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 07:00:57.346 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 07:00:57.346 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 07:00:57.346 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 07:00:57.346 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 07:00:57.346 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 07:00:57.346 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 07:00:57.346 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 07:00:57.346 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 07:00:57.346 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 07:00:57.346 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 07:00:57.346 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 07:00:57.347 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 07:00:57.347 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 07:00:57.347 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 07:00:57.347 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 07:00:57.347 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 07:00:57.347 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 07:00:57.557 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 07:00:57.557 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 07:00:57.557 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 07:00:57.557 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 07:00:57.557 | The following packages were automatically installed and are no longer required: 2022-04-13 07:00:57.557 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 07:00:57.558 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 07:00:57.558 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 07:00:57.558 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 07:00:57.558 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 07:00:57.558 | python3-zope.interface 2022-04-13 07:00:57.558 | Use 'sudo apt autoremove' to remove them. 2022-04-13 07:00:57.669 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 07:00:57.673 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 07:00:57.675 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 07:00:57.678 | ++ functions-common:time_stop:2425 : local name 2022-04-13 07:00:57.680 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 07:00:57.682 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:00:57.685 | ++ functions-common:time_stop:2428 : local total 2022-04-13 07:00:57.687 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 07:00:57.689 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 07:00:57.691 | ++ functions-common:time_stop:2432 : start_time=1649833256962 2022-04-13 07:00:57.693 | ++ functions-common:time_stop:2434 : [[ -z 1649833256962 ]] 2022-04-13 07:00:57.697 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:00:57.701 | ++ functions-common:time_stop:2437 : end_time=1649833257698 2022-04-13 07:00:57.703 | ++ functions-common:time_stop:2438 : elapsed_time=736 2022-04-13 07:00:57.705 | ++ functions-common:time_stop:2439 : total=738 2022-04-13 07:00:57.707 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:00:57.709 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1474 2022-04-13 07:00:57.712 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 07:00:57.714 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 07:00:57.717 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 07:00:57.719 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 07:00:57.724 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 07:00:57.728 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 07:00:57.730 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 07:00:57.733 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 07:00:59.116 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 07:00:59.118 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 07:00:59.120 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 07:00:59.122 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 07:00:59.124 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 07:00:59.125 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 07:00:59.127 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 07:00:59.129 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 07:00:59.131 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 07:00:59.132 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 07:00:59.134 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 07:00:59.136 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 07:00:59.138 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 07:00:59.139 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 07:00:59.141 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 07:00:59.143 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 07:00:59.145 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 07:00:59.146 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 07:00:59.149 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 07:00:59.150 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 07:00:59.153 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 07:00:59.155 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 07:00:59.156 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 07:00:59.159 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 07:00:59.226 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 07:00:59.228 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 07:00:59.294 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 07:00:59.297 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 07:00:59.363 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 07:00:59.365 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 07:00:59.367 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 07:00:59.369 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 07:00:59.371 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 07:00:59.373 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 07:00:59.375 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 07:00:59.377 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 07:00:59.378 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 07:00:59.380 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 07:00:59.382 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 07:00:59.382 | Distro: focal 2022-04-13 07:00:59.385 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 07:00:59.387 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 07:00:59.390 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 07:00:59.392 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 07:00:59.395 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 07:00:59.395 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 07:00:59.973 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 07:00:59.975 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 07:00:59.975 | pip: 21.3.1 2022-04-13 07:00:59.977 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 07:00:59.979 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 07:00:59.980 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 07:00:59.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 07:00:59.984 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 07:00:59.985 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 07:00:59.987 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 07:00:59.989 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 07:00:59.991 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 07:00:59.992 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 07:00:59.994 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 07:00:59.996 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 07:00:59.997 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 07:00:59.999 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 07:01:00.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:00.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:00.004 | + tools/install_pip.sh:main:142 : : 2022-04-13 07:01:00.007 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 07:01:00.009 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 07:01:00.011 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 07:01:00.012 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 07:01:00.015 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 07:01:00.016 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 07:01:00.018 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 07:01:00.021 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 07:01:00.021 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 07:01:00.025 | ++ 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 07:01:00.027 | ++ 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 07:01:00.028 | ++ 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 07:01:00.030 | + 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 07:01:00.032 | + 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 07:01:00.048 | 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 07:01:00.050 | + 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 07:01:00.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:00.793 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:00.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:00.794 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:02.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:03.179 | 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 07:01:03.190 | 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 07:01:04.931 | Installing collected packages: setuptools 2022-04-13 07:01:05.877 | Successfully installed setuptools-62.0.0 2022-04-13 07:01:05.877 | 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 07:01:06.025 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:01:06.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:01:06.149 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:06.151 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:06.153 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:06.155 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:06.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:06.158 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:06.160 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:06.161 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:06.163 | + functions-common:time_stop:2432 : start_time=1649833260044 2022-04-13 07:01:06.165 | + functions-common:time_stop:2434 : [[ -z 1649833260044 ]] 2022-04-13 07:01:06.167 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:06.170 | + functions-common:time_stop:2437 : end_time=1649833266168 2022-04-13 07:01:06.172 | + functions-common:time_stop:2438 : elapsed_time=6124 2022-04-13 07:01:06.174 | + functions-common:time_stop:2439 : total=0 2022-04-13 07:01:06.175 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:06.178 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6124 2022-04-13 07:01:06.179 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:06.181 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 07:01:06.184 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 07:01:06.187 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 07:01:06.189 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 07:01:06.192 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 07:01:06.192 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 07:01:06.778 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 07:01:06.779 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 07:01:06.780 | pip: 21.3.1 2022-04-13 07:01:06.783 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 07:01:06.785 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 07:01:06.789 | + ./stack.sh:main:798 : fixup_all 2022-04-13 07:01:06.791 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 07:01:06.793 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 07:01:06.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:06.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:06.800 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 07:01:06.811 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 07:01:06.822 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 07:01:06.833 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 07:01:06.835 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 07:01:06.837 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 07:01:06.839 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 07:01:06.842 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 07:01:06.844 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 07:01:06.846 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 07:01:06.848 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 07:01:06.851 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 07:01:06.853 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 07:01:06.855 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 07:01:06.857 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 07:01:06.859 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 07:01:06.861 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 07:01:06.863 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 07:01:06.866 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 07:01:06.868 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 07:01:06.870 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 07:01:06.872 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 07:01:06.874 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 07:01:06.876 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 07:01:06.878 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 07:01:06.880 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 07:01:06.883 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 07:01:06.885 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 07:01:06.887 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 07:01:06.889 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 07:01:06.891 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 07:01:06.894 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 07:01:06.915 | Using python 3.8 to install os-testr 2022-04-13 07:01:06.917 | + 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 07:01:07.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:07.652 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:07.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:07.652 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:08.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:08.838 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 07:01:08.905 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 07:01:08.906 | 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 07:01:08.907 | 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 07:01:08.921 | 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 07:01:08.931 | 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 07:01:08.941 | 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 07:01:10.567 | 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 07:01:10.573 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:01:10.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:01:10.681 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:10.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:10.685 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:10.687 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:10.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:10.692 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:10.694 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:10.696 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:10.698 | + functions-common:time_stop:2432 : start_time=1649833266909 2022-04-13 07:01:10.700 | + functions-common:time_stop:2434 : [[ -z 1649833266909 ]] 2022-04-13 07:01:10.703 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:10.707 | + functions-common:time_stop:2437 : end_time=1649833270704 2022-04-13 07:01:10.709 | + functions-common:time_stop:2438 : elapsed_time=3795 2022-04-13 07:01:10.712 | + functions-common:time_stop:2439 : total=0 2022-04-13 07:01:10.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:10.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3795 2022-04-13 07:01:10.718 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:10.721 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 07:01:10.772 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 07:01:11.074 | + ./stack.sh:main:812 : install_infra 2022-04-13 07:01:11.077 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 07:01:11.079 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 07:01:11.082 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 07:01:11.085 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 07:01:11.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 -U pbr 2022-04-13 07:01:13.038 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.045 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.049 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.055 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.059 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.066 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.070 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.096 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.175 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.194 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.198 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.203 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.218 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.227 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.229 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.246 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.263 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.272 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.277 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.295 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.318 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.335 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.344 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.350 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.371 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.400 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.402 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.416 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.421 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.425 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.430 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.445 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.451 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.502 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.520 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.524 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.556 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.619 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.626 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.633 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.684 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.697 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.705 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.814 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.840 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.845 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.856 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.861 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.881 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.888 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.905 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.936 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.964 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.977 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:13.991 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:14.008 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:14.017 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:14.031 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:14.043 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:14.047 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:14.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:14.196 | 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 07:01:14.490 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:14.492 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:14.494 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:14.496 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:14.498 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:14.500 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:14.503 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:14.505 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:14.507 | + functions-common:time_stop:2432 : start_time=1649833271100 2022-04-13 07:01:14.509 | + functions-common:time_stop:2434 : [[ -z 1649833271100 ]] 2022-04-13 07:01:14.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:14.516 | + functions-common:time_stop:2437 : end_time=1649833274514 2022-04-13 07:01:14.518 | + functions-common:time_stop:2438 : elapsed_time=3414 2022-04-13 07:01:14.520 | + functions-common:time_stop:2439 : total=3795 2022-04-13 07:01:14.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:14.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7209 2022-04-13 07:01:14.527 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:14.529 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 07:01:14.532 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 07:01:14.554 | + 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 07:01:16.353 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.360 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.365 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.370 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.374 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.381 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.385 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.413 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.498 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.517 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.521 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.526 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.542 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.550 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.552 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.569 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.586 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.596 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.601 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.619 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.641 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.659 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.668 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.673 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.694 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.725 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.727 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.741 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.746 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.750 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.755 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.771 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.781 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.832 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.850 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.854 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.886 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.949 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.956 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:16.963 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.014 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.028 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.037 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.142 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.168 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.172 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.183 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.188 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.207 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.215 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.233 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.263 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.293 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.305 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.318 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.336 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.344 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.359 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.370 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.374 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 07:01:17.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:17.383 | Processing /opt/stack/requirements 2022-04-13 07:01:19.101 | 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 07:01:19.104 | 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 07:01:19.116 | 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 07:01:19.121 | 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 07:01:19.123 | 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 07:01:19.130 | 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 07:01:19.157 | 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 07:01:19.159 | 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 07:01:19.170 | 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 07:01:19.221 | 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 07:01:19.224 | 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 07:01:19.239 | 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 07:01:19.242 | 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 07:01:19.245 | 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 07:01:19.250 | 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 07:01:19.252 | 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 07:01:19.265 | 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 07:01:19.314 | 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 07:01:19.317 | 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 07:01:19.328 | 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 07:01:19.336 | 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 07:01:19.397 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 07:01:19.402 | 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 07:01:19.404 | Building wheels for collected packages: openstack-requirements 2022-04-13 07:01:19.405 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 07:01:20.217 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 07:01:20.217 | ERROR: Command errored out with exit status 1: 2022-04-13 07:01:20.217 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-wbiahjey/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-wbiahjey/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-nzsn9u1p 2022-04-13 07:01:20.217 | cwd: /tmp/pip-req-build-wbiahjey/ 2022-04-13 07:01:20.217 | Complete output (6 lines): 2022-04-13 07:01:20.217 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 07:01:20.217 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 07:01:20.217 | or: setup.py --help-commands 2022-04-13 07:01:20.217 | or: setup.py cmd --help 2022-04-13 07:01:20.217 | 2022-04-13 07:01:20.217 | error: invalid command 'bdist_wheel' 2022-04-13 07:01:20.217 | ---------------------------------------- 2022-04-13 07:01:20.218 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 07:01:20.218 | Running setup.py clean for openstack-requirements 2022-04-13 07:01:21.038 | Failed to build openstack-requirements 2022-04-13 07:01:21.054 | Installing collected packages: openstack-requirements 2022-04-13 07:01:21.054 | Attempting uninstall: openstack-requirements 2022-04-13 07:01:21.055 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 07:01:21.090 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 07:01:21.108 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 07:01:21.111 | Running setup.py install for openstack-requirements: started 2022-04-13 07:01:23.454 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 07:01:23.477 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 07:01:23.599 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:23.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:23.603 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:23.605 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:23.607 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:23.609 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:23.611 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:23.614 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:23.616 | + functions-common:time_stop:2432 : start_time=1649833274546 2022-04-13 07:01:23.618 | + functions-common:time_stop:2434 : [[ -z 1649833274546 ]] 2022-04-13 07:01:23.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:23.625 | + functions-common:time_stop:2437 : end_time=1649833283623 2022-04-13 07:01:23.627 | + functions-common:time_stop:2438 : elapsed_time=9077 2022-04-13 07:01:23.629 | + functions-common:time_stop:2439 : total=7209 2022-04-13 07:01:23.632 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:23.634 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16286 2022-04-13 07:01:23.636 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:23.638 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 07:01:23.641 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 07:01:23.643 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 07:01:23.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:23.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:23.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 07:01:23.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:23.654 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 07:01:23.674 | Using python 3.8 to install pbr 2022-04-13 07:01:23.677 | + 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 07:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:24.423 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:24.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:24.424 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:25.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:25.625 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 07:01:27.414 | 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 07:01:27.420 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:01:27.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:01:27.528 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:27.530 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:27.532 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:27.535 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:27.537 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:27.539 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:27.541 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:27.543 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:27.545 | + functions-common:time_stop:2432 : start_time=1649833283669 2022-04-13 07:01:27.547 | + functions-common:time_stop:2434 : [[ -z 1649833283669 ]] 2022-04-13 07:01:27.550 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:27.554 | + functions-common:time_stop:2437 : end_time=1649833287551 2022-04-13 07:01:27.556 | + functions-common:time_stop:2438 : elapsed_time=3882 2022-04-13 07:01:27.558 | + functions-common:time_stop:2439 : total=16286 2022-04-13 07:01:27.560 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:27.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20168 2022-04-13 07:01:27.564 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:27.567 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 07:01:29.812 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 07:01:31.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:31.701 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 07:01:31.717 | 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 07:01:31.723 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 07:01:31.725 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 07:01:31.728 | 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 07:01:31.731 | 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 07:01:31.809 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 07:01:31.812 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 07:01:31.815 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 07:01:31.833 | + ./stack.sh:main:821 : pkgs= 2022-04-13 07:01:31.835 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 07:01:31.838 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 07:01:31.840 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 07:01:31.842 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 07:01:31.844 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 07:01:31.846 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 07:01:31.849 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 07:01:31.851 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 07:01:31.853 | + functions-common:run_phase:1863 : local extra 2022-04-13 07:01:31.856 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 07:01:31.860 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 07:01:31.862 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 07:01:31.864 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 07:01:31.866 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 07:01:31.869 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 07:01:31.883 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:31.885 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 07:01:31.887 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 07:01:31.890 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 07:01:31.892 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 07:01:31.894 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 07:01:31.896 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 07:01:31.899 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 07:01:31.901 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 07:01:31.903 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 07:01:31.905 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 07:01:31.907 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 07:01:31.909 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 07:01:31.911 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 07:01:31.913 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 07:01:31.916 | + 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 07:01:31.918 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 07:01:31.920 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 07:01:31.922 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 07:01:31.924 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 07:01:31.927 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 07:01:31.929 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 07:01:31.931 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 07:01:31.934 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 07:01:31.936 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 07:01:31.938 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 07:01:31.990 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 07:01:31.990 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 07:01:31.992 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 07:01:32.350 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 07:01:32.352 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 07:01:32.368 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:32.371 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 07:01:32.373 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 07:01:32.375 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 07:01:32.378 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 07:01:32.381 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 07:01:32.383 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 07:01:32.385 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 07:01:32.387 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:32.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:32.392 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 07:01:32.394 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 07:01:32.396 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 07:01:32.398 | + functions-common:apt_get_update:1190 : return 2022-04-13 07:01:32.401 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 07:01:32.403 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 07:01:32.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:32.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:32.410 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 07:01:32.431 | + 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 07:01:32.540 | Reading package lists... 2022-04-13 07:01:32.783 | Building dependency tree... 2022-04-13 07:01:32.785 | Reading state information... 2022-04-13 07:01:33.032 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 07:01:33.032 | The following packages were automatically installed and are no longer required: 2022-04-13 07:01:33.033 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 07:01:33.033 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 07:01:33.033 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 07:01:33.033 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 07:01:33.033 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 07:01:33.033 | python3-zope.interface 2022-04-13 07:01:33.033 | Use 'sudo apt autoremove' to remove them. 2022-04-13 07:01:33.146 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 07:01:33.150 | + functions-common:apt_get:1234 : result=0 2022-04-13 07:01:33.153 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 07:01:33.155 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:33.157 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:33.159 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:33.162 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:33.164 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:33.166 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 07:01:33.169 | + functions-common:time_stop:2432 : start_time=1649833292428 2022-04-13 07:01:33.171 | + functions-common:time_stop:2434 : [[ -z 1649833292428 ]] 2022-04-13 07:01:33.174 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:33.178 | + functions-common:time_stop:2437 : end_time=1649833293175 2022-04-13 07:01:33.180 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 07:01:33.182 | + functions-common:time_stop:2439 : total=1474 2022-04-13 07:01:33.184 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:33.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2221 2022-04-13 07:01:33.189 | + functions-common:apt_get:1238 : return 0 2022-04-13 07:01:33.191 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 07:01:33.193 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 07:01:33.196 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 07:01:33.198 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 07:01:33.200 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 07:01:33.202 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 07:01:33.205 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 07:01:33.207 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 07:01:33.210 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 07:01:33.212 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 07:01:33.214 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 07:01:33.216 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 07:01:33.219 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 07:01:33.221 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 07:01:33.224 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 07:01:33.226 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 07:01:33.229 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 07:01:33.231 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 07:01:33.233 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 07:01:33.235 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 07:01:33.238 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 07:01:33.240 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 07:01:33.242 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 07:01:33.244 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 07:01:33.247 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 07:01:33.249 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 07:01:33.251 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 07:01:33.254 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 07:01:33.270 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:33.272 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 07:01:33.275 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 07:01:33.277 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 07:01:33.279 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 07:01:33.282 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 07:01:33.286 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 07:01:33.288 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 07:01:33.291 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 07:01:33.293 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 07:01:33.295 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 07:01:33.297 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 07:01:33.300 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 07:01:33.977 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 07:01:33.977 | user tags 2022-04-13 07:01:33.977 | stackrabbit []' 2022-04-13 07:01:33.980 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 07:01:33.980 | user tags 2022-04-13 07:01:33.981 | stackrabbit []' 2022-04-13 07:01:33.981 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 07:01:33.987 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 07:01:33.989 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 07:01:33.991 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 07:01:34.669 | Changing password for user "stackrabbit" ... 2022-04-13 07:01:34.731 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 07:01:35.386 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 07:01:35.439 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 07:01:35.442 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 07:01:36.084 | Changing password for user "stackrabbit" ... 2022-04-13 07:01:36.154 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 07:01:36.156 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 07:01:36.159 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 07:01:36.855 | Deleting user "guest" ... 2022-04-13 07:01:36.870 | Error: 2022-04-13 07:01:36.870 | {:no_such_user, "guest"} 2022-04-13 07:01:36.882 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 07:01:36.885 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 07:01:36.901 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:36.904 | + ./stack.sh:main:838 : install_database 2022-04-13 07:01:36.906 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 07:01:36.908 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 07:01:36.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:36.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:36.916 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 07:01:37.284 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 07:01:37.286 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 07:01:37.289 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 07:01:37.291 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 07:01:37.293 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 07:01:37.295 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 07:01:37.298 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 07:01:37.300 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 07:01:37.302 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 07:01:37.305 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 07:01:37.307 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 07:01:37.309 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 07:01:37.311 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 07:01:37.314 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 07:01:37.316 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 07:01:37.319 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 07:01:37.321 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 07:01:37.323 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 07:01:37.326 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 07:01:37.328 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 07:01:37.330 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 07:01:37.333 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 07:01:37.336 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 07:01:37.338 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 07:01:37.340 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 07:01:37.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:37.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:37.347 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 07:01:37.350 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 07:01:37.352 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 07:01:37.354 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 07:01:37.356 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 07:01:37.358 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 07:01:37.360 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 07:01:37.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:37.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:37.368 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 07:01:37.370 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 07:01:37.372 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 07:01:37.374 | + functions-common:apt_get_update:1190 : return 2022-04-13 07:01:37.377 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 07:01:37.379 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 07:01:37.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:37.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:37.386 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 07:01:37.406 | + 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 07:01:37.515 | Reading package lists... 2022-04-13 07:01:37.753 | Building dependency tree... 2022-04-13 07:01:37.755 | Reading state information... 2022-04-13 07:01:38.002 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 07:01:38.002 | The following packages were automatically installed and are no longer required: 2022-04-13 07:01:38.004 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 07:01:38.004 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 07:01:38.004 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 07:01:38.004 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 07:01:38.004 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 07:01:38.004 | python3-zope.interface 2022-04-13 07:01:38.004 | Use 'sudo apt autoremove' to remove them. 2022-04-13 07:01:38.116 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 07:01:38.120 | + functions-common:apt_get:1234 : result=0 2022-04-13 07:01:38.122 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 07:01:38.125 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:38.127 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:38.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:38.131 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:38.134 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:38.136 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 07:01:38.138 | + functions-common:time_stop:2432 : start_time=1649833297404 2022-04-13 07:01:38.140 | + functions-common:time_stop:2434 : [[ -z 1649833297404 ]] 2022-04-13 07:01:38.143 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:38.147 | + functions-common:time_stop:2437 : end_time=1649833298145 2022-04-13 07:01:38.149 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 07:01:38.152 | + functions-common:time_stop:2439 : total=2221 2022-04-13 07:01:38.154 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:38.156 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2962 2022-04-13 07:01:38.158 | + functions-common:apt_get:1238 : return 0 2022-04-13 07:01:38.161 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 07:01:38.163 | + ./stack.sh:main:841 : install_database_python 2022-04-13 07:01:38.165 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 07:01:38.168 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 07:01:38.170 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 07:01:38.172 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 07:01:38.176 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 07:01:38.178 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 07:01:38.180 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 07:01:38.184 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 07:01:38.184 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 07:01:38.190 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 07:01:38.193 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 07:01:38.195 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 07:01:38.198 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 07:01:38.200 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 07:01:38.221 | Using python 3.8 to install PyMySQL 2022-04-13 07:01:38.223 | + 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 07:01:38.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:38.962 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:38.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:38.962 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:40.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:40.166 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 07:01:41.855 | 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 07:01:41.860 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:01:41.860 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:01:41.964 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:41.966 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:41.968 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:41.971 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:41.974 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:41.976 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:41.978 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:41.980 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:41.983 | + functions-common:time_stop:2432 : start_time=1649833298215 2022-04-13 07:01:41.985 | + functions-common:time_stop:2434 : [[ -z 1649833298215 ]] 2022-04-13 07:01:41.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:41.992 | + functions-common:time_stop:2437 : end_time=1649833301989 2022-04-13 07:01:41.994 | + functions-common:time_stop:2438 : elapsed_time=3774 2022-04-13 07:01:41.997 | + functions-common:time_stop:2439 : total=20168 2022-04-13 07:01:41.999 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:42.001 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23942 2022-04-13 07:01:42.003 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:42.006 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 07:01:42.008 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 07:01:42.010 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 07:01:42.012 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 07:01:42.029 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:42.031 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 07:01:42.034 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 07:01:42.038 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 07:01:42.038 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 07:01:42.043 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 07:01:42.045 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 07:01:42.048 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 07:01:42.050 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 07:01:42.052 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 07:01:42.055 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 07:01:42.070 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:42.072 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 07:01:42.074 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 07:01:42.077 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 07:01:42.079 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 07:01:42.081 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 07:01:42.084 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 07:01:42.086 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 07:01:42.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:42.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:42.093 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 07:01:42.096 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 07:01:42.098 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 07:01:42.101 | + functions-common:apt_get_update:1190 : return 2022-04-13 07:01:42.103 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 07:01:42.105 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 07:01:42.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:42.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:42.112 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 07:01:42.132 | + 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 07:01:42.243 | Reading package lists... 2022-04-13 07:01:42.482 | Building dependency tree... 2022-04-13 07:01:42.483 | Reading state information... 2022-04-13 07:01:42.726 | radvd is already the newest version (1:2.17-2). 2022-04-13 07:01:42.726 | The following packages were automatically installed and are no longer required: 2022-04-13 07:01:42.728 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 07:01:42.728 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 07:01:42.728 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 07:01:42.728 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 07:01:42.728 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 07:01:42.728 | python3-zope.interface 2022-04-13 07:01:42.728 | Use 'sudo apt autoremove' to remove them. 2022-04-13 07:01:42.840 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 07:01:42.845 | + functions-common:apt_get:1234 : result=0 2022-04-13 07:01:42.847 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 07:01:42.849 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:42.852 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:42.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:42.856 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:42.858 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:42.860 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 07:01:42.862 | + functions-common:time_stop:2432 : start_time=1649833302129 2022-04-13 07:01:42.865 | + functions-common:time_stop:2434 : [[ -z 1649833302129 ]] 2022-04-13 07:01:42.868 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:42.872 | + functions-common:time_stop:2437 : end_time=1649833302870 2022-04-13 07:01:42.874 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 07:01:42.876 | + functions-common:time_stop:2439 : total=2962 2022-04-13 07:01:42.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:42.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3703 2022-04-13 07:01:42.883 | + functions-common:apt_get:1238 : return 0 2022-04-13 07:01:42.886 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 07:01:42.902 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:42.905 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 07:01:42.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 07:01:42.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 07:01:42.913 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 07:01:42.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 07:01:42.934 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 07:01:42.937 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 07:01:42.939 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 07:01:42.942 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 07:01:42.944 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 07:01:42.946 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 07:01:42.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:42.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:42.953 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 07:01:42.955 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 07:01:42.957 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 07:01:42.959 | + functions-common:apt_get_update:1190 : return 2022-04-13 07:01:42.962 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 07:01:42.964 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 07:01:42.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:42.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:42.971 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 07:01:42.991 | + 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 07:01:43.100 | Reading package lists... 2022-04-13 07:01:43.342 | Building dependency tree... 2022-04-13 07:01:43.343 | Reading state information... 2022-04-13 07:01:43.590 | fakeroot is already the newest version (1.24-1). 2022-04-13 07:01:43.590 | make is already the newest version (4.2.1-1.2). 2022-04-13 07:01:43.590 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 07:01:43.590 | The following packages were automatically installed and are no longer required: 2022-04-13 07:01:43.591 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 07:01:43.591 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 07:01:43.591 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 07:01:43.591 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 07:01:43.591 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 07:01:43.591 | python3-zope.interface 2022-04-13 07:01:43.591 | Use 'sudo apt autoremove' to remove them. 2022-04-13 07:01:43.702 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 07:01:43.706 | + functions-common:apt_get:1234 : result=0 2022-04-13 07:01:43.709 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 07:01:43.711 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:43.713 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:43.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:43.717 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:43.720 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:43.722 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 07:01:43.725 | + functions-common:time_stop:2432 : start_time=1649833302989 2022-04-13 07:01:43.727 | + functions-common:time_stop:2434 : [[ -z 1649833302989 ]] 2022-04-13 07:01:43.729 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:43.733 | + functions-common:time_stop:2437 : end_time=1649833303731 2022-04-13 07:01:43.736 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-13 07:01:43.738 | + functions-common:time_stop:2439 : total=3703 2022-04-13 07:01:43.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:43.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4445 2022-04-13 07:01:43.744 | + functions-common:apt_get:1238 : return 0 2022-04-13 07:01:43.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 07:01:43.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:43.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:43.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 07:01:43.756 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 07:01:43.759 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 07:01:43.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 07:01:43.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 07:01:43.769 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 07:01:43.769 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 07:01:43.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 07:01:43.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 07:01:43.778 | + functions:vercmp:628 : local v1=5.4 2022-04-13 07:01:43.781 | + functions:vercmp:629 : local 'op=<' 2022-04-13 07:01:43.783 | + functions:vercmp:630 : local v2=3.13 2022-04-13 07:01:43.785 | + functions:vercmp:631 : local result 2022-04-13 07:01:43.788 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 07:01:43.789 | ++ functions:vercmp:635 : sort -V 2022-04-13 07:01:43.789 | ++ functions:vercmp:635 : head -1 2022-04-13 07:01:43.794 | + functions:vercmp:635 : result=3.13 2022-04-13 07:01:43.796 | + functions:vercmp:637 : case $op in 2022-04-13 07:01:43.798 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 07:01:43.800 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 07:01:43.803 | + functions:vercmp:648 : return 2022-04-13 07:01:43.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 07:01:43.807 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 07:01:43.809 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 07:01:44.282 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 07:01:44.284 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 07:01:44.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.293 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 07:01:44.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.299 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 07:01:44.315 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:44.318 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 07:01:44.320 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 07:01:44.320 | Installing etcd 2022-04-13 07:01:44.323 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 07:01:44.337 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 07:01:44.350 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 07:01:44.352 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 07:01:44.364 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 07:01:44.367 | ++ 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 07:01:44.373 | ++ 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 07:01:44.376 | +++ 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 07:01:44.381 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 07:01:44.383 | ++ 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 07:01:44.385 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 07:01:44.387 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 07:01:44.390 | ++ functions:get_extra_file:74 : return 2022-04-13 07:01:44.392 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 07:01:44.395 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 07:01:44.398 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 07:01:44.400 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 07:01:44.419 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 07:01:44.422 | + ./stack.sh:main:868 : install_dstat 2022-04-13 07:01:44.424 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 07:01:44.442 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 07:01:44.444 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 07:01:44.447 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 07:01:44.449 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 07:01:44.451 | + ./stack.sh:main:877 : install_libs 2022-04-13 07:01:44.453 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 07:01:44.456 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 07:01:44.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 07:01:44.460 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 07:01:44.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 07:01:44.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.471 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 07:01:44.474 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 07:01:44.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 07:01:44.479 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 07:01:44.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 07:01:44.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.490 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 07:01:44.492 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 07:01:44.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 07:01:44.497 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 07:01:44.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 07:01:44.505 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.508 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 07:01:44.510 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 07:01:44.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 07:01:44.514 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 07:01:44.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 07:01:44.523 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.525 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 07:01:44.528 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 07:01:44.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 07:01:44.532 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 07:01:44.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 07:01:44.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.544 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 07:01:44.546 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 07:01:44.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 07:01:44.551 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 07:01:44.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 07:01:44.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.562 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 07:01:44.564 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 07:01:44.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 07:01:44.569 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 07:01:44.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.573 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 07:01:44.577 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.580 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 07:01:44.582 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 07:01:44.584 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 07:01:44.586 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 07:01:44.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.591 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 07:01:44.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.598 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 07:01:44.600 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 07:01:44.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 07:01:44.605 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 07:01:44.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 07:01:44.614 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.616 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 07:01:44.619 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 07:01:44.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 07:01:44.623 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 07:01:44.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 07:01:44.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.634 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 07:01:44.637 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 07:01:44.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 07:01:44.641 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 07:01:44.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.646 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.648 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 07:01:44.650 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.653 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 07:01:44.655 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 07:01:44.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 07:01:44.659 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 07:01:44.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 07:01:44.669 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.671 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 07:01:44.673 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 07:01:44.676 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 07:01:44.678 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 07:01:44.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 07:01:44.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.690 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 07:01:44.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 07:01:44.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 07:01:44.696 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 07:01:44.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 07:01:44.705 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.708 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 07:01:44.710 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 07:01:44.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 07:01:44.715 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 07:01:44.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 07:01:44.724 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.727 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 07:01:44.729 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 07:01:44.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 07:01:44.733 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 07:01:44.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.738 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.741 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 07:01:44.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.745 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 07:01:44.747 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 07:01:44.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 07:01:44.752 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 07:01:44.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.757 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.759 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 07:01:44.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.764 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 07:01:44.766 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 07:01:44.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 07:01:44.771 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 07:01:44.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.778 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 07:01:44.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.787 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 07:01:44.789 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 07:01:44.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 07:01:44.794 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 07:01:44.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 07:01:44.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.806 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 07:01:44.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 07:01:44.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 07:01:44.813 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 07:01:44.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.817 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 07:01:44.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.824 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 07:01:44.827 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 07:01:44.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 07:01:44.831 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 07:01:44.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 07:01:44.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.843 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 07:01:44.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 07:01:44.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 07:01:44.850 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 07:01:44.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.857 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 07:01:44.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.862 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 07:01:44.865 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 07:01:44.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 07:01:44.869 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 07:01:44.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 07:01:44.878 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.881 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 07:01:44.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 07:01:44.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 07:01:44.888 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 07:01:44.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.895 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 07:01:44.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.899 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 07:01:44.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 07:01:44.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 07:01:44.906 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 07:01:44.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 07:01:44.916 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.918 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 07:01:44.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 07:01:44.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 07:01:44.925 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 07:01:44.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.930 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.932 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 07:01:44.934 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.937 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 07:01:44.939 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 07:01:44.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 07:01:44.944 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 07:01:44.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 07:01:44.953 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.955 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 07:01:44.958 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 07:01:44.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 07:01:44.962 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 07:01:44.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 07:01:44.972 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.975 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 07:01:44.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 07:01:44.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 07:01:44.981 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 07:01:44.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:44.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:44.988 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 07:01:44.991 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:44.993 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 07:01:44.995 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 07:01:44.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 07:01:45.000 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 07:01:45.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 07:01:45.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.011 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 07:01:45.013 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 07:01:45.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 07:01:45.018 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 07:01:45.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 07:01:45.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.030 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 07:01:45.032 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 07:01:45.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 07:01:45.038 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 07:01:45.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.044 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 07:01:45.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.049 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 07:01:45.051 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 07:01:45.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 07:01:45.056 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 07:01:45.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 07:01:45.065 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.067 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 07:01:45.070 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 07:01:45.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 07:01:45.074 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 07:01:45.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.079 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.081 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 07:01:45.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.086 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 07:01:45.088 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 07:01:45.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 07:01:45.093 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 07:01:45.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 07:01:45.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.105 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 07:01:45.107 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 07:01:45.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 07:01:45.112 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 07:01:45.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 07:01:45.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.123 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 07:01:45.126 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 07:01:45.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 07:01:45.130 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 07:01:45.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 07:01:45.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.142 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 07:01:45.145 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 07:01:45.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 07:01:45.149 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 07:01:45.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:45.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:45.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 07:01:45.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:45.161 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 07:01:45.182 | Using python 3.8 to install etcd3 2022-04-13 07:01:45.184 | + 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 07:01:45.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:45.915 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:45.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:45.915 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:47.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:47.119 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 07:01:47.127 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 07:01:47.128 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 07:01:47.129 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 07:01:47.130 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 07:01:48.795 | 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 07:01:48.801 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:01:48.801 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:01:48.902 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:48.905 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:48.907 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:48.909 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:48.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:48.914 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:48.916 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:48.918 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:48.920 | + functions-common:time_stop:2432 : start_time=1649833305176 2022-04-13 07:01:48.922 | + functions-common:time_stop:2434 : [[ -z 1649833305176 ]] 2022-04-13 07:01:48.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:48.929 | + functions-common:time_stop:2437 : end_time=1649833308926 2022-04-13 07:01:48.931 | + functions-common:time_stop:2438 : elapsed_time=3750 2022-04-13 07:01:48.933 | + functions-common:time_stop:2439 : total=23942 2022-04-13 07:01:48.935 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:48.937 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27692 2022-04-13 07:01:48.939 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:48.942 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 07:01:48.963 | Using python 3.8 to install etcd3gw 2022-04-13 07:01:48.965 | + 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 07:01:49.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:49.702 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:49.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:49.702 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:50.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:50.901 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 07:01:50.908 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 07:01:50.909 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 07:01:50.911 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 07:01:50.912 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 07:01:50.945 | 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 07:01:50.947 | 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 07:01:50.949 | 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 07:01:50.950 | 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 07:01:52.608 | 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 07:01:52.614 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:01:52.614 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:01:52.716 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:52.718 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:52.721 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:52.723 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:52.725 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:52.728 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:52.730 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:52.732 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:52.734 | + functions-common:time_stop:2432 : start_time=1649833308958 2022-04-13 07:01:52.736 | + functions-common:time_stop:2434 : [[ -z 1649833308958 ]] 2022-04-13 07:01:52.740 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:52.744 | + functions-common:time_stop:2437 : end_time=1649833312741 2022-04-13 07:01:52.746 | + functions-common:time_stop:2438 : elapsed_time=3783 2022-04-13 07:01:52.748 | + functions-common:time_stop:2439 : total=27692 2022-04-13 07:01:52.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:52.752 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31475 2022-04-13 07:01:52.755 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:52.757 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 07:01:52.759 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 07:01:52.762 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 07:01:52.764 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 07:01:52.766 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 07:01:52.769 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 07:01:52.771 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 07:01:52.773 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 07:01:52.776 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 07:01:52.778 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 07:01:52.780 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 07:01:52.782 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 07:01:52.785 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 07:01:52.788 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 07:01:52.790 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 07:01:52.792 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:52.794 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:52.797 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 07:01:52.799 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 07:01:52.802 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 07:01:52.805 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 07:01:52.808 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 07:01:52.810 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 07:01:52.813 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 07:01:52.815 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 07:01:52.817 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:52.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:52.822 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 07:01:52.824 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 07:01:52.826 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 07:01:52.829 | + functions-common:apt_get_update:1190 : return 2022-04-13 07:01:52.831 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 07:01:52.833 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 07:01:52.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:52.838 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:52.840 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 07:01:52.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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 07:01:52.970 | Reading package lists... 2022-04-13 07:01:53.207 | Building dependency tree... 2022-04-13 07:01:53.209 | Reading state information... 2022-04-13 07:01:53.458 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 07:01:53.458 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 07:01:53.458 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 07:01:53.458 | The following packages were automatically installed and are no longer required: 2022-04-13 07:01:53.459 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 07:01:53.459 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 07:01:53.459 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 07:01:53.459 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 07:01:53.459 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 07:01:53.459 | python3-zope.interface 2022-04-13 07:01:53.459 | Use 'sudo apt autoremove' to remove them. 2022-04-13 07:01:53.571 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 07:01:53.575 | + functions-common:apt_get:1234 : result=0 2022-04-13 07:01:53.577 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 07:01:53.580 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:53.582 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:53.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:53.587 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:53.589 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:53.591 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 07:01:53.593 | + functions-common:time_stop:2432 : start_time=1649833312859 2022-04-13 07:01:53.596 | + functions-common:time_stop:2434 : [[ -z 1649833312859 ]] 2022-04-13 07:01:53.598 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:53.602 | + functions-common:time_stop:2437 : end_time=1649833313600 2022-04-13 07:01:53.605 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 07:01:53.607 | + functions-common:time_stop:2439 : total=4445 2022-04-13 07:01:53.609 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:53.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5186 2022-04-13 07:01:53.614 | + functions-common:apt_get:1238 : return 0 2022-04-13 07:01:53.616 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 07:01:53.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 07:01:53.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 07:01:53.623 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 07:01:53.684 | Module proxy already enabled 2022-04-13 07:01:53.688 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 07:01:53.750 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 07:01:53.750 | Module proxy already enabled 2022-04-13 07:01:53.750 | Module proxy_uwsgi already enabled 2022-04-13 07:01:53.754 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 07:01:53.757 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 07:01:53.759 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 07:01:53.761 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 07:01:53.886 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 07:01:53.888 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 07:01:53.890 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 07:01:53.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:53.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:53.898 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 07:01:53.900 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:53.902 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 07:01:53.905 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 07:01:53.907 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 07:01:53.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:53.912 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:53.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 07:01:53.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:53.919 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 07:01:53.922 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 07:01:53.924 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 07:01:53.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:53.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:53.932 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 07:01:53.934 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:53.936 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 07:01:53.939 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 07:01:53.942 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 07:01:53.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:53.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:53.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 07:01:53.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:53.953 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 07:01:53.956 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 07:01:53.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:53.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:53.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 07:01:53.965 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:53.967 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 07:01:53.970 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 07:01:53.972 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 07:01:53.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:53.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:53.979 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 07:01:53.982 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:53.984 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 07:01:54.001 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:54.003 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 07:01:54.006 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 07:01:54.009 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 07:01:54.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:54.013 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:54.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 07:01:54.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:54.021 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 07:01:54.037 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:01:54.039 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 07:01:54.041 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 07:01:54.044 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 07:01:54.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:54.049 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:54.051 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 07:01:54.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:54.056 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 07:01:54.059 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 07:01:54.061 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 07:01:54.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 07:01:54.066 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 07:01:54.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 07:01:54.071 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 07:01:54.073 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 07:01:54.076 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 07:01:54.078 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 07:01:54.081 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 07:01:54.083 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 07:01:54.086 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 07:01:54.089 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 07:01:54.089 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 07:01:54.095 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 07:01:54.097 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 07:01:54.099 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 07:01:54.102 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 07:01:54.104 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 07:01:54.125 | Using python 3.8 to install keystonemiddleware 2022-04-13 07:01:54.127 | + 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 07:01:54.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:54.866 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:54.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:54.866 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:56.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:01:56.055 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 07:01:56.107 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 07:01:56.108 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 07:01:56.109 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 07:01:56.110 | 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 07:01:56.111 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 07:01:56.112 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 07:01:56.113 | 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 07:01:56.114 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 07:01:56.116 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 07:01:56.117 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 07:01:56.118 | 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 07:01:56.119 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 07:01:56.120 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 07:01:56.121 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 07:01:56.178 | 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 07:01:56.179 | 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 07:01:56.180 | 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 07:01:56.219 | 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 07:01:56.258 | 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 07:01:56.259 | 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 07:01:56.260 | 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 07:01:56.261 | 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 07:01:56.310 | 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 07:01:56.314 | 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 07:01:56.322 | 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 07:01:56.323 | 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 07:01:56.339 | 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 07:01:56.340 | 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 07:01:56.342 | 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 07:01:56.405 | 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 07:01:56.408 | 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 07:01:56.411 | 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 07:01:56.412 | 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 07:01:56.461 | 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 07:01:56.473 | 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 07:01:58.034 | 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 07:01:58.040 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:01:58.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:01:58.145 | + inc/python:pip_install:200 : result=0 2022-04-13 07:01:58.152 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:01:58.152 | + functions-common:time_stop:2425 : local name 2022-04-13 07:01:58.152 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:01:58.154 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:01:58.156 | + functions-common:time_stop:2428 : local total 2022-04-13 07:01:58.159 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:01:58.161 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:01:58.163 | + functions-common:time_stop:2432 : start_time=1649833314120 2022-04-13 07:01:58.165 | + functions-common:time_stop:2434 : [[ -z 1649833314120 ]] 2022-04-13 07:01:58.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:01:58.172 | + functions-common:time_stop:2437 : end_time=1649833318169 2022-04-13 07:01:58.174 | + functions-common:time_stop:2438 : elapsed_time=4049 2022-04-13 07:01:58.176 | + functions-common:time_stop:2439 : total=31475 2022-04-13 07:01:58.178 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:01:58.180 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35524 2022-04-13 07:01:58.182 | + inc/python:pip_install:203 : return 0 2022-04-13 07:01:58.185 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 07:01:58.187 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 07:01:58.189 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 07:01:58.193 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 07:01:58.195 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 07:01:58.198 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 07:01:58.201 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 07:01:58.202 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 07:01:58.207 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 07:01:58.210 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 07:01:58.212 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 07:01:58.215 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 07:01:58.217 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 07:01:58.238 | Using python 3.8 to install python-memcached 2022-04-13 07:01:58.240 | + 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 07:01:58.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:58.972 | from cryptography.utils import int_from_bytes 2022-04-13 07:01:58.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:01:58.972 | from cryptography.utils import int_from_bytes 2022-04-13 07:02:00.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:02:00.166 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 07:02:00.169 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 07:02:01.829 | 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 07:02:01.835 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:02:01.835 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:02:01.941 | + inc/python:pip_install:200 : result=0 2022-04-13 07:02:01.943 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 07:02:01.945 | + functions-common:time_stop:2425 : local name 2022-04-13 07:02:01.948 | + functions-common:time_stop:2426 : local end_time 2022-04-13 07:02:01.950 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 07:02:01.952 | + functions-common:time_stop:2428 : local total 2022-04-13 07:02:01.954 | + functions-common:time_stop:2429 : local start_time 2022-04-13 07:02:01.956 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 07:02:01.959 | + functions-common:time_stop:2432 : start_time=1649833318232 2022-04-13 07:02:01.961 | + functions-common:time_stop:2434 : [[ -z 1649833318232 ]] 2022-04-13 07:02:01.964 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 07:02:01.968 | + functions-common:time_stop:2437 : end_time=1649833321965 2022-04-13 07:02:01.970 | + functions-common:time_stop:2438 : elapsed_time=3733 2022-04-13 07:02:01.973 | + functions-common:time_stop:2439 : total=35524 2022-04-13 07:02:01.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 07:02:01.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39257 2022-04-13 07:02:01.979 | + inc/python:pip_install:203 : return 0 2022-04-13 07:02:01.982 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 07:02:01.999 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 07:02:02.001 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-13 07:02:02.003 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 07:02:02.006 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 07:02:02.008 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 07:02:02.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 07:02:02.013 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 07:02:02.015 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 07:02:02.030 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 07:02:02.032 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 07:02:02.034 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 07:02:02.037 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 07:02:02.039 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 07:02:02.041 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 07:02:02.044 | ++ functions-common:git_clone:612 : pwd 2022-04-13 07:02:02.046 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 07:02:02.048 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 07:02:02.051 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 07:02:02.066 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 07:02:02.068 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 07:02:02.070 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 07:02:02.072 | + functions-common:git_clone:629 : echo master 2022-04-13 07:02:02.073 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 07:02:02.078 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 07:02:02.080 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 07:02:02.082 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 07:02:02.084 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 07:02:02.085 | + functions-common:git_clone:678 : head -1 2022-04-13 07:02:02.088 | c141e6164 trivial: Fix typo 2022-04-13 07:02:02.090 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 07:02:02.092 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 07:02:02.095 | + inc/python:setup_develop:338 : local bindep 2022-04-13 07:02:02.098 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 07:02:02.100 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 07:02:02.103 | + inc/python:setup_develop:344 : local extras= 2022-04-13 07:02:02.105 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 07:02:02.107 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 07:02:02.109 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 07:02:02.112 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 07:02:02.115 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 07:02:02.117 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 07:02:02.120 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 07:02:02.122 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 07:02:02.125 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 07:02:02.127 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 07:02:02.129 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 07:02:02.132 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 07:02:02.138 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 07:02:02.140 | + 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 07:02:02.838 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 07:02:02.840 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 07:02:02.842 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 07:02:02.845 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 07:02:02.847 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 07:02:02.849 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 07:02:02.851 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 07:02:02.854 | + inc/python:setup_package:428 : local extras= 2022-04-13 07:02:02.856 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 07:02:02.858 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 07:02:02.860 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 07:02:02.863 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 07:02:02.865 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 07:02:02.867 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 07:02:02.888 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 07:02:02.890 | + 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 07:02:03.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:02:03.624 | from cryptography.utils import int_from_bytes 2022-04-13 07:02:03.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 07:02:03.624 | from cryptography.utils import int_from_bytes 2022-04-13 07:02:04.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 07:02:04.810 | Obtaining file:///opt/stack/keystone 2022-04-13 07:02:04.811 | Preparing metadata (setup.py): started 2022-04-13 07:02:05.590 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 07:02:05.591 | ERROR: Command errored out with exit status 1: 2022-04-13 07:02:05.591 | 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-q2uztqn1 2022-04-13 07:02:05.591 | cwd: /opt/stack/keystone/ 2022-04-13 07:02:05.591 | Complete output (16 lines): 2022-04-13 07:02:05.591 | Error parsing 2022-04-13 07:02:05.591 | Traceback (most recent call last): 2022-04-13 07:02:05.591 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 07:02:05.591 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 07:02:05.591 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 07:02:05.591 | pbr.hooks.setup_hook(config) 2022-04-13 07:02:05.591 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 07:02:05.591 | metadata_config.run() 2022-04-13 07:02:05.591 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 07:02:05.591 | self.hook() 2022-04-13 07:02:05.591 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 07:02:05.591 | self.config['version'] = packaging.get_version( 2022-04-13 07:02:05.591 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 07:02:05.591 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 07:02:05.591 | 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 07:02:05.591 | 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 07:02:05.591 | ---------------------------------------- 2022-04-13 07:02:05.591 | 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 07:02:05.591 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 07:02:05.599 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 07:02:05.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 07:02:05.682 | + inc/python:pip_install:1 : exit_trap 2022-04-13 07:02:05.685 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 07:02:05.687 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 07:02:05.690 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 07:02:05.692 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 07:02:05.694 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 07:02:05.696 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 07:02:05.699 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 07:02:05.701 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 07:02:05.703 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 07:02:05.703 | Error on exit 2022-04-13 07:02:05.705 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 07:02:05.708 | + ./stack.sh:exit_trap:544 : generate-subunit 1649833248 77 fail 2022-04-13 07:02:06.292 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 07:02:06.294 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 07:02:07.162 | + ./stack.sh:exit_trap:558 : exit 1