2022-04-13 20:39:20.250 | + ./stack.sh:main:489 : exec 2022-04-13 20:39:20.250 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-203920' 2022-04-13 20:39:20.250 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-203920.summary.2022-04-13-203920 2022-04-13 20:39:20.250 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:39:20.250 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-203920 2022-04-13 20:39:20.250 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-203920 /opt/stack/logs/stack.sh.log 2022-04-13 20:39:20.250 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-203920.summary.2022-04-13-203920 /opt/stack/logs/stack.sh.log.summary 2022-04-13 20:39:20.251 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 20:39:20.251 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 20:39:20.251 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 20:39:20.251 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 20:39:20.251 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 20:39:20.251 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 20:39:20.251 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 20:39:20.251 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 20:39:20.253 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 20:39:20.255 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 20:39:20.257 | + ./stack.sh:main:578 : uname -a 2022-04-13 20:39:20.258 | Linux dv-cinder-827554-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 20:39:20.260 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 20:39:20.262 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 20:39:20.265 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 20:39:20.301 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 20:39:20.316 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 20:39:20.318 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 20:39:20.320 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 20:39:20.322 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 20:39:20.324 | + functions-common:fetch_plugins:1776 : return 2022-04-13 20:39:20.326 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 20:39:20.327 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 20:39:20.330 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:39:20.331 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:39:20.333 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:39:20.335 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:39:20.337 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:39:20.338 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:39:20.340 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:39:20.344 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:39:20.346 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:39:20.348 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:39:20.349 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 20:39:20.351 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:39:20.364 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:20.366 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:39:20.368 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:39:20.369 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:39:20.371 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:39:20.373 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:39:20.375 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 20:39:20.376 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 20:39:20.378 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 20:39:20.380 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 20:39:20.382 | + 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 20:39:20.383 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 20:39:20.385 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 20:39:20.387 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 20:39:20.388 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 20:39:20.390 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 20:39:20.393 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 20:39:20.410 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 20:39:20.412 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 20:39:20.424 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:39:20.427 | +++ lib/tls:source:43 : hostname -f 2022-04-13 20:39:20.430 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 20:39:20.432 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 20:39:20.434 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 20:39:20.436 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 20:39:20.438 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 20:39:20.439 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 20:39:20.441 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 20:39:20.443 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 20:39:20.445 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 20:39:20.447 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 20:39:20.451 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 20:39:20.463 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 20:39:20.480 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 20:39:20.493 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 20:39:20.504 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 20:39:20.540 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 20:39:20.597 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 20:39:20.685 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 20:39:20.707 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 20:39:20.749 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 20:39:20.801 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 20:39:20.945 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 20:39:20.959 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 20:39:20.972 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 20:39:20.985 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 20:39:21.071 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 20:39:21.073 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 20:39:21.076 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 20:39:21.078 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 20:39:21.080 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 20:39:21.082 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 20:39:21.085 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 20:39:21.085 | False' 2022-04-13 20:39:21.087 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 20:39:21.102 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 20:39:21.104 | + ./stack.sh:main:626 : run_phase source 2022-04-13 20:39:21.106 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 20:39:21.109 | + functions-common:run_phase:1854 : local phase= 2022-04-13 20:39:21.111 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:39:21.112 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:39:21.115 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:39:21.116 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:39:21.118 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:39:21.121 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:39:21.125 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:39:21.127 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:39:21.129 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:39:21.131 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 20:39:21.133 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:39:21.148 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:21.150 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:39:21.152 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 20:39:21.191 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 20:39:21.193 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 20:39:21.195 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 20:39:21.197 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 20:39:21.199 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 20:39:21.201 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 20:39:21.203 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 20:39:21.205 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 20:39:21.208 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 20:39:21.210 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 20:39:21.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.214 | + 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 20:39:21.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.219 | + 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 20:39:21.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.223 | + 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 20:39:21.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.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-sch, ]] 2022-04-13 20:39:21.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.232 | + 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 20:39:21.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.237 | + 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 20:39:21.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.242 | + 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 20:39:21.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.246 | + 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 20:39:21.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.251 | + 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 20:39:21.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.256 | + 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 20:39:21.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.260 | + 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 20:39:21.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.264 | + 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 20:39:21.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.269 | + 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 20:39:21.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.273 | + 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 20:39:21.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.278 | + 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 20:39:21.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.282 | + 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 20:39:21.284 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.287 | + 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 20:39:21.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.291 | + 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 20:39:21.293 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.296 | + 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 20:39:21.298 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.300 | + 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 20:39:21.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.305 | + 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 20:39:21.307 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.309 | + 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 20:39:21.312 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.314 | + 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 20:39:21.316 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.319 | + 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 20:39:21.321 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.323 | + 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 20:39:21.325 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.327 | + 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 20:39:21.330 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.332 | + 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 20:39:21.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.336 | + 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 20:39:21.338 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.341 | + 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 20:39:21.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.345 | + 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 20:39:21.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.350 | + 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 20:39:21.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.354 | + 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 20:39:21.356 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.359 | + 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 20:39:21.361 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.364 | + 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 20:39:21.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.368 | + 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 20:39:21.370 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.372 | + 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 20:39:21.375 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.377 | + 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 20:39:21.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.382 | + 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 20:39:21.384 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.386 | + 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 20:39:21.388 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.391 | + 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 20:39:21.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.395 | + 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 20:39:21.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.399 | + 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 20:39:21.402 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.404 | + 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 20:39:21.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.408 | + 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 20:39:21.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 20:39:21.413 | + 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 20:39:21.415 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 20:39:21.418 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:39:21.420 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 20:39:21.435 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:21.438 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 20:39:21.440 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 20:39:21.442 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 20:39:21.457 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:39:21.460 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 20:39:21.463 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 20:39:21.465 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 20:39:21.467 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 20:39:21.469 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 20:39:21.472 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 20:39:21.474 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 20:39:21.476 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 20:39:21.479 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 20:39:21.479 | Using mysql database backend 2022-04-13 20:39:21.481 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 20:39:21.497 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 20:39:21.501 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 20:39:21.503 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:39:21.506 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 20:39:21.508 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:39:21.511 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 20:39:21.526 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:21.529 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 20:39:21.545 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 20:39:21.561 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:21.563 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 20:39:21.579 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 20:39:21.595 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 20:39:21.611 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:39:21.614 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 20:39:21.630 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:21.632 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 20:39:21.648 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 20:39:21.650 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 20:39:21.652 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 20:39:21.655 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 20:39:21.658 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 20:39:21.662 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-203921 2022-04-13 20:39:21.665 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-203921 759' 2022-04-13 20:39:21.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.670 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 20:39:21.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.675 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 20:39:21.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.679 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 20:39:21.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.684 | + 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 20:39:21.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.689 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 20:39:21.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.693 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 20:39:21.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.698 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-203920 2022-04-13 20:39:21.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.702 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 20:39:21.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.707 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 20:39:21.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.712 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 20:39:21.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.717 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 20:39:21.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.722 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 20:39:21.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 20:39:21.726 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 20:39:21.729 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 20:39:21.732 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 20:39:21.734 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 20:39:21.736 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 20:39:21.738 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:39:21.740 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:39:21.743 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:39:21.746 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:39:21.748 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:39:21.750 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:39:21.765 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:39:21.767 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:39:21.769 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:39:21.771 | + functions-common:git_clone:629 : echo master 2022-04-13 20:39:21.772 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:39:21.777 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 20:39:21.779 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:39:21.781 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 20:39:21.784 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:39:21.784 | + functions-common:git_clone:678 : head -1 2022-04-13 20:39:21.787 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 20:39:21.790 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:39:21.792 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 20:39:21.795 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:39:21.798 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 20:39:21.800 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 20:39:21.803 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 20:39:21.805 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 20:39:21.807 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:39:21.810 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 20:39:21.812 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 20:39:21.815 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 20:39:21.818 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 20:39:21.822 | ++ tools/install_prereqs.sh:source:47 : NOW=1649882361 2022-04-13 20:39:21.825 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 20:39:21.829 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649882274 2022-04-13 20:39:21.831 | ++ tools/install_prereqs.sh:source:49 : DELTA=87 2022-04-13 20:39:21.834 | ++ tools/install_prereqs.sh:source:50 : [[ 87 -lt 7200 ]] 2022-04-13 20:39:21.836 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 20:39:21.839 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 20:39:21.841 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 20:39:21.844 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 20:39:21.846 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 20:39:21.848 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 20:39:21.851 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 20:39:21.853 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 20:39:21.857 | +++ 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 20:39:21.902 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 20:39:21.902 | apache2-dev 2022-04-13 20:39:21.902 | bc 2022-04-13 20:39:21.902 | bsdmainutils 2022-04-13 20:39:21.902 | curl 2022-04-13 20:39:21.902 | g++ 2022-04-13 20:39:21.902 | gawk 2022-04-13 20:39:21.902 | gcc 2022-04-13 20:39:21.902 | gettext 2022-04-13 20:39:21.902 | git 2022-04-13 20:39:21.902 | graphviz 2022-04-13 20:39:21.902 | iputils-ping 2022-04-13 20:39:21.902 | libapache2-mod-proxy-uwsgi 2022-04-13 20:39:21.902 | libffi-dev 2022-04-13 20:39:21.902 | libjpeg-dev 2022-04-13 20:39:21.902 | libpcre3-dev 2022-04-13 20:39:21.902 | libpq-dev 2022-04-13 20:39:21.902 | libssl-dev 2022-04-13 20:39:21.902 | libsystemd-dev 2022-04-13 20:39:21.902 | libxml2-dev 2022-04-13 20:39:21.902 | libxslt1-dev 2022-04-13 20:39:21.902 | libyaml-dev 2022-04-13 20:39:21.902 | lsof 2022-04-13 20:39:21.902 | openssh-server 2022-04-13 20:39:21.903 | openssl 2022-04-13 20:39:21.903 | pkg-config 2022-04-13 20:39:21.903 | psmisc 2022-04-13 20:39:21.903 | python3-dev 2022-04-13 20:39:21.903 | python3-pip 2022-04-13 20:39:21.903 | python3-systemd 2022-04-13 20:39:21.903 | python3-venv 2022-04-13 20:39:21.903 | tar 2022-04-13 20:39:21.903 | tcpdump 2022-04-13 20:39:21.903 | unzip 2022-04-13 20:39:21.903 | uuid-runtime 2022-04-13 20:39:21.903 | wget 2022-04-13 20:39:21.903 | wget 2022-04-13 20:39:21.903 | zlib1g-dev 2022-04-13 20:39:21.903 | libkrb5-dev 2022-04-13 20:39:21.903 | libldap2-dev 2022-04-13 20:39:21.904 | libsasl2-dev 2022-04-13 20:39:21.904 | memcached 2022-04-13 20:39:21.904 | python3-mysqldb 2022-04-13 20:39:21.904 | sqlite3 2022-04-13 20:39:21.904 | conntrack 2022-04-13 20:39:21.904 | curl 2022-04-13 20:39:21.904 | dnsmasq-base 2022-04-13 20:39:21.904 | dnsmasq-utils 2022-04-13 20:39:21.904 | ebtables 2022-04-13 20:39:21.904 | genisoimage 2022-04-13 20:39:21.904 | iptables 2022-04-13 20:39:21.904 | iputils-arping 2022-04-13 20:39:21.904 | kpartx 2022-04-13 20:39:21.904 | libjs-jquery-tablesorter 2022-04-13 20:39:21.904 | parted 2022-04-13 20:39:21.904 | pm-utils 2022-04-13 20:39:21.904 | python3-mysqldb 2022-04-13 20:39:21.904 | socat 2022-04-13 20:39:21.904 | sqlite3 2022-04-13 20:39:21.904 | sudo 2022-04-13 20:39:21.904 | vlan 2022-04-13 20:39:21.904 | lsscsi 2022-04-13 20:39:21.904 | open-iscsi 2022-04-13 20:39:21.904 | lvm2 2022-04-13 20:39:21.904 | qemu-utils 2022-04-13 20:39:21.904 | thin-provisioning-tools 2022-04-13 20:39:21.904 | acl 2022-04-13 20:39:21.904 | dnsmasq-base 2022-04-13 20:39:21.904 | dnsmasq-utils 2022-04-13 20:39:21.904 | ebtables 2022-04-13 20:39:21.904 | haproxy 2022-04-13 20:39:21.904 | iptables 2022-04-13 20:39:21.904 | iputils-arping 2022-04-13 20:39:21.904 | iputils-ping 2022-04-13 20:39:21.904 | postgresql-server-dev-all 2022-04-13 20:39:21.905 | python3-mysqldb 2022-04-13 20:39:21.905 | sqlite3 2022-04-13 20:39:21.905 | sudo 2022-04-13 20:39:21.905 | vlan 2022-04-13 20:39:21.905 | pcp 2022-04-13 20:39:21.905 | ipset 2022-04-13 20:39:21.905 | conntrack 2022-04-13 20:39:21.905 | conntrackd 2022-04-13 20:39:21.905 | keepalived 2022-04-13 20:39:21.905 | lvm2 2022-04-13 20:39:21.905 | qemu-utils 2022-04-13 20:39:21.905 | thin-provisioning-tools 2022-04-13 20:39:21.905 | curl 2022-04-13 20:39:21.905 | liberasurecode-dev 2022-04-13 20:39:21.905 | make 2022-04-13 20:39:21.905 | memcached 2022-04-13 20:39:21.905 | rsync 2022-04-13 20:39:21.905 | sqlite3 2022-04-13 20:39:21.905 | xfsprogs' 2022-04-13 20:39:21.907 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 20:39:21.925 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 20:39:21.925 | apache2-dev 2022-04-13 20:39:21.925 | bc 2022-04-13 20:39:21.925 | bsdmainutils 2022-04-13 20:39:21.925 | curl 2022-04-13 20:39:21.925 | g++ 2022-04-13 20:39:21.925 | gawk 2022-04-13 20:39:21.925 | gcc 2022-04-13 20:39:21.925 | gettext 2022-04-13 20:39:21.925 | git 2022-04-13 20:39:21.925 | graphviz 2022-04-13 20:39:21.925 | iputils-ping 2022-04-13 20:39:21.925 | libapache2-mod-proxy-uwsgi 2022-04-13 20:39:21.925 | libffi-dev 2022-04-13 20:39:21.925 | libjpeg-dev 2022-04-13 20:39:21.925 | libpcre3-dev 2022-04-13 20:39:21.925 | libpq-dev 2022-04-13 20:39:21.925 | libssl-dev 2022-04-13 20:39:21.925 | libsystemd-dev 2022-04-13 20:39:21.925 | libxml2-dev 2022-04-13 20:39:21.925 | libxslt1-dev 2022-04-13 20:39:21.925 | libyaml-dev 2022-04-13 20:39:21.925 | lsof 2022-04-13 20:39:21.925 | openssh-server 2022-04-13 20:39:21.925 | openssl 2022-04-13 20:39:21.926 | pkg-config 2022-04-13 20:39:21.926 | psmisc 2022-04-13 20:39:21.926 | python3-dev 2022-04-13 20:39:21.926 | python3-pip 2022-04-13 20:39:21.926 | python3-systemd 2022-04-13 20:39:21.926 | python3-venv 2022-04-13 20:39:21.926 | tar 2022-04-13 20:39:21.926 | tcpdump 2022-04-13 20:39:21.926 | unzip 2022-04-13 20:39:21.926 | uuid-runtime 2022-04-13 20:39:21.926 | wget 2022-04-13 20:39:21.926 | wget 2022-04-13 20:39:21.926 | zlib1g-dev 2022-04-13 20:39:21.926 | libkrb5-dev 2022-04-13 20:39:21.926 | libldap2-dev 2022-04-13 20:39:21.926 | libsasl2-dev 2022-04-13 20:39:21.926 | memcached 2022-04-13 20:39:21.926 | python3-mysqldb 2022-04-13 20:39:21.926 | sqlite3 2022-04-13 20:39:21.926 | conntrack 2022-04-13 20:39:21.926 | curl 2022-04-13 20:39:21.926 | dnsmasq-base 2022-04-13 20:39:21.926 | dnsmasq-utils 2022-04-13 20:39:21.926 | ebtables 2022-04-13 20:39:21.926 | genisoimage 2022-04-13 20:39:21.926 | iptables 2022-04-13 20:39:21.926 | iputils-arping 2022-04-13 20:39:21.926 | kpartx 2022-04-13 20:39:21.926 | libjs-jquery-tablesorter 2022-04-13 20:39:21.926 | parted 2022-04-13 20:39:21.926 | pm-utils 2022-04-13 20:39:21.926 | python3-mysqldb 2022-04-13 20:39:21.926 | socat 2022-04-13 20:39:21.926 | sqlite3 2022-04-13 20:39:21.926 | sudo 2022-04-13 20:39:21.926 | vlan 2022-04-13 20:39:21.926 | lsscsi 2022-04-13 20:39:21.927 | open-iscsi 2022-04-13 20:39:21.927 | lvm2 2022-04-13 20:39:21.927 | qemu-utils 2022-04-13 20:39:21.927 | thin-provisioning-tools 2022-04-13 20:39:21.927 | acl 2022-04-13 20:39:21.927 | dnsmasq-base 2022-04-13 20:39:21.927 | dnsmasq-utils 2022-04-13 20:39:21.927 | ebtables 2022-04-13 20:39:21.927 | haproxy 2022-04-13 20:39:21.927 | iptables 2022-04-13 20:39:21.927 | iputils-arping 2022-04-13 20:39:21.927 | iputils-ping 2022-04-13 20:39:21.927 | postgresql-server-dev-all 2022-04-13 20:39:21.927 | python3-mysqldb 2022-04-13 20:39:21.927 | sqlite3 2022-04-13 20:39:21.927 | sudo 2022-04-13 20:39:21.927 | vlan 2022-04-13 20:39:21.927 | pcp 2022-04-13 20:39:21.927 | ipset 2022-04-13 20:39:21.927 | conntrack 2022-04-13 20:39:21.927 | conntrackd 2022-04-13 20:39:21.927 | keepalived 2022-04-13 20:39:21.927 | lvm2 2022-04-13 20:39:21.927 | qemu-utils 2022-04-13 20:39:21.927 | thin-provisioning-tools 2022-04-13 20:39:21.927 | curl 2022-04-13 20:39:21.927 | liberasurecode-dev 2022-04-13 20:39:21.927 | make 2022-04-13 20:39:21.927 | memcached 2022-04-13 20:39:21.927 | rsync 2022-04-13 20:39:21.927 | sqlite3 2022-04-13 20:39:21.927 | xfsprogs ' 2022-04-13 20:39:21.927 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 20:39:21.930 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:39:21.932 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:39:21.935 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 20:39:21.936 | ++ 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 20:39:21.940 | ++ 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 20:39:21.942 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 20:39:21.944 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:39:21.946 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 20:39:21.948 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:39:21.951 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:39:21.953 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:39:21.955 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:39:21.957 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:39:21.959 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:39:21.961 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 20:39:21.963 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 20:39:21.966 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 20:39:21.969 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 20:39:21.973 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 20:39:21.975 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 20:39:21.977 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 20:39:21.979 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 20:39:21.981 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 20:39:21.983 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 20:39:21.987 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649882361985 2022-04-13 20:39:21.989 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 20:39:21.991 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 20:39:21.993 | ++ 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 20:39:22.201 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 20:39:22.235 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 20:39:22.262 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 20:39:22.278 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 20:39:24.387 | Reading package lists... 2022-04-13 20:39:24.418 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 20:39:24.420 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 20:39:24.422 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:39:24.424 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:24.426 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:24.428 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:39:24.431 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:24.433 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 20:39:24.435 | ++ functions-common:time_stop:2432 : start_time=1649882361985 2022-04-13 20:39:24.437 | ++ functions-common:time_stop:2434 : [[ -z 1649882361985 ]] 2022-04-13 20:39:24.440 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:24.444 | ++ functions-common:time_stop:2437 : end_time=1649882364442 2022-04-13 20:39:24.446 | ++ functions-common:time_stop:2438 : elapsed_time=2457 2022-04-13 20:39:24.448 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 20:39:24.450 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:24.452 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2457 2022-04-13 20:39:24.454 | ++ 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 20:39:24.457 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:39:24.459 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:39:24.461 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:39:24.463 | ++ 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 20:39:24.485 | ++ 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 20:39:24.596 | Reading package lists... 2022-04-13 20:39:24.831 | Building dependency tree... 2022-04-13 20:39:24.833 | Reading state information... 2022-04-13 20:39:24.874 | acl is already the newest version (2.2.53-6). 2022-04-13 20:39:24.875 | bc is already the newest version (1.07.1-2build1). 2022-04-13 20:39:24.875 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 20:39:24.875 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 20:39:24.875 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 20:39:24.875 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:39:24.875 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 20:39:24.875 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 20:39:24.875 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 20:39:24.875 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 20:39:24.875 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 20:39:24.875 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 20:39:24.875 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 20:39:24.875 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 20:39:24.875 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 20:39:24.875 | libffi-dev is already the newest version (3.3-4). 2022-04-13 20:39:24.875 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 20:39:24.875 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 20:39:24.875 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 20:39:24.875 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 20:39:24.875 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 20:39:24.875 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 20:39:24.875 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:39:24.875 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 20:39:24.875 | psmisc is already the newest version (23.3-1). 2022-04-13 20:39:24.875 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:39:24.875 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 20:39:24.875 | python3-systemd is already the newest version (234-3build2). 2022-04-13 20:39:24.875 | socat is already the newest version (1.7.3.3-2). 2022-04-13 20:39:24.875 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 20:39:24.875 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 20:39:24.875 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 20:39:24.875 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 20:39:24.875 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 20:39:24.876 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 20:39:24.876 | pcp is already the newest version (5.0.3-1). 2022-04-13 20:39:24.876 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 20:39:24.876 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 20:39:24.876 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:39:24.876 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:39:24.876 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 20:39:24.876 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:39:24.876 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 20:39:24.876 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 20:39:24.876 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 20:39:24.876 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 20:39:24.876 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 20:39:24.876 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 20:39:24.876 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 20:39:24.876 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 20:39:24.876 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 20:39:24.876 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:39:24.876 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 20:39:24.876 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 20:39:24.876 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 20:39:24.876 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 20:39:24.876 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 20:39:24.876 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 20:39:24.876 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 20:39:24.876 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 20:39:24.876 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 20:39:24.876 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 20:39:24.876 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 20:39:24.876 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 20:39:24.876 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 20:39:24.876 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 20:39:24.876 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 20:39:24.877 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 20:39:24.877 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 20:39:25.083 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:39:25.083 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 20:39:25.083 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 20:39:25.083 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 20:39:25.083 | The following packages were automatically installed and are no longer required: 2022-04-13 20:39:25.084 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:39:25.084 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:39:25.084 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:39:25.084 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:39:25.084 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:39:25.084 | python3-zope.interface 2022-04-13 20:39:25.084 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:39:25.201 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:39:25.206 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 20:39:25.208 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:39:25.211 | ++ functions-common:time_stop:2425 : local name 2022-04-13 20:39:25.213 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:25.215 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:25.217 | ++ functions-common:time_stop:2428 : local total 2022-04-13 20:39:25.219 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:25.222 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:39:25.224 | ++ functions-common:time_stop:2432 : start_time=1649882364482 2022-04-13 20:39:25.227 | ++ functions-common:time_stop:2434 : [[ -z 1649882364482 ]] 2022-04-13 20:39:25.230 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:25.234 | ++ functions-common:time_stop:2437 : end_time=1649882365232 2022-04-13 20:39:25.237 | ++ functions-common:time_stop:2438 : elapsed_time=750 2022-04-13 20:39:25.239 | ++ functions-common:time_stop:2439 : total=733 2022-04-13 20:39:25.241 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:25.243 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1483 2022-04-13 20:39:25.246 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 20:39:25.248 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 20:39:25.251 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 20:39:25.253 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 20:39:25.258 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 20:39:25.262 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 20:39:25.265 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 20:39:25.267 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 20:39:26.668 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 20:39:26.669 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 20:39:26.671 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 20:39:26.673 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 20:39:26.675 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 20:39:26.677 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 20:39:26.678 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 20:39:26.680 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 20:39:26.682 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 20:39:26.684 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 20:39:26.685 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 20:39:26.687 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 20:39:26.689 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 20:39:26.691 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 20:39:26.693 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 20:39:26.694 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 20:39:26.696 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 20:39:26.698 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 20:39:26.700 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 20:39:26.701 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 20:39:26.704 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 20:39:26.706 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 20:39:26.708 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 20:39:26.710 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 20:39:26.777 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 20:39:26.780 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 20:39:26.846 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 20:39:26.848 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 20:39:26.915 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 20:39:26.916 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 20:39:26.918 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 20:39:26.920 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 20:39:26.922 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 20:39:26.924 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 20:39:26.926 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 20:39:26.928 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 20:39:26.930 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 20:39:26.932 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 20:39:26.934 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 20:39:26.934 | Distro: focal 2022-04-13 20:39:26.936 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 20:39:26.938 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:39:26.943 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:39:26.944 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:39:26.947 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:39:26.947 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:39:27.524 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:39:27.525 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:39:27.525 | pip: 21.3.1 2022-04-13 20:39:27.527 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 20:39:27.529 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 20:39:27.531 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:39:27.532 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:39:27.535 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:39:27.536 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:39:27.538 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:39:27.540 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:39:27.541 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:39:27.543 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:39:27.545 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:39:27.546 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:39:27.548 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:39:27.550 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 20:39:27.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:39:27.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:39:27.555 | + tools/install_pip.sh:main:142 : : 2022-04-13 20:39:27.557 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 20:39:27.559 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 20:39:27.560 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 20:39:27.562 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:39:27.564 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 20:39:27.566 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 20:39:27.568 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:39:27.570 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:39:27.571 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:39:27.575 | ++ 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 20:39:27.576 | ++ 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 20:39:27.578 | ++ 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 20:39:27.580 | + 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 20:39:27.582 | + 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 20:39:27.599 | 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 20:39:27.601 | + 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 20:39:28.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:39:28.321 | from cryptography.utils import int_from_bytes 2022-04-13 20:39:28.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:39:28.321 | from cryptography.utils import int_from_bytes 2022-04-13 20:39:29.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:39:30.298 | 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 20:39:30.309 | 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 20:39:31.988 | Installing collected packages: setuptools 2022-04-13 20:39:32.862 | Successfully installed setuptools-62.0.0 2022-04-13 20:39:32.862 | 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 20:39:33.008 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:39:33.008 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:39:33.120 | + inc/python:pip_install:200 : result=0 2022-04-13 20:39:33.122 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:39:33.124 | + functions-common:time_stop:2425 : local name 2022-04-13 20:39:33.125 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:33.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:33.129 | + functions-common:time_stop:2428 : local total 2022-04-13 20:39:33.130 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:33.132 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:39:33.134 | + functions-common:time_stop:2432 : start_time=1649882367594 2022-04-13 20:39:33.135 | + functions-common:time_stop:2434 : [[ -z 1649882367594 ]] 2022-04-13 20:39:33.138 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:33.141 | + functions-common:time_stop:2437 : end_time=1649882373139 2022-04-13 20:39:33.142 | + functions-common:time_stop:2438 : elapsed_time=5545 2022-04-13 20:39:33.144 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:39:33.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:33.147 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5545 2022-04-13 20:39:33.149 | + inc/python:pip_install:203 : return 0 2022-04-13 20:39:33.151 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 20:39:33.154 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 20:39:33.157 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 20:39:33.159 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 20:39:33.162 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 20:39:33.162 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 20:39:33.750 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 20:39:33.752 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 20:39:33.752 | pip: 21.3.1 2022-04-13 20:39:33.755 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 20:39:33.758 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 20:39:33.761 | + ./stack.sh:main:798 : fixup_all 2022-04-13 20:39:33.763 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 20:39:33.765 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 20:39:33.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:39:33.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:39:33.772 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 20:39:33.783 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 20:39:33.794 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 20:39:33.805 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 20:39:33.808 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 20:39:33.810 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:39:33.812 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:39:33.814 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:39:33.816 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:39:33.818 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:39:33.820 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:39:33.823 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:39:33.825 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:39:33.827 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:39:33.829 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:39:33.831 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:39:33.834 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 20:39:33.836 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 20:39:33.839 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 20:39:33.841 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:39:33.843 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:39:33.846 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:39:33.849 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:39:33.851 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:39:33.854 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:39:33.856 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 20:39:33.858 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 20:39:33.860 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 20:39:33.862 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 20:39:33.864 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 20:39:33.867 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 20:39:33.870 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 20:39:33.890 | Using python 3.8 to install os-testr 2022-04-13 20:39:33.892 | + 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 20:39:34.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:39:34.618 | from cryptography.utils import int_from_bytes 2022-04-13 20:39:34.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:39:34.618 | from cryptography.utils import int_from_bytes 2022-04-13 20:39:35.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:39:35.815 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 20:39:35.882 | 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 20:39:35.882 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 20:39:35.883 | 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 20:39:35.897 | 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 20:39:35.907 | 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 20:39:35.918 | 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 20:39:37.565 | 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 20:39:37.572 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:39:37.572 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:39:37.675 | + inc/python:pip_install:200 : result=0 2022-04-13 20:39:37.677 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:39:37.679 | + functions-common:time_stop:2425 : local name 2022-04-13 20:39:37.682 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:37.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:37.686 | + functions-common:time_stop:2428 : local total 2022-04-13 20:39:37.688 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:37.690 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:39:37.693 | + functions-common:time_stop:2432 : start_time=1649882373885 2022-04-13 20:39:37.695 | + functions-common:time_stop:2434 : [[ -z 1649882373885 ]] 2022-04-13 20:39:37.697 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:37.701 | + functions-common:time_stop:2437 : end_time=1649882377699 2022-04-13 20:39:37.703 | + functions-common:time_stop:2438 : elapsed_time=3814 2022-04-13 20:39:37.705 | + functions-common:time_stop:2439 : total=0 2022-04-13 20:39:37.708 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:37.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3814 2022-04-13 20:39:37.712 | + inc/python:pip_install:203 : return 0 2022-04-13 20:39:37.714 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 20:39:37.766 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 20:39:37.864 | + ./stack.sh:main:812 : install_infra 2022-04-13 20:39:37.869 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:39:37.872 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 20:39:37.875 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:39:37.878 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 20:39:37.902 | + 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 20:39:39.779 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.786 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.790 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.795 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.799 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.806 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.810 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.836 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.916 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.935 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.940 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.944 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.959 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.967 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.969 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:39.986 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.003 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.012 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.017 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.035 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.057 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.075 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.083 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.088 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.108 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.138 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.139 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.156 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.161 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.165 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.170 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.185 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.193 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.242 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.260 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.264 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.295 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.357 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.364 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.371 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.421 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.435 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.445 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.550 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.574 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.578 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.589 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.594 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.614 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.621 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.638 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.669 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.697 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.709 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.722 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.740 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.748 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.762 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.773 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.777 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:40.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:39:40.921 | 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 20:39:41.214 | + inc/python:pip_install:200 : result=0 2022-04-13 20:39:41.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:39:41.218 | + functions-common:time_stop:2425 : local name 2022-04-13 20:39:41.220 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:41.222 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:41.224 | + functions-common:time_stop:2428 : local total 2022-04-13 20:39:41.226 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:41.228 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:39:41.230 | + functions-common:time_stop:2432 : start_time=1649882377894 2022-04-13 20:39:41.232 | + functions-common:time_stop:2434 : [[ -z 1649882377894 ]] 2022-04-13 20:39:41.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:41.239 | + functions-common:time_stop:2437 : end_time=1649882381236 2022-04-13 20:39:41.241 | + functions-common:time_stop:2438 : elapsed_time=3342 2022-04-13 20:39:41.243 | + functions-common:time_stop:2439 : total=3814 2022-04-13 20:39:41.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:41.247 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7156 2022-04-13 20:39:41.250 | + inc/python:pip_install:203 : return 0 2022-04-13 20:39:41.252 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 20:39:41.254 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 20:39:41.277 | + 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 20:39:43.017 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.024 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.028 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.033 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.036 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.043 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.047 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.073 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.150 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.168 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.172 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.177 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.192 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.200 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.202 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.218 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.235 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.245 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.250 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.267 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.289 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.307 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.315 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.320 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.340 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.369 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.371 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.384 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.388 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.392 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.397 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.412 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.419 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.467 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.485 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.489 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.519 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.581 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.587 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.594 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.644 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.658 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.666 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.767 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.791 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.795 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.806 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.811 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.830 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.837 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.854 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.883 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.912 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.924 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.936 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.954 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.962 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.976 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.987 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.991 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 20:39:43.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:39:43.999 | Processing /opt/stack/requirements 2022-04-13 20:39:45.743 | 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 20:39:45.746 | 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 20:39:45.758 | 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 20:39:45.763 | 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 20:39:45.765 | 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 20:39:45.772 | 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 20:39:45.799 | 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 20:39:45.802 | 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 20:39:45.812 | 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 20:39:45.871 | 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 20:39:45.874 | 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 20:39:45.894 | 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 20:39:45.897 | 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 20:39:45.904 | 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 20:39:45.908 | 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 20:39:45.911 | 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 20:39:45.924 | 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 20:39:45.981 | 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 20:39:45.988 | 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 20:39:45.990 | 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 20:39:46.002 | 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 20:39:46.004 | 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 20:39:46.009 | 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 20:39:46.069 | Building wheels for collected packages: openstack-requirements 2022-04-13 20:39:46.070 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 20:39:46.900 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 20:39:46.900 | ERROR: Command errored out with exit status 1: 2022-04-13 20:39:46.900 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z3p1oe29/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z3p1oe29/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-zhj0kq5g 2022-04-13 20:39:46.900 | cwd: /tmp/pip-req-build-z3p1oe29/ 2022-04-13 20:39:46.900 | Complete output (6 lines): 2022-04-13 20:39:46.900 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 20:39:46.900 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 20:39:46.900 | or: setup.py --help-commands 2022-04-13 20:39:46.900 | or: setup.py cmd --help 2022-04-13 20:39:46.900 | 2022-04-13 20:39:46.900 | error: invalid command 'bdist_wheel' 2022-04-13 20:39:46.900 | ---------------------------------------- 2022-04-13 20:39:46.900 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 20:39:46.901 | Running setup.py clean for openstack-requirements 2022-04-13 20:39:47.726 | Failed to build openstack-requirements 2022-04-13 20:39:47.741 | Installing collected packages: openstack-requirements 2022-04-13 20:39:47.741 | Attempting uninstall: openstack-requirements 2022-04-13 20:39:47.743 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 20:39:47.784 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 20:39:47.802 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 20:39:47.806 | Running setup.py install for openstack-requirements: started 2022-04-13 20:39:50.132 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 20:39:50.155 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 20:39:50.278 | + inc/python:pip_install:200 : result=0 2022-04-13 20:39:50.280 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:39:50.282 | + functions-common:time_stop:2425 : local name 2022-04-13 20:39:50.284 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:50.287 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:50.289 | + functions-common:time_stop:2428 : local total 2022-04-13 20:39:50.291 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:50.293 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:39:50.296 | + functions-common:time_stop:2432 : start_time=1649882381270 2022-04-13 20:39:50.298 | + functions-common:time_stop:2434 : [[ -z 1649882381270 ]] 2022-04-13 20:39:50.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:50.304 | + functions-common:time_stop:2437 : end_time=1649882390302 2022-04-13 20:39:50.307 | + functions-common:time_stop:2438 : elapsed_time=9032 2022-04-13 20:39:50.309 | + functions-common:time_stop:2439 : total=7156 2022-04-13 20:39:50.311 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:50.313 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16188 2022-04-13 20:39:50.315 | + inc/python:pip_install:203 : return 0 2022-04-13 20:39:50.318 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 20:39:50.320 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 20:39:50.323 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 20:39:50.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:39:50.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:39:50.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 20:39:50.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:39:50.335 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 20:39:50.355 | Using python 3.8 to install pbr 2022-04-13 20:39:50.357 | + 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 20:39:51.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:39:51.091 | from cryptography.utils import int_from_bytes 2022-04-13 20:39:51.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:39:51.091 | from cryptography.utils import int_from_bytes 2022-04-13 20:39:52.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:39:52.265 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 20:39:54.016 | 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 20:39:54.022 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:39:54.022 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:39:54.127 | + inc/python:pip_install:200 : result=0 2022-04-13 20:39:54.130 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:39:54.132 | + functions-common:time_stop:2425 : local name 2022-04-13 20:39:54.134 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:54.136 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:54.138 | + functions-common:time_stop:2428 : local total 2022-04-13 20:39:54.140 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:54.142 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:39:54.144 | + functions-common:time_stop:2432 : start_time=1649882390350 2022-04-13 20:39:54.146 | + functions-common:time_stop:2434 : [[ -z 1649882390350 ]] 2022-04-13 20:39:54.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:54.153 | + functions-common:time_stop:2437 : end_time=1649882394150 2022-04-13 20:39:54.155 | + functions-common:time_stop:2438 : elapsed_time=3800 2022-04-13 20:39:54.157 | + functions-common:time_stop:2439 : total=16188 2022-04-13 20:39:54.159 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:54.161 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19988 2022-04-13 20:39:54.164 | + inc/python:pip_install:203 : return 0 2022-04-13 20:39:54.166 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 20:39:56.372 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 20:39:58.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:39:58.235 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 20:39:58.250 | 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 20:39:58.255 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 20:39:58.257 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 20:39:58.260 | 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 20:39:58.263 | 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 20:39:58.333 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:39:58.335 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 20:39:58.339 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 20:39:58.355 | + ./stack.sh:main:821 : pkgs= 2022-04-13 20:39:58.358 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 20:39:58.360 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 20:39:58.362 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 20:39:58.365 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 20:39:58.367 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 20:39:58.369 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 20:39:58.371 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 20:39:58.373 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 20:39:58.375 | + functions-common:run_phase:1863 : local extra 2022-04-13 20:39:58.378 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 20:39:58.382 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 20:39:58.384 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 20:39:58.386 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 20:39:58.389 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 20:39:58.391 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 20:39:58.406 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:58.408 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:39:58.410 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:39:58.412 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 20:39:58.414 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:39:58.416 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:39:58.418 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:39:58.420 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 20:39:58.422 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:39:58.424 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 20:39:58.426 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 20:39:58.428 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 20:39:58.430 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 20:39:58.432 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 20:39:58.434 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 20:39:58.436 | + 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 20:39:58.439 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 20:39:58.441 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 20:39:58.443 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 20:39:58.445 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 20:39:58.447 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 20:39:58.450 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 20:39:58.452 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 20:39:58.455 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 20:39:58.457 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 20:39:58.459 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 20:39:58.510 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 20:39:58.510 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 20:39:58.512 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 20:39:58.884 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 20:39:58.886 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 20:39:58.902 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:58.904 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 20:39:58.907 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:39:58.909 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:39:58.911 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:39:58.913 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:39:58.916 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:39:58.918 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:39:58.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:39:58.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:39:58.925 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:39:58.927 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:39:58.930 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:39:58.932 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:39:58.934 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 20:39:58.936 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:39:58.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:39:58.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:39:58.943 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 20:39:58.963 | + 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 20:39:59.071 | Reading package lists... 2022-04-13 20:39:59.311 | Building dependency tree... 2022-04-13 20:39:59.313 | Reading state information... 2022-04-13 20:39:59.554 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 20:39:59.554 | The following packages were automatically installed and are no longer required: 2022-04-13 20:39:59.555 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:39:59.555 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:39:59.556 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:39:59.556 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:39:59.556 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:39:59.556 | python3-zope.interface 2022-04-13 20:39:59.556 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:39:59.667 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:39:59.672 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:39:59.674 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:39:59.677 | + functions-common:time_stop:2425 : local name 2022-04-13 20:39:59.679 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:39:59.681 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:39:59.683 | + functions-common:time_stop:2428 : local total 2022-04-13 20:39:59.686 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:39:59.688 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:39:59.690 | + functions-common:time_stop:2432 : start_time=1649882398961 2022-04-13 20:39:59.692 | + functions-common:time_stop:2434 : [[ -z 1649882398961 ]] 2022-04-13 20:39:59.695 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:39:59.699 | + functions-common:time_stop:2437 : end_time=1649882399696 2022-04-13 20:39:59.701 | + functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 20:39:59.703 | + functions-common:time_stop:2439 : total=1483 2022-04-13 20:39:59.705 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:39:59.707 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2218 2022-04-13 20:39:59.710 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:39:59.712 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 20:39:59.714 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:39:59.717 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:39:59.719 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:39:59.722 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:39:59.724 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:39:59.726 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:39:59.728 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 20:39:59.731 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:39:59.734 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:39:59.736 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:39:59.738 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:39:59.740 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:39:59.743 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:39:59.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:39:59.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:39:59.749 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:39:59.752 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:39:59.754 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:39:59.756 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 20:39:59.758 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:39:59.761 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:39:59.763 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:39:59.766 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:39:59.768 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:39:59.770 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:39:59.772 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 20:39:59.775 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 20:39:59.790 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:39:59.793 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 20:39:59.795 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:39:59.797 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 20:39:59.799 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 20:39:59.802 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 20:39:59.806 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 20:39:59.808 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 20:39:59.811 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 20:39:59.813 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 20:39:59.815 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 20:39:59.818 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 20:39:59.820 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 20:40:00.561 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 20:40:00.561 | user tags 2022-04-13 20:40:00.561 | stackrabbit []' 2022-04-13 20:40:00.564 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 20:40:00.564 | user tags 2022-04-13 20:40:00.564 | stackrabbit []' 2022-04-13 20:40:00.564 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 20:40:00.570 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 20:40:00.572 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 20:40:00.575 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:40:01.224 | Changing password for user "stackrabbit" ... 2022-04-13 20:40:01.246 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 20:40:01.895 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 20:40:01.917 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 20:40:01.919 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 20:40:02.581 | Changing password for user "stackrabbit" ... 2022-04-13 20:40:02.604 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 20:40:02.606 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 20:40:02.609 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 20:40:03.284 | Deleting user "guest" ... 2022-04-13 20:40:03.300 | Error: 2022-04-13 20:40:03.300 | {:no_such_user, "guest"} 2022-04-13 20:40:03.313 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 20:40:03.315 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 20:40:03.332 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:03.334 | + ./stack.sh:main:838 : install_database 2022-04-13 20:40:03.336 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 20:40:03.339 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 20:40:03.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:03.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:03.345 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 20:40:03.558 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 20:40:03.561 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 20:40:03.563 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 20:40:03.566 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 20:40:03.568 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:40:03.571 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 20:40:03.573 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:40:03.576 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:40:03.578 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:40:03.580 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:40:03.583 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:40:03.585 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:40:03.587 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:40:03.589 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:40:03.592 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:40:03.594 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:40:03.596 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:40:03.598 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 20:40:03.601 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 20:40:03.604 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 20:40:03.606 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 20:40:03.608 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 20:40:03.610 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 20:40:03.613 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 20:40:03.615 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 20:40:03.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:03.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:03.622 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 20:40:03.624 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:40:03.627 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:40:03.629 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:40:03.631 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:40:03.633 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:03.635 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:40:03.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:03.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:03.642 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:40:03.644 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:40:03.646 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:40:03.649 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:40:03.651 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 20:40:03.653 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:40:03.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:03.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:03.660 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 20:40:03.681 | + 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 20:40:03.789 | Reading package lists... 2022-04-13 20:40:04.030 | Building dependency tree... 2022-04-13 20:40:04.032 | Reading state information... 2022-04-13 20:40:04.291 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 20:40:04.291 | The following packages were automatically installed and are no longer required: 2022-04-13 20:40:04.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:40:04.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:40:04.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:40:04.292 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:40:04.292 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:40:04.293 | python3-zope.interface 2022-04-13 20:40:04.293 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:40:04.403 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:40:04.407 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:40:04.409 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:40:04.412 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:04.414 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:04.416 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:04.418 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:04.420 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:04.422 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:40:04.424 | + functions-common:time_stop:2432 : start_time=1649882403678 2022-04-13 20:40:04.427 | + functions-common:time_stop:2434 : [[ -z 1649882403678 ]] 2022-04-13 20:40:04.429 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:04.433 | + functions-common:time_stop:2437 : end_time=1649882404431 2022-04-13 20:40:04.436 | + functions-common:time_stop:2438 : elapsed_time=753 2022-04-13 20:40:04.438 | + functions-common:time_stop:2439 : total=2218 2022-04-13 20:40:04.440 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:04.442 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2971 2022-04-13 20:40:04.444 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:40:04.447 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 20:40:04.449 | + ./stack.sh:main:841 : install_database_python 2022-04-13 20:40:04.451 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 20:40:04.454 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 20:40:04.456 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 20:40:04.458 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:40:04.461 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 20:40:04.464 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 20:40:04.466 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:40:04.470 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:40:04.470 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:40:04.475 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 20:40:04.477 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 20:40:04.479 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 20:40:04.482 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 20:40:04.484 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 20:40:04.505 | Using python 3.8 to install PyMySQL 2022-04-13 20:40:04.507 | + 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 20:40:05.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:05.255 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:05.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:05.255 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:06.408 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:40:06.440 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 20:40:08.092 | 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 20:40:08.098 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:40:08.098 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:40:08.199 | + inc/python:pip_install:200 : result=0 2022-04-13 20:40:08.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:40:08.203 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:08.205 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:08.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:08.210 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:08.212 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:08.214 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:40:08.217 | + functions-common:time_stop:2432 : start_time=1649882404500 2022-04-13 20:40:08.219 | + functions-common:time_stop:2434 : [[ -z 1649882404500 ]] 2022-04-13 20:40:08.222 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:08.226 | + functions-common:time_stop:2437 : end_time=1649882408223 2022-04-13 20:40:08.229 | + functions-common:time_stop:2438 : elapsed_time=3723 2022-04-13 20:40:08.231 | + functions-common:time_stop:2439 : total=19988 2022-04-13 20:40:08.233 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:08.236 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23711 2022-04-13 20:40:08.238 | + inc/python:pip_install:203 : return 0 2022-04-13 20:40:08.240 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 20:40:08.243 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 20:40:08.245 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 20:40:08.248 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 20:40:08.263 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:08.266 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 20:40:08.268 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 20:40:08.271 | ++ 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 20:40:08.272 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 20:40:08.277 | + 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 20:40:08.279 | + 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 20:40:08.282 | + 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 20:40:08.284 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 20:40:08.286 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 20:40:08.289 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 20:40:08.305 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:08.307 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 20:40:08.309 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:40:08.312 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:40:08.314 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:40:08.316 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:40:08.318 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:08.320 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:40:08.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:08.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:08.327 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:40:08.329 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:40:08.332 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:40:08.334 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:40:08.336 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 20:40:08.339 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:40:08.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:08.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:08.346 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 20:40:08.366 | + 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 20:40:08.474 | Reading package lists... 2022-04-13 20:40:08.711 | Building dependency tree... 2022-04-13 20:40:08.713 | Reading state information... 2022-04-13 20:40:08.957 | radvd is already the newest version (1:2.17-2). 2022-04-13 20:40:08.958 | The following packages were automatically installed and are no longer required: 2022-04-13 20:40:08.959 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:40:08.959 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:40:08.959 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:40:08.959 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:40:08.959 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:40:08.959 | python3-zope.interface 2022-04-13 20:40:08.960 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:40:09.069 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:40:09.073 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:40:09.075 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:40:09.078 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:09.080 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:09.082 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:09.085 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:09.087 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:09.089 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:40:09.091 | + functions-common:time_stop:2432 : start_time=1649882408363 2022-04-13 20:40:09.093 | + functions-common:time_stop:2434 : [[ -z 1649882408363 ]] 2022-04-13 20:40:09.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:09.100 | + functions-common:time_stop:2437 : end_time=1649882409098 2022-04-13 20:40:09.102 | + functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 20:40:09.104 | + functions-common:time_stop:2439 : total=2971 2022-04-13 20:40:09.107 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:09.109 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3706 2022-04-13 20:40:09.111 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:40:09.113 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 20:40:09.130 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:09.132 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 20:40:09.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 20:40:09.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 20:40:09.140 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 20:40:09.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 20:40:09.161 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:40:09.163 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:40:09.165 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:40:09.168 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:40:09.170 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:09.172 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:40:09.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:09.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:09.179 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:40:09.181 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:40:09.183 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:40:09.185 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:40:09.188 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 20:40:09.190 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:40:09.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:09.195 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:09.197 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 20:40:09.216 | + 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 20:40:09.325 | Reading package lists... 2022-04-13 20:40:09.562 | Building dependency tree... 2022-04-13 20:40:09.563 | Reading state information... 2022-04-13 20:40:09.809 | fakeroot is already the newest version (1.24-1). 2022-04-13 20:40:09.809 | make is already the newest version (4.2.1-1.2). 2022-04-13 20:40:09.809 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 20:40:09.809 | The following packages were automatically installed and are no longer required: 2022-04-13 20:40:09.810 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:40:09.810 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:40:09.810 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:40:09.810 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:40:09.810 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:40:09.810 | python3-zope.interface 2022-04-13 20:40:09.811 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:40:09.920 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:40:09.925 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:40:09.927 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:40:09.929 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:09.931 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:09.933 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:09.936 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:09.938 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:09.940 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:40:09.942 | + functions-common:time_stop:2432 : start_time=1649882409214 2022-04-13 20:40:09.944 | + functions-common:time_stop:2434 : [[ -z 1649882409214 ]] 2022-04-13 20:40:09.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:09.951 | + functions-common:time_stop:2437 : end_time=1649882409948 2022-04-13 20:40:09.953 | + functions-common:time_stop:2438 : elapsed_time=734 2022-04-13 20:40:09.955 | + functions-common:time_stop:2439 : total=3706 2022-04-13 20:40:09.957 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:09.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4440 2022-04-13 20:40:09.962 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:40:09.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 20:40:09.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:09.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:09.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 20:40:09.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 20:40:09.977 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 20:40:09.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 20:40:09.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 20:40:09.986 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 20:40:09.987 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 20:40:09.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 20:40:09.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 20:40:09.996 | + functions:vercmp:628 : local v1=5.4 2022-04-13 20:40:09.998 | + functions:vercmp:629 : local 'op=<' 2022-04-13 20:40:10.000 | + functions:vercmp:630 : local v2=3.13 2022-04-13 20:40:10.002 | + functions:vercmp:631 : local result 2022-04-13 20:40:10.006 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 20:40:10.006 | ++ functions:vercmp:635 : sort -V 2022-04-13 20:40:10.007 | ++ functions:vercmp:635 : head -1 2022-04-13 20:40:10.011 | + functions:vercmp:635 : result=3.13 2022-04-13 20:40:10.013 | + functions:vercmp:637 : case $op in 2022-04-13 20:40:10.015 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 20:40:10.018 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 20:40:10.020 | + functions:vercmp:648 : return 2022-04-13 20:40:10.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 20:40:10.025 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:40:10.027 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 20:40:10.493 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 20:40:10.496 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 20:40:10.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.500 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 20:40:10.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.509 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 20:40:10.527 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:10.529 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 20:40:10.532 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 20:40:10.532 | Installing etcd 2022-04-13 20:40:10.534 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 20:40:10.546 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 20:40:10.558 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 20:40:10.560 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 20:40:10.576 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 20:40:10.579 | ++ 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 20:40:10.581 | ++ 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 20:40:10.585 | +++ 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 20:40:10.589 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:40:10.591 | ++ 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 20:40:10.594 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 20:40:10.596 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:40:10.598 | ++ functions:get_extra_file:74 : return 2022-04-13 20:40:10.601 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 20:40:10.603 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 20:40:10.605 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 20:40:10.608 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 20:40:10.624 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:40:10.626 | + ./stack.sh:main:868 : install_dstat 2022-04-13 20:40:10.628 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 20:40:10.645 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:40:10.647 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 20:40:10.649 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 20:40:10.651 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 20:40:10.654 | + ./stack.sh:main:877 : install_libs 2022-04-13 20:40:10.656 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 20:40:10.658 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 20:40:10.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 20:40:10.663 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 20:40:10.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 20:40:10.671 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.674 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 20:40:10.676 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 20:40:10.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 20:40:10.681 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 20:40:10.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 20:40:10.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.692 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 20:40:10.695 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 20:40:10.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 20:40:10.699 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 20:40:10.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 20:40:10.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.710 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 20:40:10.712 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 20:40:10.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 20:40:10.717 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 20:40:10.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.723 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 20:40:10.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.728 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 20:40:10.730 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 20:40:10.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 20:40:10.735 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 20:40:10.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 20:40:10.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.746 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 20:40:10.748 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 20:40:10.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 20:40:10.753 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 20:40:10.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 20:40:10.762 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.764 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 20:40:10.767 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 20:40:10.769 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 20:40:10.771 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 20:40:10.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.778 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 20:40:10.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.782 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 20:40:10.784 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 20:40:10.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 20:40:10.789 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 20:40:10.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.793 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 20:40:10.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.800 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 20:40:10.803 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 20:40:10.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 20:40:10.807 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 20:40:10.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.814 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 20:40:10.816 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.819 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 20:40:10.821 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 20:40:10.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 20:40:10.826 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 20:40:10.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.832 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 20:40:10.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.837 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 20:40:10.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 20:40:10.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 20:40:10.844 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 20:40:10.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.848 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 20:40:10.853 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.855 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 20:40:10.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 20:40:10.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 20:40:10.862 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 20:40:10.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 20:40:10.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.874 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 20:40:10.877 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 20:40:10.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 20:40:10.882 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 20:40:10.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 20:40:10.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.893 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 20:40:10.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 20:40:10.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 20:40:10.900 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 20:40:10.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.906 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 20:40:10.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.911 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 20:40:10.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 20:40:10.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 20:40:10.918 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 20:40:10.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.922 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.924 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 20:40:10.927 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.930 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 20:40:10.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 20:40:10.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 20:40:10.936 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 20:40:10.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.941 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 20:40:10.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.948 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 20:40:10.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 20:40:10.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 20:40:10.955 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 20:40:10.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.959 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.961 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 20:40:10.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.966 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 20:40:10.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 20:40:10.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 20:40:10.973 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 20:40:10.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 20:40:10.982 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:10.984 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 20:40:10.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 20:40:10.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 20:40:10.992 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 20:40:10.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:10.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:10.999 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 20:40:11.001 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.003 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 20:40:11.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 20:40:11.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 20:40:11.010 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 20:40:11.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 20:40:11.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.021 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 20:40:11.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 20:40:11.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 20:40:11.028 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 20:40:11.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 20:40:11.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.040 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 20:40:11.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 20:40:11.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 20:40:11.047 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 20:40:11.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 20:40:11.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.059 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 20:40:11.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 20:40:11.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 20:40:11.065 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 20:40:11.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 20:40:11.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.076 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 20:40:11.079 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 20:40:11.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 20:40:11.083 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 20:40:11.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 20:40:11.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.095 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 20:40:11.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 20:40:11.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 20:40:11.102 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 20:40:11.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 20:40:11.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.113 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 20:40:11.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 20:40:11.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 20:40:11.121 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 20:40:11.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 20:40:11.130 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.132 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 20:40:11.134 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 20:40:11.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 20:40:11.139 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 20:40:11.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.143 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 20:40:11.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.150 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 20:40:11.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 20:40:11.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 20:40:11.157 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 20:40:11.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 20:40:11.167 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.169 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 20:40:11.171 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 20:40:11.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 20:40:11.176 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 20:40:11.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 20:40:11.186 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.188 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 20:40:11.190 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 20:40:11.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 20:40:11.195 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 20:40:11.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.200 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 20:40:11.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.206 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 20:40:11.209 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 20:40:11.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 20:40:11.214 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 20:40:11.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 20:40:11.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.225 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 20:40:11.227 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 20:40:11.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 20:40:11.232 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 20:40:11.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 20:40:11.242 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.244 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 20:40:11.247 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 20:40:11.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 20:40:11.251 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 20:40:11.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 20:40:11.261 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.263 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 20:40:11.265 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 20:40:11.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 20:40:11.270 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 20:40:11.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 20:40:11.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.282 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 20:40:11.284 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 20:40:11.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 20:40:11.289 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 20:40:11.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.293 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.295 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 20:40:11.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.300 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 20:40:11.302 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 20:40:11.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 20:40:11.307 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 20:40:11.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.314 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 20:40:11.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.319 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 20:40:11.321 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 20:40:11.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 20:40:11.325 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 20:40:11.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.330 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 20:40:11.335 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.337 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 20:40:11.340 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 20:40:11.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 20:40:11.344 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 20:40:11.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:11.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:11.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 20:40:11.354 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:11.356 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 20:40:11.377 | Using python 3.8 to install etcd3 2022-04-13 20:40:11.380 | + 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 20:40:12.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:12.109 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:12.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:12.109 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:13.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:40:13.293 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 20:40:13.301 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 20:40:13.302 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 20:40:13.303 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 20:40:13.304 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 20:40:14.967 | 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 20:40:14.973 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:40:14.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:40:15.073 | + inc/python:pip_install:200 : result=0 2022-04-13 20:40:15.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:40:15.078 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:15.080 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:15.083 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:15.085 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:15.087 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:15.089 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:40:15.091 | + functions-common:time_stop:2432 : start_time=1649882411372 2022-04-13 20:40:15.093 | + functions-common:time_stop:2434 : [[ -z 1649882411372 ]] 2022-04-13 20:40:15.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:15.099 | + functions-common:time_stop:2437 : end_time=1649882415097 2022-04-13 20:40:15.102 | + functions-common:time_stop:2438 : elapsed_time=3725 2022-04-13 20:40:15.104 | + functions-common:time_stop:2439 : total=23711 2022-04-13 20:40:15.106 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:15.108 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27436 2022-04-13 20:40:15.110 | + inc/python:pip_install:203 : return 0 2022-04-13 20:40:15.113 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 20:40:15.134 | Using python 3.8 to install etcd3gw 2022-04-13 20:40:15.137 | + 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 20:40:15.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:15.867 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:15.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:15.867 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:17.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:40:17.063 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 20:40:17.071 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 20:40:17.072 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 20:40:17.073 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 20:40:17.074 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 20:40:17.108 | 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 20:40:17.110 | 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 20:40:17.111 | 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 20:40:17.112 | 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 20:40:18.773 | 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 20:40:18.779 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:40:18.779 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:40:18.885 | + inc/python:pip_install:200 : result=0 2022-04-13 20:40:18.888 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:40:18.890 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:18.892 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:18.894 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:18.896 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:18.898 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:18.901 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:40:18.903 | + functions-common:time_stop:2432 : start_time=1649882415129 2022-04-13 20:40:18.905 | + functions-common:time_stop:2434 : [[ -z 1649882415129 ]] 2022-04-13 20:40:18.907 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:18.911 | + functions-common:time_stop:2437 : end_time=1649882418909 2022-04-13 20:40:18.914 | + functions-common:time_stop:2438 : elapsed_time=3780 2022-04-13 20:40:18.916 | + functions-common:time_stop:2439 : total=27436 2022-04-13 20:40:18.918 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:18.920 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31216 2022-04-13 20:40:18.923 | + inc/python:pip_install:203 : return 0 2022-04-13 20:40:18.925 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 20:40:18.928 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 20:40:18.930 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 20:40:18.933 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 20:40:18.935 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 20:40:18.938 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 20:40:18.941 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 20:40:18.943 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 20:40:18.945 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 20:40:18.947 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 20:40:18.950 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 20:40:18.952 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 20:40:18.954 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 20:40:18.956 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 20:40:18.959 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 20:40:18.961 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:18.963 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:18.966 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 20:40:18.968 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:40:18.970 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 20:40:18.972 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 20:40:18.975 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 20:40:18.977 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 20:40:18.979 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:18.981 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 20:40:18.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:18.986 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:18.988 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 20:40:18.991 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 20:40:18.993 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 20:40:18.995 | + functions-common:apt_get_update:1190 : return 2022-04-13 20:40:18.997 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:40:19.000 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 20:40:19.003 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:19.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:19.007 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 20:40:19.028 | + 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 20:40:19.136 | Reading package lists... 2022-04-13 20:40:19.378 | Building dependency tree... 2022-04-13 20:40:19.379 | Reading state information... 2022-04-13 20:40:19.623 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:40:19.623 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 20:40:19.624 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 20:40:19.624 | The following packages were automatically installed and are no longer required: 2022-04-13 20:40:19.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 20:40:19.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 20:40:19.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 20:40:19.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 20:40:19.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 20:40:19.626 | python3-zope.interface 2022-04-13 20:40:19.626 | Use 'sudo apt autoremove' to remove them. 2022-04-13 20:40:19.739 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 20:40:19.743 | + functions-common:apt_get:1234 : result=0 2022-04-13 20:40:19.745 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 20:40:19.748 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:19.750 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:19.752 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:19.754 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:19.756 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:19.759 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 20:40:19.761 | + functions-common:time_stop:2432 : start_time=1649882419025 2022-04-13 20:40:19.763 | + functions-common:time_stop:2434 : [[ -z 1649882419025 ]] 2022-04-13 20:40:19.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:19.770 | + functions-common:time_stop:2437 : end_time=1649882419768 2022-04-13 20:40:19.772 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 20:40:19.775 | + functions-common:time_stop:2439 : total=4440 2022-04-13 20:40:19.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:19.779 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5183 2022-04-13 20:40:19.782 | + functions-common:apt_get:1238 : return 0 2022-04-13 20:40:19.784 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 20:40:19.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 20:40:19.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 20:40:19.791 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 20:40:19.853 | Module proxy already enabled 2022-04-13 20:40:19.857 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 20:40:19.918 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 20:40:19.918 | Module proxy already enabled 2022-04-13 20:40:19.918 | Module proxy_uwsgi already enabled 2022-04-13 20:40:19.922 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 20:40:19.924 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 20:40:19.927 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 20:40:19.929 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 20:40:20.060 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 20:40:20.064 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 20:40:20.066 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 20:40:20.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.071 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 20:40:20.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.078 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 20:40:20.081 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 20:40:20.083 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 20:40:20.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 20:40:20.092 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.094 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 20:40:20.097 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 20:40:20.099 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 20:40:20.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.104 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.106 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 20:40:20.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.111 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 20:40:20.113 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 20:40:20.115 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 20:40:20.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.120 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.122 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 20:40:20.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.127 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 20:40:20.130 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 20:40:20.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 20:40:20.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.142 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 20:40:20.144 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 20:40:20.146 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 20:40:20.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.151 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 20:40:20.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.158 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 20:40:20.174 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:20.177 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 20:40:20.179 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 20:40:20.181 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 20:40:20.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 20:40:20.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.193 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 20:40:20.210 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:20.212 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 20:40:20.215 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 20:40:20.217 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 20:40:20.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.224 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 20:40:20.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.229 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 20:40:20.231 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 20:40:20.234 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 20:40:20.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 20:40:20.238 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 20:40:20.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 20:40:20.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 20:40:20.246 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 20:40:20.248 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 20:40:20.251 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:40:20.254 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 20:40:20.256 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 20:40:20.258 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:40:20.262 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:40:20.262 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:40:20.267 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 20:40:20.269 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 20:40:20.272 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 20:40:20.275 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 20:40:20.277 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 20:40:20.297 | Using python 3.8 to install keystonemiddleware 2022-04-13 20:40:20.299 | + 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 20:40:21.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:21.040 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:21.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:21.040 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:22.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:40:22.233 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 20:40:22.285 | 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 20:40:22.286 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 20:40:22.287 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 20:40:22.288 | 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 20:40:22.289 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 20:40:22.290 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 20:40:22.291 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 20:40:22.292 | 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 20:40:22.293 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 20:40:22.295 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 20:40:22.296 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 20:40:22.297 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 20:40:22.298 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 20:40:22.299 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 20:40:22.355 | 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 20:40:22.356 | 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 20:40:22.358 | 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 20:40:22.395 | 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 20:40:22.435 | 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 20:40:22.437 | 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 20:40:22.438 | 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 20:40:22.439 | 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 20:40:22.488 | 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 20:40:22.492 | 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 20:40:22.500 | 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 20:40:22.502 | 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 20:40:22.516 | 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 20:40:22.518 | 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 20:40:22.519 | 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 20:40:22.582 | 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 20:40:22.584 | 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 20:40:22.587 | 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 20:40:22.588 | 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 20:40:22.637 | 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 20:40:22.649 | 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 20:40:24.210 | 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 20:40:24.216 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:40:24.216 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:40:24.319 | + inc/python:pip_install:200 : result=0 2022-04-13 20:40:24.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:40:24.324 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:24.326 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:24.329 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:24.331 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:24.333 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:24.335 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:40:24.337 | + functions-common:time_stop:2432 : start_time=1649882420292 2022-04-13 20:40:24.339 | + functions-common:time_stop:2434 : [[ -z 1649882420292 ]] 2022-04-13 20:40:24.343 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:24.346 | + functions-common:time_stop:2437 : end_time=1649882424344 2022-04-13 20:40:24.349 | + functions-common:time_stop:2438 : elapsed_time=4052 2022-04-13 20:40:24.351 | + functions-common:time_stop:2439 : total=31216 2022-04-13 20:40:24.353 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:24.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35268 2022-04-13 20:40:24.357 | + inc/python:pip_install:203 : return 0 2022-04-13 20:40:24.360 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 20:40:24.362 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 20:40:24.364 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 20:40:24.367 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 20:40:24.370 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 20:40:24.372 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 20:40:24.376 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 20:40:24.376 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 20:40:24.382 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 20:40:24.384 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 20:40:24.387 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 20:40:24.390 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 20:40:24.392 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 20:40:24.414 | Using python 3.8 to install python-memcached 2022-04-13 20:40:24.416 | + 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 20:40:25.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:25.140 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:25.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:25.141 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:26.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:40:26.342 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 20:40:26.345 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 20:40:28.038 | 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 20:40:28.044 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:40:28.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:40:28.146 | + inc/python:pip_install:200 : result=0 2022-04-13 20:40:28.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 20:40:28.151 | + functions-common:time_stop:2425 : local name 2022-04-13 20:40:28.153 | + functions-common:time_stop:2426 : local end_time 2022-04-13 20:40:28.155 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 20:40:28.158 | + functions-common:time_stop:2428 : local total 2022-04-13 20:40:28.160 | + functions-common:time_stop:2429 : local start_time 2022-04-13 20:40:28.162 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 20:40:28.164 | + functions-common:time_stop:2432 : start_time=1649882424408 2022-04-13 20:40:28.167 | + functions-common:time_stop:2434 : [[ -z 1649882424408 ]] 2022-04-13 20:40:28.170 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 20:40:28.174 | + functions-common:time_stop:2437 : end_time=1649882428171 2022-04-13 20:40:28.176 | + functions-common:time_stop:2438 : elapsed_time=3763 2022-04-13 20:40:28.178 | + functions-common:time_stop:2439 : total=35268 2022-04-13 20:40:28.180 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 20:40:28.183 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39031 2022-04-13 20:40:28.185 | + inc/python:pip_install:203 : return 0 2022-04-13 20:40:28.188 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 20:40:28.204 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 20:40:28.206 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 20:40:28.209 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 20:40:28.211 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 20:40:28.214 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 20:40:28.216 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 20:40:28.218 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 20:40:28.221 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 20:40:28.236 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 20:40:28.239 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 20:40:28.241 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 20:40:28.243 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 20:40:28.245 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 20:40:28.247 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 20:40:28.249 | ++ functions-common:git_clone:612 : pwd 2022-04-13 20:40:28.252 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 20:40:28.254 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 20:40:28.256 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 20:40:28.271 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 20:40:28.273 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 20:40:28.276 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:28.279 | + functions-common:git_clone:629 : echo master 2022-04-13 20:40:28.279 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 20:40:28.284 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 20:40:28.286 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 20:40:28.288 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 20:40:28.290 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 20:40:28.291 | + functions-common:git_clone:678 : head -1 2022-04-13 20:40:28.295 | c141e6164 trivial: Fix typo 2022-04-13 20:40:28.297 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 20:40:28.299 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 20:40:28.301 | + inc/python:setup_develop:338 : local bindep 2022-04-13 20:40:28.304 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:40:28.306 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 20:40:28.308 | + inc/python:setup_develop:344 : local extras= 2022-04-13 20:40:28.310 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 20:40:28.313 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 20:40:28.315 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:40:28.317 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 20:40:28.319 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 20:40:28.322 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 20:40:28.325 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 20:40:28.327 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 20:40:28.330 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 20:40:28.332 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 20:40:28.334 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 20:40:28.337 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 20:40:28.343 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 20:40:28.345 | + 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 20:40:29.022 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 20:40:29.025 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 20:40:29.027 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 20:40:29.029 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 20:40:29.032 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 20:40:29.034 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 20:40:29.036 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 20:40:29.038 | + inc/python:setup_package:428 : local extras= 2022-04-13 20:40:29.040 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 20:40:29.043 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 20:40:29.045 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 20:40:29.047 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 20:40:29.049 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 20:40:29.051 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 20:40:29.071 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 20:40:29.073 | + 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 20:40:29.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:29.803 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:29.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 20:40:29.803 | from cryptography.utils import int_from_bytes 2022-04-13 20:40:30.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 20:40:30.995 | Obtaining file:///opt/stack/keystone 2022-04-13 20:40:30.996 | Preparing metadata (setup.py): started 2022-04-13 20:40:31.762 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 20:40:31.762 | ERROR: Command errored out with exit status 1: 2022-04-13 20:40:31.762 | 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-d79x1oq9 2022-04-13 20:40:31.762 | cwd: /opt/stack/keystone/ 2022-04-13 20:40:31.762 | Complete output (16 lines): 2022-04-13 20:40:31.762 | Error parsing 2022-04-13 20:40:31.762 | Traceback (most recent call last): 2022-04-13 20:40:31.762 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 20:40:31.762 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 20:40:31.762 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 20:40:31.762 | pbr.hooks.setup_hook(config) 2022-04-13 20:40:31.762 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 20:40:31.762 | metadata_config.run() 2022-04-13 20:40:31.762 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 20:40:31.762 | self.hook() 2022-04-13 20:40:31.762 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 20:40:31.762 | self.config['version'] = packaging.get_version( 2022-04-13 20:40:31.762 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 20:40:31.763 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 20:40:31.763 | 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 20:40:31.763 | 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 20:40:31.763 | ---------------------------------------- 2022-04-13 20:40:31.763 | 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 20:40:31.763 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 20:40:31.770 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 20:40:31.770 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 20:40:31.853 | + inc/python:pip_install:1 : exit_trap 2022-04-13 20:40:31.855 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 20:40:31.858 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 20:40:31.861 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 20:40:31.863 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 20:40:31.865 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 20:40:31.867 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 20:40:31.870 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 20:40:31.872 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 20:40:31.874 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 20:40:31.874 | Error on exit 2022-04-13 20:40:31.876 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 20:40:31.878 | + ./stack.sh:exit_trap:544 : generate-subunit 1649882356 75 fail 2022-04-13 20:40:32.462 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 20:40:32.464 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 20:40:33.337 | + ./stack.sh:exit_trap:558 : exit 1