2022-04-13 09:20:25.312 | + ./stack.sh:main:489 : exec 2022-04-13 09:20:25.313 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-092025' 2022-04-13 09:20:25.313 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-092025.summary.2022-04-13-092025 2022-04-13 09:20:25.313 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:20:25.313 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-092025 2022-04-13 09:20:25.313 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-092025 /opt/stack/logs/stack.sh.log 2022-04-13 09:20:25.313 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-092025.summary.2022-04-13-092025 /opt/stack/logs/stack.sh.log.summary 2022-04-13 09:20:25.313 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 09:20:25.313 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 09:20:25.313 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 09:20:25.313 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 09:20:25.313 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 09:20:25.313 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 09:20:25.313 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 09:20:25.315 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 09:20:25.317 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 09:20:25.319 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 09:20:25.321 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 09:20:25.323 | + ./stack.sh:main:578 : uname -a 2022-04-13 09:20:25.324 | Linux dv-neutron-837454-5-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 09:20:25.326 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 09:20:25.328 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 09:20:25.331 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 09:20:25.366 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 09:20:25.382 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 09:20:25.384 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 09:20:25.386 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 09:20:25.388 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 09:20:25.390 | + functions-common:fetch_plugins:1776 : return 2022-04-13 09:20:25.392 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 09:20:25.394 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 09:20:25.395 | + functions-common:run_phase:1854 : local phase= 2022-04-13 09:20:25.397 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 09:20:25.399 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 09:20:25.401 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 09:20:25.402 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 09:20:25.404 | + functions-common:run_phase:1863 : local extra 2022-04-13 09:20:25.406 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 09:20:25.409 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 09:20:25.411 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 09:20:25.413 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 09:20:25.415 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 09:20:25.417 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 09:20:25.430 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:20:25.432 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 09:20:25.434 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:20:25.436 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:20:25.438 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:20:25.440 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:20:25.442 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:20:25.443 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 09:20:25.445 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 09:20:25.447 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 09:20:25.449 | + 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 09:20:25.451 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 09:20:25.453 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 09:20:25.454 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 09:20:25.456 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 09:20:25.458 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 09:20:25.460 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 09:20:25.477 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 09:20:25.479 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 09:20:25.492 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:20:25.494 | +++ lib/tls:source:43 : hostname -f 2022-04-13 09:20:25.497 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 09:20:25.499 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 09:20:25.501 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 09:20:25.503 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 09:20:25.505 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 09:20:25.506 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 09:20:25.508 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 09:20:25.510 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 09:20:25.512 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 09:20:25.514 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 09:20:25.518 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 09:20:25.529 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 09:20:25.546 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 09:20:25.558 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 09:20:25.570 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 09:20:25.606 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 09:20:25.667 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 09:20:25.757 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 09:20:25.779 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 09:20:25.835 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 09:20:25.887 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 09:20:26.032 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 09:20:26.046 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 09:20:26.058 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 09:20:26.070 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 09:20:26.157 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 09:20:26.161 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 09:20:26.165 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 09:20:26.169 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 09:20:26.172 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 09:20:26.175 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 09:20:26.179 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 09:20:26.179 | False' 2022-04-13 09:20:26.182 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 09:20:26.197 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 09:20:26.200 | + ./stack.sh:main:626 : run_phase source 2022-04-13 09:20:26.202 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 09:20:26.204 | + functions-common:run_phase:1854 : local phase= 2022-04-13 09:20:26.206 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 09:20:26.208 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 09:20:26.210 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 09:20:26.212 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 09:20:26.214 | + functions-common:run_phase:1863 : local extra 2022-04-13 09:20:26.217 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 09:20:26.221 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 09:20:26.223 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 09:20:26.225 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 09:20:26.227 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 09:20:26.229 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 09:20:26.244 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:20:26.246 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 09:20:26.248 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 09:20:26.286 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 09:20:26.288 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 09:20:26.291 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 09:20:26.293 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 09:20:26.295 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 09:20:26.297 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 09:20:26.299 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 09:20:26.301 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 09:20:26.304 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 09:20:26.306 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 09:20:26.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.310 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 09:20:26.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 09:20:26.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.319 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 09:20:26.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 09:20:26.326 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.328 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 09:20:26.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 09:20:26.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.337 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 09:20:26.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 09:20:26.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 09:20:26.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.351 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 09:20:26.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 09:20:26.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.360 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 09:20:26.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.365 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 09:20:26.367 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.369 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 09:20:26.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.374 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 09:20:26.376 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.378 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 09:20:26.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.382 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 09:20:26.385 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.387 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 09:20:26.389 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.391 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 09:20:26.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.395 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 09:20:26.398 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.400 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 09:20:26.402 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.404 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 09:20:26.407 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.410 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 09:20:26.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.415 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 09:20:26.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 09:20:26.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.424 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 09:20:26.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 09:20:26.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.434 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 09:20:26.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.439 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 09:20:26.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.443 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 09:20:26.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 09:20:26.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.452 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 09:20:26.454 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 09:20:26.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.461 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 09:20:26.463 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.466 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 09:20:26.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.470 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 09:20:26.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.475 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 09:20:26.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 09:20:26.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 09:20:26.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 09:20:26.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 09:20:26.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.497 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 09:20:26.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.501 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 09:20:26.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.505 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 09:20:26.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.510 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 09:20:26.512 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.514 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 09:20:26.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:20:26.518 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 09:20:26.521 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 09:20:26.523 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 09:20:26.526 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 09:20:26.541 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:20:26.543 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 09:20:26.545 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 09:20:26.547 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 09:20:26.562 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:20:26.564 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 09:20:26.566 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 09:20:26.569 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 09:20:26.571 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 09:20:26.573 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 09:20:26.575 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 09:20:26.578 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 09:20:26.580 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 09:20:26.582 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 09:20:26.582 | Using mysql database backend 2022-04-13 09:20:26.585 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 09:20:26.600 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 09:20:26.603 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 09:20:26.606 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 09:20:26.608 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 09:20:26.611 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 09:20:26.613 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 09:20:26.629 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:20:26.631 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 09:20:26.647 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 09:20:26.663 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:20:26.665 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 09:20:26.681 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 09:20:26.697 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 09:20:26.713 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:20:26.715 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 09:20:26.731 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:20:26.734 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 09:20:26.749 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 09:20:26.751 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 09:20:26.754 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 09:20:26.756 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 09:20:26.759 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 09:20:26.763 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-092026 2022-04-13 09:20:26.765 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-092026 759' 2022-04-13 09:20:26.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.770 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 09:20:26.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.774 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 09:20:26.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.779 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 09:20:26.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.784 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 09:20:26.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.788 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 09:20:26.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.793 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 09:20:26.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.798 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-092025 2022-04-13 09:20:26.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.802 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 09:20:26.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.807 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 09:20:26.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.812 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 09:20:26.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.817 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 09:20:26.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.821 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 09:20:26.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:20:26.826 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 09:20:26.829 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 09:20:26.831 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 09:20:26.833 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 09:20:26.836 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 09:20:26.838 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 09:20:26.840 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 09:20:26.843 | ++ functions-common:git_clone:612 : pwd 2022-04-13 09:20:26.845 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 09:20:26.848 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 09:20:26.850 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 09:20:26.865 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 09:20:26.867 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 09:20:26.870 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 09:20:26.872 | + functions-common:git_clone:629 : echo master 2022-04-13 09:20:26.873 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 09:20:26.878 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 09:20:26.880 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 09:20:26.882 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 09:20:26.885 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 09:20:26.885 | + functions-common:git_clone:678 : head -1 2022-04-13 09:20:26.888 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 09:20:26.891 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 09:20:26.894 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 09:20:26.896 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:20:26.899 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 09:20:26.901 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 09:20:26.904 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 09:20:26.907 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 09:20:26.909 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 09:20:26.912 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 09:20:26.914 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 09:20:26.917 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 09:20:26.920 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 09:20:26.924 | ++ tools/install_prereqs.sh:source:47 : NOW=1649841626 2022-04-13 09:20:26.927 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 09:20:26.932 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649841413 2022-04-13 09:20:26.935 | ++ tools/install_prereqs.sh:source:49 : DELTA=213 2022-04-13 09:20:26.937 | ++ tools/install_prereqs.sh:source:50 : [[ 213 -lt 7200 ]] 2022-04-13 09:20:26.940 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 09:20:26.942 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 09:20:26.945 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 09:20:26.947 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 09:20:26.950 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 09:20:26.952 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 09:20:26.954 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 09:20:26.957 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 09:20:26.960 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 09:20:27.013 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 09:20:27.013 | apache2-dev 2022-04-13 09:20:27.013 | bc 2022-04-13 09:20:27.013 | bsdmainutils 2022-04-13 09:20:27.013 | curl 2022-04-13 09:20:27.013 | g++ 2022-04-13 09:20:27.013 | gawk 2022-04-13 09:20:27.013 | gcc 2022-04-13 09:20:27.013 | gettext 2022-04-13 09:20:27.013 | git 2022-04-13 09:20:27.013 | graphviz 2022-04-13 09:20:27.013 | iputils-ping 2022-04-13 09:20:27.013 | libapache2-mod-proxy-uwsgi 2022-04-13 09:20:27.014 | libffi-dev 2022-04-13 09:20:27.014 | libjpeg-dev 2022-04-13 09:20:27.014 | libpcre3-dev 2022-04-13 09:20:27.014 | libpq-dev 2022-04-13 09:20:27.014 | libssl-dev 2022-04-13 09:20:27.014 | libsystemd-dev 2022-04-13 09:20:27.014 | libxml2-dev 2022-04-13 09:20:27.014 | libxslt1-dev 2022-04-13 09:20:27.014 | libyaml-dev 2022-04-13 09:20:27.014 | lsof 2022-04-13 09:20:27.014 | openssh-server 2022-04-13 09:20:27.014 | openssl 2022-04-13 09:20:27.014 | pkg-config 2022-04-13 09:20:27.014 | psmisc 2022-04-13 09:20:27.014 | python3-dev 2022-04-13 09:20:27.014 | python3-pip 2022-04-13 09:20:27.014 | python3-systemd 2022-04-13 09:20:27.014 | python3-venv 2022-04-13 09:20:27.014 | tar 2022-04-13 09:20:27.014 | tcpdump 2022-04-13 09:20:27.014 | unzip 2022-04-13 09:20:27.014 | uuid-runtime 2022-04-13 09:20:27.014 | wget 2022-04-13 09:20:27.015 | wget 2022-04-13 09:20:27.015 | zlib1g-dev 2022-04-13 09:20:27.015 | libkrb5-dev 2022-04-13 09:20:27.015 | libldap2-dev 2022-04-13 09:20:27.015 | libsasl2-dev 2022-04-13 09:20:27.015 | memcached 2022-04-13 09:20:27.015 | python3-mysqldb 2022-04-13 09:20:27.015 | sqlite3 2022-04-13 09:20:27.015 | conntrack 2022-04-13 09:20:27.015 | curl 2022-04-13 09:20:27.015 | dnsmasq-base 2022-04-13 09:20:27.015 | dnsmasq-utils 2022-04-13 09:20:27.015 | ebtables 2022-04-13 09:20:27.015 | genisoimage 2022-04-13 09:20:27.015 | iptables 2022-04-13 09:20:27.015 | iputils-arping 2022-04-13 09:20:27.015 | kpartx 2022-04-13 09:20:27.015 | libjs-jquery-tablesorter 2022-04-13 09:20:27.015 | parted 2022-04-13 09:20:27.015 | pm-utils 2022-04-13 09:20:27.016 | python3-mysqldb 2022-04-13 09:20:27.016 | socat 2022-04-13 09:20:27.016 | sqlite3 2022-04-13 09:20:27.016 | sudo 2022-04-13 09:20:27.016 | vlan 2022-04-13 09:20:27.016 | lsscsi 2022-04-13 09:20:27.016 | open-iscsi 2022-04-13 09:20:27.016 | lvm2 2022-04-13 09:20:27.016 | qemu-utils 2022-04-13 09:20:27.016 | thin-provisioning-tools 2022-04-13 09:20:27.016 | acl 2022-04-13 09:20:27.016 | dnsmasq-base 2022-04-13 09:20:27.016 | dnsmasq-utils 2022-04-13 09:20:27.016 | ebtables 2022-04-13 09:20:27.016 | haproxy 2022-04-13 09:20:27.016 | iptables 2022-04-13 09:20:27.016 | iputils-arping 2022-04-13 09:20:27.016 | iputils-ping 2022-04-13 09:20:27.016 | postgresql-server-dev-all 2022-04-13 09:20:27.016 | python3-mysqldb 2022-04-13 09:20:27.016 | sqlite3 2022-04-13 09:20:27.016 | sudo 2022-04-13 09:20:27.016 | vlan 2022-04-13 09:20:27.016 | pcp 2022-04-13 09:20:27.016 | ipset 2022-04-13 09:20:27.016 | conntrack 2022-04-13 09:20:27.016 | conntrackd 2022-04-13 09:20:27.016 | keepalived 2022-04-13 09:20:27.016 | lvm2 2022-04-13 09:20:27.017 | qemu-utils 2022-04-13 09:20:27.017 | thin-provisioning-tools 2022-04-13 09:20:27.017 | curl 2022-04-13 09:20:27.017 | liberasurecode-dev 2022-04-13 09:20:27.017 | make 2022-04-13 09:20:27.017 | memcached 2022-04-13 09:20:27.017 | rsync 2022-04-13 09:20:27.017 | sqlite3 2022-04-13 09:20:27.017 | xfsprogs' 2022-04-13 09:20:27.020 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 09:20:27.039 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 09:20:27.039 | apache2-dev 2022-04-13 09:20:27.039 | bc 2022-04-13 09:20:27.039 | bsdmainutils 2022-04-13 09:20:27.039 | curl 2022-04-13 09:20:27.039 | g++ 2022-04-13 09:20:27.039 | gawk 2022-04-13 09:20:27.039 | gcc 2022-04-13 09:20:27.039 | gettext 2022-04-13 09:20:27.039 | git 2022-04-13 09:20:27.039 | graphviz 2022-04-13 09:20:27.039 | iputils-ping 2022-04-13 09:20:27.039 | libapache2-mod-proxy-uwsgi 2022-04-13 09:20:27.039 | libffi-dev 2022-04-13 09:20:27.039 | libjpeg-dev 2022-04-13 09:20:27.039 | libpcre3-dev 2022-04-13 09:20:27.039 | libpq-dev 2022-04-13 09:20:27.039 | libssl-dev 2022-04-13 09:20:27.039 | libsystemd-dev 2022-04-13 09:20:27.039 | libxml2-dev 2022-04-13 09:20:27.039 | libxslt1-dev 2022-04-13 09:20:27.039 | libyaml-dev 2022-04-13 09:20:27.039 | lsof 2022-04-13 09:20:27.039 | openssh-server 2022-04-13 09:20:27.039 | openssl 2022-04-13 09:20:27.039 | pkg-config 2022-04-13 09:20:27.040 | psmisc 2022-04-13 09:20:27.040 | python3-dev 2022-04-13 09:20:27.040 | python3-pip 2022-04-13 09:20:27.040 | python3-systemd 2022-04-13 09:20:27.040 | python3-venv 2022-04-13 09:20:27.040 | tar 2022-04-13 09:20:27.040 | tcpdump 2022-04-13 09:20:27.040 | unzip 2022-04-13 09:20:27.040 | uuid-runtime 2022-04-13 09:20:27.040 | wget 2022-04-13 09:20:27.040 | wget 2022-04-13 09:20:27.040 | zlib1g-dev 2022-04-13 09:20:27.040 | libkrb5-dev 2022-04-13 09:20:27.040 | libldap2-dev 2022-04-13 09:20:27.040 | libsasl2-dev 2022-04-13 09:20:27.040 | memcached 2022-04-13 09:20:27.040 | python3-mysqldb 2022-04-13 09:20:27.040 | sqlite3 2022-04-13 09:20:27.040 | conntrack 2022-04-13 09:20:27.040 | curl 2022-04-13 09:20:27.040 | dnsmasq-base 2022-04-13 09:20:27.040 | dnsmasq-utils 2022-04-13 09:20:27.040 | ebtables 2022-04-13 09:20:27.040 | genisoimage 2022-04-13 09:20:27.040 | iptables 2022-04-13 09:20:27.040 | iputils-arping 2022-04-13 09:20:27.040 | kpartx 2022-04-13 09:20:27.040 | libjs-jquery-tablesorter 2022-04-13 09:20:27.040 | parted 2022-04-13 09:20:27.040 | pm-utils 2022-04-13 09:20:27.040 | python3-mysqldb 2022-04-13 09:20:27.040 | socat 2022-04-13 09:20:27.040 | sqlite3 2022-04-13 09:20:27.040 | sudo 2022-04-13 09:20:27.040 | vlan 2022-04-13 09:20:27.040 | lsscsi 2022-04-13 09:20:27.040 | open-iscsi 2022-04-13 09:20:27.041 | lvm2 2022-04-13 09:20:27.041 | qemu-utils 2022-04-13 09:20:27.041 | thin-provisioning-tools 2022-04-13 09:20:27.041 | acl 2022-04-13 09:20:27.041 | dnsmasq-base 2022-04-13 09:20:27.041 | dnsmasq-utils 2022-04-13 09:20:27.041 | ebtables 2022-04-13 09:20:27.041 | haproxy 2022-04-13 09:20:27.041 | iptables 2022-04-13 09:20:27.041 | iputils-arping 2022-04-13 09:20:27.041 | iputils-ping 2022-04-13 09:20:27.041 | postgresql-server-dev-all 2022-04-13 09:20:27.041 | python3-mysqldb 2022-04-13 09:20:27.041 | sqlite3 2022-04-13 09:20:27.041 | sudo 2022-04-13 09:20:27.041 | vlan 2022-04-13 09:20:27.041 | pcp 2022-04-13 09:20:27.041 | ipset 2022-04-13 09:20:27.041 | conntrack 2022-04-13 09:20:27.041 | conntrackd 2022-04-13 09:20:27.041 | keepalived 2022-04-13 09:20:27.041 | lvm2 2022-04-13 09:20:27.041 | qemu-utils 2022-04-13 09:20:27.041 | thin-provisioning-tools 2022-04-13 09:20:27.041 | curl 2022-04-13 09:20:27.041 | liberasurecode-dev 2022-04-13 09:20:27.041 | make 2022-04-13 09:20:27.041 | memcached 2022-04-13 09:20:27.041 | rsync 2022-04-13 09:20:27.041 | sqlite3 2022-04-13 09:20:27.041 | xfsprogs ' 2022-04-13 09:20:27.041 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 09:20:27.044 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:20:27.046 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:20:27.049 | ++ 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 09:20:27.049 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 09:20:27.054 | ++ 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 09:20:27.057 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 09:20:27.059 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:20:27.061 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 09:20:27.063 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:20:27.065 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:20:27.068 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:20:27.070 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:20:27.072 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:20:27.074 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:20:27.076 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 09:20:27.078 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 09:20:27.080 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 09:20:27.083 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 09:20:27.087 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 09:20:27.089 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 09:20:27.091 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 09:20:27.093 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 09:20:27.095 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 09:20:27.098 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 09:20:27.102 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649841627099 2022-04-13 09:20:27.104 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 09:20:27.106 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 09:20:27.108 | ++ 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 09:20:27.360 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 09:20:27.405 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 09:20:27.489 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 09:20:27.656 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 09:20:28.121 | Fetched 222 kB in 1s (307 kB/s) 2022-04-13 09:20:29.635 | Reading package lists... 2022-04-13 09:20:29.670 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 09:20:29.672 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 09:20:29.675 | ++ functions-common:time_stop:2425 : local name 2022-04-13 09:20:29.677 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 09:20:29.680 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:20:29.683 | ++ functions-common:time_stop:2428 : local total 2022-04-13 09:20:29.685 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 09:20:29.688 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 09:20:29.690 | ++ functions-common:time_stop:2432 : start_time=1649841627099 2022-04-13 09:20:29.692 | ++ functions-common:time_stop:2434 : [[ -z 1649841627099 ]] 2022-04-13 09:20:29.694 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:20:29.699 | ++ functions-common:time_stop:2437 : end_time=1649841629696 2022-04-13 09:20:29.701 | ++ functions-common:time_stop:2438 : elapsed_time=2597 2022-04-13 09:20:29.703 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 09:20:29.705 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:20:29.708 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2597 2022-04-13 09:20:29.710 | ++ 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 09:20:29.712 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:20:29.715 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:20:29.717 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:20:29.720 | ++ 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 09:20:29.739 | ++ 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 09:20:29.849 | Reading package lists... 2022-04-13 09:20:30.091 | Building dependency tree... 2022-04-13 09:20:30.093 | Reading state information... 2022-04-13 09:20:30.125 | acl is already the newest version (2.2.53-6). 2022-04-13 09:20:30.125 | bc is already the newest version (1.07.1-2build1). 2022-04-13 09:20:30.125 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 09:20:30.126 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 09:20:30.126 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 09:20:30.126 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 09:20:30.126 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 09:20:30.126 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 09:20:30.126 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 09:20:30.126 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 09:20:30.126 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 09:20:30.126 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 09:20:30.126 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 09:20:30.126 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 09:20:30.126 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 09:20:30.126 | libffi-dev is already the newest version (3.3-4). 2022-04-13 09:20:30.126 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 09:20:30.126 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 09:20:30.126 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 09:20:30.126 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 09:20:30.126 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 09:20:30.126 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 09:20:30.126 | make is already the newest version (4.2.1-1.2). 2022-04-13 09:20:30.126 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 09:20:30.126 | psmisc is already the newest version (23.3-1). 2022-04-13 09:20:30.126 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 09:20:30.126 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 09:20:30.126 | python3-systemd is already the newest version (234-3build2). 2022-04-13 09:20:30.126 | socat is already the newest version (1.7.3.3-2). 2022-04-13 09:20:30.126 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 09:20:30.126 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 09:20:30.126 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 09:20:30.126 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 09:20:30.126 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 09:20:30.126 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 09:20:30.126 | pcp is already the newest version (5.0.3-1). 2022-04-13 09:20:30.126 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 09:20:30.127 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 09:20:30.127 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:20:30.127 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:20:30.127 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 09:20:30.127 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 09:20:30.127 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 09:20:30.127 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 09:20:30.127 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 09:20:30.127 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 09:20:30.127 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 09:20:30.127 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 09:20:30.127 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 09:20:30.127 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 09:20:30.127 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 09:20:30.127 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 09:20:30.127 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 09:20:30.127 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 09:20:30.127 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 09:20:30.127 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 09:20:30.127 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 09:20:30.127 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 09:20:30.127 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 09:20:30.127 | openssl set to manually installed. 2022-04-13 09:20:30.127 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 09:20:30.127 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 09:20:30.127 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 09:20:30.127 | rsync set to manually installed. 2022-04-13 09:20:30.127 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 09:20:30.127 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 09:20:30.127 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 09:20:30.127 | tar set to manually installed. 2022-04-13 09:20:30.127 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 09:20:30.127 | tcpdump set to manually installed. 2022-04-13 09:20:30.128 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 09:20:30.336 | uuid-runtime set to manually installed. 2022-04-13 09:20:30.336 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 09:20:30.336 | wget set to manually installed. 2022-04-13 09:20:30.336 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 09:20:30.336 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:20:30.336 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 09:20:30.336 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 09:20:30.336 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 09:20:30.336 | The following packages were automatically installed and are no longer required: 2022-04-13 09:20:30.337 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:20:30.337 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:20:30.337 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:20:30.337 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:20:30.337 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:20:30.337 | python3-zope.interface 2022-04-13 09:20:30.337 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:20:30.480 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:20:30.485 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 09:20:30.488 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:20:30.490 | ++ functions-common:time_stop:2425 : local name 2022-04-13 09:20:30.494 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 09:20:30.496 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:20:30.498 | ++ functions-common:time_stop:2428 : local total 2022-04-13 09:20:30.500 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 09:20:30.503 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:20:30.505 | ++ functions-common:time_stop:2432 : start_time=1649841629736 2022-04-13 09:20:30.507 | ++ functions-common:time_stop:2434 : [[ -z 1649841629736 ]] 2022-04-13 09:20:30.510 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:20:30.514 | ++ functions-common:time_stop:2437 : end_time=1649841630511 2022-04-13 09:20:30.516 | ++ functions-common:time_stop:2438 : elapsed_time=775 2022-04-13 09:20:30.518 | ++ functions-common:time_stop:2439 : total=780 2022-04-13 09:20:30.520 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:20:30.523 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1555 2022-04-13 09:20:30.525 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 09:20:30.528 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 09:20:30.530 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 09:20:30.533 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 09:20:30.537 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 09:20:30.541 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 09:20:30.544 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 09:20:30.546 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 09:20:32.024 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 09:20:32.026 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 09:20:32.028 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 09:20:32.030 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 09:20:32.032 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 09:20:32.034 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 09:20:32.036 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 09:20:32.038 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 09:20:32.039 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 09:20:32.041 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 09:20:32.043 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 09:20:32.044 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 09:20:32.046 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 09:20:32.048 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 09:20:32.049 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 09:20:32.051 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 09:20:32.053 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 09:20:32.054 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 09:20:32.056 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 09:20:32.058 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 09:20:32.060 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 09:20:32.063 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 09:20:32.065 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 09:20:32.068 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 09:20:32.136 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 09:20:32.140 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 09:20:32.209 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 09:20:32.213 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 09:20:32.288 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 09:20:32.290 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 09:20:32.294 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 09:20:32.296 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 09:20:32.297 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 09:20:32.300 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 09:20:32.302 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 09:20:32.304 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 09:20:32.306 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 09:20:32.308 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 09:20:32.310 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 09:20:32.310 | Distro: focal 2022-04-13 09:20:32.312 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 09:20:32.315 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 09:20:32.319 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 09:20:32.321 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 09:20:32.323 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 09:20:32.323 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 09:20:32.891 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 09:20:32.894 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 09:20:32.894 | pip: 21.3.1 2022-04-13 09:20:32.897 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 09:20:32.900 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 09:20:32.903 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:20:32.905 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:20:32.908 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:20:32.910 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:20:32.913 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:20:32.916 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:20:32.918 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:20:32.920 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:20:32.922 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:20:32.924 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:20:32.925 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:20:32.927 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 09:20:32.929 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:20:32.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:20:32.932 | + tools/install_pip.sh:main:142 : : 2022-04-13 09:20:32.934 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 09:20:32.936 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 09:20:32.938 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 09:20:32.939 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:20:32.942 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 09:20:32.944 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 09:20:32.945 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:20:32.948 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:20:32.948 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:20:32.952 | ++ 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 09:20:32.954 | ++ 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 09:20:32.956 | ++ 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 09:20:32.958 | + 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 09:20:32.960 | + 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 09:20:32.976 | 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 09:20:32.978 | + 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 09:20:33.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:20:33.697 | from cryptography.utils import int_from_bytes 2022-04-13 09:20:33.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:20:33.697 | from cryptography.utils import int_from_bytes 2022-04-13 09:20:34.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:20:36.785 | 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 09:20:36.795 | 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 09:20:38.497 | Installing collected packages: setuptools 2022-04-13 09:20:39.360 | Successfully installed setuptools-62.0.0 2022-04-13 09:20:39.360 | 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 09:20:39.507 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:20:39.507 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:20:39.624 | + inc/python:pip_install:200 : result=0 2022-04-13 09:20:39.627 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:20:39.630 | + functions-common:time_stop:2425 : local name 2022-04-13 09:20:39.633 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:20:39.636 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:20:39.638 | + functions-common:time_stop:2428 : local total 2022-04-13 09:20:39.640 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:20:39.642 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:20:39.644 | + functions-common:time_stop:2432 : start_time=1649841632972 2022-04-13 09:20:39.645 | + functions-common:time_stop:2434 : [[ -z 1649841632972 ]] 2022-04-13 09:20:39.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:20:39.651 | + functions-common:time_stop:2437 : end_time=1649841639649 2022-04-13 09:20:39.653 | + functions-common:time_stop:2438 : elapsed_time=6677 2022-04-13 09:20:39.654 | + functions-common:time_stop:2439 : total=0 2022-04-13 09:20:39.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:20:39.658 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6677 2022-04-13 09:20:39.660 | + inc/python:pip_install:203 : return 0 2022-04-13 09:20:39.661 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 09:20:39.664 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 09:20:39.667 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 09:20:39.669 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 09:20:39.672 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 09:20:39.672 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 09:20:40.243 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 09:20:40.246 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 09:20:40.246 | pip: 21.3.1 2022-04-13 09:20:40.250 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 09:20:40.253 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 09:20:40.257 | + ./stack.sh:main:798 : fixup_all 2022-04-13 09:20:40.260 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 09:20:40.262 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 09:20:40.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:20:40.268 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:20:40.271 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 09:20:40.285 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 09:20:40.296 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 09:20:40.307 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 09:20:40.309 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 09:20:40.312 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:20:40.314 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:20:40.316 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:20:40.319 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:20:40.321 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:20:40.323 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:20:40.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:20:40.330 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:20:40.333 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:20:40.336 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:20:40.338 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:20:40.341 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 09:20:40.344 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 09:20:40.346 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 09:20:40.348 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:20:40.350 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:20:40.352 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:20:40.354 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:20:40.356 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:20:40.358 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:20:40.361 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 09:20:40.363 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 09:20:40.365 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 09:20:40.367 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 09:20:40.369 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 09:20:40.371 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 09:20:40.374 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 09:20:40.394 | Using python 3.8 to install os-testr 2022-04-13 09:20:40.396 | + 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 09:20:41.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:20:41.113 | from cryptography.utils import int_from_bytes 2022-04-13 09:20:41.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:20:41.113 | from cryptography.utils import int_from_bytes 2022-04-13 09:20:42.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:20:42.300 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 09:20:42.379 | 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 09:20:42.380 | 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 09:20:42.381 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 09:20:42.395 | 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 09:20:42.405 | 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 09:20:42.415 | 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 09:20:44.045 | 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 09:20:44.051 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:20:44.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:20:44.159 | + inc/python:pip_install:200 : result=0 2022-04-13 09:20:44.162 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:20:44.165 | + functions-common:time_stop:2425 : local name 2022-04-13 09:20:44.168 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:20:44.170 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:20:44.173 | + functions-common:time_stop:2428 : local total 2022-04-13 09:20:44.175 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:20:44.177 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:20:44.179 | + functions-common:time_stop:2432 : start_time=1649841640389 2022-04-13 09:20:44.181 | + functions-common:time_stop:2434 : [[ -z 1649841640389 ]] 2022-04-13 09:20:44.184 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:20:44.188 | + functions-common:time_stop:2437 : end_time=1649841644186 2022-04-13 09:20:44.190 | + functions-common:time_stop:2438 : elapsed_time=3797 2022-04-13 09:20:44.192 | + functions-common:time_stop:2439 : total=0 2022-04-13 09:20:44.195 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:20:44.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3797 2022-04-13 09:20:44.199 | + inc/python:pip_install:203 : return 0 2022-04-13 09:20:44.201 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 09:20:44.257 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 09:20:44.368 | + ./stack.sh:main:812 : install_infra 2022-04-13 09:20:44.370 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 09:20:44.373 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 09:20:44.376 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 09:20:44.379 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 09:20:44.401 | + 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 09:20:46.268 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.275 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.279 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.285 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.288 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.295 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.299 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.324 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.400 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.419 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.423 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.427 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.442 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.450 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.452 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.468 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.485 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.494 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.499 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.516 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.538 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.555 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.563 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.568 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.588 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.617 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.619 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.632 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.637 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.641 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.646 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.660 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.666 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.715 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.732 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.736 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.766 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.827 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.834 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.841 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.890 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.903 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:46.911 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.011 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.035 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.039 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.049 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.055 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.073 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.080 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.097 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.127 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.154 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.170 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.183 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.200 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.208 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.222 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.233 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.237 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:47.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:20:47.755 | 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 09:20:48.041 | + inc/python:pip_install:200 : result=0 2022-04-13 09:20:48.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:20:48.048 | + functions-common:time_stop:2425 : local name 2022-04-13 09:20:48.051 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:20:48.054 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:20:48.058 | + functions-common:time_stop:2428 : local total 2022-04-13 09:20:48.061 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:20:48.065 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:20:48.068 | + functions-common:time_stop:2432 : start_time=1649841644394 2022-04-13 09:20:48.071 | + functions-common:time_stop:2434 : [[ -z 1649841644394 ]] 2022-04-13 09:20:48.075 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:20:48.079 | + functions-common:time_stop:2437 : end_time=1649841648077 2022-04-13 09:20:48.081 | + functions-common:time_stop:2438 : elapsed_time=3683 2022-04-13 09:20:48.083 | + functions-common:time_stop:2439 : total=3797 2022-04-13 09:20:48.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:20:48.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7480 2022-04-13 09:20:48.090 | + inc/python:pip_install:203 : return 0 2022-04-13 09:20:48.092 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 09:20:48.095 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 09:20:48.117 | + 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 09:20:49.872 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:49.880 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:49.884 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:49.889 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:49.893 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:49.900 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:49.904 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:49.929 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.006 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.025 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.029 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.034 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.048 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.056 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.058 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.075 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.092 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.101 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.106 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.124 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.145 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.163 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.171 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.176 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.196 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.225 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.227 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.240 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.245 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.249 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.254 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.268 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.275 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.323 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.341 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.345 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.376 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.437 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.443 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.450 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.500 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.513 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.521 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.623 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.647 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.651 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.661 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.666 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.685 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.692 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.709 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.740 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.768 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.780 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.792 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.810 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.818 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.832 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.843 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.847 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:20:50.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:20:50.855 | Processing /opt/stack/requirements 2022-04-13 09:20:52.616 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 09:20:52.619 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 09:20:52.631 | 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 09:20:52.636 | 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 09:20:52.639 | 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 09:20:52.645 | 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 09:20:52.671 | 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 09:20:52.674 | 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 09:20:52.685 | 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 09:20:52.736 | 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 09:20:52.739 | 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 09:20:52.754 | 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 09:20:52.759 | 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 09:20:52.762 | 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 09:20:52.765 | 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 09:20:52.768 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 09:20:52.780 | 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 09:20:52.787 | 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 09:20:52.836 | 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 09:20:52.847 | 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 09:20:52.851 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 09:20:52.855 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 09:20:52.917 | 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 09:20:52.919 | Building wheels for collected packages: openstack-requirements 2022-04-13 09:20:52.920 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 09:20:53.742 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 09:20:53.742 | ERROR: Command errored out with exit status 1: 2022-04-13 09:20:53.743 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-i0jzgy0e/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-i0jzgy0e/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-4xrbrudk 2022-04-13 09:20:53.743 | cwd: /tmp/pip-req-build-i0jzgy0e/ 2022-04-13 09:20:53.743 | Complete output (6 lines): 2022-04-13 09:20:53.743 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 09:20:53.743 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 09:20:53.743 | or: setup.py --help-commands 2022-04-13 09:20:53.743 | or: setup.py cmd --help 2022-04-13 09:20:53.743 | 2022-04-13 09:20:53.743 | error: invalid command 'bdist_wheel' 2022-04-13 09:20:53.743 | ---------------------------------------- 2022-04-13 09:20:53.743 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 09:20:53.743 | Running setup.py clean for openstack-requirements 2022-04-13 09:20:54.578 | Failed to build openstack-requirements 2022-04-13 09:20:54.599 | Installing collected packages: openstack-requirements 2022-04-13 09:20:54.599 | Attempting uninstall: openstack-requirements 2022-04-13 09:20:54.600 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 09:20:54.634 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 09:20:54.652 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 09:20:54.655 | Running setup.py install for openstack-requirements: started 2022-04-13 09:20:57.029 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 09:20:57.057 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 09:20:57.183 | + inc/python:pip_install:200 : result=0 2022-04-13 09:20:57.187 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:20:57.190 | + functions-common:time_stop:2425 : local name 2022-04-13 09:20:57.194 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:20:57.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:20:57.201 | + functions-common:time_stop:2428 : local total 2022-04-13 09:20:57.203 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:20:57.205 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:20:57.207 | + functions-common:time_stop:2432 : start_time=1649841648110 2022-04-13 09:20:57.209 | + functions-common:time_stop:2434 : [[ -z 1649841648110 ]] 2022-04-13 09:20:57.212 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:20:57.217 | + functions-common:time_stop:2437 : end_time=1649841657214 2022-04-13 09:20:57.219 | + functions-common:time_stop:2438 : elapsed_time=9104 2022-04-13 09:20:57.221 | + functions-common:time_stop:2439 : total=7480 2022-04-13 09:20:57.223 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:20:57.225 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16584 2022-04-13 09:20:57.227 | + inc/python:pip_install:203 : return 0 2022-04-13 09:20:57.230 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 09:20:57.232 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 09:20:57.234 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 09:20:57.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:20:57.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:20:57.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 09:20:57.244 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:20:57.246 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 09:20:57.266 | Using python 3.8 to install pbr 2022-04-13 09:20:57.268 | + 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 09:20:57.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:20:57.994 | from cryptography.utils import int_from_bytes 2022-04-13 09:20:57.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:20:57.994 | from cryptography.utils import int_from_bytes 2022-04-13 09:20:59.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:20:59.176 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 09:21:00.932 | 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 09:21:00.938 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:21:00.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:21:01.047 | + inc/python:pip_install:200 : result=0 2022-04-13 09:21:01.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:21:01.054 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:01.058 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:01.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:01.062 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:01.064 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:01.067 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:21:01.069 | + functions-common:time_stop:2432 : start_time=1649841657261 2022-04-13 09:21:01.071 | + functions-common:time_stop:2434 : [[ -z 1649841657261 ]] 2022-04-13 09:21:01.073 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:01.077 | + functions-common:time_stop:2437 : end_time=1649841661075 2022-04-13 09:21:01.080 | + functions-common:time_stop:2438 : elapsed_time=3814 2022-04-13 09:21:01.082 | + functions-common:time_stop:2439 : total=16584 2022-04-13 09:21:01.084 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:01.086 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20398 2022-04-13 09:21:01.088 | + inc/python:pip_install:203 : return 0 2022-04-13 09:21:01.091 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 09:21:03.336 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 09:21:05.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:21:05.210 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 09:21:05.225 | 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 09:21:05.230 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 09:21:05.233 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 09:21:05.236 | 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 09:21:05.238 | 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 09:21:05.310 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 09:21:05.314 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 09:21:05.319 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 09:21:05.341 | + ./stack.sh:main:821 : pkgs= 2022-04-13 09:21:05.343 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 09:21:05.347 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 09:21:05.349 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 09:21:05.356 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 09:21:05.358 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 09:21:05.360 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 09:21:05.363 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 09:21:05.365 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 09:21:05.367 | + functions-common:run_phase:1863 : local extra 2022-04-13 09:21:05.370 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 09:21:05.374 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 09:21:05.376 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 09:21:05.378 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 09:21:05.380 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 09:21:05.383 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 09:21:05.397 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:05.399 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 09:21:05.401 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:21:05.403 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 09:21:05.405 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:21:05.407 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 09:21:05.409 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:21:05.411 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 09:21:05.413 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:21:05.415 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 09:21:05.417 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:21:05.419 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 09:21:05.421 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 09:21:05.423 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 09:21:05.426 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 09:21:05.428 | + 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 09:21:05.430 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 09:21:05.432 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 09:21:05.434 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 09:21:05.436 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 09:21:05.438 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 09:21:05.441 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 09:21:05.443 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 09:21:05.446 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 09:21:05.448 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 09:21:05.450 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 09:21:05.501 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 09:21:05.501 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 09:21:05.503 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 09:21:05.889 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 09:21:05.892 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 09:21:05.911 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:05.914 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 09:21:05.918 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:21:05.920 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:21:05.922 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:21:05.924 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:21:05.927 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:21:05.929 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:21:05.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:05.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:05.936 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:21:05.938 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:21:05.940 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:21:05.942 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:21:05.945 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 09:21:05.947 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:21:05.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:05.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:05.954 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 09:21:05.976 | + 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 09:21:06.084 | Reading package lists... 2022-04-13 09:21:06.325 | Building dependency tree... 2022-04-13 09:21:06.326 | Reading state information... 2022-04-13 09:21:06.566 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 09:21:06.566 | The following packages were automatically installed and are no longer required: 2022-04-13 09:21:06.567 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:21:06.567 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:21:06.567 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:21:06.567 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:21:06.567 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:21:06.567 | python3-zope.interface 2022-04-13 09:21:06.567 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:21:06.702 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:21:06.707 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:21:06.709 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:21:06.711 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:06.714 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:06.716 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:06.718 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:06.721 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:06.723 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:21:06.725 | + functions-common:time_stop:2432 : start_time=1649841665972 2022-04-13 09:21:06.727 | + functions-common:time_stop:2434 : [[ -z 1649841665972 ]] 2022-04-13 09:21:06.730 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:06.734 | + functions-common:time_stop:2437 : end_time=1649841666732 2022-04-13 09:21:06.736 | + functions-common:time_stop:2438 : elapsed_time=760 2022-04-13 09:21:06.738 | + functions-common:time_stop:2439 : total=1555 2022-04-13 09:21:06.741 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:06.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2315 2022-04-13 09:21:06.745 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:21:06.747 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 09:21:06.749 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:21:06.752 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:21:06.754 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:21:06.756 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:21:06.758 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:21:06.760 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:21:06.763 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 09:21:06.766 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:21:06.768 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:21:06.770 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:21:06.772 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:21:06.775 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:21:06.777 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:21:06.779 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:21:06.782 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:21:06.784 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:21:06.786 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:21:06.788 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:21:06.791 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 09:21:06.793 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:21:06.795 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:21:06.797 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:21:06.800 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:21:06.802 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:21:06.804 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:21:06.806 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 09:21:06.808 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 09:21:06.823 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:06.825 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 09:21:06.827 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:21:06.830 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 09:21:06.832 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 09:21:06.835 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 09:21:06.839 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 09:21:06.841 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 09:21:06.843 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 09:21:06.846 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 09:21:06.848 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 09:21:06.850 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 09:21:06.853 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 09:21:07.607 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 09:21:07.607 | user tags 2022-04-13 09:21:07.607 | stackrabbit []' 2022-04-13 09:21:07.610 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 09:21:07.610 | user tags 2022-04-13 09:21:07.610 | stackrabbit []' 2022-04-13 09:21:07.610 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 09:21:07.617 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 09:21:07.619 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 09:21:07.622 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 09:21:08.298 | Changing password for user "stackrabbit" ... 2022-04-13 09:21:08.329 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 09:21:09.055 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 09:21:09.084 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 09:21:09.086 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 09:21:09.805 | Changing password for user "stackrabbit" ... 2022-04-13 09:21:09.831 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 09:21:09.834 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 09:21:09.836 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 09:21:10.514 | Deleting user "guest" ... 2022-04-13 09:21:10.530 | Error: 2022-04-13 09:21:10.530 | {:no_such_user, "guest"} 2022-04-13 09:21:10.544 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 09:21:10.546 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 09:21:10.563 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:10.565 | + ./stack.sh:main:838 : install_database 2022-04-13 09:21:10.567 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 09:21:10.570 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 09:21:10.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:10.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:10.577 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 09:21:10.796 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 09:21:10.800 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 09:21:10.803 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 09:21:10.806 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 09:21:10.809 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:21:10.812 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 09:21:10.814 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:21:10.816 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:21:10.819 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:21:10.821 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:21:10.823 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:21:10.825 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:21:10.828 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:21:10.830 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:21:10.832 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:21:10.834 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:21:10.837 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:21:10.839 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 09:21:10.841 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:21:10.844 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:21:10.846 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:21:10.848 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:21:10.851 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:21:10.853 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:21:10.855 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 09:21:10.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:10.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:10.862 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 09:21:10.864 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:21:10.866 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:21:10.869 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:21:10.871 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:21:10.873 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:21:10.876 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:21:10.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:10.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:10.883 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:21:10.885 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:21:10.887 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:21:10.889 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:21:10.892 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 09:21:10.894 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:21:10.896 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:10.899 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:10.901 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 09:21:10.923 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 09:21:11.033 | Reading package lists... 2022-04-13 09:21:11.275 | Building dependency tree... 2022-04-13 09:21:11.277 | Reading state information... 2022-04-13 09:21:11.520 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 09:21:11.520 | The following packages were automatically installed and are no longer required: 2022-04-13 09:21:11.521 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:21:11.521 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:21:11.521 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:21:11.521 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:21:11.521 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:21:11.521 | python3-zope.interface 2022-04-13 09:21:11.521 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:21:11.648 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:21:11.653 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:21:11.656 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:21:11.659 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:11.662 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:11.665 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:11.668 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:11.671 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:11.673 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:21:11.676 | + functions-common:time_stop:2432 : start_time=1649841670920 2022-04-13 09:21:11.679 | + functions-common:time_stop:2434 : [[ -z 1649841670920 ]] 2022-04-13 09:21:11.682 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:11.687 | + functions-common:time_stop:2437 : end_time=1649841671684 2022-04-13 09:21:11.689 | + functions-common:time_stop:2438 : elapsed_time=764 2022-04-13 09:21:11.691 | + functions-common:time_stop:2439 : total=2315 2022-04-13 09:21:11.693 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:11.696 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3079 2022-04-13 09:21:11.698 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:21:11.700 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 09:21:11.703 | + ./stack.sh:main:841 : install_database_python 2022-04-13 09:21:11.705 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 09:21:11.707 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 09:21:11.710 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 09:21:11.712 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:21:11.715 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 09:21:11.718 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 09:21:11.720 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:21:11.723 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:21:11.724 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:21:11.728 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 09:21:11.731 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 09:21:11.733 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 09:21:11.736 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 09:21:11.738 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 09:21:11.759 | Using python 3.8 to install PyMySQL 2022-04-13 09:21:11.761 | + 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 09:21:12.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:12.483 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:12.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:12.484 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:13.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:21:13.702 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 09:21:15.335 | 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 09:21:15.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:21:15.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:21:15.446 | + inc/python:pip_install:200 : result=0 2022-04-13 09:21:15.449 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:21:15.453 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:15.456 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:15.459 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:15.462 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:15.466 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:15.469 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:21:15.471 | + functions-common:time_stop:2432 : start_time=1649841671753 2022-04-13 09:21:15.474 | + functions-common:time_stop:2434 : [[ -z 1649841671753 ]] 2022-04-13 09:21:15.477 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:15.482 | + functions-common:time_stop:2437 : end_time=1649841675479 2022-04-13 09:21:15.485 | + functions-common:time_stop:2438 : elapsed_time=3726 2022-04-13 09:21:15.488 | + functions-common:time_stop:2439 : total=20398 2022-04-13 09:21:15.490 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:15.493 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24124 2022-04-13 09:21:15.496 | + inc/python:pip_install:203 : return 0 2022-04-13 09:21:15.498 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 09:21:15.501 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 09:21:15.503 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 09:21:15.505 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 09:21:15.521 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:15.524 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 09:21:15.526 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 09:21:15.530 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 09:21:15.530 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 09:21:15.535 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 09:21:15.538 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 09:21:15.540 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 09:21:15.543 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 09:21:15.545 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 09:21:15.547 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 09:21:15.563 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:15.565 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 09:21:15.568 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:21:15.570 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:21:15.572 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:21:15.575 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:21:15.577 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:21:15.579 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:21:15.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:15.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:15.586 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:21:15.589 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:21:15.591 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:21:15.593 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:21:15.596 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 09:21:15.598 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:21:15.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:15.602 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:15.605 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 09:21:15.625 | + 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 09:21:15.734 | Reading package lists... 2022-04-13 09:21:15.980 | Building dependency tree... 2022-04-13 09:21:15.982 | Reading state information... 2022-04-13 09:21:16.225 | radvd is already the newest version (1:2.17-2). 2022-04-13 09:21:16.225 | The following packages were automatically installed and are no longer required: 2022-04-13 09:21:16.226 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:21:16.226 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:21:16.226 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:21:16.226 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:21:16.226 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:21:16.226 | python3-zope.interface 2022-04-13 09:21:16.226 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:21:16.366 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:21:16.371 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:21:16.373 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:21:16.376 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:16.378 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:16.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:16.383 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:16.385 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:16.388 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:21:16.390 | + functions-common:time_stop:2432 : start_time=1649841675622 2022-04-13 09:21:16.392 | + functions-common:time_stop:2434 : [[ -z 1649841675622 ]] 2022-04-13 09:21:16.395 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:16.399 | + functions-common:time_stop:2437 : end_time=1649841676397 2022-04-13 09:21:16.401 | + functions-common:time_stop:2438 : elapsed_time=775 2022-04-13 09:21:16.404 | + functions-common:time_stop:2439 : total=3079 2022-04-13 09:21:16.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:16.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3854 2022-04-13 09:21:16.410 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:21:16.413 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 09:21:16.429 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:16.431 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 09:21:16.434 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 09:21:16.437 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 09:21:16.440 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 09:21:16.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 09:21:16.463 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:21:16.466 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:21:16.469 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:21:16.471 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:21:16.473 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:21:16.476 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:21:16.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:16.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:16.484 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:21:16.486 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:21:16.488 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:21:16.491 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:21:16.493 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 09:21:16.495 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:21:16.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:16.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:16.501 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 09:21:16.521 | + 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 09:21:16.631 | Reading package lists... 2022-04-13 09:21:16.873 | Building dependency tree... 2022-04-13 09:21:16.874 | Reading state information... 2022-04-13 09:21:17.118 | fakeroot is already the newest version (1.24-1). 2022-04-13 09:21:17.118 | make is already the newest version (4.2.1-1.2). 2022-04-13 09:21:17.118 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 09:21:17.118 | The following packages were automatically installed and are no longer required: 2022-04-13 09:21:17.119 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:21:17.119 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:21:17.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:21:17.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:21:17.119 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:21:17.119 | python3-zope.interface 2022-04-13 09:21:17.119 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:21:17.258 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:21:17.263 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:21:17.265 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:21:17.268 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:17.270 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:17.272 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:17.274 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:17.277 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:17.279 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:21:17.281 | + functions-common:time_stop:2432 : start_time=1649841676519 2022-04-13 09:21:17.283 | + functions-common:time_stop:2434 : [[ -z 1649841676519 ]] 2022-04-13 09:21:17.286 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:17.290 | + functions-common:time_stop:2437 : end_time=1649841677288 2022-04-13 09:21:17.292 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-13 09:21:17.294 | + functions-common:time_stop:2439 : total=3854 2022-04-13 09:21:17.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:17.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4623 2022-04-13 09:21:17.301 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:21:17.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 09:21:17.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:17.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:17.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 09:21:17.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 09:21:17.315 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 09:21:17.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 09:21:17.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 09:21:17.325 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 09:21:17.325 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 09:21:17.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 09:21:17.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 09:21:17.334 | + functions:vercmp:628 : local v1=5.4 2022-04-13 09:21:17.336 | + functions:vercmp:629 : local 'op=<' 2022-04-13 09:21:17.338 | + functions:vercmp:630 : local v2=3.13 2022-04-13 09:21:17.341 | + functions:vercmp:631 : local result 2022-04-13 09:21:17.344 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 09:21:17.344 | ++ functions:vercmp:635 : sort -V 2022-04-13 09:21:17.345 | ++ functions:vercmp:635 : head -1 2022-04-13 09:21:17.349 | + functions:vercmp:635 : result=3.13 2022-04-13 09:21:17.352 | + functions:vercmp:637 : case $op in 2022-04-13 09:21:17.354 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 09:21:17.356 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 09:21:17.358 | + functions:vercmp:648 : return 2022-04-13 09:21:17.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 09:21:17.363 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 09:21:17.365 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 09:21:17.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 09:21:17.858 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 09:21:17.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:17.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:17.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 09:21:17.869 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:17.872 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 09:21:17.888 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:17.890 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 09:21:17.894 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 09:21:17.894 | Installing etcd 2022-04-13 09:21:17.897 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 09:21:17.908 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 09:21:17.920 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 09:21:17.922 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 09:21:17.938 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 09:21:17.941 | ++ 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 09:21:17.944 | ++ 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 09:21:17.947 | +++ 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 09:21:17.952 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 09:21:17.955 | ++ 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 09:21:17.958 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 09:21:17.960 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 09:21:17.963 | ++ functions:get_extra_file:74 : return 2022-04-13 09:21:17.966 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 09:21:17.969 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 09:21:17.972 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 09:21:17.974 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 09:21:17.991 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:21:17.993 | + ./stack.sh:main:868 : install_dstat 2022-04-13 09:21:17.996 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 09:21:18.012 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:21:18.014 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 09:21:18.017 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:21:18.019 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 09:21:18.021 | + ./stack.sh:main:877 : install_libs 2022-04-13 09:21:18.024 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 09:21:18.026 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 09:21:18.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 09:21:18.030 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 09:21:18.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 09:21:18.039 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.041 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 09:21:18.043 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 09:21:18.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 09:21:18.047 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 09:21:18.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 09:21:18.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.058 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 09:21:18.060 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 09:21:18.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 09:21:18.064 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 09:21:18.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 09:21:18.073 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.075 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 09:21:18.077 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 09:21:18.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 09:21:18.081 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 09:21:18.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 09:21:18.090 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.092 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 09:21:18.094 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 09:21:18.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 09:21:18.099 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 09:21:18.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 09:21:18.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.110 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 09:21:18.112 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 09:21:18.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 09:21:18.116 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 09:21:18.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 09:21:18.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.127 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 09:21:18.129 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 09:21:18.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 09:21:18.133 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 09:21:18.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 09:21:18.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.144 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 09:21:18.146 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 09:21:18.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 09:21:18.151 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 09:21:18.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 09:21:18.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.162 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 09:21:18.165 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 09:21:18.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 09:21:18.170 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 09:21:18.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 09:21:18.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.181 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 09:21:18.183 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 09:21:18.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 09:21:18.188 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 09:21:18.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 09:21:18.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.200 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 09:21:18.202 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 09:21:18.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 09:21:18.206 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 09:21:18.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 09:21:18.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.220 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 09:21:18.222 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 09:21:18.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 09:21:18.226 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 09:21:18.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 09:21:18.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.237 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 09:21:18.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 09:21:18.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 09:21:18.244 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 09:21:18.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 09:21:18.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.255 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 09:21:18.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 09:21:18.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 09:21:18.261 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 09:21:18.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 09:21:18.270 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.272 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 09:21:18.275 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 09:21:18.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 09:21:18.279 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 09:21:18.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 09:21:18.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.291 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 09:21:18.293 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 09:21:18.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 09:21:18.298 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 09:21:18.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 09:21:18.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.309 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 09:21:18.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 09:21:18.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 09:21:18.316 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 09:21:18.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 09:21:18.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.328 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 09:21:18.330 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 09:21:18.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 09:21:18.335 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 09:21:18.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 09:21:18.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.347 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 09:21:18.349 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 09:21:18.351 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 09:21:18.353 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 09:21:18.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.360 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 09:21:18.362 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.365 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 09:21:18.367 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 09:21:18.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 09:21:18.372 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 09:21:18.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 09:21:18.381 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.384 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 09:21:18.386 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 09:21:18.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 09:21:18.391 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 09:21:18.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 09:21:18.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.402 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 09:21:18.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 09:21:18.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 09:21:18.409 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 09:21:18.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 09:21:18.417 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.420 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 09:21:18.422 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 09:21:18.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 09:21:18.426 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 09:21:18.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 09:21:18.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.437 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 09:21:18.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 09:21:18.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 09:21:18.444 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 09:21:18.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 09:21:18.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.455 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 09:21:18.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 09:21:18.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 09:21:18.461 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 09:21:18.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 09:21:18.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.473 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 09:21:18.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 09:21:18.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 09:21:18.480 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 09:21:18.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 09:21:18.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.491 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 09:21:18.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 09:21:18.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 09:21:18.497 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 09:21:18.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 09:21:18.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.508 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 09:21:18.511 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 09:21:18.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 09:21:18.515 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 09:21:18.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 09:21:18.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.526 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 09:21:18.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 09:21:18.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 09:21:18.533 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 09:21:18.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 09:21:18.542 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.545 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 09:21:18.547 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 09:21:18.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 09:21:18.551 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 09:21:18.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 09:21:18.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.562 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 09:21:18.565 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 09:21:18.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 09:21:18.569 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 09:21:18.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 09:21:18.578 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.580 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 09:21:18.582 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 09:21:18.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 09:21:18.587 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 09:21:18.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 09:21:18.597 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.599 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 09:21:18.602 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 09:21:18.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 09:21:18.606 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 09:21:18.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 09:21:18.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.617 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 09:21:18.620 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 09:21:18.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 09:21:18.624 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 09:21:18.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 09:21:18.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.635 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 09:21:18.637 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 09:21:18.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 09:21:18.642 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 09:21:18.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 09:21:18.651 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.653 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 09:21:18.655 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 09:21:18.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 09:21:18.660 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 09:21:18.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 09:21:18.669 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.671 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 09:21:18.673 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 09:21:18.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 09:21:18.678 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 09:21:18.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 09:21:18.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.690 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 09:21:18.692 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 09:21:18.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 09:21:18.697 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 09:21:18.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:18.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:18.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 09:21:18.706 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:18.709 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 09:21:18.729 | Using python 3.8 to install etcd3 2022-04-13 09:21:18.731 | + 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 09:21:19.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:19.461 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:19.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:19.461 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:20.618 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:21:20.649 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 09:21:20.657 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 09:21:20.658 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 09:21:20.659 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 09:21:20.660 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 09:21:22.328 | 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 09:21:22.334 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:21:22.334 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:21:22.438 | + inc/python:pip_install:200 : result=0 2022-04-13 09:21:22.442 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:21:22.445 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:22.449 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:22.451 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:22.453 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:22.455 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:22.458 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:21:22.460 | + functions-common:time_stop:2432 : start_time=1649841678724 2022-04-13 09:21:22.462 | + functions-common:time_stop:2434 : [[ -z 1649841678724 ]] 2022-04-13 09:21:22.465 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:22.469 | + functions-common:time_stop:2437 : end_time=1649841682467 2022-04-13 09:21:22.472 | + functions-common:time_stop:2438 : elapsed_time=3743 2022-04-13 09:21:22.474 | + functions-common:time_stop:2439 : total=24124 2022-04-13 09:21:22.476 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:22.478 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27867 2022-04-13 09:21:22.481 | + inc/python:pip_install:203 : return 0 2022-04-13 09:21:22.483 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 09:21:22.504 | Using python 3.8 to install etcd3gw 2022-04-13 09:21:22.506 | + 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 09:21:23.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:23.238 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:23.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:23.238 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:24.418 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:21:24.449 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 09:21:24.456 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 09:21:24.457 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 09:21:24.458 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 09:21:24.459 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 09:21:24.493 | 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 09:21:24.494 | 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 09:21:24.496 | 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 09:21:24.497 | 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 09:21:26.118 | 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 09:21:26.124 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:21:26.124 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:21:26.229 | + inc/python:pip_install:200 : result=0 2022-04-13 09:21:26.232 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:21:26.235 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:26.239 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:26.242 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:26.245 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:26.249 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:26.253 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:21:26.256 | + functions-common:time_stop:2432 : start_time=1649841682498 2022-04-13 09:21:26.259 | + functions-common:time_stop:2434 : [[ -z 1649841682498 ]] 2022-04-13 09:21:26.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:26.267 | + functions-common:time_stop:2437 : end_time=1649841686264 2022-04-13 09:21:26.269 | + functions-common:time_stop:2438 : elapsed_time=3766 2022-04-13 09:21:26.271 | + functions-common:time_stop:2439 : total=27867 2022-04-13 09:21:26.276 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:26.278 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31633 2022-04-13 09:21:26.280 | + inc/python:pip_install:203 : return 0 2022-04-13 09:21:26.282 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 09:21:26.285 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 09:21:26.287 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 09:21:26.289 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:21:26.292 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:21:26.294 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:21:26.296 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:21:26.298 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:21:26.301 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:21:26.303 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:21:26.305 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:21:26.308 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:21:26.310 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:21:26.312 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:21:26.314 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 09:21:26.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:26.319 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:26.321 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 09:21:26.323 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 09:21:26.325 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:21:26.327 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:21:26.330 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:21:26.332 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:21:26.335 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:21:26.338 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:21:26.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:26.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:26.346 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:21:26.348 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:21:26.351 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:21:26.354 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:21:26.356 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 09:21:26.358 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:21:26.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:26.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:26.365 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 09:21:26.385 | + 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 09:21:26.496 | Reading package lists... 2022-04-13 09:21:26.738 | Building dependency tree... 2022-04-13 09:21:26.740 | Reading state information... 2022-04-13 09:21:26.979 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 09:21:26.979 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 09:21:26.979 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:21:26.979 | The following packages were automatically installed and are no longer required: 2022-04-13 09:21:26.980 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:21:26.981 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:21:26.981 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:21:26.981 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:21:26.981 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:21:26.981 | python3-zope.interface 2022-04-13 09:21:26.981 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:21:27.102 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:21:27.107 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:21:27.110 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:21:27.112 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:27.115 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:27.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:27.120 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:27.122 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:27.124 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:21:27.126 | + functions-common:time_stop:2432 : start_time=1649841686383 2022-04-13 09:21:27.129 | + functions-common:time_stop:2434 : [[ -z 1649841686383 ]] 2022-04-13 09:21:27.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:27.137 | + functions-common:time_stop:2437 : end_time=1649841687133 2022-04-13 09:21:27.139 | + functions-common:time_stop:2438 : elapsed_time=750 2022-04-13 09:21:27.142 | + functions-common:time_stop:2439 : total=4623 2022-04-13 09:21:27.145 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:27.147 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5373 2022-04-13 09:21:27.150 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:21:27.152 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 09:21:27.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:21:27.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:21:27.160 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 09:21:27.224 | Module proxy already enabled 2022-04-13 09:21:27.229 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 09:21:27.298 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 09:21:27.298 | Module proxy already enabled 2022-04-13 09:21:27.298 | Module proxy_uwsgi already enabled 2022-04-13 09:21:27.303 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 09:21:27.307 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 09:21:27.310 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 09:21:27.312 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 09:21:27.444 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 09:21:27.446 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 09:21:27.449 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 09:21:27.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 09:21:27.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.461 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 09:21:27.464 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 09:21:27.466 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 09:21:27.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 09:21:27.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.478 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 09:21:27.480 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 09:21:27.482 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 09:21:27.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 09:21:27.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.494 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 09:21:27.496 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 09:21:27.498 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 09:21:27.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 09:21:27.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.510 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 09:21:27.512 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 09:21:27.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 09:21:27.521 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.524 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 09:21:27.526 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 09:21:27.529 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 09:21:27.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.536 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 09:21:27.538 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.541 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 09:21:27.557 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:27.560 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 09:21:27.562 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 09:21:27.564 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 09:21:27.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 09:21:27.578 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.580 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 09:21:27.598 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:27.602 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 09:21:27.605 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 09:21:27.607 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 09:21:27.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 09:21:27.616 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.619 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 09:21:27.621 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 09:21:27.623 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 09:21:27.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:21:27.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:21:27.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 09:21:27.633 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:21:27.635 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 09:21:27.637 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 09:21:27.639 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:21:27.642 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 09:21:27.644 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 09:21:27.647 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:21:27.650 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:21:27.651 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:21:27.655 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 09:21:27.657 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 09:21:27.660 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 09:21:27.662 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 09:21:27.665 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 09:21:27.685 | Using python 3.8 to install keystonemiddleware 2022-04-13 09:21:27.687 | + 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 09:21:28.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:28.409 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:28.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:28.409 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:29.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:21:29.599 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 09:21:29.650 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 09:21:29.651 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 09:21:29.652 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 09:21:29.653 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 09:21:29.655 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 09:21:29.656 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 09:21:29.657 | 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 09:21:29.658 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 09:21:29.659 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 09:21:29.660 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 09:21:29.661 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 09:21:29.662 | 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 09:21:29.663 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 09:21:29.664 | 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 09:21:29.720 | 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 09:21:29.722 | 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 09:21:29.723 | 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 09:21:29.761 | 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 09:21:29.799 | 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 09:21:29.801 | 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 09:21:29.802 | 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 09:21:29.803 | 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 09:21:29.852 | 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 09:21:29.855 | 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 09:21:29.864 | 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 09:21:29.865 | 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 09:21:29.878 | 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 09:21:29.880 | 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 09:21:29.881 | 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 09:21:29.945 | 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 09:21:29.946 | 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 09:21:29.948 | 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 09:21:29.949 | 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 09:21:29.998 | 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 09:21:30.009 | 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 09:21:31.546 | 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 09:21:31.552 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:21:31.552 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:21:31.662 | + inc/python:pip_install:200 : result=0 2022-04-13 09:21:31.666 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:21:31.669 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:31.671 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:31.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:31.676 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:31.679 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:31.682 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:21:31.684 | + functions-common:time_stop:2432 : start_time=1649841687680 2022-04-13 09:21:31.687 | + functions-common:time_stop:2434 : [[ -z 1649841687680 ]] 2022-04-13 09:21:31.691 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:31.695 | + functions-common:time_stop:2437 : end_time=1649841691692 2022-04-13 09:21:31.698 | + functions-common:time_stop:2438 : elapsed_time=4012 2022-04-13 09:21:31.700 | + functions-common:time_stop:2439 : total=31633 2022-04-13 09:21:31.702 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:31.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35645 2022-04-13 09:21:31.707 | + inc/python:pip_install:203 : return 0 2022-04-13 09:21:31.709 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 09:21:31.712 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 09:21:31.714 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:21:31.717 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 09:21:31.720 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 09:21:31.722 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:21:31.725 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:21:31.726 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:21:31.731 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 09:21:31.733 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 09:21:31.736 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 09:21:31.738 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 09:21:31.741 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 09:21:31.763 | Using python 3.8 to install python-memcached 2022-04-13 09:21:31.765 | + 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 09:21:32.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:32.489 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:32.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:32.489 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:33.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:21:33.675 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 09:21:33.678 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 09:21:35.327 | 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 09:21:35.333 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:21:35.333 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:21:35.437 | + inc/python:pip_install:200 : result=0 2022-04-13 09:21:35.440 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:21:35.444 | + functions-common:time_stop:2425 : local name 2022-04-13 09:21:35.447 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:21:35.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:21:35.452 | + functions-common:time_stop:2428 : local total 2022-04-13 09:21:35.455 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:21:35.457 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:21:35.459 | + functions-common:time_stop:2432 : start_time=1649841691757 2022-04-13 09:21:35.461 | + functions-common:time_stop:2434 : [[ -z 1649841691757 ]] 2022-04-13 09:21:35.465 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:21:35.469 | + functions-common:time_stop:2437 : end_time=1649841695466 2022-04-13 09:21:35.471 | + functions-common:time_stop:2438 : elapsed_time=3709 2022-04-13 09:21:35.473 | + functions-common:time_stop:2439 : total=35645 2022-04-13 09:21:35.475 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:21:35.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39354 2022-04-13 09:21:35.480 | + inc/python:pip_install:203 : return 0 2022-04-13 09:21:35.482 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 09:21:35.499 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:21:35.502 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 09:21:35.504 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 09:21:35.506 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 09:21:35.509 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 09:21:35.511 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 09:21:35.513 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 09:21:35.516 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 09:21:35.530 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:21:35.533 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 09:21:35.535 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 09:21:35.537 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 09:21:35.539 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 09:21:35.541 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 09:21:35.544 | ++ functions-common:git_clone:612 : pwd 2022-04-13 09:21:35.546 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 09:21:35.549 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 09:21:35.551 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 09:21:35.566 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 09:21:35.568 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 09:21:35.570 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 09:21:35.573 | + functions-common:git_clone:629 : echo master 2022-04-13 09:21:35.573 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 09:21:35.578 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 09:21:35.580 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 09:21:35.582 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 09:21:35.585 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 09:21:35.585 | + functions-common:git_clone:678 : head -1 2022-04-13 09:21:35.589 | c141e6164 trivial: Fix typo 2022-04-13 09:21:35.591 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 09:21:35.593 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 09:21:35.596 | + inc/python:setup_develop:338 : local bindep 2022-04-13 09:21:35.598 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 09:21:35.600 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 09:21:35.603 | + inc/python:setup_develop:344 : local extras= 2022-04-13 09:21:35.605 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 09:21:35.607 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 09:21:35.609 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 09:21:35.612 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 09:21:35.614 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 09:21:35.616 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 09:21:35.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 09:21:35.621 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 09:21:35.624 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 09:21:35.626 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 09:21:35.628 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 09:21:35.631 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 09:21:35.637 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 09:21:35.639 | + 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 09:21:36.306 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 09:21:36.308 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 09:21:36.312 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 09:21:36.315 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 09:21:36.317 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 09:21:36.320 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 09:21:36.324 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 09:21:36.326 | + inc/python:setup_package:428 : local extras= 2022-04-13 09:21:36.329 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 09:21:36.332 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 09:21:36.335 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 09:21:36.338 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 09:21:36.341 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 09:21:36.343 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 09:21:36.363 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 09:21:36.366 | + 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 09:21:37.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:37.084 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:37.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:21:37.084 | from cryptography.utils import int_from_bytes 2022-04-13 09:21:38.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:21:38.290 | Obtaining file:///opt/stack/keystone 2022-04-13 09:21:38.291 | Preparing metadata (setup.py): started 2022-04-13 09:21:39.060 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 09:21:39.061 | ERROR: Command errored out with exit status 1: 2022-04-13 09:21:39.061 | 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-7vb7antf 2022-04-13 09:21:39.061 | cwd: /opt/stack/keystone/ 2022-04-13 09:21:39.061 | Complete output (16 lines): 2022-04-13 09:21:39.061 | Error parsing 2022-04-13 09:21:39.061 | Traceback (most recent call last): 2022-04-13 09:21:39.061 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 09:21:39.061 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 09:21:39.061 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 09:21:39.061 | pbr.hooks.setup_hook(config) 2022-04-13 09:21:39.061 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 09:21:39.061 | metadata_config.run() 2022-04-13 09:21:39.061 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 09:21:39.061 | self.hook() 2022-04-13 09:21:39.061 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 09:21:39.061 | self.config['version'] = packaging.get_version( 2022-04-13 09:21:39.061 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 09:21:39.061 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 09:21:39.062 | 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 09:21:39.062 | 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 09:21:39.062 | ---------------------------------------- 2022-04-13 09:21:39.062 | 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 09:21:39.062 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 09:21:39.074 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:21:39.074 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:21:39.160 | + inc/python:pip_install:1 : exit_trap 2022-04-13 09:21:39.163 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 09:21:39.167 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 09:21:39.170 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 09:21:39.172 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 09:21:39.174 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 09:21:39.177 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 09:21:39.179 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 09:21:39.181 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 09:21:39.183 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 09:21:39.184 | Error on exit 2022-04-13 09:21:39.186 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 09:21:39.189 | + ./stack.sh:exit_trap:544 : generate-subunit 1649841621 78 fail 2022-04-13 09:21:39.766 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 09:21:39.768 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 09:21:40.665 | + ./stack.sh:exit_trap:558 : exit 1