2022-04-13 03:09:42.333 | + ./stack.sh:main:489 : exec 2022-04-13 03:09:42.333 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-030942' 2022-04-13 03:09:42.333 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-030942.summary.2022-04-13-030942 2022-04-13 03:09:42.333 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:09:42.333 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-030942 2022-04-13 03:09:42.333 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-030942 /opt/stack/logs/stack.sh.log 2022-04-13 03:09:42.333 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-030942.summary.2022-04-13-030942 /opt/stack/logs/stack.sh.log.summary 2022-04-13 03:09:42.333 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 03:09:42.333 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 03:09:42.333 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 03:09:42.333 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 03:09:42.333 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 03:09:42.333 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 03:09:42.333 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 03:09:42.336 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 03:09:42.338 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 03:09:42.340 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 03:09:42.342 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 03:09:42.344 | + ./stack.sh:main:578 : uname -a 2022-04-13 03:09:42.345 | Linux dv-neutron-837462-1-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 03:09:42.347 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 03:09:42.349 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 03:09:42.352 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 03:09:42.387 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 03:09:42.409 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 03:09:42.411 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 03:09:42.413 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 03:09:42.415 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 03:09:42.417 | + functions-common:fetch_plugins:1776 : return 2022-04-13 03:09:42.419 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 03:09:42.420 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 03:09:42.422 | + functions-common:run_phase:1854 : local phase= 2022-04-13 03:09:42.424 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:09:42.426 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:09:42.428 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:09:42.430 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:09:42.431 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:09:42.434 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:09:42.437 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:09:42.440 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:09:42.442 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:09:42.444 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 03:09:42.447 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:09:42.461 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:42.463 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 03:09:42.466 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:09:42.468 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:09:42.469 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:09:42.471 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:09:42.473 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 03:09:42.475 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 03:09:42.477 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 03:09:42.479 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 03:09:42.481 | + 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 03:09:42.483 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 03:09:42.484 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 03:09:42.486 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 03:09:42.488 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 03:09:42.490 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 03:09:42.492 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 03:09:42.509 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 03:09:42.511 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 03:09:42.524 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:09:42.526 | +++ lib/tls:source:43 : hostname -f 2022-04-13 03:09:42.530 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 03:09:42.532 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 03:09:42.533 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 03:09:42.535 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 03:09:42.537 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 03:09:42.539 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 03:09:42.541 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 03:09:42.543 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 03:09:42.544 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 03:09:42.546 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 03:09:42.551 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 03:09:42.562 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 03:09:42.579 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 03:09:42.591 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 03:09:42.603 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 03:09:42.638 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 03:09:42.696 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 03:09:42.786 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 03:09:42.807 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 03:09:42.858 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 03:09:42.910 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 03:09:43.056 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 03:09:43.070 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 03:09:43.083 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 03:09:43.096 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 03:09:43.182 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 03:09:43.186 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 03:09:43.190 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 03:09:43.194 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 03:09:43.197 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 03:09:43.200 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 03:09:43.204 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 03:09:43.204 | False' 2022-04-13 03:09:43.208 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 03:09:43.226 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 03:09:43.228 | + ./stack.sh:main:626 : run_phase source 2022-04-13 03:09:43.230 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 03:09:43.232 | + functions-common:run_phase:1854 : local phase= 2022-04-13 03:09:43.235 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:09:43.237 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:09:43.239 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:09:43.241 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:09:43.243 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:09:43.245 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:09:43.249 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:09:43.252 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:09:43.255 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:09:43.257 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 03:09:43.260 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:09:43.275 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:43.278 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 03:09:43.280 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 03:09:43.319 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 03:09:43.321 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 03:09:43.323 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 03:09:43.325 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 03:09:43.328 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 03:09:43.330 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 03:09:43.332 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 03:09:43.334 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 03:09:43.336 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 03:09:43.338 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 03:09:43.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.343 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 03:09:43.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 03:09:43.350 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.352 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 03:09:43.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 03:09:43.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.361 | + 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 03:09:43.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.365 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 03:09:43.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 03:09:43.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.375 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 03:09:43.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 03:09:43.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 03:09:43.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.388 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 03:09:43.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.393 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 03:09:43.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.397 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 03:09:43.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.402 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 03:09:43.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.407 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 03:09:43.409 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.411 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 03:09:43.413 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.415 | + 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 03:09:43.418 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.420 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 03:09:43.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.424 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 03:09:43.427 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.429 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 03:09:43.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 03:09:43.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.438 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 03:09:43.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 03:09:43.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.447 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 03:09:43.449 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.452 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 03:09:43.454 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.456 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 03:09:43.458 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.461 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 03:09:43.463 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.465 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 03:09:43.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.470 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 03:09:43.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.474 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 03:09:43.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.478 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 03:09:43.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.483 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 03:09:43.485 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.487 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 03:09:43.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 03:09:43.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.496 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 03:09:43.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.501 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 03:09:43.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.505 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 03:09:43.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.510 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 03:09:43.512 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.514 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 03:09:43.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.519 | + 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 03:09:43.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.523 | + 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 03:09:43.525 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.528 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 03:09:43.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.532 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 03:09:43.534 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.536 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 03:09:43.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.541 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 03:09:43.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.545 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 03:09:43.547 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 03:09:43.550 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 03:09:43.552 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 03:09:43.555 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 03:09:43.557 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 03:09:43.573 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:43.576 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 03:09:43.578 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 03:09:43.580 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 03:09:43.595 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:09:43.597 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 03:09:43.599 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 03:09:43.602 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 03:09:43.604 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 03:09:43.606 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 03:09:43.608 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 03:09:43.611 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 03:09:43.613 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 03:09:43.616 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 03:09:43.616 | Using mysql database backend 2022-04-13 03:09:43.618 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 03:09:43.634 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 03:09:43.637 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 03:09:43.639 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 03:09:43.642 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 03:09:43.645 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 03:09:43.647 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 03:09:43.663 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:43.665 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 03:09:43.681 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 03:09:43.697 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:43.699 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 03:09:43.716 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 03:09:43.732 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 03:09:43.748 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:09:43.751 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 03:09:43.768 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:09:43.771 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 03:09:43.787 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 03:09:43.789 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 03:09:43.791 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 03:09:43.794 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 03:09:43.797 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 03:09:43.801 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-030943 2022-04-13 03:09:43.804 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-030943 759' 2022-04-13 03:09:43.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.808 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 03:09:43.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.813 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 03:09:43.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.818 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 03:09:43.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.823 | + 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 03:09:43.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.827 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 03:09:43.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.832 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 03:09:43.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.836 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-030942 2022-04-13 03:09:43.839 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.841 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 03:09:43.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.845 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 03:09:43.848 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.850 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 03:09:43.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.855 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 03:09:43.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.859 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 03:09:43.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 03:09:43.864 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 03:09:43.866 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 03:09:43.869 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 03:09:43.871 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 03:09:43.873 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 03:09:43.875 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 03:09:43.877 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 03:09:43.879 | ++ functions-common:git_clone:612 : pwd 2022-04-13 03:09:43.882 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 03:09:43.884 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 03:09:43.887 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 03:09:43.901 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 03:09:43.904 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 03:09:43.906 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 03:09:43.908 | + functions-common:git_clone:629 : echo master 2022-04-13 03:09:43.909 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 03:09:43.914 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 03:09:43.916 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 03:09:43.918 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 03:09:43.921 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 03:09:43.921 | + functions-common:git_clone:678 : head -1 2022-04-13 03:09:43.924 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 03:09:43.926 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 03:09:43.929 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 03:09:43.932 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:09:43.934 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 03:09:43.936 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 03:09:43.939 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 03:09:43.942 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 03:09:43.944 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 03:09:43.947 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 03:09:43.949 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 03:09:43.952 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 03:09:43.955 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 03:09:43.959 | ++ tools/install_prereqs.sh:source:47 : NOW=1649819383 2022-04-13 03:09:43.962 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 03:09:43.967 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649819294 2022-04-13 03:09:43.970 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 03:09:43.973 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 03:09:43.975 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 03:09:43.978 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 03:09:43.980 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 03:09:43.982 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 03:09:43.985 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 03:09:43.987 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 03:09:43.990 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 03:09:43.992 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 03:09:43.995 | +++ 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 03:09:44.046 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 03:09:44.046 | apache2-dev 2022-04-13 03:09:44.046 | bc 2022-04-13 03:09:44.046 | bsdmainutils 2022-04-13 03:09:44.046 | curl 2022-04-13 03:09:44.046 | g++ 2022-04-13 03:09:44.046 | gawk 2022-04-13 03:09:44.046 | gcc 2022-04-13 03:09:44.046 | gettext 2022-04-13 03:09:44.047 | git 2022-04-13 03:09:44.047 | graphviz 2022-04-13 03:09:44.047 | iputils-ping 2022-04-13 03:09:44.047 | libapache2-mod-proxy-uwsgi 2022-04-13 03:09:44.047 | libffi-dev 2022-04-13 03:09:44.047 | libjpeg-dev 2022-04-13 03:09:44.047 | libpcre3-dev 2022-04-13 03:09:44.047 | libpq-dev 2022-04-13 03:09:44.047 | libssl-dev 2022-04-13 03:09:44.047 | libsystemd-dev 2022-04-13 03:09:44.047 | libxml2-dev 2022-04-13 03:09:44.047 | libxslt1-dev 2022-04-13 03:09:44.047 | libyaml-dev 2022-04-13 03:09:44.047 | lsof 2022-04-13 03:09:44.047 | openssh-server 2022-04-13 03:09:44.047 | openssl 2022-04-13 03:09:44.047 | pkg-config 2022-04-13 03:09:44.047 | psmisc 2022-04-13 03:09:44.047 | python3-dev 2022-04-13 03:09:44.047 | python3-pip 2022-04-13 03:09:44.047 | python3-systemd 2022-04-13 03:09:44.047 | python3-venv 2022-04-13 03:09:44.047 | tar 2022-04-13 03:09:44.047 | tcpdump 2022-04-13 03:09:44.047 | unzip 2022-04-13 03:09:44.047 | uuid-runtime 2022-04-13 03:09:44.047 | wget 2022-04-13 03:09:44.047 | wget 2022-04-13 03:09:44.047 | zlib1g-dev 2022-04-13 03:09:44.047 | libkrb5-dev 2022-04-13 03:09:44.047 | libldap2-dev 2022-04-13 03:09:44.047 | libsasl2-dev 2022-04-13 03:09:44.047 | memcached 2022-04-13 03:09:44.047 | python3-mysqldb 2022-04-13 03:09:44.047 | sqlite3 2022-04-13 03:09:44.047 | conntrack 2022-04-13 03:09:44.047 | curl 2022-04-13 03:09:44.048 | dnsmasq-base 2022-04-13 03:09:44.048 | dnsmasq-utils 2022-04-13 03:09:44.048 | ebtables 2022-04-13 03:09:44.048 | genisoimage 2022-04-13 03:09:44.048 | iptables 2022-04-13 03:09:44.048 | iputils-arping 2022-04-13 03:09:44.048 | kpartx 2022-04-13 03:09:44.048 | libjs-jquery-tablesorter 2022-04-13 03:09:44.048 | parted 2022-04-13 03:09:44.048 | pm-utils 2022-04-13 03:09:44.048 | python3-mysqldb 2022-04-13 03:09:44.048 | socat 2022-04-13 03:09:44.048 | sqlite3 2022-04-13 03:09:44.048 | sudo 2022-04-13 03:09:44.048 | vlan 2022-04-13 03:09:44.048 | lsscsi 2022-04-13 03:09:44.048 | open-iscsi 2022-04-13 03:09:44.048 | lvm2 2022-04-13 03:09:44.048 | qemu-utils 2022-04-13 03:09:44.048 | thin-provisioning-tools 2022-04-13 03:09:44.048 | acl 2022-04-13 03:09:44.048 | dnsmasq-base 2022-04-13 03:09:44.048 | dnsmasq-utils 2022-04-13 03:09:44.048 | ebtables 2022-04-13 03:09:44.048 | haproxy 2022-04-13 03:09:44.048 | iptables 2022-04-13 03:09:44.048 | iputils-arping 2022-04-13 03:09:44.048 | iputils-ping 2022-04-13 03:09:44.048 | postgresql-server-dev-all 2022-04-13 03:09:44.048 | python3-mysqldb 2022-04-13 03:09:44.048 | sqlite3 2022-04-13 03:09:44.048 | sudo 2022-04-13 03:09:44.048 | vlan 2022-04-13 03:09:44.048 | pcp 2022-04-13 03:09:44.048 | ipset 2022-04-13 03:09:44.048 | conntrack 2022-04-13 03:09:44.049 | conntrackd 2022-04-13 03:09:44.049 | keepalived 2022-04-13 03:09:44.049 | lvm2 2022-04-13 03:09:44.049 | qemu-utils 2022-04-13 03:09:44.049 | thin-provisioning-tools 2022-04-13 03:09:44.049 | curl 2022-04-13 03:09:44.049 | liberasurecode-dev 2022-04-13 03:09:44.049 | make 2022-04-13 03:09:44.049 | memcached 2022-04-13 03:09:44.049 | rsync 2022-04-13 03:09:44.049 | sqlite3 2022-04-13 03:09:44.049 | xfsprogs' 2022-04-13 03:09:44.049 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 03:09:44.067 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 03:09:44.067 | apache2-dev 2022-04-13 03:09:44.067 | bc 2022-04-13 03:09:44.067 | bsdmainutils 2022-04-13 03:09:44.067 | curl 2022-04-13 03:09:44.067 | g++ 2022-04-13 03:09:44.067 | gawk 2022-04-13 03:09:44.068 | gcc 2022-04-13 03:09:44.068 | gettext 2022-04-13 03:09:44.068 | git 2022-04-13 03:09:44.068 | graphviz 2022-04-13 03:09:44.068 | iputils-ping 2022-04-13 03:09:44.068 | libapache2-mod-proxy-uwsgi 2022-04-13 03:09:44.068 | libffi-dev 2022-04-13 03:09:44.068 | libjpeg-dev 2022-04-13 03:09:44.068 | libpcre3-dev 2022-04-13 03:09:44.068 | libpq-dev 2022-04-13 03:09:44.068 | libssl-dev 2022-04-13 03:09:44.068 | libsystemd-dev 2022-04-13 03:09:44.068 | libxml2-dev 2022-04-13 03:09:44.068 | libxslt1-dev 2022-04-13 03:09:44.068 | libyaml-dev 2022-04-13 03:09:44.068 | lsof 2022-04-13 03:09:44.068 | openssh-server 2022-04-13 03:09:44.068 | openssl 2022-04-13 03:09:44.068 | pkg-config 2022-04-13 03:09:44.068 | psmisc 2022-04-13 03:09:44.068 | python3-dev 2022-04-13 03:09:44.068 | python3-pip 2022-04-13 03:09:44.068 | python3-systemd 2022-04-13 03:09:44.068 | python3-venv 2022-04-13 03:09:44.068 | tar 2022-04-13 03:09:44.068 | tcpdump 2022-04-13 03:09:44.068 | unzip 2022-04-13 03:09:44.068 | uuid-runtime 2022-04-13 03:09:44.068 | wget 2022-04-13 03:09:44.068 | wget 2022-04-13 03:09:44.068 | zlib1g-dev 2022-04-13 03:09:44.068 | libkrb5-dev 2022-04-13 03:09:44.068 | libldap2-dev 2022-04-13 03:09:44.068 | libsasl2-dev 2022-04-13 03:09:44.068 | memcached 2022-04-13 03:09:44.068 | python3-mysqldb 2022-04-13 03:09:44.068 | sqlite3 2022-04-13 03:09:44.068 | conntrack 2022-04-13 03:09:44.069 | curl 2022-04-13 03:09:44.069 | dnsmasq-base 2022-04-13 03:09:44.069 | dnsmasq-utils 2022-04-13 03:09:44.069 | ebtables 2022-04-13 03:09:44.069 | genisoimage 2022-04-13 03:09:44.069 | iptables 2022-04-13 03:09:44.069 | iputils-arping 2022-04-13 03:09:44.069 | kpartx 2022-04-13 03:09:44.069 | libjs-jquery-tablesorter 2022-04-13 03:09:44.069 | parted 2022-04-13 03:09:44.069 | pm-utils 2022-04-13 03:09:44.069 | python3-mysqldb 2022-04-13 03:09:44.069 | socat 2022-04-13 03:09:44.069 | sqlite3 2022-04-13 03:09:44.069 | sudo 2022-04-13 03:09:44.069 | vlan 2022-04-13 03:09:44.069 | lsscsi 2022-04-13 03:09:44.069 | open-iscsi 2022-04-13 03:09:44.069 | lvm2 2022-04-13 03:09:44.069 | qemu-utils 2022-04-13 03:09:44.069 | thin-provisioning-tools 2022-04-13 03:09:44.069 | acl 2022-04-13 03:09:44.069 | dnsmasq-base 2022-04-13 03:09:44.069 | dnsmasq-utils 2022-04-13 03:09:44.069 | ebtables 2022-04-13 03:09:44.069 | haproxy 2022-04-13 03:09:44.069 | iptables 2022-04-13 03:09:44.069 | iputils-arping 2022-04-13 03:09:44.069 | iputils-ping 2022-04-13 03:09:44.069 | postgresql-server-dev-all 2022-04-13 03:09:44.069 | python3-mysqldb 2022-04-13 03:09:44.069 | sqlite3 2022-04-13 03:09:44.069 | sudo 2022-04-13 03:09:44.069 | vlan 2022-04-13 03:09:44.069 | pcp 2022-04-13 03:09:44.070 | ipset 2022-04-13 03:09:44.070 | conntrack 2022-04-13 03:09:44.070 | conntrackd 2022-04-13 03:09:44.070 | keepalived 2022-04-13 03:09:44.070 | lvm2 2022-04-13 03:09:44.070 | qemu-utils 2022-04-13 03:09:44.070 | thin-provisioning-tools 2022-04-13 03:09:44.070 | curl 2022-04-13 03:09:44.070 | liberasurecode-dev 2022-04-13 03:09:44.070 | make 2022-04-13 03:09:44.070 | memcached 2022-04-13 03:09:44.070 | rsync 2022-04-13 03:09:44.070 | sqlite3 2022-04-13 03:09:44.070 | xfsprogs ' 2022-04-13 03:09:44.070 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 03:09:44.072 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:44.075 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:44.078 | ++ 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 03:09:44.078 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 03:09:44.083 | ++ 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 03:09:44.085 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 03:09:44.087 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:09:44.090 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 03:09:44.092 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:09:44.094 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:09:44.096 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:09:44.098 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:44.100 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:44.102 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:09:44.104 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 03:09:44.107 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 03:09:44.109 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 03:09:44.111 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 03:09:44.115 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 03:09:44.117 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 03:09:44.119 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 03:09:44.121 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 03:09:44.123 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 03:09:44.126 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 03:09:44.131 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649819384129 2022-04-13 03:09:44.134 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 03:09:44.136 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 03:09:44.138 | ++ 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 03:09:44.397 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 03:09:44.413 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 03:09:44.443 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 03:09:44.504 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 03:09:46.709 | Reading package lists... 2022-04-13 03:09:46.744 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 03:09:46.747 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 03:09:46.750 | ++ functions-common:time_stop:2425 : local name 2022-04-13 03:09:46.753 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:46.755 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:46.758 | ++ functions-common:time_stop:2428 : local total 2022-04-13 03:09:46.761 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:46.763 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 03:09:46.766 | ++ functions-common:time_stop:2432 : start_time=1649819384129 2022-04-13 03:09:46.768 | ++ functions-common:time_stop:2434 : [[ -z 1649819384129 ]] 2022-04-13 03:09:46.771 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:46.776 | ++ functions-common:time_stop:2437 : end_time=1649819386773 2022-04-13 03:09:46.778 | ++ functions-common:time_stop:2438 : elapsed_time=2644 2022-04-13 03:09:46.780 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 03:09:46.782 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:46.784 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2644 2022-04-13 03:09:46.787 | ++ 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 03:09:46.789 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:09:46.791 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:46.794 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:46.796 | ++ 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 03:09:46.817 | ++ 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 03:09:46.926 | Reading package lists... 2022-04-13 03:09:47.169 | Building dependency tree... 2022-04-13 03:09:47.171 | Reading state information... 2022-04-13 03:09:47.204 | acl is already the newest version (2.2.53-6). 2022-04-13 03:09:47.204 | bc is already the newest version (1.07.1-2build1). 2022-04-13 03:09:47.204 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 03:09:47.204 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 03:09:47.205 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 03:09:47.205 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 03:09:47.205 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 03:09:47.205 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 03:09:47.205 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 03:09:47.205 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 03:09:47.205 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 03:09:47.205 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 03:09:47.205 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 03:09:47.205 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 03:09:47.205 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 03:09:47.205 | libffi-dev is already the newest version (3.3-4). 2022-04-13 03:09:47.205 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 03:09:47.205 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 03:09:47.205 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 03:09:47.205 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 03:09:47.205 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 03:09:47.205 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 03:09:47.205 | make is already the newest version (4.2.1-1.2). 2022-04-13 03:09:47.205 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 03:09:47.205 | psmisc is already the newest version (23.3-1). 2022-04-13 03:09:47.205 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 03:09:47.205 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 03:09:47.205 | python3-systemd is already the newest version (234-3build2). 2022-04-13 03:09:47.205 | socat is already the newest version (1.7.3.3-2). 2022-04-13 03:09:47.205 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 03:09:47.205 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 03:09:47.205 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 03:09:47.205 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 03:09:47.205 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 03:09:47.205 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 03:09:47.205 | pcp is already the newest version (5.0.3-1). 2022-04-13 03:09:47.206 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 03:09:47.206 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 03:09:47.206 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:09:47.206 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:09:47.206 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 03:09:47.206 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 03:09:47.206 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 03:09:47.206 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 03:09:47.206 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 03:09:47.206 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 03:09:47.206 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 03:09:47.206 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 03:09:47.206 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 03:09:47.206 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 03:09:47.206 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 03:09:47.206 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 03:09:47.206 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 03:09:47.206 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 03:09:47.206 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 03:09:47.206 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 03:09:47.206 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 03:09:47.206 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 03:09:47.206 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 03:09:47.206 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 03:09:47.206 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 03:09:47.206 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 03:09:47.206 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 03:09:47.206 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 03:09:47.206 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 03:09:47.206 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 03:09:47.206 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 03:09:47.206 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 03:09:47.206 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 03:09:47.416 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:09:47.416 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 03:09:47.416 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 03:09:47.416 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 03:09:47.416 | The following packages were automatically installed and are no longer required: 2022-04-13 03:09:47.417 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:09:47.417 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:09:47.417 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:09:47.417 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:09:47.417 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:09:47.417 | python3-zope.interface 2022-04-13 03:09:47.417 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:09:47.541 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:09:47.547 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 03:09:47.550 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:09:47.552 | ++ functions-common:time_stop:2425 : local name 2022-04-13 03:09:47.555 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:47.558 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:47.561 | ++ functions-common:time_stop:2428 : local total 2022-04-13 03:09:47.563 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:47.565 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:09:47.567 | ++ functions-common:time_stop:2432 : start_time=1649819386814 2022-04-13 03:09:47.569 | ++ functions-common:time_stop:2434 : [[ -z 1649819386814 ]] 2022-04-13 03:09:47.572 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:47.577 | ++ functions-common:time_stop:2437 : end_time=1649819387574 2022-04-13 03:09:47.579 | ++ functions-common:time_stop:2438 : elapsed_time=760 2022-04-13 03:09:47.582 | ++ functions-common:time_stop:2439 : total=757 2022-04-13 03:09:47.585 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:47.587 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1517 2022-04-13 03:09:47.589 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 03:09:47.593 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 03:09:47.595 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 03:09:47.598 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 03:09:47.602 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 03:09:47.607 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 03:09:47.610 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 03:09:47.613 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 03:09:49.055 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 03:09:49.057 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 03:09:49.059 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 03:09:49.061 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 03:09:49.063 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 03:09:49.065 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 03:09:49.067 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 03:09:49.069 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 03:09:49.070 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 03:09:49.072 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 03:09:49.074 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 03:09:49.076 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 03:09:49.078 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 03:09:49.079 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 03:09:49.081 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 03:09:49.083 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 03:09:49.084 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 03:09:49.086 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 03:09:49.088 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 03:09:49.090 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 03:09:49.092 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 03:09:49.094 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 03:09:49.096 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 03:09:49.099 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 03:09:49.167 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 03:09:49.171 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 03:09:49.244 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 03:09:49.248 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 03:09:49.327 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 03:09:49.330 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 03:09:49.333 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 03:09:49.336 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 03:09:49.339 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 03:09:49.342 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 03:09:49.344 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 03:09:49.346 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 03:09:49.349 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 03:09:49.351 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 03:09:49.353 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 03:09:49.353 | Distro: focal 2022-04-13 03:09:49.356 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 03:09:49.359 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 03:09:49.363 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 03:09:49.366 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 03:09:49.368 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 03:09:49.369 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 03:09:49.937 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 03:09:49.939 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 03:09:49.939 | pip: 21.3.1 2022-04-13 03:09:49.942 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 03:09:49.944 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 03:09:49.947 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:09:49.950 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:09:49.952 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:09:49.954 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:09:49.957 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:09:49.959 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:09:49.962 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:09:49.964 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:09:49.967 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:09:49.968 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:09:49.970 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:09:49.972 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 03:09:49.974 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:49.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:49.978 | + tools/install_pip.sh:main:142 : : 2022-04-13 03:09:49.980 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 03:09:49.981 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 03:09:49.983 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 03:09:49.985 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:09:49.987 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 03:09:49.989 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 03:09:49.991 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:09:49.994 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:09:49.994 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:09:49.999 | ++ 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 03:09:50.000 | ++ 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 03:09:50.002 | ++ 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 03:09:50.004 | + 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 03:09:50.006 | + 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 03:09:50.026 | 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 03:09:50.028 | + 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 03:09:50.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:50.760 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:50.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:50.760 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:51.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:09:53.819 | 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 03:09:53.831 | 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 03:09:55.521 | Installing collected packages: setuptools 2022-04-13 03:09:56.388 | Successfully installed setuptools-62.0.0 2022-04-13 03:09:56.388 | 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 03:09:56.535 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:09:56.535 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:09:56.652 | + inc/python:pip_install:200 : result=0 2022-04-13 03:09:56.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:09:56.659 | + functions-common:time_stop:2425 : local name 2022-04-13 03:09:56.661 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:09:56.664 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:09:56.667 | + functions-common:time_stop:2428 : local total 2022-04-13 03:09:56.669 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:09:56.673 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:09:56.675 | + functions-common:time_stop:2432 : start_time=1649819390022 2022-04-13 03:09:56.678 | + functions-common:time_stop:2434 : [[ -z 1649819390022 ]] 2022-04-13 03:09:56.682 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:09:56.687 | + functions-common:time_stop:2437 : end_time=1649819396684 2022-04-13 03:09:56.688 | + functions-common:time_stop:2438 : elapsed_time=6662 2022-04-13 03:09:56.690 | + functions-common:time_stop:2439 : total=0 2022-04-13 03:09:56.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:09:56.694 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6662 2022-04-13 03:09:56.696 | + inc/python:pip_install:203 : return 0 2022-04-13 03:09:56.698 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 03:09:56.700 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 03:09:56.704 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 03:09:56.706 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 03:09:56.709 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 03:09:56.709 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 03:09:57.281 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 03:09:57.284 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 03:09:57.284 | pip: 21.3.1 2022-04-13 03:09:57.289 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 03:09:57.293 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 03:09:57.297 | + ./stack.sh:main:798 : fixup_all 2022-04-13 03:09:57.300 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 03:09:57.303 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 03:09:57.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:09:57.309 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:09:57.312 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 03:09:57.325 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 03:09:57.337 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 03:09:57.348 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 03:09:57.350 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 03:09:57.352 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:09:57.354 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:09:57.356 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:09:57.359 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:09:57.361 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:09:57.363 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:09:57.365 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:09:57.367 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:09:57.369 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:09:57.371 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:09:57.374 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:09:57.376 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 03:09:57.378 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 03:09:57.381 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 03:09:57.383 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:09:57.385 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:09:57.388 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:09:57.391 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:09:57.393 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:09:57.395 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:09:57.398 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 03:09:57.400 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 03:09:57.402 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 03:09:57.405 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 03:09:57.407 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 03:09:57.409 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 03:09:57.412 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 03:09:57.432 | Using python 3.8 to install os-testr 2022-04-13 03:09:57.435 | + 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 03:09:58.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:58.166 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:58.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:09:58.166 | from cryptography.utils import int_from_bytes 2022-04-13 03:09:59.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:09:59.352 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 03:09:59.429 | 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 03:09:59.430 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 03:09:59.431 | 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 03:09:59.445 | 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 03:09:59.454 | 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 03:09:59.464 | 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 03:10:01.086 | 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 03:10:01.093 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:01.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:01.201 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:01.205 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:01.209 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:01.212 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:01.216 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:01.218 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:01.220 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:01.223 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:01.225 | + functions-common:time_stop:2432 : start_time=1649819397427 2022-04-13 03:10:01.227 | + functions-common:time_stop:2434 : [[ -z 1649819397427 ]] 2022-04-13 03:10:01.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:01.234 | + functions-common:time_stop:2437 : end_time=1649819401231 2022-04-13 03:10:01.236 | + functions-common:time_stop:2438 : elapsed_time=3804 2022-04-13 03:10:01.238 | + functions-common:time_stop:2439 : total=0 2022-04-13 03:10:01.241 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:01.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3804 2022-04-13 03:10:01.245 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:01.248 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 03:10:01.300 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 03:10:01.408 | + ./stack.sh:main:812 : install_infra 2022-04-13 03:10:01.411 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:10:01.414 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 03:10:01.417 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:10:01.419 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 03:10:01.442 | + 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 03:10:03.313 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.321 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.325 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.330 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.334 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.341 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.345 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.370 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.448 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.467 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.471 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.475 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.490 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.498 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.500 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.517 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.534 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.543 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.548 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.566 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.588 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.606 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.614 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.619 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.639 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.668 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.670 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.684 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.688 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.692 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.698 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.712 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.719 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.768 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.785 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.789 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.820 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.882 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.888 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.895 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.945 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.958 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:03.967 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.069 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.093 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.097 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.108 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.113 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.132 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.139 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.157 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.187 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.215 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.227 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.239 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.257 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.266 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.279 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.291 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.295 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:04.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:04.437 | 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 03:10:04.726 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:04.729 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:04.732 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:04.734 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:04.736 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:04.739 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:04.741 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:04.744 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:04.746 | + functions-common:time_stop:2432 : start_time=1649819401434 2022-04-13 03:10:04.748 | + functions-common:time_stop:2434 : [[ -z 1649819401434 ]] 2022-04-13 03:10:04.751 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:04.755 | + functions-common:time_stop:2437 : end_time=1649819404752 2022-04-13 03:10:04.758 | + functions-common:time_stop:2438 : elapsed_time=3318 2022-04-13 03:10:04.761 | + functions-common:time_stop:2439 : total=3804 2022-04-13 03:10:04.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:04.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7122 2022-04-13 03:10:04.767 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:04.769 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 03:10:04.772 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 03:10:04.794 | + 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 03:10:06.549 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.556 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.561 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.566 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.569 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.576 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.580 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.605 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.682 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.701 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.705 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.709 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.724 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.732 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.733 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.750 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.767 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.776 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.781 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.798 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.820 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.837 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.845 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.850 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.870 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.899 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.900 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.914 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.918 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.922 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.927 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.942 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.948 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:06.997 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.015 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.019 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.049 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.110 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.116 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.123 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.172 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.185 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.193 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.294 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.318 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.322 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.332 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.337 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.356 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.363 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.379 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.409 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.437 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.449 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.461 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.479 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.487 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.501 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.511 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.516 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 03:10:07.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:07.524 | Processing /opt/stack/requirements 2022-04-13 03:10:09.275 | 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 03:10:09.278 | 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 03:10:09.290 | 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 03:10:09.295 | 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 03:10:09.298 | 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 03:10:09.304 | 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 03:10:09.331 | 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 03:10:09.333 | 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 03:10:09.344 | 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 03:10:09.394 | 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 03:10:09.397 | 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 03:10:09.412 | 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 03:10:09.415 | 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 03:10:09.419 | 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 03:10:09.423 | 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 03:10:09.425 | 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 03:10:09.438 | 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 03:10:09.448 | 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 03:10:09.455 | 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 03:10:09.458 | 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 03:10:09.505 | 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 03:10:09.510 | 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 03:10:09.512 | 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 03:10:09.572 | Building wheels for collected packages: openstack-requirements 2022-04-13 03:10:09.573 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 03:10:10.394 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 03:10:10.394 | ERROR: Command errored out with exit status 1: 2022-04-13 03:10:10.394 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gxprss70/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gxprss70/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-izn1_ybb 2022-04-13 03:10:10.394 | cwd: /tmp/pip-req-build-gxprss70/ 2022-04-13 03:10:10.394 | Complete output (6 lines): 2022-04-13 03:10:10.394 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 03:10:10.394 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 03:10:10.395 | or: setup.py --help-commands 2022-04-13 03:10:10.395 | or: setup.py cmd --help 2022-04-13 03:10:10.395 | 2022-04-13 03:10:10.395 | error: invalid command 'bdist_wheel' 2022-04-13 03:10:10.395 | ---------------------------------------- 2022-04-13 03:10:10.395 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 03:10:10.395 | Running setup.py clean for openstack-requirements 2022-04-13 03:10:11.224 | Failed to build openstack-requirements 2022-04-13 03:10:11.243 | Installing collected packages: openstack-requirements 2022-04-13 03:10:11.243 | Attempting uninstall: openstack-requirements 2022-04-13 03:10:11.244 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 03:10:11.279 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 03:10:11.297 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 03:10:11.299 | Running setup.py install for openstack-requirements: started 2022-04-13 03:10:13.671 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 03:10:13.705 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 03:10:13.832 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:13.836 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:13.839 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:13.842 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:13.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:13.847 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:13.849 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:13.852 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:13.854 | + functions-common:time_stop:2432 : start_time=1649819404786 2022-04-13 03:10:13.856 | + functions-common:time_stop:2434 : [[ -z 1649819404786 ]] 2022-04-13 03:10:13.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:13.864 | + functions-common:time_stop:2437 : end_time=1649819413861 2022-04-13 03:10:13.866 | + functions-common:time_stop:2438 : elapsed_time=9075 2022-04-13 03:10:13.869 | + functions-common:time_stop:2439 : total=7122 2022-04-13 03:10:13.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:13.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16197 2022-04-13 03:10:13.875 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:13.878 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 03:10:13.880 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 03:10:13.883 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 03:10:13.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:13.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:13.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 03:10:13.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:13.895 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 03:10:13.914 | Using python 3.8 to install pbr 2022-04-13 03:10:13.917 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 03:10:14.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:14.642 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:14.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:14.642 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:15.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:15.837 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 03:10:17.579 | 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 03:10:17.585 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:17.585 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:17.693 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:17.696 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:17.700 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:17.703 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:17.706 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:17.710 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:17.713 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:17.716 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:17.718 | + functions-common:time_stop:2432 : start_time=1649819413909 2022-04-13 03:10:17.720 | + functions-common:time_stop:2434 : [[ -z 1649819413909 ]] 2022-04-13 03:10:17.723 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:17.727 | + functions-common:time_stop:2437 : end_time=1649819417725 2022-04-13 03:10:17.729 | + functions-common:time_stop:2438 : elapsed_time=3816 2022-04-13 03:10:17.732 | + functions-common:time_stop:2439 : total=16197 2022-04-13 03:10:17.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:17.736 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20013 2022-04-13 03:10:17.738 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:17.740 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 03:10:20.005 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 03:10:21.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:21.864 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 03:10:21.879 | 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 03:10:21.884 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 03:10:21.886 | 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 03:10:21.889 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 03:10:21.892 | 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 03:10:21.964 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 03:10:21.967 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 03:10:21.972 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 03:10:21.992 | + ./stack.sh:main:821 : pkgs= 2022-04-13 03:10:21.995 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 03:10:21.997 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 03:10:22.000 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 03:10:22.002 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 03:10:22.004 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 03:10:22.006 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 03:10:22.009 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 03:10:22.011 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 03:10:22.013 | + functions-common:run_phase:1863 : local extra 2022-04-13 03:10:22.016 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 03:10:22.020 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 03:10:22.022 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 03:10:22.024 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 03:10:22.026 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 03:10:22.029 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 03:10:22.043 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:22.045 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 03:10:22.047 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:10:22.049 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 03:10:22.051 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:10:22.053 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 03:10:22.055 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:10:22.057 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 03:10:22.059 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:10:22.062 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 03:10:22.064 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 03:10:22.066 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 03:10:22.068 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 03:10:22.070 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 03:10:22.072 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 03:10:22.074 | + 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 03:10:22.076 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 03:10:22.078 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 03:10:22.080 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 03:10:22.082 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 03:10:22.084 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 03:10:22.087 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 03:10:22.089 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 03:10:22.091 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 03:10:22.093 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 03:10:22.096 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 03:10:22.146 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 03:10:22.146 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 03:10:22.148 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 03:10:22.505 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 03:10:22.509 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 03:10:22.527 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:22.529 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 03:10:22.532 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:10:22.534 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:10:22.536 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:10:22.538 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:10:22.541 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:10:22.543 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:10:22.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:22.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:22.549 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:10:22.552 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:10:22.554 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:10:22.556 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:10:22.558 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 03:10:22.561 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:10:22.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:22.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:22.567 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 03:10:22.588 | + 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 03:10:22.697 | Reading package lists... 2022-04-13 03:10:22.942 | Building dependency tree... 2022-04-13 03:10:22.944 | Reading state information... 2022-04-13 03:10:23.183 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 03:10:23.183 | The following packages were automatically installed and are no longer required: 2022-04-13 03:10:23.184 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:10:23.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:10:23.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:10:23.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:10:23.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:10:23.185 | python3-zope.interface 2022-04-13 03:10:23.185 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:10:23.326 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:10:23.331 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:10:23.333 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:10:23.336 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:23.338 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:23.341 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:23.343 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:23.345 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:23.348 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:10:23.350 | + functions-common:time_stop:2432 : start_time=1649819422585 2022-04-13 03:10:23.352 | + functions-common:time_stop:2434 : [[ -z 1649819422585 ]] 2022-04-13 03:10:23.355 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:23.359 | + functions-common:time_stop:2437 : end_time=1649819423357 2022-04-13 03:10:23.362 | + functions-common:time_stop:2438 : elapsed_time=772 2022-04-13 03:10:23.364 | + functions-common:time_stop:2439 : total=1517 2022-04-13 03:10:23.366 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:23.368 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2289 2022-04-13 03:10:23.371 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:10:23.373 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 03:10:23.375 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:10:23.378 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:10:23.380 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:10:23.382 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:10:23.384 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:10:23.387 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:10:23.389 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 03:10:23.392 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:10:23.394 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:10:23.396 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:10:23.398 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:10:23.401 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:10:23.403 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:10:23.405 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:10:23.407 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:10:23.409 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:10:23.412 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:10:23.414 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:10:23.416 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 03:10:23.419 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:10:23.421 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:10:23.423 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:10:23.425 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:10:23.427 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:10:23.430 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:10:23.432 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 03:10:23.434 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 03:10:23.450 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:23.452 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 03:10:23.455 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:10:23.457 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 03:10:23.459 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 03:10:23.462 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 03:10:23.466 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 03:10:23.469 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 03:10:23.471 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 03:10:23.473 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 03:10:23.476 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 03:10:23.478 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 03:10:23.481 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 03:10:24.227 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 03:10:24.227 | user tags 2022-04-13 03:10:24.227 | stackrabbit []' 2022-04-13 03:10:24.230 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 03:10:24.230 | user tags 2022-04-13 03:10:24.230 | stackrabbit []' 2022-04-13 03:10:24.230 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 03:10:24.236 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 03:10:24.239 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 03:10:24.241 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 03:10:24.915 | Changing password for user "stackrabbit" ... 2022-04-13 03:10:24.939 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 03:10:25.632 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 03:10:25.657 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 03:10:25.659 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 03:10:26.366 | Changing password for user "stackrabbit" ... 2022-04-13 03:10:26.393 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 03:10:26.396 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 03:10:26.398 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 03:10:27.072 | Deleting user "guest" ... 2022-04-13 03:10:27.088 | Error: 2022-04-13 03:10:27.088 | {:no_such_user, "guest"} 2022-04-13 03:10:27.101 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 03:10:27.104 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 03:10:27.122 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:27.125 | + ./stack.sh:main:838 : install_database 2022-04-13 03:10:27.127 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 03:10:27.129 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 03:10:27.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:27.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:27.136 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 03:10:27.358 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 03:10:27.361 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 03:10:27.365 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 03:10:27.368 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 03:10:27.372 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:10:27.375 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 03:10:27.378 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:10:27.380 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:10:27.382 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:10:27.384 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:10:27.386 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:10:27.389 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:10:27.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:10:27.394 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:10:27.396 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:10:27.398 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:10:27.400 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:10:27.403 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 03:10:27.405 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 03:10:27.407 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 03:10:27.409 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 03:10:27.411 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 03:10:27.413 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 03:10:27.416 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 03:10:27.418 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 03:10:27.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:27.422 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:27.424 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 03:10:27.427 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:10:27.429 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:10:27.431 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:10:27.433 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:10:27.435 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:10:27.437 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:10:27.440 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:27.442 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:27.444 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:10:27.446 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:10:27.448 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:10:27.450 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:10:27.452 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 03:10:27.455 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:10:27.457 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:27.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:27.461 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 03:10:27.484 | + 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 03:10:27.594 | Reading package lists... 2022-04-13 03:10:27.837 | Building dependency tree... 2022-04-13 03:10:27.839 | Reading state information... 2022-04-13 03:10:28.090 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 03:10:28.090 | The following packages were automatically installed and are no longer required: 2022-04-13 03:10:28.091 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:10:28.091 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:10:28.091 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:10:28.091 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:10:28.091 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:10:28.091 | python3-zope.interface 2022-04-13 03:10:28.092 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:10:28.215 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:10:28.220 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:10:28.222 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:10:28.225 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:28.227 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:28.229 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:28.231 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:28.233 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:28.235 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:10:28.237 | + functions-common:time_stop:2432 : start_time=1649819427481 2022-04-13 03:10:28.240 | + functions-common:time_stop:2434 : [[ -z 1649819427481 ]] 2022-04-13 03:10:28.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:28.247 | + functions-common:time_stop:2437 : end_time=1649819428244 2022-04-13 03:10:28.249 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-13 03:10:28.251 | + functions-common:time_stop:2439 : total=2289 2022-04-13 03:10:28.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:28.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3052 2022-04-13 03:10:28.259 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:10:28.261 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 03:10:28.264 | + ./stack.sh:main:841 : install_database_python 2022-04-13 03:10:28.266 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 03:10:28.268 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 03:10:28.271 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 03:10:28.273 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:10:28.276 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 03:10:28.279 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 03:10:28.281 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:10:28.285 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:10:28.285 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:10:28.290 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 03:10:28.292 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 03:10:28.294 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 03:10:28.297 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 03:10:28.299 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 03:10:28.320 | Using python 3.8 to install PyMySQL 2022-04-13 03:10:28.322 | + 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 03:10:29.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:29.046 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:29.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:29.046 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:30.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:30.234 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 03:10:31.872 | 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 03:10:31.878 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:31.878 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:31.982 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:31.985 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:31.992 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:31.995 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:31.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:32.003 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:32.005 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:32.008 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:32.011 | + functions-common:time_stop:2432 : start_time=1649819428314 2022-04-13 03:10:32.014 | + functions-common:time_stop:2434 : [[ -z 1649819428314 ]] 2022-04-13 03:10:32.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:32.023 | + functions-common:time_stop:2437 : end_time=1649819432020 2022-04-13 03:10:32.026 | + functions-common:time_stop:2438 : elapsed_time=3706 2022-04-13 03:10:32.029 | + functions-common:time_stop:2439 : total=20013 2022-04-13 03:10:32.031 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:32.034 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23719 2022-04-13 03:10:32.036 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:32.039 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 03:10:32.041 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 03:10:32.043 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 03:10:32.046 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 03:10:32.063 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:32.065 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 03:10:32.068 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 03:10:32.071 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 03:10:32.071 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 03:10:32.077 | + 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 03:10:32.079 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 03:10:32.082 | + 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 03:10:32.084 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 03:10:32.087 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 03:10:32.089 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 03:10:32.104 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:32.107 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 03:10:32.109 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:10:32.112 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:10:32.114 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:10:32.116 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:10:32.118 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:10:32.121 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:10:32.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:32.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:32.128 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:10:32.130 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:10:32.132 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:10:32.134 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:10:32.136 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 03:10:32.139 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:10:32.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:32.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:32.147 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 03:10:32.169 | + 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 03:10:32.278 | Reading package lists... 2022-04-13 03:10:32.523 | Building dependency tree... 2022-04-13 03:10:32.524 | Reading state information... 2022-04-13 03:10:32.772 | radvd is already the newest version (1:2.17-2). 2022-04-13 03:10:32.772 | The following packages were automatically installed and are no longer required: 2022-04-13 03:10:32.773 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:10:32.773 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:10:32.773 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:10:32.773 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:10:32.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:10:32.773 | python3-zope.interface 2022-04-13 03:10:32.773 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:10:32.931 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:10:32.937 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:10:32.940 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:10:32.942 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:32.945 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:32.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:32.951 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:32.954 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:32.956 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:10:32.959 | + functions-common:time_stop:2432 : start_time=1649819432165 2022-04-13 03:10:32.961 | + functions-common:time_stop:2434 : [[ -z 1649819432165 ]] 2022-04-13 03:10:32.964 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:32.968 | + functions-common:time_stop:2437 : end_time=1649819432965 2022-04-13 03:10:32.970 | + functions-common:time_stop:2438 : elapsed_time=800 2022-04-13 03:10:32.972 | + functions-common:time_stop:2439 : total=3052 2022-04-13 03:10:32.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:32.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3852 2022-04-13 03:10:32.979 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:10:32.981 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 03:10:32.998 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:33.000 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 03:10:33.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 03:10:33.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 03:10:33.008 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 03:10:33.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 03:10:33.030 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:10:33.032 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:10:33.034 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:10:33.036 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:10:33.038 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:10:33.041 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:10:33.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:33.045 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:33.047 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:10:33.049 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:10:33.051 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:10:33.053 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:10:33.056 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 03:10:33.058 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:10:33.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:33.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:33.064 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 03:10:33.083 | + 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 03:10:33.197 | Reading package lists... 2022-04-13 03:10:33.445 | Building dependency tree... 2022-04-13 03:10:33.447 | Reading state information... 2022-04-13 03:10:33.693 | fakeroot is already the newest version (1.24-1). 2022-04-13 03:10:33.693 | make is already the newest version (4.2.1-1.2). 2022-04-13 03:10:33.693 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 03:10:33.694 | The following packages were automatically installed and are no longer required: 2022-04-13 03:10:33.695 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:10:33.695 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:10:33.695 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:10:33.695 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:10:33.695 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:10:33.695 | python3-zope.interface 2022-04-13 03:10:33.695 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:10:33.824 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:10:33.829 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:10:33.831 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:10:33.834 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:33.837 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:33.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:33.842 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:33.844 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:33.846 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:10:33.849 | + functions-common:time_stop:2432 : start_time=1649819433081 2022-04-13 03:10:33.851 | + functions-common:time_stop:2434 : [[ -z 1649819433081 ]] 2022-04-13 03:10:33.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:33.858 | + functions-common:time_stop:2437 : end_time=1649819433855 2022-04-13 03:10:33.860 | + functions-common:time_stop:2438 : elapsed_time=774 2022-04-13 03:10:33.862 | + functions-common:time_stop:2439 : total=3852 2022-04-13 03:10:33.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:33.867 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4626 2022-04-13 03:10:33.869 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:10:33.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 03:10:33.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:33.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:33.877 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 03:10:33.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 03:10:33.882 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 03:10:33.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 03:10:33.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 03:10:33.892 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 03:10:33.892 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 03:10:33.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 03:10:33.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 03:10:33.901 | + functions:vercmp:628 : local v1=5.4 2022-04-13 03:10:33.904 | + functions:vercmp:629 : local 'op=<' 2022-04-13 03:10:33.906 | + functions:vercmp:630 : local v2=3.13 2022-04-13 03:10:33.908 | + functions:vercmp:631 : local result 2022-04-13 03:10:33.913 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 03:10:33.913 | ++ functions:vercmp:635 : head -1 2022-04-13 03:10:33.913 | ++ functions:vercmp:635 : sort -V 2022-04-13 03:10:33.918 | + functions:vercmp:635 : result=3.13 2022-04-13 03:10:33.920 | + functions:vercmp:637 : case $op in 2022-04-13 03:10:33.923 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 03:10:33.925 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 03:10:33.927 | + functions:vercmp:648 : return 2022-04-13 03:10:33.930 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 03:10:33.932 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 03:10:33.935 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 03:10:34.438 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 03:10:34.441 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 03:10:34.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 03:10:34.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.454 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 03:10:34.472 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:34.474 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 03:10:34.476 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 03:10:34.476 | Installing etcd 2022-04-13 03:10:34.479 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 03:10:34.492 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 03:10:34.504 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 03:10:34.508 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 03:10:34.522 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 03:10:34.525 | ++ 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 03:10:34.528 | ++ 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 03:10:34.531 | +++ 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 03:10:34.535 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:10:34.538 | ++ 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 03:10:34.540 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 03:10:34.543 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:10:34.545 | ++ functions:get_extra_file:74 : return 2022-04-13 03:10:34.548 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 03:10:34.550 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 03:10:34.552 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 03:10:34.555 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 03:10:34.571 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:10:34.574 | + ./stack.sh:main:868 : install_dstat 2022-04-13 03:10:34.576 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 03:10:34.592 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:10:34.595 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 03:10:34.597 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 03:10:34.599 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 03:10:34.602 | + ./stack.sh:main:877 : install_libs 2022-04-13 03:10:34.604 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 03:10:34.606 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 03:10:34.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 03:10:34.611 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 03:10:34.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 03:10:34.620 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.622 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 03:10:34.624 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 03:10:34.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 03:10:34.628 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 03:10:34.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 03:10:34.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.641 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 03:10:34.643 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 03:10:34.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 03:10:34.648 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 03:10:34.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 03:10:34.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.660 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 03:10:34.662 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 03:10:34.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 03:10:34.667 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 03:10:34.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 03:10:34.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.678 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 03:10:34.681 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 03:10:34.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 03:10:34.685 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 03:10:34.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 03:10:34.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.699 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 03:10:34.702 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 03:10:34.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 03:10:34.707 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 03:10:34.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 03:10:34.718 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.721 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 03:10:34.723 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 03:10:34.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 03:10:34.728 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 03:10:34.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 03:10:34.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.739 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 03:10:34.741 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 03:10:34.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 03:10:34.746 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 03:10:34.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 03:10:34.756 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.758 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 03:10:34.762 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 03:10:34.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 03:10:34.767 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 03:10:34.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 03:10:34.776 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.779 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 03:10:34.782 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 03:10:34.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 03:10:34.787 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 03:10:34.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 03:10:34.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.798 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 03:10:34.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 03:10:34.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 03:10:34.805 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 03:10:34.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 03:10:34.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.818 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 03:10:34.820 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 03:10:34.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 03:10:34.826 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 03:10:34.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 03:10:34.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.841 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 03:10:34.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 03:10:34.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 03:10:34.853 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 03:10:34.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 03:10:34.862 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.864 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 03:10:34.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 03:10:34.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 03:10:34.874 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 03:10:34.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 03:10:34.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.887 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 03:10:34.890 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 03:10:34.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 03:10:34.896 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 03:10:34.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 03:10:34.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.908 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 03:10:34.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 03:10:34.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 03:10:34.916 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 03:10:34.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 03:10:34.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.927 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 03:10:34.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 03:10:34.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 03:10:34.935 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 03:10:34.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 03:10:34.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.947 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 03:10:34.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 03:10:34.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 03:10:34.954 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 03:10:34.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 03:10:34.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.965 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 03:10:34.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 03:10:34.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 03:10:34.972 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 03:10:34.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 03:10:34.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:34.984 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 03:10:34.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 03:10:34.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 03:10:34.990 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 03:10:34.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:34.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:34.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 03:10:35.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.002 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 03:10:35.004 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 03:10:35.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 03:10:35.009 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 03:10:35.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 03:10:35.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.021 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 03:10:35.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 03:10:35.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 03:10:35.028 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 03:10:35.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 03:10:35.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.039 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 03:10:35.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 03:10:35.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 03:10:35.045 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 03:10:35.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 03:10:35.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.057 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 03:10:35.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 03:10:35.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 03:10:35.063 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 03:10:35.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 03:10:35.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.075 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 03:10:35.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 03:10:35.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 03:10:35.081 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 03:10:35.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 03:10:35.090 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.093 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 03:10:35.095 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 03:10:35.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 03:10:35.099 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 03:10:35.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 03:10:35.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.110 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 03:10:35.113 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 03:10:35.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 03:10:35.117 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 03:10:35.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 03:10:35.127 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.129 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 03:10:35.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 03:10:35.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 03:10:35.138 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 03:10:35.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 03:10:35.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.150 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 03:10:35.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 03:10:35.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 03:10:35.157 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 03:10:35.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 03:10:35.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.173 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 03:10:35.175 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 03:10:35.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 03:10:35.180 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 03:10:35.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.187 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 03:10:35.189 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.192 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 03:10:35.195 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 03:10:35.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 03:10:35.200 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 03:10:35.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 03:10:35.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.214 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 03:10:35.216 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 03:10:35.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 03:10:35.222 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 03:10:35.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 03:10:35.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.234 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 03:10:35.237 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 03:10:35.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 03:10:35.242 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 03:10:35.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 03:10:35.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.253 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 03:10:35.255 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 03:10:35.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 03:10:35.260 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 03:10:35.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 03:10:35.270 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.272 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 03:10:35.274 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 03:10:35.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 03:10:35.279 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 03:10:35.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 03:10:35.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.290 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 03:10:35.293 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 03:10:35.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 03:10:35.297 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 03:10:35.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 03:10:35.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.309 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 03:10:35.311 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 03:10:35.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 03:10:35.316 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 03:10:35.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 03:10:35.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.327 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 03:10:35.330 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 03:10:35.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 03:10:35.335 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 03:10:35.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:35.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:35.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 03:10:35.344 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:35.346 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 03:10:35.367 | Using python 3.8 to install etcd3 2022-04-13 03:10:35.369 | + 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 03:10:36.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:36.090 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:36.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:36.090 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:37.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:37.272 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 03:10:37.280 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 03:10:37.281 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 03:10:37.282 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 03:10:37.283 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 03:10:38.908 | 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 03:10:38.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:38.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:39.018 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:39.022 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:39.025 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:39.029 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:39.032 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:39.036 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:39.040 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:39.042 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:39.046 | + functions-common:time_stop:2432 : start_time=1649819435361 2022-04-13 03:10:39.049 | + functions-common:time_stop:2434 : [[ -z 1649819435361 ]] 2022-04-13 03:10:39.052 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:39.056 | + functions-common:time_stop:2437 : end_time=1649819439053 2022-04-13 03:10:39.058 | + functions-common:time_stop:2438 : elapsed_time=3692 2022-04-13 03:10:39.060 | + functions-common:time_stop:2439 : total=23719 2022-04-13 03:10:39.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:39.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27411 2022-04-13 03:10:39.067 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:39.070 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 03:10:39.091 | Using python 3.8 to install etcd3gw 2022-04-13 03:10:39.093 | + 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 03:10:39.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:39.814 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:39.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:39.814 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:40.952 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:40.983 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 03:10:40.991 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 03:10:40.992 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 03:10:40.992 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 03:10:40.993 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 03:10:41.026 | 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 03:10:41.028 | 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 03:10:41.029 | 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 03:10:41.031 | 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 03:10:42.657 | 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 03:10:42.662 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:42.662 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:42.769 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:42.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:42.776 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:42.780 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:42.784 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:42.788 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:42.791 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:42.795 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:42.798 | + functions-common:time_stop:2432 : start_time=1649819439085 2022-04-13 03:10:42.801 | + functions-common:time_stop:2434 : [[ -z 1649819439085 ]] 2022-04-13 03:10:42.803 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:42.808 | + functions-common:time_stop:2437 : end_time=1649819442805 2022-04-13 03:10:42.810 | + functions-common:time_stop:2438 : elapsed_time=3720 2022-04-13 03:10:42.813 | + functions-common:time_stop:2439 : total=27411 2022-04-13 03:10:42.815 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:42.817 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31131 2022-04-13 03:10:42.819 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:42.822 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 03:10:42.824 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 03:10:42.826 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 03:10:42.829 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 03:10:42.831 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 03:10:42.834 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 03:10:42.836 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 03:10:42.838 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 03:10:42.841 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 03:10:42.843 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 03:10:42.845 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 03:10:42.848 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 03:10:42.850 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 03:10:42.852 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 03:10:42.855 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 03:10:42.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:42.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:42.862 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 03:10:42.864 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:10:42.866 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 03:10:42.870 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 03:10:42.872 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 03:10:42.874 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 03:10:42.877 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 03:10:42.879 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 03:10:42.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:42.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:42.887 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 03:10:42.890 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 03:10:42.892 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 03:10:42.894 | + functions-common:apt_get_update:1190 : return 2022-04-13 03:10:42.897 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:10:42.899 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 03:10:42.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:42.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:42.906 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 03:10:42.927 | + 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 03:10:43.041 | Reading package lists... 2022-04-13 03:10:43.286 | Building dependency tree... 2022-04-13 03:10:43.287 | Reading state information... 2022-04-13 03:10:43.530 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 03:10:43.530 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 03:10:43.530 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 03:10:43.530 | The following packages were automatically installed and are no longer required: 2022-04-13 03:10:43.531 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 03:10:43.531 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 03:10:43.531 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 03:10:43.531 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 03:10:43.531 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 03:10:43.531 | python3-zope.interface 2022-04-13 03:10:43.531 | Use 'sudo apt autoremove' to remove them. 2022-04-13 03:10:43.657 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 03:10:43.663 | + functions-common:apt_get:1234 : result=0 2022-04-13 03:10:43.666 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 03:10:43.669 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:43.672 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:43.675 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:43.677 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:43.679 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:43.681 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 03:10:43.683 | + functions-common:time_stop:2432 : start_time=1649819442924 2022-04-13 03:10:43.686 | + functions-common:time_stop:2434 : [[ -z 1649819442924 ]] 2022-04-13 03:10:43.688 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:43.693 | + functions-common:time_stop:2437 : end_time=1649819443690 2022-04-13 03:10:43.696 | + functions-common:time_stop:2438 : elapsed_time=766 2022-04-13 03:10:43.699 | + functions-common:time_stop:2439 : total=4626 2022-04-13 03:10:43.702 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:43.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5392 2022-04-13 03:10:43.708 | + functions-common:apt_get:1238 : return 0 2022-04-13 03:10:43.711 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 03:10:43.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 03:10:43.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 03:10:43.720 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 03:10:43.784 | Module proxy already enabled 2022-04-13 03:10:43.789 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 03:10:43.862 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 03:10:43.862 | Module proxy already enabled 2022-04-13 03:10:43.862 | Module proxy_uwsgi already enabled 2022-04-13 03:10:43.869 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 03:10:43.872 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 03:10:43.876 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 03:10:43.879 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 03:10:44.007 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 03:10:44.011 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 03:10:44.014 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 03:10:44.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 03:10:44.024 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.026 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 03:10:44.028 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 03:10:44.031 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 03:10:44.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 03:10:44.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.043 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 03:10:44.045 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 03:10:44.047 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 03:10:44.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 03:10:44.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.059 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 03:10:44.061 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 03:10:44.063 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 03:10:44.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 03:10:44.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.074 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 03:10:44.076 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 03:10:44.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 03:10:44.086 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.088 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 03:10:44.090 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 03:10:44.092 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 03:10:44.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 03:10:44.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.103 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 03:10:44.123 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:44.126 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 03:10:44.129 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 03:10:44.132 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 03:10:44.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 03:10:44.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.146 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 03:10:44.163 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:44.166 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 03:10:44.168 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 03:10:44.171 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 03:10:44.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 03:10:44.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.183 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 03:10:44.185 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 03:10:44.188 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 03:10:44.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 03:10:44.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 03:10:44.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 03:10:44.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 03:10:44.200 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 03:10:44.202 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 03:10:44.204 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:10:44.207 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 03:10:44.210 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 03:10:44.212 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:10:44.216 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:10:44.216 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:10:44.221 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 03:10:44.223 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 03:10:44.226 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 03:10:44.228 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 03:10:44.231 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 03:10:44.251 | Using python 3.8 to install keystonemiddleware 2022-04-13 03:10:44.253 | + 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 03:10:44.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:44.985 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:44.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:44.985 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:46.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:46.187 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 03:10:46.239 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 03:10:46.240 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 03:10:46.241 | 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 03:10:46.243 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 03:10:46.244 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 03:10:46.245 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 03:10:46.246 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 03:10:46.247 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 03:10:46.248 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 03:10:46.249 | 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 03:10:46.250 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 03:10:46.251 | 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 03:10:46.252 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 03:10:46.254 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 03:10:46.311 | 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 03:10:46.312 | 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 03:10:46.314 | 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 03:10:46.351 | 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 03:10:46.391 | 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 03:10:46.393 | 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 03:10:46.394 | 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 03:10:46.395 | 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 03:10:46.446 | 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 03:10:46.448 | 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 03:10:46.456 | 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 03:10:46.458 | 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 03:10:46.471 | 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 03:10:46.472 | 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 03:10:46.474 | 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 03:10:46.539 | 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 03:10:46.541 | 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 03:10:46.542 | 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 03:10:46.543 | 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 03:10:46.592 | 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 03:10:46.604 | 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 03:10:48.161 | 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 03:10:48.167 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:48.167 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:48.275 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:48.278 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:48.282 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:48.284 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:48.287 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:48.289 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:48.291 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:48.293 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:48.295 | + functions-common:time_stop:2432 : start_time=1649819444245 2022-04-13 03:10:48.298 | + functions-common:time_stop:2434 : [[ -z 1649819444245 ]] 2022-04-13 03:10:48.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:48.305 | + functions-common:time_stop:2437 : end_time=1649819448302 2022-04-13 03:10:48.307 | + functions-common:time_stop:2438 : elapsed_time=4057 2022-04-13 03:10:48.309 | + functions-common:time_stop:2439 : total=31131 2022-04-13 03:10:48.311 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:48.313 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35188 2022-04-13 03:10:48.316 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:48.318 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 03:10:48.320 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 03:10:48.323 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 03:10:48.326 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 03:10:48.328 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 03:10:48.331 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 03:10:48.334 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 03:10:48.335 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 03:10:48.340 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 03:10:48.342 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 03:10:48.345 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 03:10:48.347 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 03:10:48.350 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 03:10:48.370 | Using python 3.8 to install python-memcached 2022-04-13 03:10:48.372 | + 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 03:10:49.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:49.107 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:49.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:49.107 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:50.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:50.302 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 03:10:50.305 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 03:10:51.940 | 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 03:10:51.946 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:51.946 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:52.051 | + inc/python:pip_install:200 : result=0 2022-04-13 03:10:52.054 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 03:10:52.057 | + functions-common:time_stop:2425 : local name 2022-04-13 03:10:52.060 | + functions-common:time_stop:2426 : local end_time 2022-04-13 03:10:52.063 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 03:10:52.065 | + functions-common:time_stop:2428 : local total 2022-04-13 03:10:52.067 | + functions-common:time_stop:2429 : local start_time 2022-04-13 03:10:52.070 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 03:10:52.072 | + functions-common:time_stop:2432 : start_time=1649819448365 2022-04-13 03:10:52.075 | + functions-common:time_stop:2434 : [[ -z 1649819448365 ]] 2022-04-13 03:10:52.078 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 03:10:52.082 | + functions-common:time_stop:2437 : end_time=1649819452079 2022-04-13 03:10:52.084 | + functions-common:time_stop:2438 : elapsed_time=3714 2022-04-13 03:10:52.087 | + functions-common:time_stop:2439 : total=35188 2022-04-13 03:10:52.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 03:10:52.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38902 2022-04-13 03:10:52.094 | + inc/python:pip_install:203 : return 0 2022-04-13 03:10:52.096 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 03:10:52.115 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 03:10:52.118 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 03:10:52.121 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 03:10:52.123 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 03:10:52.126 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 03:10:52.128 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 03:10:52.131 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 03:10:52.133 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 03:10:52.148 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 03:10:52.151 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 03:10:52.153 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 03:10:52.155 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 03:10:52.157 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 03:10:52.159 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 03:10:52.162 | ++ functions-common:git_clone:612 : pwd 2022-04-13 03:10:52.164 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 03:10:52.167 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 03:10:52.169 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 03:10:52.184 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 03:10:52.186 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 03:10:52.188 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 03:10:52.191 | + functions-common:git_clone:629 : echo master 2022-04-13 03:10:52.191 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 03:10:52.196 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 03:10:52.199 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 03:10:52.201 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 03:10:52.204 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 03:10:52.204 | + functions-common:git_clone:678 : head -1 2022-04-13 03:10:52.207 | c141e6164 trivial: Fix typo 2022-04-13 03:10:52.209 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 03:10:52.212 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 03:10:52.214 | + inc/python:setup_develop:338 : local bindep 2022-04-13 03:10:52.216 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:10:52.219 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 03:10:52.221 | + inc/python:setup_develop:344 : local extras= 2022-04-13 03:10:52.223 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 03:10:52.226 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 03:10:52.228 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:10:52.230 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 03:10:52.232 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 03:10:52.235 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 03:10:52.237 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 03:10:52.240 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 03:10:52.242 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 03:10:52.245 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 03:10:52.247 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 03:10:52.250 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 03:10:52.255 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 03:10:52.258 | + 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 03:10:52.937 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 03:10:52.941 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 03:10:52.944 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 03:10:52.947 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 03:10:52.950 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 03:10:52.953 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 03:10:52.956 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 03:10:52.959 | + inc/python:setup_package:428 : local extras= 2022-04-13 03:10:52.963 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 03:10:52.966 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 03:10:52.970 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 03:10:52.973 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 03:10:52.976 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 03:10:52.979 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 03:10:53.004 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 03:10:53.006 | + 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 03:10:53.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:53.768 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:53.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 03:10:53.769 | from cryptography.utils import int_from_bytes 2022-04-13 03:10:54.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 03:10:54.957 | Obtaining file:///opt/stack/keystone 2022-04-13 03:10:54.957 | Preparing metadata (setup.py): started 2022-04-13 03:10:55.725 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 03:10:55.726 | ERROR: Command errored out with exit status 1: 2022-04-13 03:10:55.726 | 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-5yh82o_f 2022-04-13 03:10:55.726 | cwd: /opt/stack/keystone/ 2022-04-13 03:10:55.726 | Complete output (16 lines): 2022-04-13 03:10:55.726 | Error parsing 2022-04-13 03:10:55.726 | Traceback (most recent call last): 2022-04-13 03:10:55.726 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 03:10:55.726 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 03:10:55.726 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 03:10:55.726 | pbr.hooks.setup_hook(config) 2022-04-13 03:10:55.726 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 03:10:55.726 | metadata_config.run() 2022-04-13 03:10:55.726 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 03:10:55.726 | self.hook() 2022-04-13 03:10:55.726 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 03:10:55.726 | self.config['version'] = packaging.get_version( 2022-04-13 03:10:55.727 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 03:10:55.727 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 03:10:55.727 | 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 03:10:55.727 | 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 03:10:55.727 | ---------------------------------------- 2022-04-13 03:10:55.727 | 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 03:10:55.727 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 03:10:55.739 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 03:10:55.739 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 03:10:55.829 | + inc/python:pip_install:1 : exit_trap 2022-04-13 03:10:55.832 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 03:10:55.836 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 03:10:55.840 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 03:10:55.843 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 03:10:55.845 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 03:10:55.847 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 03:10:55.850 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 03:10:55.853 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 03:10:55.855 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 03:10:55.855 | Error on exit 2022-04-13 03:10:55.858 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 03:10:55.861 | + ./stack.sh:exit_trap:544 : generate-subunit 1649819378 77 fail 2022-04-13 03:10:56.432 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 03:10:56.435 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 03:10:57.348 | + ./stack.sh:exit_trap:558 : exit 1