2022-03-16 17:29:56.407 | + ./stack.sh:main:487 : exec 2022-03-16 17:29:56.407 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-172956' 2022-03-16 17:29:56.407 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-172956.summary.2022-03-16-172956 2022-03-16 17:29:56.407 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:29:56.407 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-172956 2022-03-16 17:29:56.407 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-172956 /opt/stack/logs/stack.sh.log 2022-03-16 17:29:56.407 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-172956.summary.2022-03-16-172956 /opt/stack/logs/stack.sh.log.summary 2022-03-16 17:29:56.407 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 17:29:56.407 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 17:29:56.407 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 17:29:56.407 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 17:29:56.407 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 17:29:56.407 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 17:29:56.407 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 17:29:56.407 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 17:29:56.407 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 17:29:56.408 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 17:29:56.408 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 17:29:56.408 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 17:29:56.408 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 17:29:56.408 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 17:29:56.408 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 17:29:56.408 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 17:29:56.408 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 17:29:56.408 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 17:29:56.408 | + ./stack.sh:main:576 : uname -a 2022-03-16 17:29:56.408 | Linux dv-neutron-833247-11-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-03-16 17:29:56.408 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 17:29:56.408 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 17:29:56.408 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 17:29:56.444 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 17:29:56.460 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 17:29:56.462 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 17:29:56.464 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 17:29:56.466 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 17:29:56.468 | + functions-common:fetch_plugins:1776 : return 2022-03-16 17:29:56.470 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 17:29:56.473 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 17:29:56.475 | + functions-common:run_phase:1854 : local phase= 2022-03-16 17:29:56.476 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:29:56.478 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:29:56.480 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:29:56.482 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:29:56.483 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:29:56.486 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:29:56.489 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:29:56.491 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:29:56.493 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:29:56.495 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 17:29:56.497 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:29:56.510 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:29:56.512 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 17:29:56.513 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:29:56.515 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:29:56.517 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:29:56.519 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:29:56.521 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:29:56.523 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 17:29:56.525 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 17:29:56.527 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 17:29:56.528 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:29:56.530 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 17:29:56.532 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 17:29:56.534 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 17:29:56.536 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 17:29:56.538 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 17:29:56.540 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 17:29:56.557 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 17:29:56.559 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 17:29:56.573 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:29:56.575 | +++ lib/tls:source:43 : hostname -f 2022-03-16 17:29:56.578 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 17:29:56.580 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 17:29:56.582 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 17:29:56.584 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 17:29:56.586 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 17:29:56.588 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 17:29:56.590 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 17:29:56.592 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 17:29:56.594 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 17:29:56.596 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 17:29:56.600 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 17:29:56.613 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 17:29:56.631 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 17:29:56.643 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 17:29:56.655 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 17:29:56.692 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 17:29:56.751 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 17:29:56.843 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 17:29:56.866 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 17:29:56.918 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 17:29:56.973 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 17:29:57.122 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 17:29:57.137 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 17:29:57.150 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 17:29:57.164 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 17:29:57.263 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 17:29:57.265 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 17:29:57.268 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 17:29:57.270 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 17:29:57.272 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 17:29:57.275 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 17:29:57.277 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 17:29:57.277 | False' 2022-03-16 17:29:57.280 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 17:29:57.295 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 17:29:57.297 | + ./stack.sh:main:624 : run_phase source 2022-03-16 17:29:57.300 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 17:29:57.302 | + functions-common:run_phase:1854 : local phase= 2022-03-16 17:29:57.304 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:29:57.306 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:29:57.308 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:29:57.310 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:29:57.312 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:29:57.316 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:29:57.319 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:29:57.321 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:29:57.323 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:29:57.325 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 17:29:57.328 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:29:57.343 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:29:57.347 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 17:29:57.349 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 17:29:57.395 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 17:29:57.397 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 17:29:57.400 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 17:29:57.403 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 17:29:57.405 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 17:29:57.409 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 17:29:57.411 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 17:29:57.414 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 17:29:57.417 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 17:29:57.419 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 17:29:57.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 17:29:57.427 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.429 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 17:29:57.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.434 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 17:29:57.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.438 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 17:29:57.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.444 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 17:29:57.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.449 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 17:29:57.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.453 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 17:29:57.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.459 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 17:29:57.461 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.466 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 17:29:57.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.470 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 17:29:57.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.475 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 17:29:57.478 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.480 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 17:29:57.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 17:29:57.488 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.490 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 17:29:57.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.495 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 17:29:57.497 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.499 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 17:29:57.501 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.504 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 17:29:57.507 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.509 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 17:29:57.511 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.513 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 17:29:57.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.518 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 17:29:57.520 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.523 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 17:29:57.525 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.527 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 17:29:57.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.532 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 17:29:57.535 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.537 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 17:29:57.539 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.541 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 17:29:57.544 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.546 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 17:29:57.548 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.552 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 17:29:57.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.557 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 17:29:57.559 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.561 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 17:29:57.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.567 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 17:29:57.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.572 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 17:29:57.574 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.576 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 17:29:57.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.581 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 17:29:57.583 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.586 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 17:29:57.588 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.590 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 17:29:57.593 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.595 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 17:29:57.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.600 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 17:29:57.602 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.605 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 17:29:57.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.609 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 17:29:57.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.614 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 17:29:57.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.619 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 17:29:57.621 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.623 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 17:29:57.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.631 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 17:29:57.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.636 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 17:29:57.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.640 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 17:29:57.643 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.645 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 17:29:57.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:29:57.649 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 17:29:57.652 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 17:29:57.655 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 17:29:57.657 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 17:29:57.675 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:29:57.677 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 17:29:57.679 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 17:29:57.682 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 17:29:57.698 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:29:57.700 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 17:29:57.703 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 17:29:57.705 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 17:29:57.708 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 17:29:57.710 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 17:29:57.712 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 17:29:57.715 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 17:29:57.717 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 17:29:57.719 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 17:29:57.719 | Using mysql database backend 2022-03-16 17:29:57.723 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 17:29:57.740 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 17:29:57.743 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 17:29:57.746 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 17:29:57.748 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 17:29:57.751 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:29:57.754 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 17:29:57.770 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:29:57.773 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 17:29:57.790 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 17:29:57.807 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:29:57.809 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 17:29:57.826 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 17:29:57.842 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 17:29:57.859 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:29:57.863 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 17:29:57.879 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:29:57.882 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 17:29:57.898 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 17:29:57.901 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 17:29:57.903 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 17:29:57.906 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 17:29:57.909 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:29:57.914 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-172957 2022-03-16 17:29:57.916 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-172957 757' 2022-03-16 17:29:57.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.921 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:29:57.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.927 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:29:57.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.932 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:29:57.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.937 | + 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-03-16 17:29:57.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.943 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:29:57.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.947 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:29:57.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.952 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-172956 2022-03-16 17:29:57.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.958 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:29:57.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.963 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:29:57.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.968 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:29:57.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.974 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:29:57.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.979 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:29:57.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:29:57.984 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:29:57.986 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 17:29:57.989 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 17:29:57.991 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 17:29:57.993 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 17:29:57.995 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:29:57.997 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:29:58.000 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:29:58.003 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:29:58.005 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:29:58.008 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:29:58.023 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:29:58.025 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:29:58.028 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:29:58.030 | + functions-common:git_clone:629 : echo master 2022-03-16 17:29:58.031 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:29:58.036 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 17:29:58.039 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:29:58.041 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 17:29:58.043 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:29:58.044 | + functions-common:git_clone:678 : head -1 2022-03-16 17:29:58.047 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 17:29:58.050 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:29:58.053 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 17:29:58.055 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:29:58.058 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 17:29:58.060 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 17:29:58.063 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 17:29:58.066 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 17:29:58.069 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 17:29:58.071 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 17:29:58.074 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 17:29:58.076 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 17:29:58.079 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 17:29:58.084 | ++ tools/install_prereqs.sh:source:47 : NOW=1647451798 2022-03-16 17:29:58.088 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 17:29:58.092 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647450978 2022-03-16 17:29:58.095 | ++ tools/install_prereqs.sh:source:49 : DELTA=820 2022-03-16 17:29:58.098 | ++ tools/install_prereqs.sh:source:50 : [[ 820 -lt 7200 ]] 2022-03-16 17:29:58.100 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 17:29:58.103 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 17:29:58.105 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 17:29:58.107 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 17:29:58.110 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 17:29:58.112 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 17:29:58.115 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 17:29:58.117 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 17:29:58.120 | +++ 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-03-16 17:29:58.170 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 17:29:58.170 | apache2-dev 2022-03-16 17:29:58.170 | bc 2022-03-16 17:29:58.170 | bsdmainutils 2022-03-16 17:29:58.170 | curl 2022-03-16 17:29:58.170 | g++ 2022-03-16 17:29:58.170 | gawk 2022-03-16 17:29:58.170 | gcc 2022-03-16 17:29:58.170 | gettext 2022-03-16 17:29:58.170 | git 2022-03-16 17:29:58.170 | graphviz 2022-03-16 17:29:58.170 | iputils-ping 2022-03-16 17:29:58.170 | libapache2-mod-proxy-uwsgi 2022-03-16 17:29:58.170 | libffi-dev 2022-03-16 17:29:58.170 | libjpeg-dev 2022-03-16 17:29:58.170 | libpcre3-dev 2022-03-16 17:29:58.170 | libpq-dev 2022-03-16 17:29:58.170 | libssl-dev 2022-03-16 17:29:58.170 | libsystemd-dev 2022-03-16 17:29:58.170 | libxml2-dev 2022-03-16 17:29:58.170 | libxslt1-dev 2022-03-16 17:29:58.170 | libyaml-dev 2022-03-16 17:29:58.170 | lsof 2022-03-16 17:29:58.170 | openssh-server 2022-03-16 17:29:58.171 | openssl 2022-03-16 17:29:58.171 | pkg-config 2022-03-16 17:29:58.171 | psmisc 2022-03-16 17:29:58.171 | python3-dev 2022-03-16 17:29:58.171 | python3-pip 2022-03-16 17:29:58.171 | python3-systemd 2022-03-16 17:29:58.171 | python3-venv 2022-03-16 17:29:58.171 | tar 2022-03-16 17:29:58.171 | tcpdump 2022-03-16 17:29:58.171 | unzip 2022-03-16 17:29:58.171 | uuid-runtime 2022-03-16 17:29:58.171 | wget 2022-03-16 17:29:58.171 | wget 2022-03-16 17:29:58.171 | zlib1g-dev 2022-03-16 17:29:58.171 | libkrb5-dev 2022-03-16 17:29:58.171 | libldap2-dev 2022-03-16 17:29:58.171 | libsasl2-dev 2022-03-16 17:29:58.171 | memcached 2022-03-16 17:29:58.171 | python3-mysqldb 2022-03-16 17:29:58.171 | sqlite3 2022-03-16 17:29:58.171 | conntrack 2022-03-16 17:29:58.171 | curl 2022-03-16 17:29:58.171 | dnsmasq-base 2022-03-16 17:29:58.171 | dnsmasq-utils 2022-03-16 17:29:58.171 | ebtables 2022-03-16 17:29:58.171 | genisoimage 2022-03-16 17:29:58.171 | iptables 2022-03-16 17:29:58.171 | iputils-arping 2022-03-16 17:29:58.171 | kpartx 2022-03-16 17:29:58.171 | libjs-jquery-tablesorter 2022-03-16 17:29:58.171 | parted 2022-03-16 17:29:58.171 | pm-utils 2022-03-16 17:29:58.171 | python3-mysqldb 2022-03-16 17:29:58.171 | socat 2022-03-16 17:29:58.171 | sqlite3 2022-03-16 17:29:58.171 | sudo 2022-03-16 17:29:58.171 | vlan 2022-03-16 17:29:58.172 | lsscsi 2022-03-16 17:29:58.172 | open-iscsi 2022-03-16 17:29:58.172 | lvm2 2022-03-16 17:29:58.172 | qemu-utils 2022-03-16 17:29:58.172 | thin-provisioning-tools 2022-03-16 17:29:58.172 | acl 2022-03-16 17:29:58.172 | dnsmasq-base 2022-03-16 17:29:58.172 | dnsmasq-utils 2022-03-16 17:29:58.172 | ebtables 2022-03-16 17:29:58.172 | haproxy 2022-03-16 17:29:58.172 | iptables 2022-03-16 17:29:58.172 | iputils-arping 2022-03-16 17:29:58.172 | iputils-ping 2022-03-16 17:29:58.172 | postgresql-server-dev-all 2022-03-16 17:29:58.172 | python3-mysqldb 2022-03-16 17:29:58.172 | sqlite3 2022-03-16 17:29:58.172 | sudo 2022-03-16 17:29:58.172 | vlan 2022-03-16 17:29:58.172 | pcp 2022-03-16 17:29:58.172 | ipset 2022-03-16 17:29:58.172 | conntrack 2022-03-16 17:29:58.172 | conntrackd 2022-03-16 17:29:58.172 | keepalived 2022-03-16 17:29:58.172 | lvm2 2022-03-16 17:29:58.172 | qemu-utils 2022-03-16 17:29:58.172 | thin-provisioning-tools 2022-03-16 17:29:58.172 | curl 2022-03-16 17:29:58.172 | liberasurecode-dev 2022-03-16 17:29:58.172 | make 2022-03-16 17:29:58.172 | memcached 2022-03-16 17:29:58.172 | rsync 2022-03-16 17:29:58.172 | sqlite3 2022-03-16 17:29:58.172 | xfsprogs' 2022-03-16 17:29:58.173 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 17:29:58.193 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 17:29:58.193 | apache2-dev 2022-03-16 17:29:58.193 | bc 2022-03-16 17:29:58.193 | bsdmainutils 2022-03-16 17:29:58.193 | curl 2022-03-16 17:29:58.193 | g++ 2022-03-16 17:29:58.193 | gawk 2022-03-16 17:29:58.193 | gcc 2022-03-16 17:29:58.193 | gettext 2022-03-16 17:29:58.193 | git 2022-03-16 17:29:58.194 | graphviz 2022-03-16 17:29:58.194 | iputils-ping 2022-03-16 17:29:58.194 | libapache2-mod-proxy-uwsgi 2022-03-16 17:29:58.194 | libffi-dev 2022-03-16 17:29:58.194 | libjpeg-dev 2022-03-16 17:29:58.194 | libpcre3-dev 2022-03-16 17:29:58.194 | libpq-dev 2022-03-16 17:29:58.194 | libssl-dev 2022-03-16 17:29:58.194 | libsystemd-dev 2022-03-16 17:29:58.194 | libxml2-dev 2022-03-16 17:29:58.194 | libxslt1-dev 2022-03-16 17:29:58.194 | libyaml-dev 2022-03-16 17:29:58.194 | lsof 2022-03-16 17:29:58.194 | openssh-server 2022-03-16 17:29:58.194 | openssl 2022-03-16 17:29:58.194 | pkg-config 2022-03-16 17:29:58.194 | psmisc 2022-03-16 17:29:58.194 | python3-dev 2022-03-16 17:29:58.194 | python3-pip 2022-03-16 17:29:58.194 | python3-systemd 2022-03-16 17:29:58.194 | python3-venv 2022-03-16 17:29:58.194 | tar 2022-03-16 17:29:58.194 | tcpdump 2022-03-16 17:29:58.194 | unzip 2022-03-16 17:29:58.194 | uuid-runtime 2022-03-16 17:29:58.194 | wget 2022-03-16 17:29:58.194 | wget 2022-03-16 17:29:58.194 | zlib1g-dev 2022-03-16 17:29:58.194 | libkrb5-dev 2022-03-16 17:29:58.194 | libldap2-dev 2022-03-16 17:29:58.194 | libsasl2-dev 2022-03-16 17:29:58.194 | memcached 2022-03-16 17:29:58.194 | python3-mysqldb 2022-03-16 17:29:58.194 | sqlite3 2022-03-16 17:29:58.194 | conntrack 2022-03-16 17:29:58.194 | curl 2022-03-16 17:29:58.195 | dnsmasq-base 2022-03-16 17:29:58.195 | dnsmasq-utils 2022-03-16 17:29:58.195 | ebtables 2022-03-16 17:29:58.195 | genisoimage 2022-03-16 17:29:58.195 | iptables 2022-03-16 17:29:58.195 | iputils-arping 2022-03-16 17:29:58.195 | kpartx 2022-03-16 17:29:58.195 | libjs-jquery-tablesorter 2022-03-16 17:29:58.195 | parted 2022-03-16 17:29:58.195 | pm-utils 2022-03-16 17:29:58.195 | python3-mysqldb 2022-03-16 17:29:58.195 | socat 2022-03-16 17:29:58.195 | sqlite3 2022-03-16 17:29:58.195 | sudo 2022-03-16 17:29:58.195 | vlan 2022-03-16 17:29:58.195 | lsscsi 2022-03-16 17:29:58.195 | open-iscsi 2022-03-16 17:29:58.195 | lvm2 2022-03-16 17:29:58.195 | qemu-utils 2022-03-16 17:29:58.195 | thin-provisioning-tools 2022-03-16 17:29:58.195 | acl 2022-03-16 17:29:58.195 | dnsmasq-base 2022-03-16 17:29:58.195 | dnsmasq-utils 2022-03-16 17:29:58.195 | ebtables 2022-03-16 17:29:58.195 | haproxy 2022-03-16 17:29:58.195 | iptables 2022-03-16 17:29:58.195 | iputils-arping 2022-03-16 17:29:58.195 | iputils-ping 2022-03-16 17:29:58.195 | postgresql-server-dev-all 2022-03-16 17:29:58.195 | python3-mysqldb 2022-03-16 17:29:58.195 | sqlite3 2022-03-16 17:29:58.195 | sudo 2022-03-16 17:29:58.195 | vlan 2022-03-16 17:29:58.195 | pcp 2022-03-16 17:29:58.195 | ipset 2022-03-16 17:29:58.195 | conntrack 2022-03-16 17:29:58.196 | conntrackd 2022-03-16 17:29:58.196 | keepalived 2022-03-16 17:29:58.196 | lvm2 2022-03-16 17:29:58.196 | qemu-utils 2022-03-16 17:29:58.196 | thin-provisioning-tools 2022-03-16 17:29:58.196 | curl 2022-03-16 17:29:58.196 | liberasurecode-dev 2022-03-16 17:29:58.196 | make 2022-03-16 17:29:58.196 | memcached 2022-03-16 17:29:58.196 | rsync 2022-03-16 17:29:58.196 | sqlite3 2022-03-16 17:29:58.196 | xfsprogs ' 2022-03-16 17:29:58.196 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 17:29:58.198 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:29:58.201 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:29:58.204 | ++ 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-03-16 17:29:58.204 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 17:29:58.209 | ++ 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-03-16 17:29:58.212 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 17:29:58.214 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:29:58.216 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 17:29:58.218 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:29:58.220 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:29:58.223 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:29:58.226 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:29:58.228 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:29:58.230 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:29:58.232 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 17:29:58.234 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 17:29:58.236 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 17:29:58.239 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 17:29:58.243 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 17:29:58.245 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 17:29:58.247 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 17:29:58.249 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 17:29:58.251 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:29:58.254 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:29:58.258 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647451798255 2022-03-16 17:29:58.260 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 17:29:58.262 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 17:29:58.264 | ++ 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-03-16 17:29:58.477 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 17:29:58.512 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-16 17:29:58.657 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-16 17:29:58.689 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-16 17:29:59.496 | Fetched 336 kB in 1s (509 kB/s) 2022-03-16 17:30:01.053 | Reading package lists... 2022-03-16 17:30:01.086 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 17:30:01.088 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 17:30:01.090 | ++ functions-common:time_stop:2425 : local name 2022-03-16 17:30:01.092 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:01.095 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:01.097 | ++ functions-common:time_stop:2428 : local total 2022-03-16 17:30:01.099 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:01.101 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 17:30:01.103 | ++ functions-common:time_stop:2432 : start_time=1647451798255 2022-03-16 17:30:01.105 | ++ functions-common:time_stop:2434 : [[ -z 1647451798255 ]] 2022-03-16 17:30:01.108 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:01.112 | ++ functions-common:time_stop:2437 : end_time=1647451801110 2022-03-16 17:30:01.115 | ++ functions-common:time_stop:2438 : elapsed_time=2855 2022-03-16 17:30:01.117 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 17:30:01.119 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:01.121 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2855 2022-03-16 17:30:01.123 | ++ 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-03-16 17:30:01.126 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:30:01.129 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:01.131 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:01.133 | ++ 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-03-16 17:30:01.155 | ++ 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-03-16 17:30:01.266 | Reading package lists... 2022-03-16 17:30:01.514 | Building dependency tree... 2022-03-16 17:30:01.515 | Reading state information... 2022-03-16 17:30:01.551 | acl is already the newest version (2.2.53-6). 2022-03-16 17:30:01.551 | bc is already the newest version (1.07.1-2build1). 2022-03-16 17:30:01.551 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 17:30:01.551 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 17:30:01.551 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 17:30:01.551 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 17:30:01.551 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 17:30:01.551 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 17:30:01.551 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 17:30:01.551 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 17:30:01.551 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 17:30:01.551 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 17:30:01.551 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 17:30:01.552 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 17:30:01.552 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 17:30:01.552 | libffi-dev is already the newest version (3.3-4). 2022-03-16 17:30:01.552 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 17:30:01.552 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 17:30:01.552 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 17:30:01.552 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 17:30:01.552 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 17:30:01.552 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 17:30:01.552 | make is already the newest version (4.2.1-1.2). 2022-03-16 17:30:01.552 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 17:30:01.552 | psmisc is already the newest version (23.3-1). 2022-03-16 17:30:01.552 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 17:30:01.552 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 17:30:01.552 | python3-systemd is already the newest version (234-3build2). 2022-03-16 17:30:01.552 | socat is already the newest version (1.7.3.3-2). 2022-03-16 17:30:01.552 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 17:30:01.552 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 17:30:01.552 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 17:30:01.552 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 17:30:01.552 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 17:30:01.552 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 17:30:01.552 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 17:30:01.552 | pcp is already the newest version (5.0.3-1). 2022-03-16 17:30:01.552 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 17:30:01.552 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 17:30:01.552 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:30:01.552 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:30:01.552 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 17:30:01.552 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 17:30:01.552 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 17:30:01.552 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 17:30:01.552 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 17:30:01.552 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 17:30:01.552 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 17:30:01.553 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 17:30:01.553 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 17:30:01.553 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 17:30:01.553 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 17:30:01.553 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 17:30:01.553 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 17:30:01.553 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 17:30:01.553 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 17:30:01.553 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 17:30:01.553 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 17:30:01.553 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 17:30:01.553 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 17:30:01.553 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 17:30:01.553 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 17:30:01.553 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 17:30:01.553 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 17:30:01.553 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 17:30:01.553 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 17:30:01.553 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 17:30:01.553 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 17:30:01.553 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 17:30:01.784 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:30:01.784 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 17:30:01.784 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 17:30:01.784 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 17:30:01.784 | The following packages were automatically installed and are no longer required: 2022-03-16 17:30:01.786 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:30:01.786 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:30:01.786 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:30:01.786 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:30:01.786 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:30:01.786 | python3-zope.interface 2022-03-16 17:30:01.786 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:30:01.901 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:30:01.906 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 17:30:01.908 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:30:01.911 | ++ functions-common:time_stop:2425 : local name 2022-03-16 17:30:01.913 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:01.915 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:01.917 | ++ functions-common:time_stop:2428 : local total 2022-03-16 17:30:01.920 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:01.922 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:30:01.925 | ++ functions-common:time_stop:2432 : start_time=1647451801152 2022-03-16 17:30:01.927 | ++ functions-common:time_stop:2434 : [[ -z 1647451801152 ]] 2022-03-16 17:30:01.930 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:01.934 | ++ functions-common:time_stop:2437 : end_time=1647451801931 2022-03-16 17:30:01.936 | ++ functions-common:time_stop:2438 : elapsed_time=779 2022-03-16 17:30:01.938 | ++ functions-common:time_stop:2439 : total=799 2022-03-16 17:30:01.941 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:01.943 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1578 2022-03-16 17:30:01.945 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 17:30:01.948 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 17:30:01.951 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:30:01.953 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 17:30:01.958 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 17:30:01.962 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 17:30:01.965 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 17:30:01.968 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 17:30:03.400 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 17:30:03.402 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 17:30:03.404 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 17:30:03.406 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 17:30:03.408 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 17:30:03.410 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 17:30:03.412 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 17:30:03.414 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 17:30:03.415 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 17:30:03.417 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 17:30:03.419 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 17:30:03.421 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 17:30:03.423 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 17:30:03.425 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 17:30:03.427 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 17:30:03.429 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 17:30:03.430 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 17:30:03.432 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 17:30:03.434 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 17:30:03.436 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 17:30:03.438 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 17:30:03.441 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 17:30:03.443 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 17:30:03.445 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 17:30:03.524 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 17:30:03.526 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 17:30:03.604 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 17:30:03.607 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 17:30:03.684 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 17:30:03.686 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 17:30:03.688 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 17:30:03.690 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 17:30:03.692 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 17:30:03.694 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 17:30:03.696 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 17:30:03.698 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 17:30:03.701 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 17:30:03.703 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 17:30:03.705 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 17:30:03.705 | Distro: focal 2022-03-16 17:30:03.708 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 17:30:03.710 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 17:30:03.714 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 17:30:03.716 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 17:30:03.718 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 17:30:03.722 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 17:30:04.417 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 17:30:04.419 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 17:30:04.419 | pip: 21.3.1 2022-03-16 17:30:04.420 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 17:30:04.422 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 17:30:04.424 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:30:04.426 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:30:04.428 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:30:04.430 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:30:04.431 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:30:04.433 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:30:04.435 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:30:04.436 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:30:04.438 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:30:04.441 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:30:04.443 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:30:04.445 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 17:30:04.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:04.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:04.450 | + tools/install_pip.sh:main:142 : : 2022-03-16 17:30:04.452 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 17:30:04.454 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 17:30:04.456 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 17:30:04.458 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:30:04.461 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 17:30:04.462 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 17:30:04.464 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:30:04.467 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:30:04.467 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:30:04.471 | ++ 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-03-16 17:30:04.473 | ++ 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-03-16 17:30:04.474 | ++ 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-03-16 17:30:04.477 | + 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-03-16 17:30:04.478 | + 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-03-16 17:30:04.495 | 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-03-16 17:30:04.497 | + 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-03-16 17:30:05.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:05.365 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:05.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:05.365 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:06.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:07.597 | 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-03-16 17:30:07.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-16 17:30:10.153 | Installing collected packages: setuptools 2022-03-16 17:30:10.944 | Successfully installed setuptools-60.9.3 2022-03-16 17:30:10.944 | 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-03-16 17:30:11.119 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:30:11.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:30:11.263 | + inc/python:pip_install:200 : result=0 2022-03-16 17:30:11.264 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:30:11.266 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:11.269 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:11.271 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:11.272 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:11.274 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:11.276 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:30:11.277 | + functions-common:time_stop:2432 : start_time=1647451804490 2022-03-16 17:30:11.279 | + functions-common:time_stop:2434 : [[ -z 1647451804490 ]] 2022-03-16 17:30:11.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:11.286 | + functions-common:time_stop:2437 : end_time=1647451811283 2022-03-16 17:30:11.287 | + functions-common:time_stop:2438 : elapsed_time=6793 2022-03-16 17:30:11.289 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:30:11.291 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:11.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6793 2022-03-16 17:30:11.295 | + inc/python:pip_install:203 : return 0 2022-03-16 17:30:11.297 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 17:30:11.300 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 17:30:11.303 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 17:30:11.305 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 17:30:11.308 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 17:30:11.308 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 17:30:11.996 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 17:30:11.998 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 17:30:11.998 | pip: 21.3.1 2022-03-16 17:30:12.001 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 17:30:12.005 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 17:30:12.008 | + ./stack.sh:main:796 : fixup_all 2022-03-16 17:30:12.011 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 17:30:12.013 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 17:30:12.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:12.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:12.020 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 17:30:12.032 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 17:30:12.044 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 17:30:12.056 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 17:30:12.058 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 17:30:12.060 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:30:12.062 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:30:12.066 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:30:12.068 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:30:12.070 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:30:12.072 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:30:12.074 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:30:12.076 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:30:12.079 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:30:12.082 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:30:12.084 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:30:12.086 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 17:30:12.088 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 17:30:12.091 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 17:30:12.093 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:30:12.095 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:30:12.098 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:30:12.100 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:30:12.102 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:30:12.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:30:12.106 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 17:30:12.109 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 17:30:12.111 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 17:30:12.114 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 17:30:12.116 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 17:30:12.118 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 17:30:12.120 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 17:30:12.143 | Using python 3.8 to install os-testr 2022-03-16 17:30:12.146 | + 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-03-16 17:30:13.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:13.039 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:13.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:13.039 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:14.207 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:14.233 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 17:30:14.311 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 17:30:14.312 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 17:30:14.313 | 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-03-16 17:30:14.315 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 17:30:14.328 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-16 17:30:14.354 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-16 17:30:14.355 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-16 17:30:14.356 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-16 17:30:14.357 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 17:30:14.358 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-16 17:30:14.382 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-16 17:30:14.384 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-16 17:30:14.385 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-16 17:30:14.386 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-16 17:30:14.388 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-16 17:30:14.400 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-16 17:30:14.466 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-16 17:30:14.467 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-16 17:30:14.468 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-16 17:30:16.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-03-16 17:30:16.947 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:30:16.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:30:17.074 | + inc/python:pip_install:200 : result=0 2022-03-16 17:30:17.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:30:17.078 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:17.081 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:17.083 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:17.085 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:17.087 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:17.089 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:30:17.091 | + functions-common:time_stop:2432 : start_time=1647451812137 2022-03-16 17:30:17.093 | + functions-common:time_stop:2434 : [[ -z 1647451812137 ]] 2022-03-16 17:30:17.097 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:17.101 | + functions-common:time_stop:2437 : end_time=1647451817099 2022-03-16 17:30:17.103 | + functions-common:time_stop:2438 : elapsed_time=4962 2022-03-16 17:30:17.105 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:30:17.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:17.110 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4962 2022-03-16 17:30:17.113 | + inc/python:pip_install:203 : return 0 2022-03-16 17:30:17.115 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 17:30:17.168 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 17:30:17.276 | + ./stack.sh:main:810 : install_infra 2022-03-16 17:30:17.279 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:30:17.284 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 17:30:17.287 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:30:17.289 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 17:30:17.313 | + 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-03-16 17:30:19.280 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.290 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.296 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.301 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.404 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.423 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.427 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.431 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.446 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.454 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.457 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.488 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.497 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.502 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.520 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.557 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.566 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.571 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.618 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.632 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.636 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.655 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.662 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.710 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.728 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.732 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.824 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.831 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:19.893 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.013 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.038 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.042 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.053 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.058 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.078 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.084 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.102 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.158 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.171 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.187 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.231 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.235 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:20.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:20.386 | 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 357)) (5.8.1) 2022-03-16 17:30:20.668 | + inc/python:pip_install:200 : result=0 2022-03-16 17:30:20.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:30:20.673 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:20.676 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:20.678 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:20.680 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:20.682 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:20.684 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:30:20.686 | + functions-common:time_stop:2432 : start_time=1647451817305 2022-03-16 17:30:20.689 | + functions-common:time_stop:2434 : [[ -z 1647451817305 ]] 2022-03-16 17:30:20.692 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:20.696 | + functions-common:time_stop:2437 : end_time=1647451820694 2022-03-16 17:30:20.699 | + functions-common:time_stop:2438 : elapsed_time=3389 2022-03-16 17:30:20.701 | + functions-common:time_stop:2439 : total=4962 2022-03-16 17:30:20.703 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:20.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8351 2022-03-16 17:30:20.708 | + inc/python:pip_install:203 : return 0 2022-03-16 17:30:20.710 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:30:20.712 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 17:30:20.735 | + 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-03-16 17:30:22.582 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.592 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.599 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.603 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.708 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.727 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.731 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.735 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.750 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.759 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.761 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.794 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.804 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.809 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.827 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.865 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.873 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.879 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.927 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.941 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.945 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.965 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:22.972 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.021 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.039 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.042 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.136 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.143 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.199 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.321 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.346 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.350 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.361 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.367 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.387 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.394 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.412 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.469 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.482 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.498 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.542 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.546 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:30:23.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:23.555 | Processing /opt/stack/requirements 2022-03-16 17:30:25.328 | 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 26)) (6.0) 2022-03-16 17:30:25.331 | 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 184)) (3.0.0) 2022-03-16 17:30:25.342 | 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 353)) (21.3) 2022-03-16 17:30:25.348 | 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 357)) (5.8.1) 2022-03-16 17:30:25.351 | 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 395)) (3.0.7) 2022-03-16 17:30:25.357 | 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 481)) (2.27.1) 2022-03-16 17:30:25.384 | 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 523)) (1.16.0) 2022-03-16 17:30:25.407 | 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 579)) (2.5.0) 2022-03-16 17:30:25.417 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 17:30:25.438 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 17:30:25.441 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 17:30:25.457 | 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 123)) (2.0.12) 2022-03-16 17:30:25.461 | 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 218)) (3.3) 2022-03-16 17:30:25.464 | 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 481)) (2021.10.8) 2022-03-16 17:30:25.467 | 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 179)) (1.0.0) 2022-03-16 17:30:25.470 | 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 125)) (3.10.1) 2022-03-16 17:30:25.483 | 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 126)) (2.4.0) 2022-03-16 17:30:25.532 | 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 100)) (0.5.0) 2022-03-16 17:30:25.536 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 17:30:25.547 | 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 559)) (3.5.0) 2022-03-16 17:30:25.554 | 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 620)) (0.2.5) 2022-03-16 17:30:25.559 | 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 96)) (21.4.0) 2022-03-16 17:30:25.621 | 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 396)) (1.8.2) 2022-03-16 17:30:25.623 | Building wheels for collected packages: openstack-requirements 2022-03-16 17:30:25.624 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 17:30:26.463 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 17:30:26.464 | ERROR: Command errored out with exit status 1: 2022-03-16 17:30:26.464 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kpwk39x2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kpwk39x2/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-4cuu7hnl 2022-03-16 17:30:26.464 | cwd: /tmp/pip-req-build-kpwk39x2/ 2022-03-16 17:30:26.464 | Complete output (6 lines): 2022-03-16 17:30:26.464 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 17:30:26.464 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 17:30:26.464 | or: setup.py --help-commands 2022-03-16 17:30:26.464 | or: setup.py cmd --help 2022-03-16 17:30:26.464 | 2022-03-16 17:30:26.464 | error: invalid command 'bdist_wheel' 2022-03-16 17:30:26.464 | ---------------------------------------- 2022-03-16 17:30:26.464 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 17:30:26.464 | Running setup.py clean for openstack-requirements 2022-03-16 17:30:27.293 | Failed to build openstack-requirements 2022-03-16 17:30:27.309 | Installing collected packages: openstack-requirements 2022-03-16 17:30:27.309 | Attempting uninstall: openstack-requirements 2022-03-16 17:30:27.310 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 17:30:27.346 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 17:30:27.364 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 17:30:27.367 | Running setup.py install for openstack-requirements: started 2022-03-16 17:30:29.744 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 17:30:29.767 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 17:30:29.896 | + inc/python:pip_install:200 : result=0 2022-03-16 17:30:29.898 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:30:29.900 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:29.902 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:29.904 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:29.907 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:29.909 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:29.912 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:30:29.914 | + functions-common:time_stop:2432 : start_time=1647451820727 2022-03-16 17:30:29.916 | + functions-common:time_stop:2434 : [[ -z 1647451820727 ]] 2022-03-16 17:30:29.919 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:29.924 | + functions-common:time_stop:2437 : end_time=1647451829921 2022-03-16 17:30:29.926 | + functions-common:time_stop:2438 : elapsed_time=9194 2022-03-16 17:30:29.928 | + functions-common:time_stop:2439 : total=8351 2022-03-16 17:30:29.931 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:29.933 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17545 2022-03-16 17:30:29.936 | + inc/python:pip_install:203 : return 0 2022-03-16 17:30:29.938 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 17:30:29.941 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 17:30:29.944 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 17:30:29.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:29.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:29.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 17:30:29.954 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:29.957 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 17:30:29.983 | Using python 3.8 to install pbr 2022-03-16 17:30:29.987 | + 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-03-16 17:30:30.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:30.876 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:30.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:30.876 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:32.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:32.069 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 17:30:34.805 | 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-03-16 17:30:34.812 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:30:34.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:30:34.954 | + inc/python:pip_install:200 : result=0 2022-03-16 17:30:34.956 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:30:34.958 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:34.960 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:34.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:34.965 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:34.967 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:34.969 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:30:34.971 | + functions-common:time_stop:2432 : start_time=1647451829976 2022-03-16 17:30:34.974 | + functions-common:time_stop:2434 : [[ -z 1647451829976 ]] 2022-03-16 17:30:34.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:34.980 | + functions-common:time_stop:2437 : end_time=1647451834978 2022-03-16 17:30:34.983 | + functions-common:time_stop:2438 : elapsed_time=5002 2022-03-16 17:30:34.985 | + functions-common:time_stop:2439 : total=17545 2022-03-16 17:30:34.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:34.991 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22547 2022-03-16 17:30:34.993 | + inc/python:pip_install:203 : return 0 2022-03-16 17:30:34.996 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 17:30:37.351 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 17:30:39.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:39.387 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 17:30:39.402 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 17:30:39.404 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 17:30:39.408 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 17:30:39.413 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 17:30:39.416 | 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.7) 2022-03-16 17:30:39.490 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 17:30:39.493 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 17:30:39.496 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 17:30:39.514 | + ./stack.sh:main:819 : pkgs= 2022-03-16 17:30:39.517 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 17:30:39.520 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 17:30:39.522 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:30:39.524 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 17:30:39.526 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:30:39.529 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:30:39.531 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:30:39.533 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:30:39.536 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:30:39.539 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:30:39.542 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:30:39.545 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:30:39.547 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:30:39.550 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 17:30:39.552 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:30:39.568 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:39.570 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:30:39.572 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:30:39.575 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 17:30:39.577 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:30:39.579 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:30:39.581 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:30:39.583 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 17:30:39.586 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:30:39.588 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 17:30:39.590 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:30:39.592 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:30:39.594 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:30:39.597 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:30:39.599 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:30:39.602 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:30:39.604 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 17:30:39.606 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:30:39.608 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 17:30:39.611 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:30:39.614 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:30:39.616 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 17:30:39.618 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 17:30:39.621 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 17:30:39.623 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 17:30:39.626 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 17:30:39.678 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 17:30:39.679 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 17:30:39.681 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 17:30:40.098 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 17:30:40.100 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 17:30:40.122 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:40.124 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 17:30:40.127 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:30:40.129 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:30:40.131 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:30:40.134 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:30:40.136 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:30:40.138 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:30:40.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:40.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:40.146 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:30:40.148 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:30:40.150 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:30:40.153 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:30:40.155 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 17:30:40.158 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:30:40.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:40.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:40.165 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 17:30:40.187 | + 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-03-16 17:30:40.298 | Reading package lists... 2022-03-16 17:30:40.545 | Building dependency tree... 2022-03-16 17:30:40.547 | Reading state information... 2022-03-16 17:30:40.812 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 17:30:40.812 | The following packages were automatically installed and are no longer required: 2022-03-16 17:30:40.814 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:30:40.814 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:30:40.814 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:30:40.814 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:30:40.814 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:30:40.814 | python3-zope.interface 2022-03-16 17:30:40.814 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:30:40.936 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:30:40.941 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:30:40.943 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:30:40.946 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:40.948 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:40.950 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:40.952 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:40.955 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:40.957 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:30:40.960 | + functions-common:time_stop:2432 : start_time=1647451840184 2022-03-16 17:30:40.962 | + functions-common:time_stop:2434 : [[ -z 1647451840184 ]] 2022-03-16 17:30:40.965 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:40.969 | + functions-common:time_stop:2437 : end_time=1647451840967 2022-03-16 17:30:40.971 | + functions-common:time_stop:2438 : elapsed_time=783 2022-03-16 17:30:40.974 | + functions-common:time_stop:2439 : total=1578 2022-03-16 17:30:40.976 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:40.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2361 2022-03-16 17:30:40.980 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:30:40.983 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 17:30:40.986 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:30:40.988 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:30:40.991 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:30:40.993 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:30:40.995 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:30:40.998 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:30:41.000 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 17:30:41.003 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:30:41.005 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:30:41.008 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:30:41.010 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:30:41.012 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:30:41.015 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:30:41.017 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:30:41.019 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:30:41.022 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:30:41.024 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:30:41.026 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:30:41.029 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 17:30:41.031 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:30:41.033 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:30:41.036 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:30:41.038 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:30:41.040 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:30:41.043 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:30:41.045 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 17:30:41.048 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 17:30:41.065 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:41.068 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 17:30:41.070 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:30:41.072 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 17:30:41.075 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 17:30:41.078 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 17:30:41.082 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 17:30:41.084 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 17:30:41.087 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 17:30:41.089 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 17:30:41.092 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 17:30:41.094 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 17:30:41.097 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 17:30:41.807 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 17:30:41.807 | user tags 2022-03-16 17:30:41.807 | stackrabbit []' 2022-03-16 17:30:41.810 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 17:30:41.810 | user tags 2022-03-16 17:30:41.810 | stackrabbit []' 2022-03-16 17:30:41.811 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 17:30:41.818 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 17:30:41.820 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 17:30:41.823 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 17:30:42.501 | Changing password for user "stackrabbit" ... 2022-03-16 17:30:42.526 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 17:30:43.197 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 17:30:43.223 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 17:30:43.225 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 17:30:43.892 | Changing password for user "stackrabbit" ... 2022-03-16 17:30:43.915 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 17:30:43.918 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 17:30:43.920 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 17:30:44.609 | Deleting user "guest" ... 2022-03-16 17:30:44.626 | Error: 2022-03-16 17:30:44.627 | {:no_such_user, "guest"} 2022-03-16 17:30:44.640 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 17:30:44.642 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 17:30:44.660 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:44.662 | + ./stack.sh:main:836 : install_database 2022-03-16 17:30:44.665 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 17:30:44.667 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 17:30:44.669 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:44.672 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:44.675 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 17:30:44.898 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 17:30:44.900 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 17:30:44.903 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 17:30:44.905 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 17:30:44.908 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:30:44.910 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 17:30:44.913 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:30:44.915 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:30:44.917 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:30:44.920 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:30:44.923 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:30:44.926 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:30:44.928 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:30:44.930 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:30:44.933 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:30:44.935 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:30:44.937 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:30:44.940 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 17:30:44.942 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:30:44.945 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:30:44.947 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:30:44.949 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:30:44.952 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:30:44.954 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:30:44.957 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 17:30:44.960 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:44.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:44.965 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 17:30:44.967 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:30:44.970 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:30:44.972 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:30:44.975 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:30:44.977 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:30:44.979 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:30:44.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:44.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:44.987 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:30:44.989 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:30:44.991 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:30:44.993 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:30:44.996 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 17:30:44.998 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:30:45.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:45.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:45.005 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 17:30:45.028 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-16 17:30:45.139 | Reading package lists... 2022-03-16 17:30:45.382 | Building dependency tree... 2022-03-16 17:30:45.384 | Reading state information... 2022-03-16 17:30:45.645 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 17:30:45.646 | The following packages were automatically installed and are no longer required: 2022-03-16 17:30:45.647 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:30:45.647 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:30:45.647 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:30:45.647 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:30:45.647 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:30:45.647 | python3-zope.interface 2022-03-16 17:30:45.647 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:30:45.763 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:30:45.769 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:30:45.771 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:30:45.773 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:45.775 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:45.777 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:45.780 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:45.782 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:45.785 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:30:45.788 | + functions-common:time_stop:2432 : start_time=1647451845025 2022-03-16 17:30:45.790 | + functions-common:time_stop:2434 : [[ -z 1647451845025 ]] 2022-03-16 17:30:45.793 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:45.798 | + functions-common:time_stop:2437 : end_time=1647451845795 2022-03-16 17:30:45.800 | + functions-common:time_stop:2438 : elapsed_time=770 2022-03-16 17:30:45.802 | + functions-common:time_stop:2439 : total=2361 2022-03-16 17:30:45.804 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:45.806 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3131 2022-03-16 17:30:45.809 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:30:45.811 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 17:30:45.814 | + ./stack.sh:main:839 : install_database_python 2022-03-16 17:30:45.817 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 17:30:45.819 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 17:30:45.821 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 17:30:45.824 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:30:45.827 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 17:30:45.830 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 17:30:45.832 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:30:45.836 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:30:45.836 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:30:45.841 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 17:30:45.843 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 17:30:45.846 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 17:30:45.848 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 17:30:45.851 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 17:30:45.872 | Using python 3.8 to install PyMySQL 2022-03-16 17:30:45.875 | + 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-03-16 17:30:46.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:46.757 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:46.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:46.757 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:47.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:47.943 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 17:30:50.496 | 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-03-16 17:30:50.504 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:30:50.504 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:30:50.627 | + inc/python:pip_install:200 : result=0 2022-03-16 17:30:50.629 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:30:50.632 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:50.634 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:50.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:50.639 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:50.641 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:50.644 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:30:50.646 | + functions-common:time_stop:2432 : start_time=1647451845867 2022-03-16 17:30:50.648 | + functions-common:time_stop:2434 : [[ -z 1647451845867 ]] 2022-03-16 17:30:50.651 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:50.656 | + functions-common:time_stop:2437 : end_time=1647451850653 2022-03-16 17:30:50.658 | + functions-common:time_stop:2438 : elapsed_time=4786 2022-03-16 17:30:50.661 | + functions-common:time_stop:2439 : total=22547 2022-03-16 17:30:50.663 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:50.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27333 2022-03-16 17:30:50.668 | + inc/python:pip_install:203 : return 0 2022-03-16 17:30:50.670 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 17:30:50.673 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 17:30:50.675 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 17:30:50.677 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 17:30:50.695 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:50.697 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 17:30:50.699 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 17:30:50.703 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:30:50.703 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:30:50.709 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:30:50.711 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:30:50.713 | + 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-03-16 17:30:50.716 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:30:50.718 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 17:30:50.721 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 17:30:50.737 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:50.740 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 17:30:50.742 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:30:50.744 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:30:50.747 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:30:50.749 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:30:50.752 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:30:50.754 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:30:50.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:50.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:50.761 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:30:50.764 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:30:50.766 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:30:50.769 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:30:50.771 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 17:30:50.774 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:30:50.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:50.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:50.781 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 17:30:50.802 | + 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-03-16 17:30:50.914 | Reading package lists... 2022-03-16 17:30:51.163 | Building dependency tree... 2022-03-16 17:30:51.164 | Reading state information... 2022-03-16 17:30:51.434 | radvd is already the newest version (1:2.17-2). 2022-03-16 17:30:51.434 | The following packages were automatically installed and are no longer required: 2022-03-16 17:30:51.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:30:51.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:30:51.436 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:30:51.436 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:30:51.436 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:30:51.436 | python3-zope.interface 2022-03-16 17:30:51.436 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:30:51.553 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:30:51.558 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:30:51.560 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:30:51.562 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:51.565 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:51.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:51.570 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:51.572 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:51.574 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:30:51.576 | + functions-common:time_stop:2432 : start_time=1647451850800 2022-03-16 17:30:51.579 | + functions-common:time_stop:2434 : [[ -z 1647451850800 ]] 2022-03-16 17:30:51.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:51.586 | + functions-common:time_stop:2437 : end_time=1647451851584 2022-03-16 17:30:51.588 | + functions-common:time_stop:2438 : elapsed_time=784 2022-03-16 17:30:51.591 | + functions-common:time_stop:2439 : total=3131 2022-03-16 17:30:51.593 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:51.595 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3915 2022-03-16 17:30:51.597 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:30:51.600 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 17:30:51.617 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:51.619 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 17:30:51.622 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 17:30:51.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 17:30:51.628 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 17:30:51.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 17:30:51.650 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:30:51.653 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:30:51.655 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:30:51.657 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:30:51.660 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:30:51.662 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:30:51.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:51.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:51.669 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:30:51.671 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:30:51.673 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:30:51.675 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:30:51.677 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 17:30:51.680 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:30:51.682 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:51.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:51.686 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 17:30:51.708 | + 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-03-16 17:30:51.822 | Reading package lists... 2022-03-16 17:30:52.075 | Building dependency tree... 2022-03-16 17:30:52.077 | Reading state information... 2022-03-16 17:30:52.348 | fakeroot is already the newest version (1.24-1). 2022-03-16 17:30:52.348 | make is already the newest version (4.2.1-1.2). 2022-03-16 17:30:52.348 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 17:30:52.348 | The following packages were automatically installed and are no longer required: 2022-03-16 17:30:52.349 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:30:52.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:30:52.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:30:52.349 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:30:52.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:30:52.349 | python3-zope.interface 2022-03-16 17:30:52.349 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:30:52.466 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:30:52.471 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:30:52.473 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:30:52.476 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:52.478 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:52.480 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:52.482 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:52.485 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:52.487 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:30:52.489 | + functions-common:time_stop:2432 : start_time=1647451851705 2022-03-16 17:30:52.491 | + functions-common:time_stop:2434 : [[ -z 1647451851705 ]] 2022-03-16 17:30:52.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:52.498 | + functions-common:time_stop:2437 : end_time=1647451852496 2022-03-16 17:30:52.501 | + functions-common:time_stop:2438 : elapsed_time=791 2022-03-16 17:30:52.503 | + functions-common:time_stop:2439 : total=3915 2022-03-16 17:30:52.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:52.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4706 2022-03-16 17:30:52.510 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:30:52.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 17:30:52.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:30:52.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:30:52.520 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 17:30:52.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 17:30:52.525 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 17:30:52.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 17:30:52.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 17:30:52.535 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 17:30:52.536 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 17:30:52.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 17:30:52.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 17:30:52.545 | + functions:vercmp:628 : local v1=5.4 2022-03-16 17:30:52.547 | + functions:vercmp:629 : local 'op=<' 2022-03-16 17:30:52.550 | + functions:vercmp:630 : local v2=3.13 2022-03-16 17:30:52.552 | + functions:vercmp:631 : local result 2022-03-16 17:30:52.556 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 17:30:52.556 | ++ functions:vercmp:635 : head -1 2022-03-16 17:30:52.556 | ++ functions:vercmp:635 : sort -V 2022-03-16 17:30:52.561 | + functions:vercmp:635 : result=3.13 2022-03-16 17:30:52.564 | + functions:vercmp:637 : case $op in 2022-03-16 17:30:52.566 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 17:30:52.568 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 17:30:52.571 | + functions:vercmp:648 : return 2022-03-16 17:30:52.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 17:30:52.575 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:30:52.578 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 17:30:53.143 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 17:30:53.146 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 17:30:53.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 17:30:53.157 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.160 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 17:30:53.183 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:30:53.185 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 17:30:53.188 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 17:30:53.188 | Installing etcd 2022-03-16 17:30:53.191 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 17:30:53.203 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 17:30:53.215 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 17:30:53.217 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 17:30:53.235 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 17:30:53.239 | ++ 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-03-16 17:30:53.241 | ++ 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-03-16 17:30:53.244 | +++ 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-03-16 17:30:53.249 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:30:53.251 | ++ 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-03-16 17:30:53.253 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 17:30:53.256 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:30:53.258 | ++ functions:get_extra_file:74 : return 2022-03-16 17:30:53.261 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:30:53.263 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 17:30:53.266 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 17:30:53.268 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 17:30:53.286 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:30:53.289 | + ./stack.sh:main:866 : install_dstat 2022-03-16 17:30:53.291 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 17:30:53.309 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:30:53.311 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 17:30:53.313 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:30:53.316 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 17:30:53.318 | + ./stack.sh:main:875 : install_libs 2022-03-16 17:30:53.321 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 17:30:53.323 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 17:30:53.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 17:30:53.328 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 17:30:53.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 17:30:53.337 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.339 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 17:30:53.341 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 17:30:53.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 17:30:53.347 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 17:30:53.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 17:30:53.356 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.358 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 17:30:53.361 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 17:30:53.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 17:30:53.366 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 17:30:53.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 17:30:53.375 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.377 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 17:30:53.379 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 17:30:53.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 17:30:53.384 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 17:30:53.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 17:30:53.393 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.396 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 17:30:53.398 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 17:30:53.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 17:30:53.403 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 17:30:53.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 17:30:53.412 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.415 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 17:30:53.417 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 17:30:53.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 17:30:53.422 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 17:30:53.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 17:30:53.432 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.434 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 17:30:53.437 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 17:30:53.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 17:30:53.442 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 17:30:53.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 17:30:53.451 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.454 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 17:30:53.457 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 17:30:53.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 17:30:53.461 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 17:30:53.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 17:30:53.471 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.474 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 17:30:53.476 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 17:30:53.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 17:30:53.480 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 17:30:53.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 17:30:53.490 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.492 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 17:30:53.495 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 17:30:53.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 17:30:53.499 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 17:30:53.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 17:30:53.509 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.511 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 17:30:53.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 17:30:53.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 17:30:53.519 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 17:30:53.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 17:30:53.528 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.531 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 17:30:53.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 17:30:53.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 17:30:53.538 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 17:30:53.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 17:30:53.548 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.550 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 17:30:53.552 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 17:30:53.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 17:30:53.557 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 17:30:53.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 17:30:53.567 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.569 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 17:30:53.572 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 17:30:53.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 17:30:53.576 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 17:30:53.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 17:30:53.586 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.589 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 17:30:53.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 17:30:53.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 17:30:53.596 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 17:30:53.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 17:30:53.606 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.608 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 17:30:53.611 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 17:30:53.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 17:30:53.615 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 17:30:53.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 17:30:53.625 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.627 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 17:30:53.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 17:30:53.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 17:30:53.635 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 17:30:53.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 17:30:53.645 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.647 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 17:30:53.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 17:30:53.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 17:30:53.654 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 17:30:53.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 17:30:53.664 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.667 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 17:30:53.669 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 17:30:53.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 17:30:53.674 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 17:30:53.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 17:30:53.683 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.686 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 17:30:53.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 17:30:53.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 17:30:53.694 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 17:30:53.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 17:30:53.704 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.707 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 17:30:53.709 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 17:30:53.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 17:30:53.714 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 17:30:53.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 17:30:53.724 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.726 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 17:30:53.729 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 17:30:53.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 17:30:53.733 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 17:30:53.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 17:30:53.743 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.745 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 17:30:53.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 17:30:53.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 17:30:53.753 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 17:30:53.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 17:30:53.762 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.764 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 17:30:53.767 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 17:30:53.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 17:30:53.772 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 17:30:53.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 17:30:53.782 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.784 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 17:30:53.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 17:30:53.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 17:30:53.791 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 17:30:53.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 17:30:53.801 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.803 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 17:30:53.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 17:30:53.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 17:30:53.811 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 17:30:53.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 17:30:53.821 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.823 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 17:30:53.826 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 17:30:53.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 17:30:53.831 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 17:30:53.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 17:30:53.840 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.843 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 17:30:53.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 17:30:53.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 17:30:53.850 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 17:30:53.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 17:30:53.859 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.862 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 17:30:53.864 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 17:30:53.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 17:30:53.869 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 17:30:53.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 17:30:53.879 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.881 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 17:30:53.883 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 17:30:53.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 17:30:53.888 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 17:30:53.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 17:30:53.898 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.900 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 17:30:53.903 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 17:30:53.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 17:30:53.908 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 17:30:53.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 17:30:53.917 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.919 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 17:30:53.922 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 17:30:53.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 17:30:53.927 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 17:30:53.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 17:30:53.936 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.939 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 17:30:53.942 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 17:30:53.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 17:30:53.946 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 17:30:53.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 17:30:53.957 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.959 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 17:30:53.961 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 17:30:53.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 17:30:53.966 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 17:30:53.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 17:30:53.976 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.978 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 17:30:53.981 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 17:30:53.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 17:30:53.986 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 17:30:53.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:53.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:53.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 17:30:53.995 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:53.997 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 17:30:54.000 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 17:30:54.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 17:30:54.005 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 17:30:54.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:54.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:54.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 17:30:54.014 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:54.018 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 17:30:54.020 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 17:30:54.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 17:30:54.025 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 17:30:54.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:54.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:54.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 17:30:54.034 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:54.037 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 17:30:54.039 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 17:30:54.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 17:30:54.044 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 17:30:54.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:30:54.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:30:54.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 17:30:54.053 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:30:54.056 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 17:30:54.078 | Using python 3.8 to install etcd3 2022-03-16 17:30:54.080 | + 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-03-16 17:30:54.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:54.974 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:54.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:54.974 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:56.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:30:56.133 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 17:30:56.141 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 17:30:56.142 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 17:30:56.143 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 17:30:56.144 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 17:30:58.667 | 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-03-16 17:30:58.675 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:30:58.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:30:58.804 | + inc/python:pip_install:200 : result=0 2022-03-16 17:30:58.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:30:58.809 | + functions-common:time_stop:2425 : local name 2022-03-16 17:30:58.811 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:30:58.814 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:30:58.816 | + functions-common:time_stop:2428 : local total 2022-03-16 17:30:58.819 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:30:58.821 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:30:58.823 | + functions-common:time_stop:2432 : start_time=1647451854072 2022-03-16 17:30:58.825 | + functions-common:time_stop:2434 : [[ -z 1647451854072 ]] 2022-03-16 17:30:58.829 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:30:58.833 | + functions-common:time_stop:2437 : end_time=1647451858830 2022-03-16 17:30:58.835 | + functions-common:time_stop:2438 : elapsed_time=4758 2022-03-16 17:30:58.837 | + functions-common:time_stop:2439 : total=27333 2022-03-16 17:30:58.839 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:30:58.842 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32091 2022-03-16 17:30:58.845 | + inc/python:pip_install:203 : return 0 2022-03-16 17:30:58.847 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 17:30:58.869 | Using python 3.8 to install etcd3gw 2022-03-16 17:30:58.872 | + 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-03-16 17:30:59.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:59.758 | from cryptography.utils import int_from_bytes 2022-03-16 17:30:59.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:30:59.758 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:00.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:31:00.950 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 17:31:00.958 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 17:31:00.959 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 17:31:00.960 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 17:31:00.961 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 17:31:00.993 | 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.8) 2022-03-16 17:31:00.996 | 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-03-16 17:31:00.998 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-16 17:31:00.999 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 17:31:03.539 | 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-03-16 17:31:03.546 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:31:03.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:31:03.667 | + inc/python:pip_install:200 : result=0 2022-03-16 17:31:03.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:31:03.672 | + functions-common:time_stop:2425 : local name 2022-03-16 17:31:03.675 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:31:03.677 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:31:03.679 | + functions-common:time_stop:2428 : local total 2022-03-16 17:31:03.681 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:31:03.683 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:31:03.686 | + functions-common:time_stop:2432 : start_time=1647451858864 2022-03-16 17:31:03.688 | + functions-common:time_stop:2434 : [[ -z 1647451858864 ]] 2022-03-16 17:31:03.691 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:31:03.695 | + functions-common:time_stop:2437 : end_time=1647451863693 2022-03-16 17:31:03.697 | + functions-common:time_stop:2438 : elapsed_time=4829 2022-03-16 17:31:03.699 | + functions-common:time_stop:2439 : total=32091 2022-03-16 17:31:03.702 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:31:03.704 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36920 2022-03-16 17:31:03.706 | + inc/python:pip_install:203 : return 0 2022-03-16 17:31:03.709 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 17:31:03.711 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 17:31:03.714 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 17:31:03.716 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:31:03.719 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:31:03.721 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:31:03.724 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:31:03.726 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:31:03.729 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:31:03.731 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:31:03.733 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:31:03.736 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:31:03.739 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:31:03.741 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:31:03.744 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 17:31:03.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:03.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:03.751 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 17:31:03.753 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:31:03.756 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:31:03.758 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:31:03.760 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:31:03.763 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:31:03.765 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:31:03.768 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:31:03.770 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:03.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:03.775 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:31:03.777 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:31:03.779 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:31:03.782 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:31:03.785 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:31:03.787 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:31:03.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:03.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:03.794 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:31:03.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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:31:03.928 | Reading package lists... 2022-03-16 17:31:04.172 | Building dependency tree... 2022-03-16 17:31:04.174 | Reading state information... 2022-03-16 17:31:04.439 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 17:31:04.439 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 17:31:04.439 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:31:04.439 | The following packages were automatically installed and are no longer required: 2022-03-16 17:31:04.440 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:31:04.440 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:31:04.440 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:31:04.441 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:31:04.441 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:31:04.441 | python3-zope.interface 2022-03-16 17:31:04.441 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:31:04.556 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:31:04.560 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:31:04.563 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:31:04.566 | + functions-common:time_stop:2425 : local name 2022-03-16 17:31:04.568 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:31:04.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:31:04.572 | + functions-common:time_stop:2428 : local total 2022-03-16 17:31:04.575 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:31:04.577 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:31:04.580 | + functions-common:time_stop:2432 : start_time=1647451863814 2022-03-16 17:31:04.582 | + functions-common:time_stop:2434 : [[ -z 1647451863814 ]] 2022-03-16 17:31:04.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:31:04.589 | + functions-common:time_stop:2437 : end_time=1647451864586 2022-03-16 17:31:04.591 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-16 17:31:04.593 | + functions-common:time_stop:2439 : total=4706 2022-03-16 17:31:04.596 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:31:04.599 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5478 2022-03-16 17:31:04.601 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:31:04.603 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 17:31:04.606 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:04.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:04.611 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 17:31:04.674 | Module proxy already enabled 2022-03-16 17:31:04.678 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 17:31:04.740 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 17:31:04.740 | Module proxy already enabled 2022-03-16 17:31:04.740 | Module proxy_uwsgi already enabled 2022-03-16 17:31:04.744 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 17:31:04.747 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:31:04.749 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:31:04.752 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:31:04.930 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 17:31:04.933 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 17:31:04.938 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 17:31:04.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:04.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:04.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 17:31:04.951 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:04.954 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 17:31:04.957 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 17:31:04.959 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 17:31:04.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:04.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:04.966 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 17:31:04.969 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:04.972 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 17:31:04.974 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 17:31:04.977 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 17:31:04.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:04.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:04.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 17:31:04.986 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:04.989 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 17:31:04.992 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 17:31:04.994 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 17:31:04.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:04.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:05.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 17:31:05.004 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:05.007 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 17:31:05.009 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 17:31:05.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:05.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:05.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 17:31:05.019 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:05.022 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 17:31:05.024 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 17:31:05.027 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 17:31:05.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:05.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:05.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 17:31:05.037 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:05.039 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 17:31:05.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:05.059 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 17:31:05.061 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 17:31:05.065 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 17:31:05.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:05.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:05.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 17:31:05.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:05.077 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 17:31:05.094 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:05.097 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 17:31:05.099 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 17:31:05.101 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 17:31:05.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:05.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:05.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 17:31:05.111 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:05.114 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 17:31:05.116 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 17:31:05.119 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 17:31:05.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:05.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:05.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 17:31:05.130 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:05.132 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 17:31:05.135 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 17:31:05.137 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:31:05.141 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 17:31:05.143 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 17:31:05.146 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:31:05.149 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:31:05.150 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:31:05.155 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 17:31:05.158 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 17:31:05.160 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 17:31:05.163 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 17:31:05.165 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 17:31:05.187 | Using python 3.8 to install keystonemiddleware 2022-03-16 17:31:05.190 | + 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-03-16 17:31:06.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:06.065 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:06.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:06.065 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:07.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:31:07.232 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 17:31:07.284 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 17:31:07.285 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 17:31:07.286 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 17:31:07.287 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 17:31:07.288 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 17:31:07.289 | 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-03-16 17:31:07.290 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 17:31:07.292 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 17:31:07.293 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 17:31:07.294 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-16 17:31:07.295 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 17:31:07.296 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 17:31:07.297 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-16 17:31:07.298 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 17:31:07.355 | 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-03-16 17:31:07.356 | 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-03-16 17:31:07.358 | 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-03-16 17:31:07.396 | 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-03-16 17:31:07.436 | 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-03-16 17:31:07.437 | 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-03-16 17:31:07.438 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-16 17:31:07.440 | 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-03-16 17:31:07.490 | 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-03-16 17:31:07.493 | 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-03-16 17:31:07.503 | 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-03-16 17:31:07.504 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-16 17:31:07.518 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-16 17:31:07.519 | 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-03-16 17:31:07.520 | 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-03-16 17:31:07.585 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 17:31:07.587 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-16 17:31:07.590 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-16 17:31:07.591 | 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.8) 2022-03-16 17:31:07.639 | 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.13.3) 2022-03-16 17:31:07.651 | 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-03-16 17:31:10.043 | 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-03-16 17:31:10.051 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:31:10.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:31:10.175 | + inc/python:pip_install:200 : result=0 2022-03-16 17:31:10.178 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:31:10.180 | + functions-common:time_stop:2425 : local name 2022-03-16 17:31:10.182 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:31:10.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:31:10.188 | + functions-common:time_stop:2428 : local total 2022-03-16 17:31:10.190 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:31:10.192 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:31:10.195 | + functions-common:time_stop:2432 : start_time=1647451865181 2022-03-16 17:31:10.197 | + functions-common:time_stop:2434 : [[ -z 1647451865181 ]] 2022-03-16 17:31:10.200 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:31:10.204 | + functions-common:time_stop:2437 : end_time=1647451870201 2022-03-16 17:31:10.207 | + functions-common:time_stop:2438 : elapsed_time=5020 2022-03-16 17:31:10.209 | + functions-common:time_stop:2439 : total=36920 2022-03-16 17:31:10.211 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:31:10.214 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41940 2022-03-16 17:31:10.216 | + inc/python:pip_install:203 : return 0 2022-03-16 17:31:10.219 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 17:31:10.222 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 17:31:10.224 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:31:10.227 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 17:31:10.230 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 17:31:10.233 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:31:10.237 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:31:10.237 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:31:10.242 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 17:31:10.245 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 17:31:10.247 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 17:31:10.250 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 17:31:10.252 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 17:31:10.274 | Using python 3.8 to install python-memcached 2022-03-16 17:31:10.276 | + 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-03-16 17:31:11.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:11.172 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:11.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:11.172 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:12.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:31:12.337 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 17:31:12.340 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 17:31:14.851 | 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-03-16 17:31:14.858 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:31:14.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:31:14.981 | + inc/python:pip_install:200 : result=0 2022-03-16 17:31:14.984 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:31:14.987 | + functions-common:time_stop:2425 : local name 2022-03-16 17:31:14.989 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:31:14.991 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:31:14.993 | + functions-common:time_stop:2428 : local total 2022-03-16 17:31:14.996 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:31:14.998 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:31:15.001 | + functions-common:time_stop:2432 : start_time=1647451870268 2022-03-16 17:31:15.003 | + functions-common:time_stop:2434 : [[ -z 1647451870268 ]] 2022-03-16 17:31:15.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:31:15.011 | + functions-common:time_stop:2437 : end_time=1647451875008 2022-03-16 17:31:15.013 | + functions-common:time_stop:2438 : elapsed_time=4740 2022-03-16 17:31:15.015 | + functions-common:time_stop:2439 : total=41940 2022-03-16 17:31:15.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:31:15.020 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46680 2022-03-16 17:31:15.022 | + inc/python:pip_install:203 : return 0 2022-03-16 17:31:15.025 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 17:31:15.042 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:15.044 | + ./stack.sh:main:897 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-16 17:31:15.047 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 17:31:15.050 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 17:31:15.052 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 17:31:15.054 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:31:15.057 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 17:31:15.059 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 17:31:15.075 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:15.077 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 17:31:15.080 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 17:31:15.082 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 17:31:15.084 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:31:15.086 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:31:15.089 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:31:15.091 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:31:15.094 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:31:15.097 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:31:15.113 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:31:15.115 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:31:15.117 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:31:15.120 | + functions-common:git_clone:629 : echo master 2022-03-16 17:31:15.120 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:31:15.125 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 17:31:15.127 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:31:15.129 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 17:31:15.132 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:31:15.133 | + functions-common:git_clone:678 : head -1 2022-03-16 17:31:15.135 | 433f541b9 Update master for stable/yoga 2022-03-16 17:31:15.138 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:31:15.140 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 17:31:15.143 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:31:15.145 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:31:15.147 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 17:31:15.150 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:31:15.152 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 17:31:15.154 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:31:15.157 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:31:15.160 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 17:31:15.162 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:31:15.164 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:31:15.167 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 17:31:15.170 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:31:15.173 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 17:31:15.175 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:31:15.178 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:31:15.181 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 17:31:15.186 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 17:31:15.189 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 17:31:15.870 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 17:31:15.873 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:31:15.875 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:31:15.877 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:31:15.879 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:31:15.881 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 17:31:15.884 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:31:15.886 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:31:15.888 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:31:15.891 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:31:15.893 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:31:15.896 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:31:15.898 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:31:15.900 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 17:31:15.921 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 17:31:15.924 | + 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-03-16 17:31:16.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:16.809 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:16.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:16.809 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:17.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:31:17.985 | Obtaining file:///opt/stack/keystone 2022-03-16 17:31:17.986 | Preparing metadata (setup.py): started 2022-03-16 17:31:21.563 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:31:21.637 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 17:31:21.638 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 17:31:21.640 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 17:31:21.641 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 17:31:21.642 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 17:31:21.643 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 17:31:21.644 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 17:31:21.645 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 17:31:21.646 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 17:31:21.647 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 17:31:21.648 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 17:31:21.649 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:31:21.650 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 17:31:21.651 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 17:31:21.653 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 17:31:21.654 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 17:31:21.655 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 17:31:21.657 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 17:31:21.658 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 17:31:21.659 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 17:31:21.660 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 17:31:21.661 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 17:31:21.662 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 17:31:21.663 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 17:31:21.664 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 17:31:21.665 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:31:21.666 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 17:31:21.668 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 17:31:21.669 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 17:31:21.670 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:31:21.671 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 17:31:21.672 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 17:31:21.673 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 17:31:21.674 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 17:31:21.685 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 17:31:21.686 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 17:31:21.730 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev1) (5.1.1) 2022-03-16 17:31:21.742 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (3.0.3) 2022-03-16 17:31:21.743 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 17:31:21.744 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 17:31:21.745 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.0.3) 2022-03-16 17:31:21.755 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 17:31:21.816 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 17:31:21.818 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 17:31:21.914 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 17:31:21.915 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 17:31:21.916 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-16 17:31:21.918 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.5.0) 2022-03-16 17:31:21.972 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.7.6) 2022-03-16 17:31:21.973 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 17:31:21.976 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.0.1) 2022-03-16 17:31:22.028 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (0.9.6) 2022-03-16 17:31:22.029 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (2.8.2) 2022-03-16 17:31:22.084 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 17:31:22.086 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.8.0) 2022-03-16 17:31:22.088 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.2.3) 2022-03-16 17:31:22.089 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 17:31:22.090 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.9) 2022-03-16 17:31:22.092 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.4.0) 2022-03-16 17:31:22.114 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev1) (3.3.0) 2022-03-16 17:31:22.160 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (3.1.1) 2022-03-16 17:31:22.180 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 17:31:22.182 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (0.11.0) 2022-03-16 17:31:22.183 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (1.0.2) 2022-03-16 17:31:22.185 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (3.0.7) 2022-03-16 17:31:22.265 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 17:31:22.379 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 17:31:22.380 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 17:31:22.382 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 17:31:22.382 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 17:31:22.384 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 17:31:22.603 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 17:31:22.625 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 17:31:22.627 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 17:31:22.695 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 17:31:22.696 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.1.6) 2022-03-16 17:31:22.714 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 17:31:22.788 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 17:31:22.827 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.13.3) 2022-03-16 17:31:22.939 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 17:31:23.015 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.7.0) 2022-03-16 17:31:23.144 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev1) (0.17.3) 2022-03-16 17:31:23.172 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.13.1) 2022-03-16 17:31:23.212 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.1) 2022-03-16 17:31:23.215 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.5.1) 2022-03-16 17:31:23.217 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.0.0) 2022-03-16 17:31:23.219 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.33.0) 2022-03-16 17:31:23.220 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.5.0) 2022-03-16 17:31:23.222 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (1.3.3) 2022-03-16 17:31:23.275 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (0.2.5) 2022-03-16 17:31:23.414 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.0.12) 2022-03-16 17:31:23.416 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (3.3) 2022-03-16 17:31:23.417 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.26.8) 2022-03-16 17:31:23.418 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2019.11.28) 2022-03-16 17:31:23.569 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 17:31:23.650 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 17:31:23.724 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 17:31:23.899 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 17:31:24.165 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.7) 2022-03-16 17:31:24.199 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.0.0) 2022-03-16 17:31:26.095 | Installing collected packages: keystone 2022-03-16 17:31:26.095 | Attempting uninstall: keystone 2022-03-16 17:31:26.095 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 17:31:26.099 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 17:31:26.101 | Running setup.py develop for keystone 2022-03-16 17:31:30.615 | Successfully installed keystone 2022-03-16 17:31:30.615 | 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-03-16 17:31:30.622 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:31:30.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:31:30.757 | + inc/python:pip_install:200 : result=0 2022-03-16 17:31:30.759 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:31:30.762 | + functions-common:time_stop:2425 : local name 2022-03-16 17:31:30.764 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:31:30.767 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:31:30.769 | + functions-common:time_stop:2428 : local total 2022-03-16 17:31:30.771 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:31:30.773 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:31:30.775 | + functions-common:time_stop:2432 : start_time=1647451875915 2022-03-16 17:31:30.778 | + functions-common:time_stop:2434 : [[ -z 1647451875915 ]] 2022-03-16 17:31:30.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:31:30.785 | + functions-common:time_stop:2437 : end_time=1647451890782 2022-03-16 17:31:30.787 | + functions-common:time_stop:2438 : elapsed_time=14867 2022-03-16 17:31:30.789 | + functions-common:time_stop:2439 : total=46680 2022-03-16 17:31:30.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:31:30.793 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61547 2022-03-16 17:31:30.796 | + inc/python:pip_install:203 : return 0 2022-03-16 17:31:30.798 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:31:30.800 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:31:30.803 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:31:30.823 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:31:30.835 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 17:31:30.838 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 17:31:30.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:30.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:30.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 17:31:30.848 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:30.850 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 17:31:30.867 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:30.869 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:31:30.872 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:31:30.875 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 17:31:30.877 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 17:31:30.890 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-16 17:31:30.892 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 17:31:30.897 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 17:31:30.913 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:30.916 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 17:31:30.947 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 17:31:30.975 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 17:31:31.006 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 17:31:31.037 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 17:31:31.069 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 17:31:31.099 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 17:31:31.128 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 17:31:31.157 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 17:31:31.159 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 17:31:31.161 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 17:31:31.164 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 17:31:31.166 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:31:31.168 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:31:31.185 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:31.189 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:31:31.191 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:31:31.193 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:31:31.209 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:31.211 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:31:31.214 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:31:31.245 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:31:31.247 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:31:31.251 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 17:31:31.253 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 17:31:31.269 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:31.272 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-03-16 17:31:31.302 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 17:31:31.305 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 17:31:31.338 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 17:31:31.340 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 17:31:31.343 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 17:31:31.346 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 17:31:31.348 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 17:31:31.351 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 17:31:31.383 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 17:31:31.385 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 17:31:31.388 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 17:31:31.390 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 17:31:31.393 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:31:31.410 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:31:31.413 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:31:31.415 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:31:31.417 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:31:31.420 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:31:31.448 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:31:31.477 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:31:31.506 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:31:31.535 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 17:31:31.563 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:31:31.566 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 17:31:31.568 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 17:31:31.570 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 17:31:31.573 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 17:31:31.575 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:31:31.578 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:31:31.581 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 17:31:31.585 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 17:31:31.587 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:31:31.590 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:31:31.602 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:31:31.603 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:31:31.611 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:31:31.615 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:31:31.631 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 17:31:31.633 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 17:31:31.637 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 17:31:31.667 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 17:31:31.694 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 17:31:31.721 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 17:31:31.750 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 17:31:31.777 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 17:31:31.805 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 17:31:31.833 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 17:31:31.862 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 17:31:31.890 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:31:31.920 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 17:31:31.948 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 17:31:31.976 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 17:31:32.004 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:31:32.006 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:31:32.009 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 17:31:32.012 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 17:31:32.014 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:31:32.017 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:32.019 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:32.022 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:31:32.024 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:31:32.027 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 17:31:32.056 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 17:31:32.085 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-16 17:31:32.085 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:31:32.094 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 17:31:32.097 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 17:31:32.100 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 17:31:32.102 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:31:32.104 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:31:32.107 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:31:32.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:32.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:32.114 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:31:32.116 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:31:32.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:32.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:32.123 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 17:31:32.186 | Site keystone-wsgi-public already enabled 2022-03-16 17:31:32.191 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:31:32.194 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:31:32.196 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:31:32.198 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:31:32.338 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 17:31:32.373 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 17:31:32.408 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 17:31:32.441 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 17:31:32.443 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 17:31:32.476 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 17:31:32.505 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 17:31:32.534 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 17:31:32.537 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 17:31:32.553 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:32.556 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 17:31:32.573 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:32.575 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 17:31:32.579 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 17:31:32.581 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 17:31:32.583 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:31:32.586 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 17:31:32.588 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 17:31:32.591 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 17:31:32.594 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 17:31:32.596 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:31:32.599 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:31:32.602 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:31:32.604 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:31:32.607 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:31:32.610 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:31:32.626 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:31:32.628 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:31:32.631 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:31:32.634 | + functions-common:git_clone:629 : echo master 2022-03-16 17:31:32.634 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:31:32.639 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 17:31:32.642 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:31:32.644 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 17:31:32.647 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:31:32.648 | + functions-common:git_clone:678 : head -1 2022-03-16 17:31:32.653 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 17:31:32.656 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:31:32.659 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 17:31:32.662 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:31:32.664 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:31:32.667 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 17:31:32.669 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 17:31:32.672 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 17:31:32.675 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:31:32.677 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:31:32.679 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 17:31:32.682 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:31:32.684 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 17:31:32.687 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 17:31:32.690 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:31:32.693 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 17:31:32.695 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:31:32.697 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:31:32.701 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 17:31:32.707 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 17:31:32.709 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 17:31:33.377 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 17:31:33.380 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:31:33.382 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:31:33.384 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:31:33.387 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:31:33.389 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 17:31:33.391 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:31:33.394 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 17:31:33.396 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:31:33.398 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 17:31:33.401 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 17:31:33.403 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 17:31:33.405 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:31:33.408 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 17:31:33.429 | Using python 3.8 to install /opt/stack/swift 2022-03-16 17:31:33.431 | + 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/swift[keystone]' 2022-03-16 17:31:34.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:34.312 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:34.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:34.312 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:35.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:31:35.489 | Obtaining file:///opt/stack/swift 2022-03-16 17:31:35.490 | Preparing metadata (setup.py): started 2022-03-16 17:31:38.830 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:31:38.877 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 17:31:38.878 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 17:31:38.880 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 17:31:38.881 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 17:31:38.882 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 17:31:38.883 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 17:31:38.885 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 17:31:38.886 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 17:31:38.887 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 17:31:38.888 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 17:31:38.889 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 17:31:38.937 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 17:31:38.945 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 17:31:39.015 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 17:31:39.016 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 17:31:39.017 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 17:31:39.019 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.3.0) 2022-03-16 17:31:39.020 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 17:31:39.022 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 17:31:39.023 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 17:31:39.024 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 17:31:39.026 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.8.1) 2022-03-16 17:31:39.027 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 17:31:39.028 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.1.1) 2022-03-16 17:31:39.030 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 17:31:39.054 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 17:31:39.085 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 17:31:39.087 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 17:31:39.088 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-16 17:31:39.091 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 17:31:39.114 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 17:31:39.206 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.2) 2022-03-16 17:31:39.207 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.7.0) 2022-03-16 17:31:39.209 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.5.0) 2022-03-16 17:31:39.250 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-16 17:31:39.295 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.5.0) 2022-03-16 17:31:39.297 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.5.0) 2022-03-16 17:31:39.298 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.8.0) 2022-03-16 17:31:39.299 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (6.0) 2022-03-16 17:31:39.362 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.8.2) 2022-03-16 17:31:39.365 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.9.6) 2022-03-16 17:31:39.379 | 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>=4.17.0->swift==2.29.1.dev19) (1.0.3) 2022-03-16 17:31:39.380 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2021.3) 2022-03-16 17:31:39.402 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (21.3) 2022-03-16 17:31:39.403 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.0.7) 2022-03-16 17:31:39.508 | 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>=4.17.0->swift==2.29.1.dev19) (1.13.3) 2022-03-16 17:31:39.523 | 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>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-16 17:31:41.852 | Installing collected packages: swift 2022-03-16 17:31:41.852 | Attempting uninstall: swift 2022-03-16 17:31:41.852 | Found existing installation: swift 2.29.1.dev19 2022-03-16 17:31:41.855 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 17:31:41.857 | Running setup.py develop for swift 2022-03-16 17:31:46.129 | Successfully installed swift 2022-03-16 17:31:46.130 | 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-03-16 17:31:46.138 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:31:46.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:31:46.274 | + inc/python:pip_install:200 : result=0 2022-03-16 17:31:46.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:31:46.279 | + functions-common:time_stop:2425 : local name 2022-03-16 17:31:46.281 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:31:46.284 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:31:46.286 | + functions-common:time_stop:2428 : local total 2022-03-16 17:31:46.288 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:31:46.290 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:31:46.293 | + functions-common:time_stop:2432 : start_time=1647451893423 2022-03-16 17:31:46.295 | + functions-common:time_stop:2434 : [[ -z 1647451893423 ]] 2022-03-16 17:31:46.298 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:31:46.302 | + functions-common:time_stop:2437 : end_time=1647451906299 2022-03-16 17:31:46.304 | + functions-common:time_stop:2438 : elapsed_time=12876 2022-03-16 17:31:46.306 | + functions-common:time_stop:2439 : total=61547 2022-03-16 17:31:46.308 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:31:46.310 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74423 2022-03-16 17:31:46.314 | + inc/python:pip_install:203 : return 0 2022-03-16 17:31:46.316 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:31:46.318 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:31:46.321 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:31:46.340 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:31:46.353 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 17:31:46.355 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 17:31:46.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:46.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:46.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 17:31:46.366 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:46.368 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 17:31:46.371 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:31:46.373 | + ./stack.sh:main:908 : configure_swift 2022-03-16 17:31:46.376 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 17:31:46.378 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 17:31:46.380 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 17:31:46.382 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 17:31:46.384 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 17:31:47.566 | No container-server running 2022-03-16 17:31:47.566 | No container-sync running 2022-03-16 17:31:47.566 | No container-auditor running 2022-03-16 17:31:47.566 | No container-updater running 2022-03-16 17:31:47.566 | No proxy-server running 2022-03-16 17:31:47.566 | No container-replicator running 2022-03-16 17:31:47.566 | No object-expirer running 2022-03-16 17:31:47.566 | No account-auditor running 2022-03-16 17:31:47.566 | No account-reaper running 2022-03-16 17:31:47.566 | No container-reconciler running 2022-03-16 17:31:47.566 | No object-auditor running 2022-03-16 17:31:47.566 | No object-reconstructor running 2022-03-16 17:31:47.566 | No account-server running 2022-03-16 17:31:47.566 | No account-replicator running 2022-03-16 17:31:47.566 | No object-replicator running 2022-03-16 17:31:47.566 | No object-server running 2022-03-16 17:31:47.566 | No object-updater running 2022-03-16 17:31:47.566 | No container-sharder running 2022-03-16 17:31:47.659 | + lib/swift:configure_swift:337 : true 2022-03-16 17:31:47.661 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 17:31:47.674 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 17:31:47.686 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 17:31:47.689 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 17:31:47.690 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 17:31:47.694 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 17:31:47.694 | s/%GROUP%/ubuntu/; 2022-03-16 17:31:47.694 | s/%USER%/ubuntu/; 2022-03-16 17:31:47.695 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 17:31:47.695 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 17:31:47.698 | uid = ubuntu 2022-03-16 17:31:47.698 | gid = ubuntu 2022-03-16 17:31:47.698 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 17:31:47.698 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 17:31:47.698 | address = 127.0.0.1 2022-03-16 17:31:47.698 | 2022-03-16 17:31:47.698 | [account6612] 2022-03-16 17:31:47.698 | max connections = 25 2022-03-16 17:31:47.698 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:31:47.698 | read only = false 2022-03-16 17:31:47.698 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 17:31:47.698 | 2022-03-16 17:31:47.698 | [account6622] 2022-03-16 17:31:47.698 | max connections = 25 2022-03-16 17:31:47.698 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:31:47.698 | read only = false 2022-03-16 17:31:47.698 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 17:31:47.698 | 2022-03-16 17:31:47.698 | [account6632] 2022-03-16 17:31:47.698 | max connections = 25 2022-03-16 17:31:47.698 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:31:47.698 | read only = false 2022-03-16 17:31:47.699 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | [account6642] 2022-03-16 17:31:47.699 | max connections = 25 2022-03-16 17:31:47.699 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:31:47.699 | read only = false 2022-03-16 17:31:47.699 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | [container6611] 2022-03-16 17:31:47.699 | max connections = 25 2022-03-16 17:31:47.699 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:31:47.699 | read only = false 2022-03-16 17:31:47.699 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | [container6621] 2022-03-16 17:31:47.699 | max connections = 25 2022-03-16 17:31:47.699 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:31:47.699 | read only = false 2022-03-16 17:31:47.699 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | [container6631] 2022-03-16 17:31:47.699 | max connections = 25 2022-03-16 17:31:47.699 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:31:47.699 | read only = false 2022-03-16 17:31:47.699 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | [container6641] 2022-03-16 17:31:47.699 | max connections = 25 2022-03-16 17:31:47.699 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:31:47.699 | read only = false 2022-03-16 17:31:47.699 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | 2022-03-16 17:31:47.699 | [object6613] 2022-03-16 17:31:47.699 | max connections = 25 2022-03-16 17:31:47.700 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:31:47.700 | read only = false 2022-03-16 17:31:47.700 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 17:31:47.700 | 2022-03-16 17:31:47.700 | [object6623] 2022-03-16 17:31:47.700 | max connections = 25 2022-03-16 17:31:47.700 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:31:47.700 | read only = false 2022-03-16 17:31:47.700 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 17:31:47.700 | 2022-03-16 17:31:47.700 | [object6633] 2022-03-16 17:31:47.700 | max connections = 25 2022-03-16 17:31:47.700 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:31:47.700 | read only = false 2022-03-16 17:31:47.700 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 17:31:47.700 | 2022-03-16 17:31:47.700 | [object6643] 2022-03-16 17:31:47.700 | max connections = 25 2022-03-16 17:31:47.700 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:31:47.700 | read only = false 2022-03-16 17:31:47.700 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 17:31:47.701 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 17:31:47.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:31:47.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:31:47.708 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 17:31:47.721 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 17:31:47.723 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 17:31:47.728 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 17:31:47.732 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 17:31:47.734 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 17:31:47.738 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 17:31:47.767 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-03-16 17:31:47.794 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 17:31:47.813 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 17:31:47.840 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 17:31:47.859 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:31:47.888 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 17:31:47.907 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 17:31:47.936 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 17:31:47.954 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 17:31:47.982 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 17:31:48.001 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:31:48.029 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 17:31:48.048 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 17:31:48.063 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:48.065 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 17:31:48.094 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 17:31:48.122 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 17:31:48.151 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 17:31:48.179 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 17:31:48.195 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:48.197 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 17:31:48.226 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 17:31:48.241 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:48.243 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 17:31:48.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:48.260 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 17:31:48.262 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 17:31:48.278 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:48.280 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 17:31:48.282 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 17:31:48.284 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 17:31:48.289 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 17:31:48.294 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 17:31:48.322 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 17:31:48.350 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 17:31:48.380 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 17:31:48.410 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 17:31:48.437 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 17:31:48.440 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 17:31:48.442 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 17:31:48.444 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 17:31:48.446 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 17:31:48.474 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 17:31:48.501 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:31:48.528 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 17:31:48.559 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 17:31:48.587 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 17:31:48.614 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 17:31:48.643 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 17:31:48.670 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:31:48.698 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 17:31:48.726 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 17:31:48.754 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 17:31:48.782 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 17:31:48.810 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 17:31:48.841 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 17:31:48.869 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 17:31:48.887 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 17:31:48.915 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 17:31:48.944 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 17:31:48.949 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 17:31:48.978 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 17:31:49.005 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 17:31:49.033 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 17:31:49.035 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:31:49.038 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 17:31:49.040 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 17:31:49.044 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 17:31:49.047 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 17:31:49.050 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:31:49.052 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 17:31:49.054 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 17:31:49.056 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:31:49.058 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:31:49.061 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 17:31:49.079 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 17:31:49.107 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 17:31:49.126 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 17:31:49.156 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 17:31:49.175 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:31:49.204 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 17:31:49.223 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:31:49.252 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 17:31:49.270 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:31:49.300 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 17:31:49.319 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 17:31:49.350 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:31:49.369 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:31:49.397 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 17:31:49.416 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 17:31:49.445 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 17:31:49.463 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 17:31:49.494 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-16 17:31:49.499 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 17:31:49.517 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:31:49.547 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 17:31:49.576 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 17:31:49.578 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 17:31:49.583 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 17:31:49.585 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 17:31:49.587 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:31:49.589 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 17:31:49.591 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 17:31:49.594 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:31:49.596 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:31:49.599 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 17:31:49.617 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 17:31:49.646 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 17:31:49.664 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 17:31:49.693 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 17:31:49.712 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:31:49.742 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 17:31:49.760 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:31:49.790 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 17:31:49.808 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:31:49.837 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 17:31:49.856 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 17:31:49.883 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:31:49.902 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:31:49.931 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 17:31:49.949 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 17:31:49.979 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 17:31:49.997 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 17:31:50.025 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-16 17:31:50.030 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 17:31:50.048 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:31:50.078 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 17:31:50.080 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 17:31:50.084 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 17:31:50.087 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 17:31:50.089 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:31:50.091 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 17:31:50.094 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 17:31:50.096 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:31:50.098 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:31:50.100 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 17:31:50.119 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 17:31:50.147 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 17:31:50.166 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 17:31:50.195 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 17:31:50.214 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:31:50.244 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 17:31:50.262 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:31:50.291 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 17:31:50.310 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:31:50.339 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 17:31:50.358 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 17:31:50.386 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:31:50.405 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:31:50.434 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 17:31:50.453 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 17:31:50.482 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 17:31:50.502 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 17:31:50.529 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-16 17:31:50.534 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 17:31:50.553 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:31:50.582 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 17:31:50.611 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 17:31:50.640 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 17:31:50.668 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 17:31:50.671 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 17:31:50.675 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 17:31:50.705 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 17:31:50.735 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 17:31:50.764 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 17:31:50.793 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 17:31:50.823 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 17:31:50.851 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 17:31:50.879 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 17:31:50.907 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 17:31:50.936 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 17:31:50.953 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:50.955 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 17:31:50.974 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 17:31:50.977 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 17:31:50.997 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 17:31:51.000 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-03-16 17:31:51.027 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 17:31:51.029 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 17:31:51.057 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-03-16 17:31:51.087 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 17:31:51.089 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 17:31:51.117 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 17:31:51.133 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:51.136 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 17:31:51.138 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 17:31:51.143 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 17:31:51.145 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 17:31:51.159 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 17:31:51.161 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 17:31:51.173 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 17:31:51.175 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 17:31:51.178 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:31:51.180 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:31:51.182 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:31:51.184 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:31:51.187 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:31:51.190 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:31:51.192 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 17:31:51.206 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:31:51.208 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 17:31:51.211 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 17:31:51.229 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:31:51.232 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 17:31:51.249 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:51.252 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 17:31:51.254 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 17:31:51.256 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 17:31:51.259 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:31:51.261 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 17:31:51.265 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 17:31:51.267 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 17:31:51.270 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 17:31:51.287 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:51.290 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 17:31:51.292 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 17:31:51.309 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:31:51.312 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 17:31:51.315 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 17:31:51.318 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 17:31:51.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:31:51.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:31:51.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 17:31:51.329 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:31:51.332 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 17:31:51.335 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 17:31:51.337 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 17:31:51.340 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 17:31:51.344 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 17:31:51.346 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 17:31:51.349 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 17:31:51.352 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 17:31:51.355 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 17:31:51.358 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 17:31:51.362 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:31:51.362 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 17:31:51.368 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 17:31:51.370 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 17:31:51.373 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 17:31:51.376 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 17:31:51.379 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 17:31:51.402 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 17:31:51.405 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 17:31:52.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:52.310 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:52.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:52.310 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:53.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:31:53.510 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 17:31:53.595 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-16 17:31:53.596 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-16 17:31:53.597 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-16 17:31:53.598 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 17:31:53.599 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-16 17:31:53.600 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 17:31:53.601 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-16 17:31:53.602 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 17:31:53.603 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-16 17:31:53.604 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-16 17:31:53.606 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-16 17:31:53.607 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-16 17:31:53.610 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-16 17:31:53.612 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-16 17:31:53.614 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-16 17:31:53.617 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-16 17:31:53.619 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 17:31:53.621 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-16 17:31:53.631 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-16 17:31:53.632 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-16 17:31:53.646 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-16 17:31:53.716 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-16 17:31:53.718 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-16 17:31:53.719 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-16 17:31:53.745 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 17:31:53.746 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-16 17:31:53.749 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-16 17:31:53.750 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-16 17:31:53.751 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-16 17:31:53.760 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-16 17:31:53.803 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 17:31:53.805 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-16 17:31:53.806 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-16 17:31:53.807 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-16 17:31:53.828 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-16 17:31:53.831 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-16 17:31:53.846 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-16 17:31:53.862 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-16 17:31:53.864 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-16 17:31:53.883 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-16 17:31:53.884 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-16 17:31:53.968 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-16 17:31:53.969 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-16 17:31:53.971 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-16 17:31:53.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-16 17:31:54.025 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-16 17:31:54.051 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-16 17:31:54.258 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-16 17:31:54.261 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-16 17:31:54.294 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 17:31:54.296 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-16 17:31:54.298 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-16 17:31:54.299 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-16 17:31:54.300 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-16 17:31:54.304 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-16 17:31:54.360 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-16 17:31:54.558 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 17:31:54.583 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-16 17:31:54.668 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-16 17:31:54.818 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-16 17:31:56.917 | 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-03-16 17:31:56.924 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:31:56.924 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:31:57.054 | + inc/python:pip_install:200 : result=0 2022-03-16 17:31:57.056 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:31:57.059 | + functions-common:time_stop:2425 : local name 2022-03-16 17:31:57.062 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:31:57.064 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:31:57.066 | + functions-common:time_stop:2428 : local total 2022-03-16 17:31:57.069 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:31:57.071 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:31:57.073 | + functions-common:time_stop:2432 : start_time=1647451911396 2022-03-16 17:31:57.076 | + functions-common:time_stop:2434 : [[ -z 1647451911396 ]] 2022-03-16 17:31:57.079 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:31:57.084 | + functions-common:time_stop:2437 : end_time=1647451917081 2022-03-16 17:31:57.086 | + functions-common:time_stop:2438 : elapsed_time=5685 2022-03-16 17:31:57.088 | + functions-common:time_stop:2439 : total=74423 2022-03-16 17:31:57.091 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:31:57.093 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80108 2022-03-16 17:31:57.096 | + inc/python:pip_install:203 : return 0 2022-03-16 17:31:57.098 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 17:31:57.101 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 17:31:57.103 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 17:31:57.116 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 17:31:57.121 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 17:31:57.124 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 17:31:57.127 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 17:31:57.129 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:31:57.131 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:31:57.134 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:31:57.137 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:31:57.140 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:31:57.143 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:31:57.159 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:31:57.162 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:31:57.164 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:31:57.167 | + functions-common:git_clone:629 : echo master 2022-03-16 17:31:57.167 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:31:57.173 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 17:31:57.175 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:31:57.177 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 17:31:57.180 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:31:57.180 | + functions-common:git_clone:678 : head -1 2022-03-16 17:31:57.184 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 17:31:57.188 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:31:57.191 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 17:31:57.193 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:31:57.196 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:31:57.199 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 17:31:57.202 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:31:57.204 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 17:31:57.207 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:31:57.209 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:31:57.212 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 17:31:57.214 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:31:57.217 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:31:57.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 17:31:57.223 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:31:57.226 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 17:31:57.228 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:31:57.231 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:31:57.234 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 17:31:57.240 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 17:31:57.242 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 17:31:57.901 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 17:31:57.904 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:31:57.907 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:31:57.909 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:31:57.912 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:31:57.914 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 17:31:57.916 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:31:57.919 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:31:57.922 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:31:57.924 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:31:57.927 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:31:57.929 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:31:57.931 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:31:57.934 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 17:31:57.957 | Using python 3.8 to install /opt/stack/glance 2022-03-16 17:31:57.959 | + 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/glance 2022-03-16 17:31:58.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:58.834 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:58.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:31:58.834 | from cryptography.utils import int_from_bytes 2022-03-16 17:31:59.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:32:00.001 | Obtaining file:///opt/stack/glance 2022-03-16 17:32:00.002 | Preparing metadata (setup.py): started 2022-03-16 17:32:03.266 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:32:03.338 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 17:32:03.339 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 17:32:03.340 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 17:32:03.341 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 17:32:03.343 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 17:32:03.344 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 17:32:03.345 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 17:32:03.346 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 17:32:03.348 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 17:32:03.349 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 17:32:03.350 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 17:32:03.351 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 17:32:03.352 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 17:32:03.353 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:32:03.354 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 17:32:03.355 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 17:32:03.356 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 17:32:03.358 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 17:32:03.359 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 17:32:03.360 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 17:32:03.361 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 17:32:03.362 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 17:32:03.363 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 17:32:03.364 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 17:32:03.365 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 17:32:03.366 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 17:32:03.367 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 17:32:03.369 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 17:32:03.370 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:32:03.371 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 17:32:03.372 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 17:32:03.374 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 17:32:03.375 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 17:32:03.376 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 17:32:03.377 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 17:32:03.378 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 17:32:03.379 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 17:32:03.380 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:32:03.381 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 17:32:03.382 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 17:32:03.384 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 17:32:03.385 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 17:32:03.386 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 17:32:03.402 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 17:32:03.404 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 17:32:03.405 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 17:32:03.425 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-16 17:32:03.428 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-16 17:32:03.468 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 17:32:03.485 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-16 17:32:03.493 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 17:32:03.515 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 17:32:03.516 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 17:32:03.518 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 17:32:03.611 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-16 17:32:03.688 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-16 17:32:03.741 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-16 17:32:03.743 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-16 17:32:03.775 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-16 17:32:03.822 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-16 17:32:03.823 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 17:32:03.824 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:32:03.884 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-16 17:32:03.885 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 17:32:03.888 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-16 17:32:03.913 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-16 17:32:03.987 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-16 17:32:03.991 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-16 17:32:04.049 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-16 17:32:04.054 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 17:32:04.055 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-16 17:32:04.056 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-16 17:32:04.058 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-16 17:32:04.082 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-16 17:32:04.084 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 17:32:04.087 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-16 17:32:04.129 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-16 17:32:04.174 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 17:32:04.175 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-16 17:32:04.177 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 17:32:04.255 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 17:32:04.316 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 17:32:04.419 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 17:32:04.695 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:32:04.697 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 17:32:04.699 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 17:32:04.700 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 17:32:04.758 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 17:32:04.785 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 17:32:04.902 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 17:32:05.008 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-16 17:32:05.222 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-16 17:32:05.223 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:32:05.224 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-16 17:32:05.225 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-16 17:32:05.227 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-16 17:32:05.230 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-16 17:32:05.231 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-16 17:32:05.351 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-16 17:32:05.382 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-16 17:32:05.432 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-16 17:32:05.434 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-16 17:32:05.679 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-16 17:32:05.872 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-16 17:32:05.875 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-16 17:32:05.876 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-16 17:32:05.877 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-16 17:32:05.983 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-16 17:32:06.143 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:32:06.246 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-16 17:32:06.564 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-16 17:32:06.567 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 17:32:06.797 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-16 17:32:07.121 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-16 17:32:07.436 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-16 17:32:07.437 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-16 17:32:08.891 | Installing collected packages: glance 2022-03-16 17:32:08.891 | Attempting uninstall: glance 2022-03-16 17:32:08.892 | Found existing installation: glance 24.1.0.dev4 2022-03-16 17:32:08.899 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 17:32:08.901 | Running setup.py develop for glance 2022-03-16 17:32:13.306 | Successfully installed glance 2022-03-16 17:32:13.306 | 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-03-16 17:32:13.315 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:32:13.315 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:32:13.456 | + inc/python:pip_install:200 : result=0 2022-03-16 17:32:13.459 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:32:13.461 | + functions-common:time_stop:2425 : local name 2022-03-16 17:32:13.463 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:32:13.465 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:32:13.468 | + functions-common:time_stop:2428 : local total 2022-03-16 17:32:13.471 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:32:13.473 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:32:13.475 | + functions-common:time_stop:2432 : start_time=1647451917951 2022-03-16 17:32:13.477 | + functions-common:time_stop:2434 : [[ -z 1647451917951 ]] 2022-03-16 17:32:13.480 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:32:13.485 | + functions-common:time_stop:2437 : end_time=1647451933483 2022-03-16 17:32:13.487 | + functions-common:time_stop:2438 : elapsed_time=15532 2022-03-16 17:32:13.490 | + functions-common:time_stop:2439 : total=80108 2022-03-16 17:32:13.492 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:32:13.495 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95640 2022-03-16 17:32:13.497 | + inc/python:pip_install:203 : return 0 2022-03-16 17:32:13.500 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:32:13.502 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:32:13.505 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:32:13.524 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:32:13.537 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 17:32:13.539 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 17:32:13.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:32:13.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:32:13.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 17:32:13.550 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:32:13.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:32:13.555 | + ./stack.sh:main:920 : configure_glance 2022-03-16 17:32:13.558 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 17:32:13.570 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 17:32:13.573 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 17:32:13.576 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 17:32:13.578 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 17:32:13.581 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 17:32:13.583 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:32:13.586 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:32:13.588 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 17:32:13.617 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:32:13.648 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 17:32:13.677 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 17:32:13.709 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 17:32:13.739 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 17:32:13.769 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 17:32:13.772 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 17:32:13.774 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 17:32:13.776 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:32:13.779 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 17:32:13.808 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 17:32:13.838 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:32:13.868 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 17:32:13.899 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 17:32:13.929 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 17:32:13.959 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 17:32:13.989 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 17:32:14.020 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:32:14.051 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:32:14.082 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 17:32:14.113 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 17:32:14.115 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 17:32:14.118 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 17:32:14.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:32:14.123 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:32:14.126 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:32:14.143 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:14.147 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:32:14.149 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:32:14.152 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:32:14.169 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:14.172 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:32:14.175 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:32:14.205 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:32:14.208 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:32:14.210 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 17:32:14.212 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 17:32:14.215 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 17:32:14.246 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 17:32:14.277 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 17:32:14.280 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 17:32:14.283 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 17:32:14.285 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 17:32:14.288 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 17:32:14.290 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 17:32:14.292 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 17:32:14.323 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 17:32:14.326 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-03-16 17:32:14.356 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 17:32:14.359 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 17:32:14.376 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:14.378 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 17:32:14.409 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 17:32:14.440 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-16 17:32:14.472 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 17:32:14.502 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 17:32:14.533 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 17:32:14.551 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:32:14.553 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:32:14.584 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 17:32:14.614 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 17:32:14.644 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-03-16 17:32:14.674 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 17:32:14.705 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-03-16 17:32:14.736 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 17:32:14.753 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:32:14.755 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 17:32:14.758 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 17:32:14.760 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 17:32:14.764 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:32:14.782 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:32:14.784 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:32:14.786 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:32:14.789 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:32:14.791 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:32:14.822 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:32:14.852 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:32:14.883 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:32:14.914 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 17:32:14.918 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 17:32:14.949 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 17:32:14.979 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 17:32:15.011 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-03-16 17:32:15.041 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 17:32:15.073 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 17:32:15.104 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 17:32:15.135 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 17:32:15.166 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 17:32:15.197 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 17:32:15.233 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 17:32:15.264 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 17:32:15.269 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-16 17:32:15.277 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 17:32:15.294 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:32:15.297 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 17:32:15.300 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 17:32:15.302 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 17:32:15.305 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 17:32:15.307 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 17:32:15.310 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 17:32:15.314 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 17:32:15.316 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 17:32:15.320 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 17:32:15.352 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 17:32:15.354 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 17:32:15.357 | ++ functions:get_random_port:837 : true 2022-03-16 17:32:15.359 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 17:32:15.362 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 17:32:15.364 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 17:32:15.429 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 17:32:15.431 | ++ functions:get_random_port:841 : break 2 2022-03-16 17:32:15.434 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 17:32:15.436 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 17:32:15.439 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 17:32:15.468 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 17:32:15.495 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 17:32:15.523 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:32:15.551 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:32:15.580 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:32:15.608 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:32:15.635 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:32:15.664 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:32:15.694 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:32:15.723 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:32:15.751 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:32:15.781 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:32:15.810 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:32:15.838 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 17:32:15.867 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 17:32:15.894 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 17:32:15.924 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 17:32:15.953 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 17:32:15.981 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 17:32:15.984 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 17:32:15.986 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:32:15.988 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:15.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:15.993 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 17:32:15.996 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 17:32:16.052 | proxy (enabled by site administrator) 2022-03-16 17:32:16.055 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 17:32:16.058 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 17:32:16.060 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:32:16.063 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:16.065 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:16.068 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 17:32:16.070 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 17:32:16.126 | proxy_http (enabled by site administrator) 2022-03-16 17:32:16.129 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 17:32:16.132 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 17:32:16.135 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 17:32:16.137 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:32:16.140 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:16.142 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:16.145 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:32:16.148 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:32:16.151 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 17:32:16.151 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:32:16.161 | KeepAlive Off 2022-03-16 17:32:16.165 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 17:32:16.165 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:32:16.174 | SetEnv proxy-sendchunked 1 2022-03-16 17:32:16.178 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 17:32:16.178 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:32:16.187 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 17:32:16.191 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 17:32:16.193 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 17:32:16.196 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:32:16.198 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:32:16.201 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:32:16.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:16.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:16.208 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:32:16.210 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:32:16.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:16.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:16.218 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 17:32:16.279 | Site glance-wsgi-api already enabled 2022-03-16 17:32:16.284 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 17:32:16.286 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:32:16.289 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:32:16.291 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:32:16.432 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 17:32:16.441 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 17:32:16.474 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 17:32:16.476 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 17:32:16.495 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:16.498 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 17:32:16.501 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 17:32:16.504 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 17:32:16.506 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:32:16.509 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 17:32:16.511 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 17:32:16.514 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 17:32:16.516 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 17:32:16.519 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:32:16.521 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:32:16.524 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:32:16.527 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:32:16.530 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:32:16.533 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:32:16.551 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:32:16.553 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:32:16.556 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:32:16.559 | + functions-common:git_clone:629 : echo master 2022-03-16 17:32:16.559 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:32:16.565 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 17:32:16.567 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:32:16.570 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 17:32:16.573 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:32:16.573 | + functions-common:git_clone:678 : head -1 2022-03-16 17:32:16.576 | 8537730c8 Add Python3 zed unit tests 2022-03-16 17:32:16.579 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:32:16.582 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 17:32:16.584 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:32:16.587 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:32:16.589 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 17:32:16.593 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:32:16.595 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 17:32:16.598 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:32:16.600 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:32:16.603 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 17:32:16.605 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:32:16.609 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:32:16.612 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 17:32:16.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:32:16.618 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 17:32:16.620 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:32:16.623 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:32:16.626 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 17:32:16.632 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 17:32:16.635 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 17:32:17.291 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 17:32:17.293 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:32:17.296 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:32:17.298 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:32:17.301 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:32:17.303 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 17:32:17.306 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:32:17.308 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:32:17.311 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:32:17.314 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:32:17.316 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:32:17.319 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:32:17.321 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:32:17.324 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 17:32:17.346 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 17:32:17.348 | + 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/cinder 2022-03-16 17:32:18.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:32:18.252 | from cryptography.utils import int_from_bytes 2022-03-16 17:32:18.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:32:18.253 | from cryptography.utils import int_from_bytes 2022-03-16 17:32:19.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:32:19.446 | Obtaining file:///opt/stack/cinder 2022-03-16 17:32:19.447 | Preparing metadata (setup.py): started 2022-03-16 17:32:23.397 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:32:23.530 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 17:32:23.531 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 17:32:23.532 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 17:32:23.533 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 17:32:23.534 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 17:32:23.536 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 17:32:23.537 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 17:32:23.537 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 17:32:23.538 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 17:32:23.539 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 17:32:23.541 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 17:32:23.542 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 17:32:23.543 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 17:32:23.544 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 17:32:23.546 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 17:32:23.547 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 17:32:23.548 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 17:32:23.549 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 17:32:23.550 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 17:32:23.552 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 17:32:23.553 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 17:32:23.554 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 17:32:23.557 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 17:32:23.558 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 17:32:23.560 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:32:23.561 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 17:32:23.562 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 17:32:23.564 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 17:32:23.565 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 17:32:23.566 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 17:32:23.567 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 17:32:23.568 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 17:32:23.569 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 17:32:23.570 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 17:32:23.571 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 17:32:23.572 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 17:32:23.573 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 17:32:23.575 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 17:32:23.576 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 17:32:23.577 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 17:32:23.578 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 17:32:23.579 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 17:32:23.581 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 17:32:23.582 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 17:32:23.583 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 17:32:23.584 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 17:32:23.585 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 17:32:23.586 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 17:32:23.587 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 17:32:23.588 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 17:32:23.589 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 17:32:23.591 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 17:32:23.592 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 17:32:23.593 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 17:32:23.594 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 17:32:23.595 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 17:32:23.596 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 17:32:23.597 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 17:32:23.598 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 17:32:23.599 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 17:32:23.601 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 17:32:23.602 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 17:32:23.616 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 17:32:23.617 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 17:32:23.618 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 17:32:23.681 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 17:32:23.712 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 17:32:23.727 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (0.1.0) 2022-03-16 17:32:23.728 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:32:23.729 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (4.1.1) 2022-03-16 17:32:23.731 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.6.0) 2022-03-16 17:32:23.830 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev2) (1.7.0) 2022-03-16 17:32:23.883 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 17:32:23.886 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (2.10.1) 2022-03-16 17:32:23.914 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.2.8) 2022-03-16 17:32:23.915 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 17:32:23.916 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 17:32:23.972 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev2) (0.17.3) 2022-03-16 17:32:24.017 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:32:24.018 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 17:32:24.020 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:32:24.022 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (0.8.0) 2022-03-16 17:32:24.111 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 17:32:24.112 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.7.6) 2022-03-16 17:32:24.115 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (2.0.1) 2022-03-16 17:32:24.172 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (2.8.2) 2022-03-16 17:32:24.176 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (0.9.6) 2022-03-16 17:32:24.239 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.9) 2022-03-16 17:32:24.241 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.2.3) 2022-03-16 17:32:24.242 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 17:32:24.244 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.4.0) 2022-03-16 17:32:24.246 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 17:32:24.270 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.3.0) 2022-03-16 17:32:24.271 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.2.0) 2022-03-16 17:32:24.275 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 17:32:24.321 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev2) (1.0.3) 2022-03-16 17:32:24.410 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 17:32:24.415 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (3.0.0) 2022-03-16 17:32:24.438 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 17:32:24.463 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev2) (0.11.0) 2022-03-16 17:32:24.534 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.26.8) 2022-03-16 17:32:24.539 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 17:32:24.673 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:32:24.698 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 17:32:24.842 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (3.10.1) 2022-03-16 17:32:24.880 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (22.0.0) 2022-03-16 17:32:24.882 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.13.3) 2022-03-16 17:32:24.888 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 17:32:25.093 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 17:32:25.094 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 17:32:25.097 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2.0.12) 2022-03-16 17:32:25.134 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 17:32:25.166 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev2) (0.23.2) 2022-03-16 17:32:25.422 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 17:32:25.424 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 17:32:25.581 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 17:32:25.582 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 17:32:25.585 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:32:25.717 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 17:32:25.844 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (4.11.1) 2022-03-16 17:32:25.845 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (5.4.0) 2022-03-16 17:32:25.846 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.1.6) 2022-03-16 17:32:25.883 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 17:32:26.140 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 17:32:26.222 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 17:32:26.224 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 17:32:26.428 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:32:26.522 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (1.55.0) 2022-03-16 17:32:26.523 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (3.19.4) 2022-03-16 17:32:26.708 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 17:32:27.142 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (1.1.5) 2022-03-16 17:32:27.197 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.13.1) 2022-03-16 17:32:27.246 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (0.2.5) 2022-03-16 17:32:28.335 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.32) 2022-03-16 17:32:28.617 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (1.8.2) 2022-03-16 17:32:28.618 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (21.4.0) 2022-03-16 17:32:28.766 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (2.2) 2022-03-16 17:32:28.963 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 17:32:29.096 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (3.7.0) 2022-03-16 17:32:30.807 | Installing collected packages: cinder 2022-03-16 17:32:30.807 | Attempting uninstall: cinder 2022-03-16 17:32:30.808 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 17:32:30.815 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 17:32:30.816 | Running setup.py develop for cinder 2022-03-16 17:32:36.604 | Successfully installed cinder 2022-03-16 17:32:36.604 | 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-03-16 17:32:36.612 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:32:36.612 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:32:36.769 | + inc/python:pip_install:200 : result=0 2022-03-16 17:32:36.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:32:36.774 | + functions-common:time_stop:2425 : local name 2022-03-16 17:32:36.776 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:32:36.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:32:36.782 | + functions-common:time_stop:2428 : local total 2022-03-16 17:32:36.784 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:32:36.787 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:32:36.789 | + functions-common:time_stop:2432 : start_time=1647451937340 2022-03-16 17:32:36.791 | + functions-common:time_stop:2434 : [[ -z 1647451937340 ]] 2022-03-16 17:32:36.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:32:36.799 | + functions-common:time_stop:2437 : end_time=1647451956796 2022-03-16 17:32:36.801 | + functions-common:time_stop:2438 : elapsed_time=19456 2022-03-16 17:32:36.803 | + functions-common:time_stop:2439 : total=95640 2022-03-16 17:32:36.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:32:36.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115096 2022-03-16 17:32:36.811 | + inc/python:pip_install:203 : return 0 2022-03-16 17:32:36.813 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:32:36.816 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:32:36.818 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:32:36.838 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:32:36.851 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 17:32:36.854 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 17:32:36.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:32:36.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:32:36.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 17:32:36.864 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:32:36.866 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 17:32:36.869 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 17:32:36.872 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 17:32:36.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:36.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:36.879 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 17:32:36.892 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 17:32:36.894 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:32:36.897 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:32:36.899 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:32:36.902 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:32:36.905 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:32:36.908 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:32:36.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:36.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:36.915 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:32:36.918 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:32:36.920 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:32:36.923 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:32:36.925 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 17:32:36.928 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:32:36.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:36.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:36.936 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 17:32:36.959 | + 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 targetcli-fb 2022-03-16 17:32:37.071 | Reading package lists... 2022-03-16 17:32:37.317 | Building dependency tree... 2022-03-16 17:32:37.318 | Reading state information... 2022-03-16 17:32:37.582 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 17:32:37.582 | The following packages were automatically installed and are no longer required: 2022-03-16 17:32:37.584 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:32:37.584 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:32:37.584 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:32:37.584 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:32:37.584 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:32:37.584 | python3-zope.interface 2022-03-16 17:32:37.584 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:32:37.702 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:32:37.707 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:32:37.709 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:32:37.712 | + functions-common:time_stop:2425 : local name 2022-03-16 17:32:37.714 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:32:37.718 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:32:37.720 | + functions-common:time_stop:2428 : local total 2022-03-16 17:32:37.723 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:32:37.725 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:32:37.728 | + functions-common:time_stop:2432 : start_time=1647451956956 2022-03-16 17:32:37.730 | + functions-common:time_stop:2434 : [[ -z 1647451956956 ]] 2022-03-16 17:32:37.734 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:32:37.738 | + functions-common:time_stop:2437 : end_time=1647451957735 2022-03-16 17:32:37.741 | + functions-common:time_stop:2438 : elapsed_time=779 2022-03-16 17:32:37.743 | + functions-common:time_stop:2439 : total=5478 2022-03-16 17:32:37.746 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:32:37.749 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6257 2022-03-16 17:32:37.751 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:32:37.754 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:32:37.756 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 17:32:37.759 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 17:32:37.772 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 17:32:37.776 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 17:32:37.778 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 17:32:37.781 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 17:32:37.784 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 17:32:37.784 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 17:32:37.789 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 17:32:37.791 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 17:32:37.793 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 17:32:37.795 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 17:32:37.797 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 17:32:37.800 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 17:32:37.802 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 17:32:37.804 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 17:32:37.816 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 17:32:37.829 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-16 17:32:37.841 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-16 17:32:37.854 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 17:32:37.867 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 17:32:37.870 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 17:32:37.874 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GjbqKq3toH 2022-03-16 17:32:37.876 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 17:32:37.878 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 17:32:37.881 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 17:32:37.883 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GjbqKq3toH 2022-03-16 17:32:37.887 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GjbqKq3toH 2022-03-16 17:32:37.898 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GjbqKq3toH /etc/sudoers.d/cinder-rootwrap 2022-03-16 17:32:37.912 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 17:32:37.916 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 17:32:37.919 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 17:32:37.921 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 17:32:37.924 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 17:32:37.926 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 17:32:37.928 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 17:32:37.930 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 17:32:37.933 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 17:32:37.938 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 17:32:37.942 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 17:32:37.961 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 17:32:37.981 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 17:32:38.000 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 17:32:38.019 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 17:32:38.038 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 17:32:38.058 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 17:32:38.077 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 17:32:38.097 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 17:32:38.099 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:32:38.101 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 17:32:38.104 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:32:38.106 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 17:32:38.137 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 17:32:38.165 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:32:38.197 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 17:32:38.226 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 17:32:38.255 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 17:32:38.287 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 17:32:38.319 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 17:32:38.350 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:32:38.381 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:32:38.414 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 17:32:38.449 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 17:32:38.480 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 17:32:38.484 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 17:32:38.486 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 17:32:38.489 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 17:32:38.491 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 17:32:38.494 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 17:32:38.530 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 17:32:38.561 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 17:32:38.592 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 17:32:38.623 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 17:32:38.654 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 17:32:38.686 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 17:32:38.719 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 17:32:38.722 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-03-16 17:32:38.751 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 17:32:38.785 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 17:32:38.793 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 236254a20935d325a6f4a94313d4df18 2022-03-16 17:32:38.826 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 17:32:38.829 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 17:32:38.860 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 17:32:38.890 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 17:32:38.922 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 17:32:38.954 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 17:32:38.973 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:38.976 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:32:38.978 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 17:32:38.982 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 17:32:38.984 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 17:32:38.987 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:32:38.990 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 17:32:38.992 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 17:32:38.995 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 17:32:38.997 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 17:32:39.000 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 17:32:39.002 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 17:32:39.036 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 17:32:39.066 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 17:32:39.098 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 17:32:39.127 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 17:32:39.156 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 17:32:39.184 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 17:32:39.187 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 17:32:39.190 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 17:32:39.192 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 17:32:39.222 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 17:32:39.224 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 17:32:39.253 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 17:32:39.255 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 17:32:39.257 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 17:32:39.260 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 17:32:39.289 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 17:32:39.292 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 17:32:39.294 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 17:32:39.311 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:39.314 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 17:32:39.316 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 17:32:39.319 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 17:32:39.321 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 17:32:39.350 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.24:8080/v1/AUTH_ 2022-03-16 17:32:39.379 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 17:32:39.396 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:32:39.398 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 17:32:39.415 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:32:39.418 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 17:32:39.435 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:32:39.438 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 17:32:39.440 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 17:32:39.442 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 17:32:39.445 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 17:32:39.447 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:32:39.450 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:32:39.452 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:32:39.469 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:39.472 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:32:39.475 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:32:39.477 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:32:39.494 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:39.497 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:32:39.500 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:32:39.529 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:32:39.532 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:32:39.534 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 17:32:39.536 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 17:32:39.539 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:32:39.542 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:32:39.561 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:32:39.564 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:32:39.566 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:32:39.568 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:32:39.571 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:32:39.600 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:32:39.629 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:32:39.658 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:32:39.689 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 17:32:39.706 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:39.708 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 17:32:39.711 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 17:32:39.713 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 17:32:39.716 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 17:32:39.718 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:32:39.720 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:32:39.723 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 17:32:39.727 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 17:32:39.730 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:32:39.733 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:32:39.746 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:32:39.746 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:32:39.755 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:32:39.758 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:32:39.774 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 17:32:39.776 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 17:32:39.781 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 17:32:39.811 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 17:32:39.838 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 17:32:39.867 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:32:39.895 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:32:39.923 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:32:39.952 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:32:39.980 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:32:40.009 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:32:40.038 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:32:40.066 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:32:40.094 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:32:40.123 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:32:40.151 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:32:40.153 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:32:40.156 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 17:32:40.159 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 17:32:40.161 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:32:40.164 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:40.166 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:40.169 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:32:40.172 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:32:40.174 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 17:32:40.204 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:32:40.233 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 17:32:40.233 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:32:40.242 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 17:32:40.245 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 17:32:40.248 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 17:32:40.251 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:32:40.253 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:32:40.255 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:32:40.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:40.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:40.263 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:32:40.266 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:32:40.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:32:40.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:32:40.273 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 17:32:40.335 | Enabling site cinder-wsgi. 2022-03-16 17:32:40.340 | To activate the new configuration, you need to run: 2022-03-16 17:32:40.340 | systemctl reload apache2 2022-03-16 17:32:40.344 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:32:40.347 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:32:40.350 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:32:40.352 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:32:40.495 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 17:32:40.498 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 17:32:40.533 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-03-16 17:32:40.564 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 17:32:40.581 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:32:40.583 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 17:32:40.586 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:32:40.588 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:32:40.592 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 17:32:40.594 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 17:32:40.627 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 17:32:40.656 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-03-16 17:32:40.687 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 17:32:40.716 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 17:32:40.745 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 17:32:40.774 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 17:32:40.803 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 17:32:40.832 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:32:40.861 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 17:32:40.889 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 17:32:40.918 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:32:40.947 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 17:32:40.949 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 17:32:40.967 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:40.970 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-03-16 17:32:41.001 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 17:32:41.004 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 17:32:41.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:32:41.024 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 17:32:41.026 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 17:32:41.030 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 17:32:41.032 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:32:41.034 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 17:32:41.037 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 17:32:41.041 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:32:41.041 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:32:41.047 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:32:41.050 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:32:41.053 | + 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-03-16 17:32:41.055 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:32:41.058 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 17:32:41.061 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 17:32:41.064 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 17:32:41.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:32:41.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:32:41.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 17:32:41.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:32:41.077 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 17:32:41.080 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 17:32:41.082 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 17:32:41.084 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:32:41.087 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:32:41.089 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:32:41.093 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:32:41.095 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:32:41.098 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:32:41.116 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:32:41.118 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:32:41.120 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:32:41.123 | + functions-common:git_clone:629 : echo master 2022-03-16 17:32:41.124 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:32:41.129 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 17:32:41.131 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:32:41.134 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 17:32:41.138 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:32:41.138 | + functions-common:git_clone:678 : head -1 2022-03-16 17:32:41.151 | 1a56b1260c Merge commit 'refs/changes/47/833247/11' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-16 17:32:41.155 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:32:41.158 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 17:32:41.160 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:32:41.163 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:32:41.165 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 17:32:41.168 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:32:41.170 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 17:32:41.173 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:32:41.176 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:32:41.178 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 17:32:41.181 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:32:41.183 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:32:41.186 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 17:32:41.189 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:32:41.192 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 17:32:41.195 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:32:41.197 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:32:41.201 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 17:32:41.207 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 17:32:41.210 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 17:32:41.877 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 17:32:41.880 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:32:41.882 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:32:41.884 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:32:41.888 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:32:41.891 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 17:32:41.893 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:32:41.896 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:32:41.898 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:32:41.901 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:32:41.903 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:32:41.906 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:32:41.908 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:32:41.911 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 17:32:41.933 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 17:32:41.936 | + 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/neutron 2022-03-16 17:32:42.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:32:42.833 | from cryptography.utils import int_from_bytes 2022-03-16 17:32:42.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:32:42.833 | from cryptography.utils import int_from_bytes 2022-03-16 17:32:43.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:32:44.013 | Obtaining file:///opt/stack/neutron 2022-03-16 17:32:44.014 | Preparing metadata (setup.py): started 2022-03-16 17:32:48.232 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:32:48.324 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.8.1) 2022-03-16 17:32:48.325 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.5.0) 2022-03-16 17:32:48.326 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.1.1) 2022-03-16 17:32:48.327 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.5.1) 2022-03-16 17:32:48.328 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:32:48.329 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.1.1) 2022-03-16 17:32:48.330 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.33.0) 2022-03-16 17:32:48.331 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.4.1) 2022-03-16 17:32:48.333 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.20.4) 2022-03-16 17:32:48.334 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.27.1) 2022-03-16 17:32:48.335 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.0.3) 2022-03-16 17:32:48.336 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (9.4.0) 2022-03-16 17:32:48.337 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.8.0) 2022-03-16 17:32:48.338 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.11.0) 2022-03-16 17:32:48.339 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.20.0) 2022-03-16 17:32:48.341 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (7.8.0) 2022-03-16 17:32:48.342 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (6.3.1) 2022-03-16 17:32:48.343 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.4.31) 2022-03-16 17:32:48.344 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.8.7) 2022-03-16 17:32:48.345 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:32:48.346 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.7.6) 2022-03-16 17:32:48.347 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.5.0) 2022-03-16 17:32:48.348 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.10.1) 2022-03-16 17:32:48.350 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:32:48.351 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (8.8.0) 2022-03-16 17:32:48.352 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.1.0) 2022-03-16 17:32:48.353 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (11.2.0) 2022-03-16 17:32:48.354 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.1.0) 2022-03-16 17:32:48.355 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.7.0) 2022-03-16 17:32:48.357 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (12.13.0) 2022-03-16 17:32:48.358 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.1) 2022-03-16 17:32:48.359 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.11.0) 2022-03-16 17:32:48.360 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.7.0) 2022-03-16 17:32:48.361 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.3.0) 2022-03-16 17:32:48.362 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (6.3.1) 2022-03-16 17:32:48.363 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.3.0) 2022-03-16 17:32:48.365 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.8.0) 2022-03-16 17:32:48.366 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.5.0) 2022-03-16 17:32:48.367 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.12.2) 2022-03-16 17:32:48.368 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.6.0) 2022-03-16 17:32:48.369 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.4.2) 2022-03-16 17:32:48.370 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.3.1) 2022-03-16 17:32:48.371 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.1.0) 2022-03-16 17:32:48.372 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.16.0) 2022-03-16 17:32:48.373 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.15.1) 2022-03-16 17:32:48.374 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (21.3) 2022-03-16 17:32:48.375 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.9.0) 2022-03-16 17:32:48.376 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:48.377 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (22.0.0) 2022-03-16 17:32:48.378 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (17.7.0) 2022-03-16 17:32:48.380 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.61.0) 2022-03-16 17:32:48.381 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:32:48.382 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.7.1) 2022-03-16 17:32:48.383 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:32:48.384 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.10.1) 2022-03-16 17:32:48.400 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (1.1.6) 2022-03-16 17:32:48.401 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (4.11.1) 2022-03-16 17:32:48.403 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (5.4.0) 2022-03-16 17:32:48.411 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev32) (1.13.3) 2022-03-16 17:32:48.423 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (1.1.2) 2022-03-16 17:32:48.424 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:32:48.426 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (1.16.0) 2022-03-16 17:32:48.445 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev32) (3.0.7) 2022-03-16 17:32:48.453 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:32:48.514 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev32) (1.7.0) 2022-03-16 17:32:48.516 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev32) (1.0.2) 2022-03-16 17:32:48.573 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev32) (3.1.1) 2022-03-16 17:32:48.575 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev32) (4.4.0) 2022-03-16 17:32:48.617 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev32) (1.2.2) 2022-03-16 17:32:48.620 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev32) (2.7.0) 2022-03-16 17:32:48.652 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:32:48.653 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (0.10.0) 2022-03-16 17:32:48.654 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.32) 2022-03-16 17:32:48.655 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.4.0) 2022-03-16 17:32:48.657 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.1.5) 2022-03-16 17:32:48.658 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (36.0.1) 2022-03-16 17:32:48.659 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.4.4) 2022-03-16 17:32:48.661 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (6.0) 2022-03-16 17:32:48.679 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev32) (1.0.3) 2022-03-16 17:32:48.771 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev32) (0.17.3) 2022-03-16 17:32:48.817 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev32) (1.5.0) 2022-03-16 17:32:48.879 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.5.0) 2022-03-16 17:32:48.881 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (2.0.1) 2022-03-16 17:32:48.884 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.13.0) 2022-03-16 17:32:48.967 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev32) (2.8.2) 2022-03-16 17:32:48.971 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev32) (0.9.6) 2022-03-16 17:32:49.032 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.9) 2022-03-16 17:32:49.033 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.0) 2022-03-16 17:32:49.034 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (0.4.0) 2022-03-16 17:32:49.037 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.2.3) 2022-03-16 17:32:49.062 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev32) (3.2.0) 2022-03-16 17:32:49.065 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev32) (3.3.0) 2022-03-16 17:32:49.112 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev32) (1.15.0) 2022-03-16 17:32:49.168 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev32) (2021.3) 2022-03-16 17:32:49.201 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev32) (1.3.3) 2022-03-16 17:32:49.203 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev32) (3.0.0) 2022-03-16 17:32:49.227 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev32) (3.1.1) 2022-03-16 17:32:49.367 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:32:49.438 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev32) (60.9.3) 2022-03-16 17:32:49.515 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev32) (3.0.0) 2022-03-16 17:32:49.517 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev32) (0.3.5) 2022-03-16 17:32:49.628 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:49.629 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:49.630 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:49.631 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:49.632 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:49.633 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:49.635 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:32:49.843 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (3.10.1) 2022-03-16 17:32:49.844 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (3.2.0) 2022-03-16 17:32:49.847 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:32:49.889 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:32:49.896 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev32) (3.17.6) 2022-03-16 17:32:49.985 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (1.26.8) 2022-03-16 17:32:49.986 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (2019.11.28) 2022-03-16 17:32:49.988 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (3.3) 2022-03-16 17:32:49.990 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (2.0.12) 2022-03-16 17:32:50.025 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev32) (0.7) 2022-03-16 17:32:50.364 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev32) (0.12.2) 2022-03-16 17:32:50.438 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.0) 2022-03-16 17:32:50.628 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev32) (2.21) 2022-03-16 17:32:50.702 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:32:50.704 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (0.5.0) 2022-03-16 17:32:50.929 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:32:51.104 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev32) (2.2) 2022-03-16 17:32:51.631 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (0.13.1) 2022-03-16 17:32:51.678 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev32) (0.2.5) 2022-03-16 17:32:52.282 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.4.2) 2022-03-16 17:32:52.284 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.5.2) 2022-03-16 17:32:52.618 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev32) (4.10.0) 2022-03-16 17:32:52.619 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev32) (2.0.0) 2022-03-16 17:32:52.787 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev32) (3.7.0) 2022-03-16 17:32:53.035 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (1.8.2) 2022-03-16 17:32:53.036 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (21.4.0) 2022-03-16 17:32:53.222 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev32) (1.0.0) 2022-03-16 17:32:53.440 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev32) (2.3.1) 2022-03-16 17:32:55.019 | Installing collected packages: neutron 2022-03-16 17:32:55.019 | Attempting uninstall: neutron 2022-03-16 17:32:55.019 | Found existing installation: neutron 20.1.0.dev32 2022-03-16 17:32:55.038 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 17:32:55.040 | Running setup.py develop for neutron 2022-03-16 17:33:01.065 | Successfully installed neutron 2022-03-16 17:33:01.066 | 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-03-16 17:33:01.074 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:33:01.074 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:33:01.221 | + inc/python:pip_install:200 : result=0 2022-03-16 17:33:01.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:33:01.226 | + functions-common:time_stop:2425 : local name 2022-03-16 17:33:01.228 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:33:01.231 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:33:01.233 | + functions-common:time_stop:2428 : local total 2022-03-16 17:33:01.236 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:33:01.238 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:33:01.240 | + functions-common:time_stop:2432 : start_time=1647451961928 2022-03-16 17:33:01.242 | + functions-common:time_stop:2434 : [[ -z 1647451961928 ]] 2022-03-16 17:33:01.245 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:33:01.250 | + functions-common:time_stop:2437 : end_time=1647451981247 2022-03-16 17:33:01.252 | + functions-common:time_stop:2438 : elapsed_time=19319 2022-03-16 17:33:01.254 | + functions-common:time_stop:2439 : total=115096 2022-03-16 17:33:01.256 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:33:01.259 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134415 2022-03-16 17:33:01.261 | + inc/python:pip_install:203 : return 0 2022-03-16 17:33:01.263 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:33:01.266 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:33:01.268 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:33:01.288 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:33:01.301 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 17:33:01.304 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 17:33:01.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:33:01.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:33:01.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 17:33:01.315 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:33:01.317 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:33:01.320 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:33:01.322 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 17:33:01.341 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:01.343 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 17:33:01.346 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 17:33:01.348 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 17:33:01.351 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:33:01.354 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 17:33:01.357 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 17:33:01.359 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 17:33:01.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:33:01.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:33:01.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 17:33:01.369 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:33:01.372 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 17:33:01.389 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:01.392 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 17:33:01.409 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:01.411 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 17:33:01.428 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:01.431 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 17:33:01.434 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 17:33:01.436 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 17:33:01.439 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:33:01.441 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:33:01.444 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:33:01.447 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:33:01.449 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:33:01.452 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:33:01.468 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:33:01.470 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:33:01.472 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:33:01.475 | + functions-common:git_clone:629 : echo master 2022-03-16 17:33:01.475 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:33:01.482 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 17:33:01.484 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:33:01.486 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 17:33:01.489 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:33:01.490 | + functions-common:git_clone:678 : head -1 2022-03-16 17:33:01.494 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 17:33:01.497 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:33:01.500 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 17:33:01.502 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:33:01.505 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:33:01.507 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 17:33:01.510 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:33:01.512 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 17:33:01.515 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:33:01.517 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:33:01.520 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 17:33:01.522 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:33:01.525 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:33:01.528 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 17:33:01.531 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:33:01.534 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 17:33:01.536 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:33:01.539 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:33:01.542 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 17:33:01.548 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 17:33:01.551 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 17:33:02.247 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 17:33:02.250 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:33:02.252 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:33:02.254 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:33:02.257 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:33:02.259 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 17:33:02.262 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:33:02.265 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:33:02.267 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:33:02.269 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:33:02.272 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:33:02.274 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:33:02.276 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:33:02.280 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 17:33:02.301 | Using python 3.8 to install /opt/stack/nova 2022-03-16 17:33:02.303 | + 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/nova 2022-03-16 17:33:03.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:03.175 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:03.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:03.175 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:04.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:33:04.338 | Obtaining file:///opt/stack/nova 2022-03-16 17:33:04.339 | Preparing metadata (setup.py): started 2022-03-16 17:33:09.365 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:33:09.489 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 17:33:09.490 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 17:33:09.491 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 17:33:09.492 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 17:33:09.493 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 17:33:09.494 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 17:33:09.496 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 17:33:09.497 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 17:33:09.498 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 17:33:09.499 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 17:33:09.500 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 17:33:09.501 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 17:33:09.502 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 17:33:09.503 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 17:33:09.504 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 17:33:09.505 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 17:33:09.507 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 17:33:09.508 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 17:33:09.509 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 17:33:09.510 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 17:33:09.511 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 17:33:09.512 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 17:33:09.513 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 17:33:09.514 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 17:33:09.515 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 17:33:09.516 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 17:33:09.518 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 17:33:09.519 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 17:33:09.520 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 17:33:09.521 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 17:33:09.522 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 17:33:09.523 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 17:33:09.524 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 17:33:09.525 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:33:09.526 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 17:33:09.528 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 17:33:09.529 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:33:09.530 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 17:33:09.531 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 17:33:09.532 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 17:33:09.533 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 17:33:09.534 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 17:33:09.535 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 17:33:09.536 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 17:33:09.538 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 17:33:09.539 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:33:09.540 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 17:33:09.541 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 17:33:09.542 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 17:33:09.543 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 17:33:09.544 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 17:33:09.545 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 17:33:09.546 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 17:33:09.548 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 17:33:09.549 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 17:33:09.550 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 17:33:09.551 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 17:33:09.552 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:33:09.553 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 17:33:09.554 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 17:33:09.555 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 17:33:09.556 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:33:09.558 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 17:33:09.559 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 17:33:09.575 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 17:33:09.576 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 17:33:09.579 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 17:33:09.599 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 17:33:09.640 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 17:33:09.671 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:33:09.672 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 17:33:09.696 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:33:09.819 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 17:33:09.820 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 17:33:09.881 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 17:33:09.882 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:33:09.885 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 17:33:09.886 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 17:33:09.887 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 17:33:09.889 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 17:33:09.911 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 17:33:09.913 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 17:33:09.965 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:09.969 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 17:33:09.970 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:33:10.029 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 17:33:10.165 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 17:33:10.166 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 17:33:10.249 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 17:33:10.310 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 17:33:10.312 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 17:33:10.317 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 17:33:10.318 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 17:33:10.343 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 17:33:10.346 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 17:33:10.399 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 17:33:10.461 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 17:33:10.497 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 17:33:10.500 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:33:10.554 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 17:33:10.555 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 17:33:10.643 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:33:10.669 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 17:33:10.749 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 17:33:10.828 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.0.0rc2.dev3) (3.17.6) 2022-03-16 17:33:10.893 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 17:33:10.895 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 17:33:10.897 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:33:10.941 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:33:10.947 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:33:10.948 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 17:33:11.029 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 17:33:11.030 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 17:33:11.032 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 17:33:11.033 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 17:33:11.130 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 17:33:11.342 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 17:33:11.344 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 17:33:11.455 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 17:33:11.456 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:33:11.460 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 17:33:11.549 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 17:33:11.629 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 17:33:11.664 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 17:33:11.905 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 17:33:11.986 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 17:33:11.987 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:33:12.195 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:33:12.307 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.2) 2022-03-16 17:33:12.814 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.13.1) 2022-03-16 17:33:12.862 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.16.0) 2022-03-16 17:33:13.236 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:13.237 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:13.238 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:13.239 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:13.240 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:13.241 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:13.243 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:33:14.488 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 17:33:14.900 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (1.8.2) 2022-03-16 17:33:14.902 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (21.4.0) 2022-03-16 17:33:15.000 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:33:15.110 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.0.0) 2022-03-16 17:33:16.740 | Installing collected packages: nova 2022-03-16 17:33:16.740 | Attempting uninstall: nova 2022-03-16 17:33:16.740 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 17:33:16.749 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 17:33:16.751 | Running setup.py develop for nova 2022-03-16 17:33:23.182 | Successfully installed nova 2022-03-16 17:33:23.182 | 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-03-16 17:33:23.190 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:33:23.190 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:33:23.342 | + inc/python:pip_install:200 : result=0 2022-03-16 17:33:23.345 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:33:23.347 | + functions-common:time_stop:2425 : local name 2022-03-16 17:33:23.349 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:33:23.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:33:23.354 | + functions-common:time_stop:2428 : local total 2022-03-16 17:33:23.357 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:33:23.359 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:33:23.361 | + functions-common:time_stop:2432 : start_time=1647451982296 2022-03-16 17:33:23.363 | + functions-common:time_stop:2434 : [[ -z 1647451982296 ]] 2022-03-16 17:33:23.366 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:33:23.371 | + functions-common:time_stop:2437 : end_time=1647452003368 2022-03-16 17:33:23.374 | + functions-common:time_stop:2438 : elapsed_time=21072 2022-03-16 17:33:23.376 | + functions-common:time_stop:2439 : total=134415 2022-03-16 17:33:23.378 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:33:23.380 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155487 2022-03-16 17:33:23.383 | + inc/python:pip_install:203 : return 0 2022-03-16 17:33:23.385 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:33:23.387 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:33:23.390 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:33:23.408 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:33:23.421 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 17:33:23.424 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 17:33:23.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:33:23.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:33:23.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 17:33:23.434 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:33:23.437 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-16 17:33:23.450 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:33:23.453 | + ./stack.sh:main:937 : configure_nova 2022-03-16 17:33:23.455 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 17:33:23.468 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 17:33:23.470 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 17:33:23.473 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 17:33:23.476 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 17:33:23.477 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 17:33:23.482 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 17:33:23.485 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 17:33:23.487 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 17:33:23.490 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 17:33:23.492 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 17:33:23.496 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 17:33:23.498 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 17:33:23.500 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 17:33:23.512 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 17:33:23.524 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-16 17:33:23.538 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-16 17:33:23.551 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 17:33:23.564 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 17:33:23.567 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 17:33:23.572 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.i2FK23lCGJ 2022-03-16 17:33:23.574 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 17:33:23.577 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 17:33:23.579 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 17:33:23.582 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 17:33:23.584 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 17:33:23.587 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.i2FK23lCGJ 2022-03-16 17:33:23.592 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.i2FK23lCGJ 2022-03-16 17:33:23.605 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.i2FK23lCGJ /etc/sudoers.d/nova-rootwrap 2022-03-16 17:33:23.618 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 17:33:23.623 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 17:33:23.626 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 17:33:23.628 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 17:33:23.630 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 17:33:23.633 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 17:33:23.636 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 17:33:23.638 | + lib/nova:configure_nova:252 : [[ 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 =~ n-api ]] 2022-03-16 17:33:23.641 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 17:33:23.646 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 17:33:23.663 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:23.665 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 17:33:23.668 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 17:33:23.672 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 17:33:23.676 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 17:33:23.704 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 17:33:23.707 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 17:33:23.734 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 17:33:23.764 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 17:33:23.791 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 17:33:23.822 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 17:33:23.853 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 17:33:23.883 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 17:33:23.886 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-03-16 17:33:23.913 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 17:33:23.942 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 17:33:23.969 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 17:33:23.999 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 17:33:24.027 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 17:33:24.058 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 17:33:24.061 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:33:24.063 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:33:24.066 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:33:24.068 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:33:24.070 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:33:24.072 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:33:24.075 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:33:24.077 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:33:24.080 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:33:24.082 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:33:24.084 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:33:24.086 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 17:33:24.089 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:33:24.092 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:33:24.094 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:33:24.096 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:33:24.098 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:33:24.101 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:33:24.103 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 17:33:24.120 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:24.122 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:33:24.124 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 17:33:24.126 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 17:33:24.156 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 17:33:24.158 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 17:33:24.161 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 17:33:24.163 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 17:33:24.165 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:33:24.169 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:33:24.199 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 17:33:24.202 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 17:33:24.204 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 17:33:24.207 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 17:33:24.209 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 17:33:24.212 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 17:33:24.242 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 17:33:24.273 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 17:33:24.300 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 17:33:24.328 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 17:33:24.345 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:24.347 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 17:33:24.364 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:24.367 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 17:33:24.368 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 17:33:24.373 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 17:33:24.376 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 17:33:24.404 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 17:33:24.420 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:24.422 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 17:33:24.424 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 17:33:24.427 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:33:24.429 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:33:24.431 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 17:33:24.462 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 17:33:24.490 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:33:24.519 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 17:33:24.548 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 17:33:24.577 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 17:33:24.606 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 17:33:24.634 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 17:33:24.662 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:33:24.690 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:33:24.718 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 17:33:24.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:24.738 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 17:33:24.740 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 17:33:24.770 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 17:33:24.799 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-03-16 17:33:24.828 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 17:33:24.856 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 17:33:24.884 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 17:33:24.912 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 17:33:24.942 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 17:33:24.970 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 17:33:24.987 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:24.989 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 17:33:24.992 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 17:33:25.020 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 17:33:25.051 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 17:33:25.054 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 17:33:25.083 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 17:33:25.086 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 17:33:25.088 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 17:33:25.091 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:33:25.094 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:33:25.096 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:33:25.099 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:33:25.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:33:25.103 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:33:25.106 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 17:33:25.108 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:33:25.110 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:33:25.113 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:33:25.115 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:33:25.117 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:33:25.121 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:33:25.123 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:33:25.125 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:33:25.128 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:33:25.130 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:33:25.132 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:33:25.135 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 17:33:25.138 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 17:33:25.140 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 17:33:25.143 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:33:25.160 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:33:25.162 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:33:25.164 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:33:25.167 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:33:25.169 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:33:25.197 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:33:25.226 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:33:25.254 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:33:25.283 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 17:33:25.314 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 17:33:25.330 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:25.332 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 17:33:25.335 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 17:33:25.337 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 17:33:25.340 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 17:33:25.343 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:33:25.345 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:33:25.348 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 17:33:25.352 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 17:33:25.355 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:33:25.358 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:33:25.371 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:33:25.372 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:33:25.380 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:33:25.383 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:33:25.400 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 17:33:25.403 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 17:33:25.407 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 17:33:25.437 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 17:33:25.464 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 17:33:25.491 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:33:25.519 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:33:25.547 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:33:25.575 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:33:25.602 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:33:25.631 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:33:25.659 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:33:25.688 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:33:25.716 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:33:25.744 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:33:25.771 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:33:25.773 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:33:25.777 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 17:33:25.779 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 17:33:25.782 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:33:25.784 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:25.786 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:25.789 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:33:25.792 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:33:25.794 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 17:33:25.822 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:33:25.850 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-16 17:33:25.851 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:33:25.860 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 17:33:25.863 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 17:33:25.866 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 17:33:25.868 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:33:25.870 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:33:25.873 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:33:25.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:25.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:25.880 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:33:25.882 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:33:25.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:25.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:25.889 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 17:33:25.952 | Enabling site nova-api-wsgi. 2022-03-16 17:33:25.958 | To activate the new configuration, you need to run: 2022-03-16 17:33:25.958 | systemctl reload apache2 2022-03-16 17:33:25.962 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:33:25.966 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:33:25.968 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:33:25.970 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:33:26.111 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 17:33:26.128 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:26.130 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-16 17:33:26.133 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 17:33:26.136 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 17:33:26.138 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 17:33:26.141 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 17:33:26.143 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:33:26.146 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 17:33:26.150 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 17:33:26.153 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:33:26.156 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:33:26.169 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:33:26.169 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:33:26.178 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:33:26.181 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:33:26.198 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 17:33:26.200 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 17:33:26.204 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 17:33:26.235 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 17:33:26.265 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 17:33:26.293 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:33:26.321 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:33:26.349 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:33:26.377 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:33:26.404 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:33:26.433 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:33:26.461 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:33:26.489 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:33:26.518 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:33:26.546 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:33:26.574 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 17:33:26.576 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 17:33:26.604 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 17:33:26.621 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:26.623 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 17:33:26.655 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 17:33:26.658 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 17:33:26.660 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 17:33:26.677 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:26.679 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:33:26.683 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:33:26.712 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 17:33:26.742 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 17:33:26.745 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:33:26.748 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 17:33:26.750 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:33:26.752 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:33:26.755 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:33:26.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:26.775 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:33:26.777 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:33:26.780 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:33:26.796 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:26.798 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:33:26.801 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:33:26.830 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:33:26.832 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:33:26.834 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 17:33:26.863 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 17:33:26.893 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 17:33:26.925 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 17:33:26.943 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:26.945 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:33:26.973 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 17:33:26.976 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 17:33:26.978 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 17:33:27.009 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 17:33:27.037 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.24/identity 2022-03-16 17:33:27.066 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 17:33:27.094 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 17:33:27.123 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 17:33:27.153 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 17:33:27.182 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 17:33:27.211 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 17:33:27.239 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 17:33:27.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:27.259 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 17:33:27.263 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:33:27.266 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 17:33:27.268 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 17:33:27.271 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 17:33:27.274 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:33:27.277 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:33:27.279 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:33:27.282 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 17:33:27.284 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 17:33:27.289 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 17:33:27.292 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 17:33:27.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 17:33:27.297 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 17:33:27.299 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 17:33:27.302 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 17:33:27.334 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 17:33:27.366 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 17:33:27.399 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:33:27.401 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 17:33:27.403 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 17:33:27.406 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 17:33:27.422 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:27.426 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 17:33:27.426 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 17:33:28.136 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 17:33:28.140 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 17:33:28.142 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:33:28.145 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 17:33:28.147 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:33:28.149 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 17:33:28.152 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:33:28.170 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:28.173 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 17:33:28.175 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 17:33:28.178 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:33:28.194 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:28.196 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:33:28.199 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:33:28.228 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:33:28.231 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:33:28.233 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 17:33:28.250 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:28.253 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 17:33:28.255 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:33:28.258 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 17:33:28.289 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:33:28.318 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 17:33:28.346 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 17:33:28.375 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 17:33:28.404 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 17:33:28.433 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 17:33:28.461 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 17:33:28.490 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 17:33:28.492 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 17:33:28.495 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 17:33:28.498 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:33:28.516 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:33:28.518 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:33:28.521 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:33:28.523 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:33:28.525 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:33:28.554 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:33:28.583 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:33:28.611 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:33:28.639 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:33:28.643 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 17:33:28.647 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:33:28.649 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 17:33:28.652 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 17:33:28.655 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 17:33:28.657 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:33:28.660 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:33:28.663 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:33:28.665 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 17:33:28.668 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 17:33:28.671 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:33:28.673 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 17:33:28.675 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 17:33:28.678 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 17:33:28.694 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:28.696 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 17:33:28.699 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 17:33:28.717 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:28.719 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 17:33:28.735 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:28.738 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 17:33:28.755 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:28.758 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 17:33:28.776 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:28.779 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 17:33:28.781 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 17:33:28.784 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 17:33:28.786 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:33:28.789 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 17:33:28.791 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 17:33:28.794 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 17:33:28.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:28.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:28.802 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 17:33:28.804 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:33:28.808 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:33:28.810 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:33:28.813 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:33:28.816 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:33:28.818 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:33:28.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:28.824 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:28.826 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:33:28.829 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:33:28.831 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:33:28.834 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:33:28.836 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 17:33:28.839 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:33:28.842 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:28.844 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:28.847 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 17:33:28.868 | + 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 2022-03-16 17:33:28.979 | Reading package lists... 2022-03-16 17:33:29.228 | Building dependency tree... 2022-03-16 17:33:29.229 | Reading state information... 2022-03-16 17:33:29.491 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:33:29.491 | The following packages were automatically installed and are no longer required: 2022-03-16 17:33:29.492 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:33:29.492 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:33:29.492 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:33:29.492 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:33:29.492 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:33:29.492 | python3-zope.interface 2022-03-16 17:33:29.492 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:33:29.610 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:33:29.615 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:33:29.617 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:33:29.620 | + functions-common:time_stop:2425 : local name 2022-03-16 17:33:29.623 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:33:29.625 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:33:29.627 | + functions-common:time_stop:2428 : local total 2022-03-16 17:33:29.629 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:33:29.632 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:33:29.634 | + functions-common:time_stop:2432 : start_time=1647452008865 2022-03-16 17:33:29.637 | + functions-common:time_stop:2434 : [[ -z 1647452008865 ]] 2022-03-16 17:33:29.640 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:33:29.644 | + functions-common:time_stop:2437 : end_time=1647452009641 2022-03-16 17:33:29.646 | + functions-common:time_stop:2438 : elapsed_time=776 2022-03-16 17:33:29.649 | + functions-common:time_stop:2439 : total=6257 2022-03-16 17:33:29.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:33:29.654 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7033 2022-03-16 17:33:29.656 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:33:29.659 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 17:33:29.662 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 17:33:29.664 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 17:33:29.667 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 17:33:29.670 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 17:33:29.692 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 17:33:29.695 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:33:29.698 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:33:29.700 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:33:29.703 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:33:29.705 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:33:29.708 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:33:29.710 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:29.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:29.716 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:33:29.719 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:33:29.721 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:33:29.724 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:33:29.726 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 17:33:29.729 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:33:29.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:29.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:29.737 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 17:33:29.760 | + 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 libapache2-mod-wsgi-py3 2022-03-16 17:33:29.873 | Reading package lists... 2022-03-16 17:33:30.130 | Building dependency tree... 2022-03-16 17:33:30.131 | Reading state information... 2022-03-16 17:33:30.404 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 17:33:30.404 | The following packages were automatically installed and are no longer required: 2022-03-16 17:33:30.405 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:33:30.405 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:33:30.405 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:33:30.406 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:33:30.406 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:33:30.406 | python3-zope.interface 2022-03-16 17:33:30.406 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:33:30.523 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:33:30.529 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:33:30.531 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:33:30.534 | + functions-common:time_stop:2425 : local name 2022-03-16 17:33:30.536 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:33:30.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:33:30.542 | + functions-common:time_stop:2428 : local total 2022-03-16 17:33:30.544 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:33:30.547 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:33:30.549 | + functions-common:time_stop:2432 : start_time=1647452009757 2022-03-16 17:33:30.552 | + functions-common:time_stop:2434 : [[ -z 1647452009757 ]] 2022-03-16 17:33:30.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:33:30.559 | + functions-common:time_stop:2437 : end_time=1647452010556 2022-03-16 17:33:30.562 | + functions-common:time_stop:2438 : elapsed_time=799 2022-03-16 17:33:30.564 | + functions-common:time_stop:2439 : total=7033 2022-03-16 17:33:30.567 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:33:30.569 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7832 2022-03-16 17:33:30.572 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:33:30.575 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 17:33:30.577 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 17:33:30.580 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:33:30.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:30.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:30.588 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 17:33:30.591 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 17:33:30.646 | wsgi (enabled by maintainer script) 2022-03-16 17:33:30.650 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 17:33:30.653 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 17:33:30.656 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:33:30.659 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 17:33:30.662 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 17:33:30.665 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:33:30.669 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:33:30.669 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:33:30.675 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 17:33:30.677 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 17:33:30.680 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 17:33:30.683 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 17:33:30.685 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 17:33:30.709 | Using python 3.8 to install osc-placement 2022-03-16 17:33:30.712 | + 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 osc-placement 2022-03-16 17:33:31.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:31.585 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:31.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:31.586 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:32.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:33:32.753 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 17:33:32.763 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 17:33:32.764 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 17:33:32.765 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 17:33:32.766 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 17:33:32.767 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 17:33:32.769 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 17:33:32.828 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-16 17:33:32.829 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-16 17:33:32.831 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-16 17:33:32.831 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-16 17:33:32.844 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-16 17:33:32.846 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-16 17:33:32.848 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-16 17:33:32.861 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-16 17:33:32.862 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-16 17:33:32.864 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-16 17:33:32.866 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-16 17:33:32.867 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-16 17:33:32.868 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-16 17:33:32.889 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-16 17:33:32.891 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-16 17:33:32.892 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-16 17:33:32.894 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-16 17:33:32.901 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-16 17:33:32.939 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-16 17:33:32.940 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-16 17:33:32.942 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-16 17:33:32.943 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-16 17:33:32.944 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-16 17:33:32.945 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-16 17:33:32.948 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-16 17:33:32.949 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-16 17:33:33.013 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-16 17:33:33.016 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-16 17:33:33.017 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-16 17:33:33.019 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-16 17:33:33.108 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-16 17:33:33.109 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-16 17:33:33.110 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-16 17:33:33.153 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-16 17:33:33.193 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-16 17:33:33.355 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-16 17:33:35.588 | 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-03-16 17:33:35.595 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:33:35.595 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:33:35.720 | + inc/python:pip_install:200 : result=0 2022-03-16 17:33:35.723 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:33:35.725 | + functions-common:time_stop:2425 : local name 2022-03-16 17:33:35.728 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:33:35.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:33:35.734 | + functions-common:time_stop:2428 : local total 2022-03-16 17:33:35.736 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:33:35.739 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:33:35.742 | + functions-common:time_stop:2432 : start_time=1647452010703 2022-03-16 17:33:35.744 | + functions-common:time_stop:2434 : [[ -z 1647452010703 ]] 2022-03-16 17:33:35.748 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:33:35.752 | + functions-common:time_stop:2437 : end_time=1647452015749 2022-03-16 17:33:35.755 | + functions-common:time_stop:2438 : elapsed_time=5046 2022-03-16 17:33:35.757 | + functions-common:time_stop:2439 : total=155487 2022-03-16 17:33:35.760 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:33:35.762 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160533 2022-03-16 17:33:35.765 | + inc/python:pip_install:203 : return 0 2022-03-16 17:33:35.768 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 17:33:35.770 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 17:33:35.773 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 17:33:35.776 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:33:35.778 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:33:35.782 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:33:35.785 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:33:35.787 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:33:35.790 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:33:35.808 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:33:35.811 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:33:35.813 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:33:35.816 | + functions-common:git_clone:629 : echo master 2022-03-16 17:33:35.817 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:33:35.823 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 17:33:35.825 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:33:35.828 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 17:33:35.831 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:33:35.831 | + functions-common:git_clone:678 : head -1 2022-03-16 17:33:35.834 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 17:33:35.837 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:33:35.840 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 17:33:35.843 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:33:35.845 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:33:35.848 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 17:33:35.850 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:33:35.853 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 17:33:35.856 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:33:35.859 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:33:35.861 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 17:33:35.864 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:33:35.866 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:33:35.870 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 17:33:35.873 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:33:35.876 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 17:33:35.878 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:33:35.881 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:33:35.884 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 17:33:35.891 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 17:33:35.893 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-16 17:33:36.558 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 17:33:36.561 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:33:36.564 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:33:36.566 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:33:36.569 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:33:36.571 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 17:33:36.574 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:33:36.577 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:33:36.579 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:33:36.590 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:33:36.592 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:33:36.595 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:33:36.598 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:33:36.600 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 17:33:36.623 | Using python 3.8 to install /opt/stack/placement 2022-03-16 17:33:36.625 | + 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/placement 2022-03-16 17:33:37.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:37.498 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:37.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:37.498 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:38.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:33:38.661 | Obtaining file:///opt/stack/placement 2022-03-16 17:33:38.662 | Preparing metadata (setup.py): started 2022-03-16 17:33:41.893 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:33:41.936 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 17:33:41.938 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 17:33:41.939 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 17:33:41.940 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 17:33:41.941 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 17:33:41.942 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 17:33:41.943 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 17:33:41.945 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (60.9.3) 2022-03-16 17:33:41.946 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 17:33:41.947 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 17:33:41.949 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 17:33:41.950 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 17:33:41.951 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 17:33:41.952 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 17:33:41.953 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 17:33:41.954 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 17:33:41.955 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 17:33:41.956 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 17:33:41.957 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 17:33:41.959 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 17:33:41.960 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 17:33:42.025 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 17:33:42.026 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 17:33:42.027 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 17:33:42.028 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 17:33:42.030 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 17:33:42.031 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 17:33:42.052 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 17:33:42.092 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 17:33:42.093 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 17:33:42.094 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 17:33:42.096 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 17:33:42.097 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 17:33:42.149 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 17:33:42.150 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.13.0) 2022-03-16 17:33:42.151 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 17:33:42.153 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 17:33:42.194 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 17:33:42.195 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (2.8.2) 2022-03-16 17:33:42.215 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 17:33:42.217 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 17:33:42.218 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 17:33:42.243 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 17:33:42.246 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 17:33:42.257 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 17:33:42.276 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 17:33:42.278 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 17:33:42.279 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 17:33:42.280 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 17:33:42.322 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (1.26.8) 2022-03-16 17:33:42.324 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 17:33:42.325 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 17:33:42.328 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 17:33:42.345 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 17:33:42.507 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 17:33:42.546 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (4.11.1) 2022-03-16 17:33:42.547 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.1.6) 2022-03-16 17:33:42.549 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.4.0) 2022-03-16 17:33:42.565 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (1.15.0) 2022-03-16 17:33:42.600 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.13.3) 2022-03-16 17:33:42.656 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.1.0) 2022-03-16 17:33:42.748 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.7.0) 2022-03-16 17:33:42.831 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.1.5) 2022-03-16 17:33:42.882 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (0.2.5) 2022-03-16 17:33:43.078 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.2) 2022-03-16 17:33:43.079 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.1.1) 2022-03-16 17:33:43.079 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.4.2) 2022-03-16 17:33:43.159 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 17:33:43.210 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.21) 2022-03-16 17:33:43.373 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.7.0) 2022-03-16 17:33:43.480 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.0.0) 2022-03-16 17:33:43.481 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.0.0) 2022-03-16 17:33:45.403 | Installing collected packages: openstack-placement 2022-03-16 17:33:45.403 | Attempting uninstall: openstack-placement 2022-03-16 17:33:45.404 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 17:33:45.408 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 17:33:45.411 | Running setup.py develop for openstack-placement 2022-03-16 17:33:49.575 | Successfully installed openstack-placement 2022-03-16 17:33:49.575 | 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-03-16 17:33:49.583 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:33:49.583 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:33:49.722 | + inc/python:pip_install:200 : result=0 2022-03-16 17:33:49.724 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:33:49.727 | + functions-common:time_stop:2425 : local name 2022-03-16 17:33:49.729 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:33:49.732 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:33:49.734 | + functions-common:time_stop:2428 : local total 2022-03-16 17:33:49.736 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:33:49.739 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:33:49.741 | + functions-common:time_stop:2432 : start_time=1647452016617 2022-03-16 17:33:49.744 | + functions-common:time_stop:2434 : [[ -z 1647452016617 ]] 2022-03-16 17:33:49.747 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:33:49.751 | + functions-common:time_stop:2437 : end_time=1647452029749 2022-03-16 17:33:49.754 | + functions-common:time_stop:2438 : elapsed_time=13132 2022-03-16 17:33:49.756 | + functions-common:time_stop:2439 : total=160533 2022-03-16 17:33:49.758 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:33:49.761 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173665 2022-03-16 17:33:49.764 | + inc/python:pip_install:203 : return 0 2022-03-16 17:33:49.767 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:33:49.769 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:33:49.772 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:33:49.792 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:33:49.804 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 17:33:49.807 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 17:33:49.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:33:49.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:33:49.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 17:33:49.817 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:33:49.820 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:33:49.823 | + ./stack.sh:main:943 : configure_placement 2022-03-16 17:33:49.826 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 17:33:49.838 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 17:33:49.841 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 17:33:49.845 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 17:33:49.848 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 17:33:49.851 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 17:33:49.853 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 17:33:49.856 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 17:33:49.859 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 17:33:49.892 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 17:33:49.925 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 17:33:49.959 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 17:33:49.961 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 17:33:49.964 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 17:33:49.966 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:33:49.969 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 17:33:50.002 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 17:33:50.032 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:33:50.064 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 17:33:50.094 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 17:33:50.124 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 17:33:50.154 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 17:33:50.184 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 17:33:50.215 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:33:50.251 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:33:50.283 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 17:33:50.285 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 17:33:50.288 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 17:33:50.291 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:33:50.310 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:33:50.313 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:33:50.315 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:33:50.318 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:33:50.320 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:33:50.351 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:33:50.381 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:33:50.412 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:33:50.443 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 17:33:50.445 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 17:33:50.448 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 17:33:50.451 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 17:33:50.453 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 17:33:50.456 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:33:50.458 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:33:50.461 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 17:33:50.466 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 17:33:50.469 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:33:50.471 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:33:50.484 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:33:50.485 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:33:50.494 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:33:50.498 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:33:50.514 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 17:33:50.517 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 17:33:50.521 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 17:33:50.554 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 17:33:50.585 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 17:33:50.614 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:33:50.645 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:33:50.674 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:33:50.704 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:33:50.733 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:33:50.764 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:33:50.796 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:33:50.826 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:33:50.855 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:33:50.885 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:33:50.914 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:33:50.918 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:33:50.921 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 17:33:50.924 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 17:33:50.926 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:33:50.929 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:50.932 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:50.935 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 17:33:50.938 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 17:33:50.941 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 17:33:50.970 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:33:51.002 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-16 17:33:51.002 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 17:33:51.011 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 17:33:51.015 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 17:33:51.017 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 17:33:51.020 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:33:51.022 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:33:51.025 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:33:51.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:51.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:51.033 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:33:51.035 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:33:51.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:51.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:51.043 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 17:33:51.107 | Site placement-api already enabled 2022-03-16 17:33:51.111 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:33:51.114 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:33:51.117 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:33:51.120 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:33:51.261 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 17:33:51.282 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:51.284 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 17:33:51.305 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:51.307 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 17:33:51.327 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:51.329 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 17:33:51.332 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 17:33:51.335 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 17:33:51.368 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:33:51.399 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 17:33:51.430 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 17:33:51.460 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 17:33:51.491 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 17:33:51.520 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 17:33:51.551 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 17:33:51.581 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 17:33:51.599 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:51.601 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 17:33:51.619 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:33:51.622 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 17:33:51.625 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:33:51.627 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 17:33:51.630 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:33:51.632 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:33:51.635 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:33:51.638 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:33:51.640 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:33:51.643 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:33:51.648 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:33:51.650 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:33:51.653 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:33:51.656 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 17:33:51.658 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:33:51.675 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:51.678 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:33:51.680 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:33:51.684 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 17:33:51.686 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 17:33:51.689 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:33:51.691 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 17:33:51.694 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 17:33:51.696 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 17:33:51.754 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 17:33:51.791 | [251505 Async install_tempest:283360]: running: install_tempest 2022-03-16 17:33:51.794 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:33:51.797 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:33:51.799 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:33:51.802 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:33:51.805 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 17:33:51.808 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:33:51.811 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 17:33:51.814 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:33:51.817 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:33:51.820 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 17:33:51.823 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 17:33:51.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:33:51.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:33:51.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 17:33:51.834 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:33:51.837 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 17:33:51.840 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 17:33:51.843 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:33:51.846 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 17:33:51.849 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 17:33:51.852 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:33:51.859 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:33:51.859 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:33:51.863 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 17:33:51.866 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 17:33:51.868 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 17:33:51.872 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 17:33:51.875 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 17:33:51.897 | Using python 3.8 to install python-openstackclient 2022-03-16 17:33:51.900 | + 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-openstackclient 2022-03-16 17:33:52.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:52.807 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:52.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:33:52.807 | from cryptography.utils import int_from_bytes 2022-03-16 17:33:53.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:33:53.986 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 17:33:54.005 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 17:33:54.006 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 17:33:54.007 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 17:33:54.008 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 17:33:54.010 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 17:33:54.011 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 17:33:54.012 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 17:33:54.013 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 17:33:54.014 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-16 17:33:54.015 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 17:33:54.016 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 17:33:54.027 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-16 17:33:54.028 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-16 17:33:54.029 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-16 17:33:54.030 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-16 17:33:54.031 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-16 17:33:54.059 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-16 17:33:54.060 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-16 17:33:54.061 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-16 17:33:54.062 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-16 17:33:54.064 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-16 17:33:54.065 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-16 17:33:54.066 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-16 17:33:54.067 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-16 17:33:54.069 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-16 17:33:54.070 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-16 17:33:54.071 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-16 17:33:54.084 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-16 17:33:54.104 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-16 17:33:54.105 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-16 17:33:54.106 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-16 17:33:54.109 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-16 17:33:54.129 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-16 17:33:54.148 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-16 17:33:54.151 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-16 17:33:54.152 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-16 17:33:54.244 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-16 17:33:54.245 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-16 17:33:54.246 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-16 17:33:54.289 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-16 17:33:54.300 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-16 17:33:54.334 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-16 17:33:54.498 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-16 17:33:54.514 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-16 17:33:54.616 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-16 17:33:54.619 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-16 17:33:54.620 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-16 17:33:54.621 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-16 17:33:54.750 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-16 17:33:57.049 | 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-03-16 17:33:57.056 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:33:57.057 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:33:57.187 | + inc/python:pip_install:200 : result=0 2022-03-16 17:33:57.190 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:33:57.192 | + functions-common:time_stop:2425 : local name 2022-03-16 17:33:57.195 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:33:57.197 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:33:57.200 | + functions-common:time_stop:2428 : local total 2022-03-16 17:33:57.202 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:33:57.205 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:33:57.207 | + functions-common:time_stop:2432 : start_time=1647452031892 2022-03-16 17:33:57.209 | + functions-common:time_stop:2434 : [[ -z 1647452031892 ]] 2022-03-16 17:33:57.213 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:33:57.217 | + functions-common:time_stop:2437 : end_time=1647452037214 2022-03-16 17:33:57.219 | + functions-common:time_stop:2438 : elapsed_time=5322 2022-03-16 17:33:57.222 | + functions-common:time_stop:2439 : total=173665 2022-03-16 17:33:57.224 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:33:57.227 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178987 2022-03-16 17:33:57.230 | + inc/python:pip_install:203 : return 0 2022-03-16 17:33:57.232 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 17:33:57.236 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 17:33:57.240 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.4JmywWobfG 2022-03-16 17:33:57.243 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 17:33:57.246 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 17:33:57.249 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 17:33:57.252 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:33:57.254 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:33:57.257 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 17:33:57.276 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:57.279 | + ./stack.sh:main:1035 : configure_database 2022-03-16 17:33:57.282 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 17:33:57.284 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 17:33:57.287 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 17:33:57.289 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:33:57.293 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 17:33:57.295 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 17:33:57.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:57.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:57.302 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 17:33:57.305 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 17:33:57.308 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:33:57.310 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:33:57.313 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:33:57.315 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:33:57.317 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:33:57.320 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:33:57.323 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:33:57.325 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:33:57.327 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:33:57.330 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:33:57.332 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:33:57.334 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 17:33:57.337 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:33:57.340 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:33:57.342 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:33:57.345 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:33:57.347 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:33:57.350 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:33:57.352 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 17:33:57.368 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 17:33:57.368 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 17:33:57.372 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 17:33:57.375 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 17:33:57.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:57.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:57.382 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 17:33:57.385 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 17:33:57.388 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 17:33:57.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:33:57.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:33:57.395 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 17:33:57.398 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 17:33:57.400 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-16 17:33:57.412 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:33:57.436 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 17:33:57.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:33:57.466 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 17:33:57.469 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 17:33:57.470 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 17:33:57.475 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 17:33:57.529 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 17:33:57.585 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 17:33:57.640 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 17:33:57.695 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 17:33:57.698 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 17:33:57.700 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:33:57.703 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 17:33:59.750 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 17:33:59.752 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 17:33:59.756 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:33:59.761 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-173359 2022-03-16 17:33:59.763 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-173359 1039' 2022-03-16 17:33:59.766 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.769 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:33:59.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.774 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:33:59.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.779 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:33:59.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.784 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 17:33:59.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.789 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:33:59.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.795 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:33:59.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.800 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-172956 2022-03-16 17:33:59.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.806 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:33:59.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.811 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:33:59.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.816 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:33:59.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.821 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:33:59.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.827 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:33:59.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:33:59.832 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:33:59.834 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 17:33:59.838 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 17:33:59.840 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 17:33:59.853 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 17:33:59.856 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:33:59.859 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 17:33:59.861 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:33:59.864 | + functions-common:run_process:1682 : local group= 2022-03-16 17:33:59.866 | + functions-common:run_process:1683 : local user= 2022-03-16 17:33:59.870 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 17:33:59.872 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:33:59.875 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:33:59.877 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:33:59.880 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:33:59.883 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:33:59.889 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452039886 2022-03-16 17:33:59.891 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 17:33:59.910 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:33:59.912 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 17:33:59.915 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 17:33:59.918 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:33:59.921 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:33:59.923 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:33:59.926 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:33:59.928 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 17:33:59.932 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 17:33:59.935 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 17:33:59.938 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:33:59.940 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:33:59.943 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 17:33:59.945 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-16 17:33:59.948 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 17:33:59.951 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:33:59.953 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:33:59.956 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:33:59.958 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:33:59.961 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:33:59.963 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 17:33:59.966 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:33:59.970 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 17:34:00.027 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 17:34:00.082 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:34:00.137 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 17:34:00.191 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 17:34:00.246 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:34:00.301 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:34:00.303 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 17:34:00.360 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:34:00.795 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 17:34:00.809 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 17:34:01.226 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 17:34:01.249 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:34:01.252 | + functions-common:time_stop:2425 : local name 2022-03-16 17:34:01.254 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:34:01.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:34:01.260 | + functions-common:time_stop:2428 : local total 2022-03-16 17:34:01.262 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:34:01.264 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:34:01.267 | + functions-common:time_stop:2432 : start_time=1647452039886 2022-03-16 17:34:01.269 | + functions-common:time_stop:2434 : [[ -z 1647452039886 ]] 2022-03-16 17:34:01.273 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:34:01.278 | + functions-common:time_stop:2437 : end_time=1647452041275 2022-03-16 17:34:01.280 | + functions-common:time_stop:2438 : elapsed_time=1389 2022-03-16 17:34:01.283 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:34:01.285 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:34:01.288 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1389 2022-03-16 17:34:01.292 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 17:34:01.294 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 17:34:01.297 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 17:34:01.299 | + functions-common:run_process:1682 : local group= 2022-03-16 17:34:01.302 | + functions-common:run_process:1683 : local user=root 2022-03-16 17:34:01.304 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 17:34:01.307 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:34:01.309 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:34:01.312 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:34:01.315 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:34:01.318 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:34:01.323 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452041320 2022-03-16 17:34:01.326 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 17:34:01.348 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:34:01.351 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:34:01.354 | + functions-common:time_stop:2425 : local name 2022-03-16 17:34:01.356 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:34:01.359 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:34:01.362 | + functions-common:time_stop:2428 : local total 2022-03-16 17:34:01.365 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:34:01.367 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:34:01.370 | + functions-common:time_stop:2432 : start_time=1647452041320 2022-03-16 17:34:01.373 | + functions-common:time_stop:2434 : [[ -z 1647452041320 ]] 2022-03-16 17:34:01.376 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:34:01.381 | + functions-common:time_stop:2437 : end_time=1647452041378 2022-03-16 17:34:01.383 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-16 17:34:01.386 | + functions-common:time_stop:2439 : total=1389 2022-03-16 17:34:01.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:34:01.392 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1447 2022-03-16 17:34:01.394 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 17:34:01.414 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:34:01.417 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 17:34:01.441 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:34:01.444 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 17:34:01.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:34:01.469 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 17:34:01.472 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 17:34:01.474 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 17:34:01.477 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 17:34:01.480 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380' 2022-03-16 17:34:01.483 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.24:2380' 2022-03-16 17:34:01.486 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.24:2379' 2022-03-16 17:34:01.488 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 17:34:01.491 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 17:34:01.494 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.24:2379' 2022-03-16 17:34:01.497 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 17:34:01.500 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 17:34:01.502 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 17:34:01.505 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' '' root 2022-03-16 17:34:01.508 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 17:34:01.511 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-16 17:34:01.514 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:34:01.516 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 17:34:01.519 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:34:01.521 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:34:01.524 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 17:34:01.527 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:34:01.531 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 17:34:01.627 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 17:34:01.694 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-16 17:34:01.747 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 17:34:01.799 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 17:34:01.853 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:34:01.906 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:34:01.908 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 17:34:01.973 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:34:02.439 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 17:34:02.496 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 17:34:02.551 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 17:34:02.608 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 17:34:02.664 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 17:34:02.668 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:34:02.673 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 17:34:02.675 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 17:34:03.127 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 17:34:03.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 17:34:03.562 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 17:34:03.949 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 17:34:03.968 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:34:03.971 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 17:34:03.974 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 17:34:03.977 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 17:34:03.981 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 17:34:03.995 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 17:34:04.006 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 17:34:04.010 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:34:04.012 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 17:34:04.151 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 17:34:04.290 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 17:34:04.429 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:34:04.572 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:34:04.710 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:34:04.850 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 17:34:04.990 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 17:34:05.129 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 17:34:05.268 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 17:34:05.409 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 17:34:05.415 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 17:34:05.418 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 17:34:05.421 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 17:34:05.425 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 17:34:05.428 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 17:34:05.431 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 17:34:05.449 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:34:05.451 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 17:34:05.454 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:34:05.456 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 17:34:05.459 | + ./stack.sh:main:1095 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-16 17:34:05.461 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 17:34:05.464 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 17:34:05.481 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:34:05.483 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 17:34:05.485 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 17:34:05.488 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 17:34:05.490 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 17:34:05.494 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 17:34:05.496 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 17:34:05.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:34:05.995 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 17:34:06.000 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:34:06.017 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 17:34:06.019 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:34:06.022 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:34:06.025 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:34:06.028 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:34:06.033 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452046030 2022-03-16 17:34:06.036 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 17:34:10.870 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=285233) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:34:10.877 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.880 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:10.880 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:10.906 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:10.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.909 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:10.910 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:10.963 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:10.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:10.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:10.966 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:10.966 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:10.973 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:34:12.627 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:12.627 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:34:12.636 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:12.636 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:34:12.644 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:12.645 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:34:12.653 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:12.654 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:34:12.663 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:12.664 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:34:12.672 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:12.672 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:34:12.730 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:12.730 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:12.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:12.734 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:12.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:12.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.737 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:12.737 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:12.746 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:12.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:12.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:12.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:12.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:13.319 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:13.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.322 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:13.322 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:13.348 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:13.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.351 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:13.351 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:13.359 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:34:13.419 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:13.419 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:34:13.426 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:13.426 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:34:13.434 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:13.434 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:34:13.441 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:13.441 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:34:13.451 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:13.451 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:34:13.458 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:13.458 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:34:13.466 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:13.466 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:13.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.470 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:13.470 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:13.470 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:13.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.473 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:13.474 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:13.481 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:13.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:13.484 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:13.994 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:13.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:13.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:13.997 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:13.997 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:14.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:34:14.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:14.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:14.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:14.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:14.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:14.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:14.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:14.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:14.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:14.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:14.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:14.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:14.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:34:14.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:34:14.027 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:34:14.027 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=285233) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:34:14.035 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:34:14.044 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:14.044 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:34:14.051 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:14.051 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:34:14.059 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:14.059 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:34:14.067 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:14.068 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:34:14.075 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:14.075 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:34:14.082 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:14.083 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:34:14.090 | INFO migrate.versioning.api [-] done 2022-03-16 17:34:14.514 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 17:34:14.517 | + functions-common:time_stop:2425 : local name 2022-03-16 17:34:14.519 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:34:14.522 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:34:14.525 | + functions-common:time_stop:2428 : local total 2022-03-16 17:34:14.528 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:34:14.530 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:34:14.533 | + functions-common:time_stop:2432 : start_time=1647452046030 2022-03-16 17:34:14.535 | + functions-common:time_stop:2434 : [[ -z 1647452046030 ]] 2022-03-16 17:34:14.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:34:14.544 | + functions-common:time_stop:2437 : end_time=1647452054541 2022-03-16 17:34:14.547 | + functions-common:time_stop:2438 : elapsed_time=8511 2022-03-16 17:34:14.549 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:34:14.552 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:34:14.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8511 2022-03-16 17:34:14.557 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 17:34:14.560 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 17:34:14.564 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 17:34:19.147 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 17:34:19.148 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 17:34:19.148 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 17:34:19.149 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 17:34:19.149 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 17:34:19.150 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 17:34:19.150 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 17:34:19.150 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 17:34:19.150 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 17:34:19.520 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 17:34:19.525 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 17:34:24.093 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 17:34:24.093 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 17:34:24.093 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 17:34:24.094 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 17:34:24.094 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 17:34:24.094 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 17:34:24.094 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 17:34:24.095 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 17:34:24.095 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 17:34:24.462 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 17:34:24.465 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 17:34:24.467 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 17:34:24.470 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 17:34:24.486 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:34:24.489 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:34:24.493 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 17:34:24.497 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 17:34:24.500 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 17:34:24.502 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:34:24.505 | + functions-common:run_process:1682 : local group= 2022-03-16 17:34:24.507 | + functions-common:run_process:1683 : local user= 2022-03-16 17:34:24.510 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 17:34:24.513 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:34:24.515 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:34:24.518 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:34:24.520 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:34:24.523 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:34:24.528 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452064525 2022-03-16 17:34:24.530 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 17:34:24.546 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:34:24.549 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 17:34:24.551 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 17:34:24.553 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:34:24.557 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:34:24.559 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:34:24.562 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:34:24.564 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 17:34:24.566 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 17:34:24.569 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 17:34:24.572 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:34:24.575 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:34:24.577 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 17:34:24.580 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-16 17:34:24.582 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 17:34:24.584 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:34:24.587 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:34:24.589 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:34:24.591 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 17:34:24.593 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:34:24.598 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 17:34:24.655 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 17:34:24.709 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 17:34:24.762 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:34:24.815 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:34:24.867 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 17:34:24.920 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 17:34:24.973 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 17:34:25.026 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 17:34:25.080 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 17:34:25.135 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:34:25.137 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 17:34:25.195 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:34:25.633 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 17:34:25.647 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 17:34:26.083 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 17:34:26.167 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:34:26.172 | + functions-common:time_stop:2425 : local name 2022-03-16 17:34:26.176 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:34:26.178 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:34:26.184 | + functions-common:time_stop:2428 : local total 2022-03-16 17:34:26.186 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:34:26.189 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:34:26.191 | + functions-common:time_stop:2432 : start_time=1647452064525 2022-03-16 17:34:26.194 | + functions-common:time_stop:2434 : [[ -z 1647452064525 ]] 2022-03-16 17:34:26.200 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:34:26.202 | + functions-common:time_stop:2437 : end_time=1647452066199 2022-03-16 17:34:26.205 | + functions-common:time_stop:2438 : elapsed_time=1674 2022-03-16 17:34:26.207 | + functions-common:time_stop:2439 : total=1447 2022-03-16 17:34:26.210 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:34:26.213 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3121 2022-03-16 17:34:26.216 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 17:34:26.216 | Waiting for keystone to start... 2022-03-16 17:34:26.219 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.24/identity/v3/ 2022-03-16 17:34:26.221 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.24/identity/v3/ 2022-03-16 17:34:26.224 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:34:26.226 | + functions:wait_for_service:458 : local url=http://10.222.0.24/identity/v3/ 2022-03-16 17:34:26.229 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:34:26.232 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:34:26.234 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:34:26.237 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:34:26.239 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:34:26.244 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:34:26.248 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452066244 2022-03-16 17:34:26.250 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:34:26.256 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/identity/v3/ 2022-03-16 17:34:30.260 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 17:34:30.287 | [283360 Async install_tempest:283360]: finished successfully 2022-03-16 17:34:32.829 | + :: : [[ 200 == 503 ]] 2022-03-16 17:34:32.830 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:34:32.834 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:34:32.837 | + functions-common:time_stop:2425 : local name 2022-03-16 17:34:32.839 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:34:32.842 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:34:32.844 | + functions-common:time_stop:2428 : local total 2022-03-16 17:34:32.847 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:34:32.849 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:34:32.853 | + functions-common:time_stop:2432 : start_time=1647452066244 2022-03-16 17:34:32.855 | + functions-common:time_stop:2434 : [[ -z 1647452066244 ]] 2022-03-16 17:34:32.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:34:32.863 | + functions-common:time_stop:2437 : end_time=1647452072860 2022-03-16 17:34:32.865 | + functions-common:time_stop:2438 : elapsed_time=6616 2022-03-16 17:34:32.868 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:34:32.870 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:34:32.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6616 2022-03-16 17:34:32.875 | + functions:wait_for_service:467 : return 0 2022-03-16 17:34:32.878 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 17:34:32.895 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:34:32.898 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 17:34:32.901 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:34:32.904 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 17:34:32.936 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 17:34:32.938 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.24/identity 2022-03-16 17:34:37.619 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.619 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.619 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.627 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.644 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.644 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.675 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.708 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.800 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.801 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.814 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.814 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.814 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.814 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.815 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.815 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.815 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.822 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.825 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.825 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.826 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=286043) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:34:37.861 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=286043) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:34:38.178 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created domain default 2022-03-16 17:34:38.222 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created project admin 2022-03-16 17:34:38.252 | DEBUG passlib.handlers.bcrypt [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=286043) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 17:34:38.252 | DEBUG passlib.handlers.bcrypt [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=286043) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 17:34:38.313 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created user admin 2022-03-16 17:34:38.325 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created role reader 2022-03-16 17:34:38.335 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created role member 2022-03-16 17:34:38.358 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created implied role where 0ab83f724a4c4097b3e1d23d22fc9724 implies ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:34:38.368 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created role admin 2022-03-16 17:34:38.384 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created implied role where 27abf466d7a548938bc0515edd1d0c6e implies 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:34:38.395 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Granted role admin on project admin to user admin. 2022-03-16 17:34:38.402 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Granted role admin on the system to user admin. 2022-03-16 17:34:38.413 | WARNING py.warnings [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-16 17:34:38.413 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 17:34:38.413 |  2022-03-16 17:34:38.417 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created region RegionOne 2022-03-16 17:34:38.450 | INFO keystone.cmd.bootstrap [None req-4dd4a182-0dbc-436f-834f-542a3101c516 None None] Created public endpoint http://10.222.0.24/identity 2022-03-16 17:34:38.919 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 17:34:38.921 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 17:34:38.924 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 17:34:38.927 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 17:34:42.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:42.014 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:42.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:42.014 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:42.181 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:42.184 | + lib/keystone:create_keystone_accounts:310 : admin_project=8f762d60b1614e02bdfeefe1be8fe8f2 2022-03-16 17:34:42.187 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 17:34:42.190 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 17:34:44.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:44.447 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:44.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:44.447 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:44.616 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:44.619 | + lib/keystone:create_keystone_accounts:312 : admin_user=0cfa6cde4cdb45f997e76ef6890f4a04 2022-03-16 17:34:44.621 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 17:34:44.624 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 17:34:44.626 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 17:34:44.628 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 default 2022-03-16 17:34:44.686 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 default 2022-03-16 17:34:44.724 | [251505 Async ks-domain-role:286166]: running: get_or_add_user_domain_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 default 2022-03-16 17:34:44.728 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 17:34:44.730 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:34:44.734 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 17:34:47.917 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 17:34:47.919 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 17:34:47.919 | default 2022-03-16 17:34:47.922 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 17:34:47.985 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 17:34:48.025 | [251505 Async ks-project:286305]: running: get_or_create_project service Default 2022-03-16 17:34:48.028 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 17:34:48.092 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 17:34:48.140 | [251505 Async ks-service:286391]: running: get_or_create_role service 2022-03-16 17:34:48.143 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 17:34:48.217 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 17:34:48.277 | [251505 Async ks-reseller:286477]: running: get_or_create_role ResellerAdmin 2022-03-16 17:34:48.279 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 17:34:48.282 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 17:34:48.698 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 17:34:48.953 | [251505 Async ks-anotherrole:286567]: running: get_or_create_role anotherrole 2022-03-16 17:34:48.980 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 17:34:49.010 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 17:34:49.036 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:34:49.068 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-16 17:34:51.650 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:34:51.792 | [286391 Async ks-service:286391]: finished successfully 2022-03-16 17:34:52.172 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:34:52.240 | [286477 Async ks-reseller:286477]: finished successfully 2022-03-16 17:34:52.388 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:34:52.420 | [286305 Async ks-project:286305]: finished successfully 2022-03-16 17:34:52.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:52.605 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:52.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:52.605 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:52.792 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:52.794 | ++ functions-common:get_or_create_project:938 : project_id=26123244092f445a9001bac658bca430 2022-03-16 17:34:52.797 | ++ functions-common:get_or_create_project:939 : echo 26123244092f445a9001bac658bca430 2022-03-16 17:34:52.800 | + lib/keystone:create_keystone_accounts:340 : invis_project=26123244092f445a9001bac658bca430 2022-03-16 17:34:52.802 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 17:34:52.807 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 17:34:52.809 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:34:52.812 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-16 17:34:52.940 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:34:52.969 | [286567 Async ks-anotherrole:286567]: finished successfully 2022-03-16 17:34:55.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:55.390 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:55.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:55.390 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:55.578 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:55.581 | ++ functions-common:get_or_create_project:938 : project_id=11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:55.584 | ++ functions-common:get_or_create_project:939 : echo 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:55.587 | + lib/keystone:create_keystone_accounts:344 : demo_project=11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:55.589 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 17:34:55.593 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 17:34:55.595 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:34:55.598 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 17:34:55.600 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 17:34:55.604 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-16 17:34:55.699 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:34:55.725 | [286166 Async ks-domain-role:286166]: finished successfully 2022-03-16 17:34:58.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.124 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.124 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.299 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:58.302 | ++ functions-common:get_or_create_user:925 : user_id=959f066612774b68a08c76cffee239e0 2022-03-16 17:34:58.305 | ++ functions-common:get_or_create_user:926 : echo 959f066612774b68a08c76cffee239e0 2022-03-16 17:34:58.308 | + lib/keystone:create_keystone_accounts:347 : demo_user=959f066612774b68a08c76cffee239e0 2022-03-16 17:34:58.311 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 17:34:58.361 | [251505 Async ks-domain-role:286166]: Waiting for completion of get_or_add_user_domain_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 default running on PID 286166 (6 other jobs running) 2022-03-16 17:34:58.386 | [251505 Async ks-domain-role:286166]: Signaling child to exit 2022-03-16 17:34:58.386 | WAKEUP 2022-03-16 17:34:58.409 | [251505 Async ks-domain-role:286166]: Signaled 2022-03-16 17:34:58.411 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 17:34:58.411 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:34:58.411 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 17:34:58.411 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0cfa6cde4cdb45f997e76ef6890f4a04 --domain default 2022-03-16 17:34:58.411 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:34:58.411 | ++ functions-common:get_field:812 : read data 2022-03-16 17:34:58.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.411 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.411 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.411 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:58.411 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 17:34:58.411 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 17:34:58.411 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 0cfa6cde4cdb45f997e76ef6890f4a04 --domain default 2022-03-16 17:34:58.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.411 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.411 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.411 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0cfa6cde4cdb45f997e76ef6890f4a04 --domain default 2022-03-16 17:34:58.411 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:34:58.411 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 17:34:58.412 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:34:58.412 | ++ functions-common:get_field:812 : read data 2022-03-16 17:34:58.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.412 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.412 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.412 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:58.412 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:34:58.412 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:34:58.412 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:34:58.412 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | 0cfa6cde4cdb45f997e76ef6890f4a04 | | | default | | False |' 2022-03-16 17:34:58.412 | ++ functions-common:get_field:812 : read data 2022-03-16 17:34:58.412 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:34:58.412 | + functions-common:get_or_add_user_domain_role:1021 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:34:58.412 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:34:58.456 | [251505 Async ks-domain-role:286166]: finished get_or_add_user_domain_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 default with result 0 in 11 seconds 2022-03-16 17:34:58.464 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 17:34:58.499 | [251505 Async ks-project:286305]: Waiting for completion of get_or_create_project service Default running on PID 286305 (5 other jobs running) 2022-03-16 17:34:58.525 | [251505 Async ks-project:286305]: Signaling child to exit 2022-03-16 17:34:58.525 | WAKEUP 2022-03-16 17:34:58.547 | [251505 Async ks-project:286305]: Signaled 2022-03-16 17:34:58.548 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:34:58.548 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-16 17:34:58.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.549 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.549 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.549 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:58.549 | + functions-common:get_or_create_project:938 : project_id=625e9359a68e41f7ba9c5228e90574b3 2022-03-16 17:34:58.549 | + functions-common:get_or_create_project:939 : echo 625e9359a68e41f7ba9c5228e90574b3 2022-03-16 17:34:58.549 | 625e9359a68e41f7ba9c5228e90574b3 2022-03-16 17:34:58.597 | [251505 Async ks-project:286305]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 17:34:58.640 | [251505 Async ks-service:286391]: Waiting for completion of get_or_create_role service running on PID 286391 (4 other jobs running) 2022-03-16 17:34:58.667 | [251505 Async ks-service:286391]: Signaling child to exit 2022-03-16 17:34:58.667 | WAKEUP 2022-03-16 17:34:58.690 | [251505 Async ks-service:286391]: Signaled 2022-03-16 17:34:58.691 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:34:58.691 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 17:34:58.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.691 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.691 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.692 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:58.692 | + functions-common:get_or_create_role:950 : role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:34:58.692 | + functions-common:get_or_create_role:951 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:34:58.692 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:34:58.737 | [251505 Async ks-service:286391]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-16 17:34:58.776 | [251505 Async ks-reseller:286477]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 286477 (3 other jobs running) 2022-03-16 17:34:58.802 | [251505 Async ks-reseller:286477]: Signaling child to exit 2022-03-16 17:34:58.802 | WAKEUP 2022-03-16 17:34:58.825 | [251505 Async ks-reseller:286477]: Signaled 2022-03-16 17:34:58.827 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:34:58.827 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 17:34:58.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.827 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.827 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.827 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:58.827 | + functions-common:get_or_create_role:950 : role_id=573f1430a67049088ac80a574c313d7f 2022-03-16 17:34:58.827 | + functions-common:get_or_create_role:951 : echo 573f1430a67049088ac80a574c313d7f 2022-03-16 17:34:58.827 | 573f1430a67049088ac80a574c313d7f 2022-03-16 17:34:58.871 | [251505 Async ks-reseller:286477]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-16 17:34:58.909 | [251505 Async ks-anotherrole:286567]: Waiting for completion of get_or_create_role anotherrole running on PID 286567 (2 other jobs running) 2022-03-16 17:34:58.934 | [251505 Async ks-anotherrole:286567]: Signaling child to exit 2022-03-16 17:34:58.934 | WAKEUP 2022-03-16 17:34:58.957 | [251505 Async ks-anotherrole:286567]: Signaled 2022-03-16 17:34:58.959 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:34:58.959 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 17:34:58.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.959 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:34:58.959 | from cryptography.utils import int_from_bytes 2022-03-16 17:34:58.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:34:58.959 | + functions-common:get_or_create_role:950 : role_id=0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:34:58.959 | + functions-common:get_or_create_role:951 : echo 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:34:58.959 | 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:34:59.003 | [251505 Async ks-anotherrole:286567]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 17:34:59.008 | + inc/async:async_wait:197 : return 0 2022-03-16 17:34:59.011 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.070 | + inc/async:async_inner:63 : get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.112 | [251505 Async ks-demo-member:287469]: running: get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.115 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.177 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.221 | [251505 Async ks-demo-admin:287581]: running: get_or_add_user_project_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.223 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.289 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.341 | [251505 Async ks-demo-another:287693]: running: get_or_add_user_project_role anotherrole 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:34:59.345 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 26123244092f445a9001bac658bca430 2022-03-16 17:34:59.414 | + inc/async:async_inner:63 : get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 26123244092f445a9001bac658bca430 2022-03-16 17:34:59.477 | [251505 Async ks-demo-invis:287805]: running: get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 26123244092f445a9001bac658bca430 2022-03-16 17:34:59.493 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 17:34:59.508 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 17:34:59.510 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:34:59.516 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 17:34:59.524 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 17:34:59.535 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-16 17:35:03.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:03.541 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:03.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:03.541 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:03.728 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:03.731 | ++ functions-common:get_or_create_user:925 : user_id=5515680ffd3e418882b4cd571c78e966 2022-03-16 17:35:03.734 | ++ functions-common:get_or_create_user:926 : echo 5515680ffd3e418882b4cd571c78e966 2022-03-16 17:35:03.737 | + lib/keystone:create_keystone_accounts:360 : demo_reader=5515680ffd3e418882b4cd571c78e966 2022-03-16 17:35:03.740 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 5515680ffd3e418882b4cd571c78e966 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:03.836 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5515680ffd3e418882b4cd571c78e966 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:03.945 | [251505 Async ks-demo-reader:287961]: running: get_or_add_user_project_role reader 5515680ffd3e418882b4cd571c78e966 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:03.961 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 17:35:03.994 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 17:35:04.006 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:35:04.012 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-16 17:35:08.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:08.284 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:08.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:08.284 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:08.472 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:08.484 | ++ functions-common:get_or_create_project:938 : project_id=493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:08.489 | ++ functions-common:get_or_create_project:939 : echo 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:08.496 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:08.504 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 17:35:08.512 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 17:35:08.517 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:35:08.519 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 17:35:08.529 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 17:35:08.534 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-16 17:35:11.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:11.549 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:11.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:11.549 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:11.904 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:11.924 | ++ functions-common:get_or_create_user:925 : user_id=32d4761cebe54c2d8e689c0f4ff1f457 2022-03-16 17:35:11.940 | ++ functions-common:get_or_create_user:926 : echo 32d4761cebe54c2d8e689c0f4ff1f457 2022-03-16 17:35:11.948 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=32d4761cebe54c2d8e689c0f4ff1f457 2022-03-16 17:35:11.952 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:12.354 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:12.581 | [251505 Async ks-alt-admin:288347]: running: get_or_add_user_project_role admin 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:12.602 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:13.036 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:13.231 | [251505 Async ks-alt-another:288459]: running: get_or_add_user_project_role anotherrole 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:13.252 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 17:35:13.280 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 17:35:13.299 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:35:13.327 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 17:35:13.344 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 17:35:13.383 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-16 17:35:13.885 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:14.123 | [287469 Async ks-demo-member:287469]: finished successfully 2022-03-16 17:35:14.891 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:15.044 | [287693 Async ks-demo-another:287693]: finished successfully 2022-03-16 17:35:16.538 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:16.731 | [287581 Async ks-demo-admin:287581]: finished successfully 2022-03-16 17:35:17.039 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:17.098 | [287805 Async ks-demo-invis:287805]: finished successfully 2022-03-16 17:35:18.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:18.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:18.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:18.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:18.324 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:18.327 | ++ functions-common:get_or_create_user:925 : user_id=a9fb645622b54188b1c5995b7efe3893 2022-03-16 17:35:18.331 | ++ functions-common:get_or_create_user:926 : echo a9fb645622b54188b1c5995b7efe3893 2022-03-16 17:35:18.334 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a9fb645622b54188b1c5995b7efe3893 2022-03-16 17:35:18.338 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a9fb645622b54188b1c5995b7efe3893 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:18.421 | + inc/async:async_inner:63 : get_or_add_user_project_role member a9fb645622b54188b1c5995b7efe3893 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:18.504 | [251505 Async ks-alt-member-user:288844]: running: get_or_add_user_project_role member a9fb645622b54188b1c5995b7efe3893 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:18.513 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 17:35:18.523 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 17:35:18.528 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:35:18.533 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 17:35:18.540 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 17:35:18.544 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-16 17:35:21.363 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:21.433 | [287961 Async ks-demo-reader:287961]: finished successfully 2022-03-16 17:35:21.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:21.793 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:21.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:21.793 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:21.987 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:21.989 | ++ functions-common:get_or_create_user:925 : user_id=e355869f0cc042618e69a0e7ec787adf 2022-03-16 17:35:21.992 | ++ functions-common:get_or_create_user:926 : echo e355869f0cc042618e69a0e7ec787adf 2022-03-16 17:35:21.995 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e355869f0cc042618e69a0e7ec787adf 2022-03-16 17:35:21.998 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e355869f0cc042618e69a0e7ec787adf 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:22.064 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e355869f0cc042618e69a0e7ec787adf 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:22.122 | [251505 Async ks-alt-reader-user:289068]: running: get_or_add_user_project_role reader e355869f0cc042618e69a0e7ec787adf 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:22.127 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 17:35:22.136 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:35:22.139 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 17:35:22.144 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 17:35:22.152 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-16 17:35:25.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:25.452 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:25.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:25.452 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:25.833 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:25.842 | ++ functions-common:get_or_create_user:925 : user_id=e4daccb6f89a4657a3983e258e3c4098 2022-03-16 17:35:25.856 | ++ functions-common:get_or_create_user:926 : echo e4daccb6f89a4657a3983e258e3c4098 2022-03-16 17:35:25.864 | + lib/keystone:create_keystone_accounts:392 : system_member_user=e4daccb6f89a4657a3983e258e3c4098 2022-03-16 17:35:25.881 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member e4daccb6f89a4657a3983e258e3c4098 all 2022-03-16 17:35:26.185 | + inc/async:async_inner:63 : get_or_add_user_system_role member e4daccb6f89a4657a3983e258e3c4098 all 2022-03-16 17:35:26.337 | [251505 Async ks-system-member:289294]: running: get_or_add_user_system_role member e4daccb6f89a4657a3983e258e3c4098 all 2022-03-16 17:35:26.346 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 17:35:26.348 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:35:26.352 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 17:35:26.355 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 17:35:26.362 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-16 17:35:27.518 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:27.660 | [288459 Async ks-alt-another:288459]: finished successfully 2022-03-16 17:35:28.983 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:29.154 | [288347 Async ks-alt-admin:288347]: finished successfully 2022-03-16 17:35:30.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:30.161 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:30.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:30.161 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:30.364 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:30.368 | ++ functions-common:get_or_create_user:925 : user_id=4a70d931a2f64792bbbe24ce1e4eb466 2022-03-16 17:35:30.371 | ++ functions-common:get_or_create_user:926 : echo 4a70d931a2f64792bbbe24ce1e4eb466 2022-03-16 17:35:30.374 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4a70d931a2f64792bbbe24ce1e4eb466 2022-03-16 17:35:30.377 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4a70d931a2f64792bbbe24ce1e4eb466 all 2022-03-16 17:35:30.476 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4a70d931a2f64792bbbe24ce1e4eb466 all 2022-03-16 17:35:30.522 | [251505 Async ks-system-reader:289586]: running: get_or_add_user_system_role reader 4a70d931a2f64792bbbe24ce1e4eb466 all 2022-03-16 17:35:30.532 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 17:35:30.543 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 17:35:30.551 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 17:35:30.565 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 17:35:30.573 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-16 17:35:32.507 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:32.699 | [288844 Async ks-alt-member-user:288844]: finished successfully 2022-03-16 17:35:34.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:34.221 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:34.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:34.221 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:34.484 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:34.488 | ++ functions-common:get_or_create_group:902 : group_id=f6ff87e3f9d94b0fb6ab3485c0061729 2022-03-16 17:35:34.512 | ++ functions-common:get_or_create_group:903 : echo f6ff87e3f9d94b0fb6ab3485c0061729 2022-03-16 17:35:34.516 | + lib/keystone:create_keystone_accounts:402 : admin_group=f6ff87e3f9d94b0fb6ab3485c0061729 2022-03-16 17:35:34.520 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 17:35:34.524 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 17:35:34.527 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 17:35:34.531 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 17:35:34.535 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-16 17:35:35.081 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:35.112 | [289068 Async ks-alt-reader-user:289068]: finished successfully 2022-03-16 17:35:36.961 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:36.993 | [289294 Async ks-system-member:289294]: finished successfully 2022-03-16 17:35:37.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:37.189 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:37.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:37.189 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:37.370 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:37.373 | ++ functions-common:get_or_create_group:902 : group_id=f58fa8acc4e04affb9fe1bd7bfd6120f 2022-03-16 17:35:37.376 | ++ functions-common:get_or_create_group:903 : echo f58fa8acc4e04affb9fe1bd7bfd6120f 2022-03-16 17:35:37.379 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f58fa8acc4e04affb9fe1bd7bfd6120f 2022-03-16 17:35:37.382 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:37.445 | + inc/async:async_inner:63 : get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:37.496 | [251505 Async ks-group-memberdemo:289966]: running: get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:37.504 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:37.579 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:37.627 | [251505 Async ks-group-anotherdemo:290052]: running: get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:37.630 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:37.709 | + inc/async:async_inner:63 : get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:37.817 | [251505 Async ks-group-memberalt:290148]: running: get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:37.832 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:38.300 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:38.492 | [251505 Async ks-group-anotheralt:290245]: running: get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:38.511 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 2022-03-16 17:35:38.960 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 2022-03-16 17:35:39.215 | [251505 Async ks-group-admin:290333]: running: get_or_add_group_project_role admin f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 2022-03-16 17:35:39.244 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-16 17:35:39.643 | [251505 Async ks-demo-member:287469]: Waiting for completion of get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc running on PID 287469 (17 other jobs running) 2022-03-16 17:35:39.827 | [251505 Async ks-demo-member:287469]: Signaling child to exit 2022-03-16 17:35:39.827 | WAKEUP 2022-03-16 17:35:39.997 | [251505 Async ks-demo-member:287469]: Signaled 2022-03-16 17:35:40.007 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:40.007 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:40.007 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:40.007 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:40.007 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:40.007 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:40.007 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:40.007 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:40.007 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 959f066612774b68a08c76cffee239e0 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:40.007 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:40.007 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:40.007 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:40.007 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:40.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.008 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.008 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:40.008 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:40.008 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:40.008 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 959f066612774b68a08c76cffee239e0 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:40.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.008 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.008 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.008 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:40.008 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 959f066612774b68a08c76cffee239e0 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:40.008 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:40.008 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:40.008 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:40.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.008 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.008 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:40.008 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:40.008 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:40.008 | ++ functions-common:get_field:818 : echo '| 0ab83f724a4c4097b3e1d23d22fc9724 | 959f066612774b68a08c76cffee239e0 | | 11c34893b0634357a34b3c45dc1d9fcc | | | False |' 2022-03-16 17:35:40.008 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:40.008 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:40.008 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:40.008 | + functions-common:get_or_add_user_project_role:997 : echo 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:40.008 | 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:40.324 | [251505 Async ks-demo-member:287469]: finished get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc with result 0 in 15 seconds 2022-03-16 17:35:40.603 | [251505 Async ks-demo-admin:287581]: Waiting for completion of get_or_add_user_project_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 11c34893b0634357a34b3c45dc1d9fcc running on PID 287581 (16 other jobs running) 2022-03-16 17:35:40.817 | [251505 Async ks-demo-admin:287581]: Signaling child to exit 2022-03-16 17:35:40.819 | WAKEUP 2022-03-16 17:35:40.967 | [251505 Async ks-demo-admin:287581]: Signaled 2022-03-16 17:35:40.980 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:40.980 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:40.980 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:40.980 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:40.980 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:40.980 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:40.980 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:40.980 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:40.980 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0cfa6cde4cdb45f997e76ef6890f4a04 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:40.981 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:40.981 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:40.981 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:40.981 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:40.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.981 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.981 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.981 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:40.981 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:40.981 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:40.981 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0cfa6cde4cdb45f997e76ef6890f4a04 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:40.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.981 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.981 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.981 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0cfa6cde4cdb45f997e76ef6890f4a04 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:40.981 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:40.981 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:40.981 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:40.981 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:40.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.981 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:40.981 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:40.981 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:40.981 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:40.981 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:40.981 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | 0cfa6cde4cdb45f997e76ef6890f4a04 | | 11c34893b0634357a34b3c45dc1d9fcc | | | False |' 2022-03-16 17:35:40.981 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:40.981 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:40.982 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:35:40.982 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:35:40.982 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:35:41.219 | [251505 Async ks-demo-admin:287581]: finished get_or_add_user_project_role admin 0cfa6cde4cdb45f997e76ef6890f4a04 11c34893b0634357a34b3c45dc1d9fcc with result 0 in 17 seconds 2022-03-16 17:35:41.353 | [251505 Async ks-demo-another:287693]: Waiting for completion of get_or_add_user_project_role anotherrole 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc running on PID 287693 (15 other jobs running) 2022-03-16 17:35:41.516 | [251505 Async ks-demo-another:287693]: Signaling child to exit 2022-03-16 17:35:41.517 | WAKEUP 2022-03-16 17:35:41.647 | [251505 Async ks-demo-another:287693]: Signaled 2022-03-16 17:35:41.660 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:41.660 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:41.660 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:41.660 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:41.660 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:41.660 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:41.661 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:41.661 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:41.661 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:41.661 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:41.661 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 959f066612774b68a08c76cffee239e0 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:41.661 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:41.661 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:41.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:41.661 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:41.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:41.661 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:41.661 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:41.661 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:41.662 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:41.662 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 959f066612774b68a08c76cffee239e0 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:41.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:41.662 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:41.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:41.662 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:41.662 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:41.662 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 959f066612774b68a08c76cffee239e0 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:41.662 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:41.662 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:41.662 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:41.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:41.662 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:41.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:41.662 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:41.662 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:41.662 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:41.662 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:41.662 | ++ functions-common:get_field:818 : echo '| 0dc2fbc983cf44d497bd78ae439a5b1e | 959f066612774b68a08c76cffee239e0 | | 11c34893b0634357a34b3c45dc1d9fcc | | | False |' 2022-03-16 17:35:41.662 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:41.662 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:41.662 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:35:41.662 | + functions-common:get_or_add_user_project_role:997 : echo 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:35:41.662 | 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:35:41.882 | [251505 Async ks-demo-another:287693]: finished get_or_add_user_project_role anotherrole 959f066612774b68a08c76cffee239e0 11c34893b0634357a34b3c45dc1d9fcc with result 0 in 15 seconds 2022-03-16 17:35:42.109 | [251505 Async ks-demo-invis:287805]: Waiting for completion of get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 26123244092f445a9001bac658bca430 running on PID 287805 (14 other jobs running) 2022-03-16 17:35:42.217 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:42.249 | [251505 Async ks-demo-invis:287805]: Signaling child to exit 2022-03-16 17:35:42.249 | WAKEUP 2022-03-16 17:35:42.271 | [289586 Async ks-system-reader:289586]: finished successfully 2022-03-16 17:35:42.325 | [251505 Async ks-demo-invis:287805]: Signaled 2022-03-16 17:35:42.327 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:42.327 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:42.327 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:42.327 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:42.327 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:42.327 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:42.327 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:42.327 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:42.327 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:42.327 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:42.327 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:42.327 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 959f066612774b68a08c76cffee239e0 --project 26123244092f445a9001bac658bca430 2022-03-16 17:35:42.327 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.327 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.327 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.327 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:42.328 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:42.328 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:42.328 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 959f066612774b68a08c76cffee239e0 --project 26123244092f445a9001bac658bca430 2022-03-16 17:35:42.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.328 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.328 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.328 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:42.328 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 959f066612774b68a08c76cffee239e0 --project 26123244092f445a9001bac658bca430 2022-03-16 17:35:42.328 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:42.328 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:42.328 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.328 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.328 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:42.328 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:42.328 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:42.328 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:42.328 | ++ functions-common:get_field:818 : echo '| 0ab83f724a4c4097b3e1d23d22fc9724 | 959f066612774b68a08c76cffee239e0 | | 26123244092f445a9001bac658bca430 | | | False |' 2022-03-16 17:35:42.328 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.328 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:42.328 | + functions-common:get_or_add_user_project_role:997 : echo 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:42.328 | 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:42.402 | [251505 Async ks-demo-invis:287805]: finished get_or_add_user_project_role member 959f066612774b68a08c76cffee239e0 26123244092f445a9001bac658bca430 with result 0 in 17 seconds 2022-03-16 17:35:42.463 | [251505 Async ks-demo-reader:287961]: Waiting for completion of get_or_add_user_project_role reader 5515680ffd3e418882b4cd571c78e966 11c34893b0634357a34b3c45dc1d9fcc running on PID 287961 (13 other jobs running) 2022-03-16 17:35:42.505 | [251505 Async ks-demo-reader:287961]: Signaling child to exit 2022-03-16 17:35:42.506 | WAKEUP 2022-03-16 17:35:42.543 | [251505 Async ks-demo-reader:287961]: Signaled 2022-03-16 17:35:42.545 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:42.545 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:42.545 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:42.545 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:42.545 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:42.545 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:42.545 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:42.545 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:42.545 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:42.545 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:42.545 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:42.545 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5515680ffd3e418882b4cd571c78e966 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:42.545 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.545 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.545 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.545 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:42.545 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:42.545 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:42.545 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 5515680ffd3e418882b4cd571c78e966 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:42.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.546 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.546 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.546 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5515680ffd3e418882b4cd571c78e966 --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:42.546 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:42.546 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:42.546 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.546 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:42.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.546 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.546 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.546 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:42.546 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:42.546 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:42.546 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:42.546 | ++ functions-common:get_field:818 : echo '| ba1cb3d4735c4f4687d6f9111d674b6e | 5515680ffd3e418882b4cd571c78e966 | | 11c34893b0634357a34b3c45dc1d9fcc | | | False |' 2022-03-16 17:35:42.546 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.546 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:42.546 | + functions-common:get_or_add_user_project_role:997 : echo ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:42.546 | ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:42.653 | [251505 Async ks-demo-reader:287961]: finished get_or_add_user_project_role reader 5515680ffd3e418882b4cd571c78e966 11c34893b0634357a34b3c45dc1d9fcc with result 0 in 17 seconds 2022-03-16 17:35:42.661 | + inc/async:async_wait:197 : return 0 2022-03-16 17:35:42.664 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 17:35:42.776 | [251505 Async ks-alt-admin:288347]: Waiting for completion of get_or_add_user_project_role admin 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 running on PID 288347 (12 other jobs running) 2022-03-16 17:35:42.820 | [251505 Async ks-alt-admin:288347]: Signaling child to exit 2022-03-16 17:35:42.820 | WAKEUP 2022-03-16 17:35:42.862 | [251505 Async ks-alt-admin:288347]: Signaled 2022-03-16 17:35:42.863 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:42.863 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:42.863 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:42.863 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:42.863 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:42.863 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:42.863 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:42.863 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:42.863 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:42.863 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32d4761cebe54c2d8e689c0f4ff1f457 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:42.863 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:42.863 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:42.863 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.864 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.864 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.864 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:42.864 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:42.864 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:42.864 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 32d4761cebe54c2d8e689c0f4ff1f457 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:42.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.864 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.864 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.864 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:42.864 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32d4761cebe54c2d8e689c0f4ff1f457 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:42.864 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:42.864 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:42.865 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.865 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:42.865 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:42.865 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:42.865 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:42.865 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:42.865 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:42.865 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | 32d4761cebe54c2d8e689c0f4ff1f457 | | 493f1726b6be40dc99f68496a3baf8f5 | | | False |' 2022-03-16 17:35:42.865 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:42.865 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:35:42.865 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:35:42.865 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:35:42.947 | [251505 Async ks-alt-admin:288347]: finished get_or_add_user_project_role admin 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 with result 0 in 16 seconds 2022-03-16 17:35:43.000 | [251505 Async ks-alt-another:288459]: Waiting for completion of get_or_add_user_project_role anotherrole 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 running on PID 288459 (11 other jobs running) 2022-03-16 17:35:43.056 | [251505 Async ks-alt-another:288459]: Signaling child to exit 2022-03-16 17:35:43.056 | WAKEUP 2022-03-16 17:35:43.086 | [251505 Async ks-alt-another:288459]: Signaled 2022-03-16 17:35:43.088 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:43.088 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:43.088 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:43.088 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:43.088 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:43.088 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:43.088 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:43.088 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:43.088 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:43.088 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 32d4761cebe54c2d8e689c0f4ff1f457 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.088 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:43.088 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:43.088 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.088 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.088 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:43.088 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:43.088 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:43.088 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 32d4761cebe54c2d8e689c0f4ff1f457 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.088 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.088 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.088 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 32d4761cebe54c2d8e689c0f4ff1f457 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.088 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:43.088 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:43.088 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:43.089 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:43.089 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:43.089 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:43.089 | ++ functions-common:get_field:818 : echo '| 0dc2fbc983cf44d497bd78ae439a5b1e | 32d4761cebe54c2d8e689c0f4ff1f457 | | 493f1726b6be40dc99f68496a3baf8f5 | | | False |' 2022-03-16 17:35:43.089 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:43.089 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.089 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:35:43.089 | + functions-common:get_or_add_user_project_role:997 : echo 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:35:43.089 | 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:35:43.170 | [251505 Async ks-alt-another:288459]: finished get_or_add_user_project_role anotherrole 32d4761cebe54c2d8e689c0f4ff1f457 493f1726b6be40dc99f68496a3baf8f5 with result 0 in 14 seconds 2022-03-16 17:35:43.220 | [251505 Async ks-alt-member-user:288844]: Waiting for completion of get_or_add_user_project_role member a9fb645622b54188b1c5995b7efe3893 493f1726b6be40dc99f68496a3baf8f5 running on PID 288844 (10 other jobs running) 2022-03-16 17:35:43.256 | [251505 Async ks-alt-member-user:288844]: Signaling child to exit 2022-03-16 17:35:43.257 | WAKEUP 2022-03-16 17:35:43.303 | [251505 Async ks-alt-member-user:288844]: Signaled 2022-03-16 17:35:43.305 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:43.305 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:43.305 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:43.305 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:43.305 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:43.305 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:43.305 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:43.305 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:43.305 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:43.306 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9fb645622b54188b1c5995b7efe3893 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.306 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:43.306 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:43.306 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.306 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:43.306 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:43.306 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:43.306 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a9fb645622b54188b1c5995b7efe3893 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.306 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:43.306 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:43.307 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9fb645622b54188b1c5995b7efe3893 --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.307 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:43.307 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.307 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.307 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.307 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:43.307 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:43.307 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:43.307 | ++ functions-common:get_field:818 : echo '| 0ab83f724a4c4097b3e1d23d22fc9724 | a9fb645622b54188b1c5995b7efe3893 | | 493f1726b6be40dc99f68496a3baf8f5 | | | False |' 2022-03-16 17:35:43.307 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:43.307 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.307 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:43.307 | + functions-common:get_or_add_user_project_role:997 : echo 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:43.307 | 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:43.381 | [251505 Async ks-alt-member-user:288844]: finished get_or_add_user_project_role member a9fb645622b54188b1c5995b7efe3893 493f1726b6be40dc99f68496a3baf8f5 with result 0 in 14 seconds 2022-03-16 17:35:43.445 | [251505 Async ks-alt-reader-user:289068]: Waiting for completion of get_or_add_user_project_role reader e355869f0cc042618e69a0e7ec787adf 493f1726b6be40dc99f68496a3baf8f5 running on PID 289068 (9 other jobs running) 2022-03-16 17:35:43.534 | [251505 Async ks-alt-reader-user:289068]: Signaling child to exit 2022-03-16 17:35:43.535 | WAKEUP 2022-03-16 17:35:43.634 | [251505 Async ks-alt-reader-user:289068]: Signaled 2022-03-16 17:35:43.639 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:35:43.639 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:35:43.639 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:43.639 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:43.640 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:43.640 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:43.640 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:43.640 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:35:43.640 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:43.640 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e355869f0cc042618e69a0e7ec787adf --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.640 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:35:43.640 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:43.640 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.640 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.640 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.640 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:43.640 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:35:43.640 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:35:43.640 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e355869f0cc042618e69a0e7ec787adf --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.640 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.640 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.640 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e355869f0cc042618e69a0e7ec787adf --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:43.640 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:35:43.640 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:35:43.640 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:35:43.640 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.640 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:43.640 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:43.641 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:43.641 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:35:43.641 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:35:43.641 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:35:43.641 | ++ functions-common:get_field:818 : echo '| ba1cb3d4735c4f4687d6f9111d674b6e | e355869f0cc042618e69a0e7ec787adf | | 493f1726b6be40dc99f68496a3baf8f5 | | | False |' 2022-03-16 17:35:43.641 | ++ functions-common:get_field:812 : read data 2022-03-16 17:35:43.641 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:43.641 | + functions-common:get_or_add_user_project_role:997 : echo ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:43.641 | ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:43.867 | [251505 Async ks-alt-reader-user:289068]: finished get_or_add_user_project_role reader e355869f0cc042618e69a0e7ec787adf 493f1726b6be40dc99f68496a3baf8f5 with result 0 in 13 seconds 2022-03-16 17:35:43.914 | + inc/async:async_wait:197 : return 0 2022-03-16 17:35:43.932 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 17:35:44.191 | [251505 Async ks-system-member:289294]: Waiting for completion of get_or_add_user_system_role member e4daccb6f89a4657a3983e258e3c4098 all running on PID 289294 (8 other jobs running) 2022-03-16 17:35:44.390 | [251505 Async ks-system-member:289294]: Signaling child to exit 2022-03-16 17:35:44.394 | WAKEUP 2022-03-16 17:35:44.515 | [251505 Async ks-system-member:289294]: Signaled 2022-03-16 17:35:44.523 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 17:35:44.523 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 17:35:44.523 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 17:35:44.523 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:44.523 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:44.523 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:44.523 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:44.523 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:44.524 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 17:35:44.524 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e4daccb6f89a4657a3983e258e3c4098 --system all -f value -c Role 2022-03-16 17:35:44.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:44.524 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:44.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:44.524 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:44.524 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:44.524 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 17:35:44.524 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 17:35:44.524 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user e4daccb6f89a4657a3983e258e3c4098 --system all 2022-03-16 17:35:44.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:44.524 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:44.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:44.524 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:44.524 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e4daccb6f89a4657a3983e258e3c4098 --system all -f value -c Role 2022-03-16 17:35:44.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:44.524 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:44.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:44.524 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:44.524 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:44.524 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:44.524 | + functions-common:get_or_add_user_system_role:1052 : echo 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:44.524 | 0ab83f724a4c4097b3e1d23d22fc9724 2022-03-16 17:35:44.836 | [251505 Async ks-system-member:289294]: finished get_or_add_user_system_role member e4daccb6f89a4657a3983e258e3c4098 all with result 0 in 10 seconds 2022-03-16 17:35:45.139 | [251505 Async ks-system-reader:289586]: Waiting for completion of get_or_add_user_system_role reader 4a70d931a2f64792bbbe24ce1e4eb466 all running on PID 289586 (7 other jobs running) 2022-03-16 17:35:45.304 | [251505 Async ks-system-reader:289586]: Signaling child to exit 2022-03-16 17:35:45.304 | WAKEUP 2022-03-16 17:35:45.461 | [251505 Async ks-system-reader:289586]: Signaled 2022-03-16 17:35:45.471 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 17:35:45.471 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 17:35:45.471 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 17:35:45.471 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:35:45.471 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:35:45.471 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:35:45.471 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:35:45.471 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:35:45.471 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 17:35:45.472 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4a70d931a2f64792bbbe24ce1e4eb466 --system all -f value -c Role 2022-03-16 17:35:45.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:45.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:45.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:45.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:45.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:45.472 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 17:35:45.472 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 17:35:45.472 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 4a70d931a2f64792bbbe24ce1e4eb466 --system all 2022-03-16 17:35:45.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:45.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:45.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:45.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:45.472 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4a70d931a2f64792bbbe24ce1e4eb466 --system all -f value -c Role 2022-03-16 17:35:45.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:45.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:45.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:45.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:45.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:45.472 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:45.472 | + functions-common:get_or_add_user_system_role:1052 : echo ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:45.472 | ba1cb3d4735c4f4687d6f9111d674b6e 2022-03-16 17:35:45.779 | [251505 Async ks-system-reader:289586]: finished get_or_add_user_system_role reader 4a70d931a2f64792bbbe24ce1e4eb466 all with result 0 in 11 seconds 2022-03-16 17:35:45.812 | + inc/async:async_wait:197 : return 0 2022-03-16 17:35:45.827 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-16 17:35:46.159 | [251505 Async ks-group-memberdemo:289966]: Waiting for completion of get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc running on PID 289966 (6 other jobs running) 2022-03-16 17:35:46.333 | [251505 Async ks-group-memberdemo:289966]: Signaling child to exit 2022-03-16 17:35:50.975 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:51.096 | [290148 Async ks-group-memberalt:290148]: finished successfully 2022-03-16 17:35:52.397 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:52.431 | [289966 Async ks-group-memberdemo:289966]: finished successfully 2022-03-16 17:35:52.453 | WAKEUP 2022-03-16 17:35:52.481 | [251505 Async ks-group-memberdemo:289966]: Signaled 2022-03-16 17:35:52.483 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:35:52.483 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 11c34893b0634357a34b3c45dc1d9fcc -f value 2022-03-16 17:35:52.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:52.483 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:52.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:52.483 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:52.483 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:52.483 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:35:52.483 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:35:52.483 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:52.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:52.483 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:52.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:52.483 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:52.483 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 11c34893b0634357a34b3c45dc1d9fcc -f value 2022-03-16 17:35:52.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:52.483 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:52.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:52.483 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:52.483 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:52.483 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0ab83f724a4c4097b3e1d23d22fc9724 f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc False' 2022-03-16 17:35:52.483 | + functions-common:get_or_add_group_project_role:1076 : echo 0ab83f724a4c4097b3e1d23d22fc9724 f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc False 2022-03-16 17:35:52.483 | 0ab83f724a4c4097b3e1d23d22fc9724 f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc False 2022-03-16 17:35:52.545 | [251505 Async ks-group-memberdemo:289966]: finished get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc with result 0 in 15 seconds 2022-03-16 17:35:52.589 | [251505 Async ks-group-anotherdemo:290052]: Waiting for completion of get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc running on PID 290052 (5 other jobs running) 2022-03-16 17:35:52.617 | [251505 Async ks-group-anotherdemo:290052]: Signaling child to exit 2022-03-16 17:35:53.002 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:53.037 | [290052 Async ks-group-anotherdemo:290052]: finished successfully 2022-03-16 17:35:53.064 | WAKEUP 2022-03-16 17:35:53.092 | [251505 Async ks-group-anotherdemo:290052]: Signaled 2022-03-16 17:35:53.094 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:35:53.094 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 11c34893b0634357a34b3c45dc1d9fcc -f value 2022-03-16 17:35:53.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.094 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.094 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.094 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:53.094 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:35:53.094 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:35:53.094 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:35:53.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.094 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.094 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.094 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 11c34893b0634357a34b3c45dc1d9fcc -f value 2022-03-16 17:35:53.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.094 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.094 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.094 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:53.094 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0dc2fbc983cf44d497bd78ae439a5b1e f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc False' 2022-03-16 17:35:53.094 | + functions-common:get_or_add_group_project_role:1076 : echo 0dc2fbc983cf44d497bd78ae439a5b1e f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc False 2022-03-16 17:35:53.094 | 0dc2fbc983cf44d497bd78ae439a5b1e f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc False 2022-03-16 17:35:53.146 | [251505 Async ks-group-anotherdemo:290052]: finished get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 11c34893b0634357a34b3c45dc1d9fcc with result 0 in 15 seconds 2022-03-16 17:35:53.193 | [251505 Async ks-group-memberalt:290148]: Waiting for completion of get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 running on PID 290148 (4 other jobs running) 2022-03-16 17:35:53.221 | [251505 Async ks-group-memberalt:290148]: Signaling child to exit 2022-03-16 17:35:53.221 | WAKEUP 2022-03-16 17:35:53.248 | [251505 Async ks-group-memberalt:290148]: Signaled 2022-03-16 17:35:53.250 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:35:53.250 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 493f1726b6be40dc99f68496a3baf8f5 -f value 2022-03-16 17:35:53.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.250 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:53.250 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:35:53.250 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:35:53.250 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:53.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.250 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 493f1726b6be40dc99f68496a3baf8f5 -f value 2022-03-16 17:35:53.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:53.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:53.250 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:53.250 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0ab83f724a4c4097b3e1d23d22fc9724 f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 False' 2022-03-16 17:35:53.250 | + functions-common:get_or_add_group_project_role:1076 : echo 0ab83f724a4c4097b3e1d23d22fc9724 f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 False 2022-03-16 17:35:53.250 | 0ab83f724a4c4097b3e1d23d22fc9724 f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 False 2022-03-16 17:35:53.306 | [251505 Async ks-group-memberalt:290148]: finished get_or_add_group_project_role member f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 with result 0 in 13 seconds 2022-03-16 17:35:53.353 | [251505 Async ks-group-anotheralt:290245]: Waiting for completion of get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 running on PID 290245 (3 other jobs running) 2022-03-16 17:35:53.388 | [251505 Async ks-group-anotheralt:290245]: Signaling child to exit 2022-03-16 17:35:53.786 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:53.814 | [290333 Async ks-group-admin:290333]: finished successfully 2022-03-16 17:35:54.006 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:35:54.031 | [290245 Async ks-group-anotheralt:290245]: finished successfully 2022-03-16 17:35:54.051 | WAKEUP 2022-03-16 17:35:54.075 | [251505 Async ks-group-anotheralt:290245]: Signaled 2022-03-16 17:35:54.077 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:35:54.077 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 493f1726b6be40dc99f68496a3baf8f5 -f value 2022-03-16 17:35:54.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.077 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.077 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.077 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:54.077 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:35:54.077 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:35:54.077 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 493f1726b6be40dc99f68496a3baf8f5 2022-03-16 17:35:54.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.077 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.077 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.077 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f58fa8acc4e04affb9fe1bd7bfd6120f --project 493f1726b6be40dc99f68496a3baf8f5 -f value 2022-03-16 17:35:54.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.077 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.077 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.077 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:54.078 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0dc2fbc983cf44d497bd78ae439a5b1e f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 False' 2022-03-16 17:35:54.078 | + functions-common:get_or_add_group_project_role:1076 : echo 0dc2fbc983cf44d497bd78ae439a5b1e f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 False 2022-03-16 17:35:54.078 | 0dc2fbc983cf44d497bd78ae439a5b1e f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 False 2022-03-16 17:35:54.123 | [251505 Async ks-group-anotheralt:290245]: finished get_or_add_group_project_role anotherrole f58fa8acc4e04affb9fe1bd7bfd6120f 493f1726b6be40dc99f68496a3baf8f5 with result 0 in 15 seconds 2022-03-16 17:35:54.163 | [251505 Async ks-group-admin:290333]: Waiting for completion of get_or_add_group_project_role admin f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 running on PID 290333 (2 other jobs running) 2022-03-16 17:35:54.188 | [251505 Async ks-group-admin:290333]: Signaling child to exit 2022-03-16 17:35:54.189 | WAKEUP 2022-03-16 17:35:54.213 | [251505 Async ks-group-admin:290333]: Signaled 2022-03-16 17:35:54.215 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:35:54.215 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f6ff87e3f9d94b0fb6ab3485c0061729 --project 8f762d60b1614e02bdfeefe1be8fe8f2 -f value 2022-03-16 17:35:54.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.215 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.215 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:54.215 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:35:54.215 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:35:54.215 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group f6ff87e3f9d94b0fb6ab3485c0061729 --project 8f762d60b1614e02bdfeefe1be8fe8f2 2022-03-16 17:35:54.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.215 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.215 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.215 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f6ff87e3f9d94b0fb6ab3485c0061729 --project 8f762d60b1614e02bdfeefe1be8fe8f2 -f value 2022-03-16 17:35:54.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.215 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:35:54.215 | from cryptography.utils import int_from_bytes 2022-03-16 17:35:54.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:35:54.215 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='27abf466d7a548938bc0515edd1d0c6e f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 False' 2022-03-16 17:35:54.215 | + functions-common:get_or_add_group_project_role:1076 : echo 27abf466d7a548938bc0515edd1d0c6e f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 False 2022-03-16 17:35:54.215 | 27abf466d7a548938bc0515edd1d0c6e f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 False 2022-03-16 17:35:54.260 | [251505 Async ks-group-admin:290333]: finished get_or_add_group_project_role admin f6ff87e3f9d94b0fb6ab3485c0061729 8f762d60b1614e02bdfeefe1be8fe8f2 with result 0 in 15 seconds 2022-03-16 17:35:54.264 | + inc/async:async_wait:197 : return 0 2022-03-16 17:35:54.267 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 17:35:54.284 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:35:54.287 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 17:35:54.305 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:35:54.308 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 17:35:54.311 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 17:35:54.372 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 17:35:54.412 | [251505 Async create_nova_accounts:292232]: running: create_nova_accounts 2022-03-16 17:35:54.415 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 17:35:54.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:35:54.436 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 17:35:54.438 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 17:35:54.501 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 17:35:54.546 | [251505 Async create_glance_accounts:292347]: running: create_glance_accounts 2022-03-16 17:35:54.549 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 17:35:54.571 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:35:54.576 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 17:35:54.579 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 17:35:54.653 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 17:35:54.702 | [251505 Async create_cinder_accounts:292477]: running: create_cinder_accounts 2022-03-16 17:35:54.705 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 17:35:54.726 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:35:54.729 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 17:35:54.732 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 17:35:54.810 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 17:35:54.880 | [251505 Async create_neutron_accounts:292594]: running: create_neutron_accounts 2022-03-16 17:35:54.883 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 17:35:54.920 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:35:54.926 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 17:35:54.930 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 17:35:55.243 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 17:35:55.483 | [251505 Async create_swift_accounts:292736]: running: create_swift_accounts 2022-03-16 17:35:55.508 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 17:35:55.655 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:35:55.658 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 17:35:55.983 | [251505 Async create_nova_accounts:292232]: Waiting for completion of create_nova_accounts running on PID 292232 (6 other jobs running) 2022-03-16 17:35:56.147 | [251505 Async create_nova_accounts:292232]: Signaling child to exit 2022-03-16 17:36:35.775 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:36:35.875 | [292594 Async create_neutron_accounts:292594]: finished successfully 2022-03-16 17:36:54.390 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:36:54.426 | [292477 Async create_cinder_accounts:292477]: finished successfully 2022-03-16 17:37:11.273 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:37:11.308 | [292347 Async create_glance_accounts:292347]: finished successfully 2022-03-16 17:37:15.395 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:37:15.422 | [292232 Async create_nova_accounts:292232]: finished successfully 2022-03-16 17:37:15.443 | WAKEUP 2022-03-16 17:37:15.467 | [251505 Async create_nova_accounts:292232]: Signaled 2022-03-16 17:37:15.468 | + lib/nova:create_nova_accounts:355 : [[ 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 =~ n-api ]] 2022-03-16 17:37:15.468 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 17:37:15.468 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 17:37:15.468 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:37:15.468 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:37:15.468 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:37:15.468 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:37:15.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.468 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.469 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.469 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.469 | + functions-common:get_or_create_user:925 : user_id=0e44c9c15bf0412ab6cc5ac56a608eb4 2022-03-16 17:37:15.469 | + functions-common:get_or_create_user:926 : echo 0e44c9c15bf0412ab6cc5ac56a608eb4 2022-03-16 17:37:15.469 | 0e44c9c15bf0412ab6cc5ac56a608eb4 2022-03-16 17:37:15.469 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 17:37:15.469 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.469 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.469 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.469 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.469 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.469 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.469 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.469 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.469 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.469 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.469 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.469 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.469 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.469 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.469 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.469 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.469 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.469 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.469 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.470 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.470 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.470 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.470 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.470 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.470 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.471 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.471 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.471 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.471 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.471 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.471 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.471 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.471 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.471 | ++ functions-common:get_field:818 : echo '| e6c5becff3bf49ed8129baac356e131f | 0e44c9c15bf0412ab6cc5ac56a608eb4 | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.471 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.471 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.471 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.471 | + functions-common:get_or_add_user_project_role:997 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.471 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.471 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:37:15.471 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 17:37:15.471 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.471 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.471 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.471 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.471 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.472 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.472 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.472 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.472 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.472 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.472 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.472 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.472 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.472 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.472 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.472 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.472 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.472 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.472 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.472 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.472 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.472 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.472 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.472 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.473 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.473 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.473 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.473 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.473 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.473 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | 0e44c9c15bf0412ab6cc5ac56a608eb4 | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.473 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.473 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:37:15.473 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:37:15.473 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:37:15.473 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 17:37:15.473 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:37:15.473 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.24/compute 2022-03-16 17:37:15.473 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 17:37:15.473 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:37:15.473 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 17:37:15.473 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-16 17:37:15.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.473 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.473 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.473 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.473 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:37:15.473 | 3c4880938da940d7b5327606d007cdea' 2022-03-16 17:37:15.473 | + functions-common:get_or_create_service:1094 : echo 3c4880938da940d7b5327606d007cdea 2022-03-16 17:37:15.473 | 3c4880938da940d7b5327606d007cdea 2022-03-16 17:37:15.473 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.24/compute/v2/$(project_id)s' 2022-03-16 17:37:15.473 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:37:15.473 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' RegionOne 2022-03-16 17:37:15.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:37:15.474 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-16 17:37:15.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.474 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.474 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.474 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:37:15.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:37:15.474 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:37:15.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.474 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.474 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.474 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8fcf17ed0e7e48efbc7a0146b1a27edb 2022-03-16 17:37:15.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8fcf17ed0e7e48efbc7a0146b1a27edb 2022-03-16 17:37:15.474 | + functions-common:get_or_create_endpoint:1127 : public_id=8fcf17ed0e7e48efbc7a0146b1a27edb 2022-03-16 17:37:15.474 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:37:15.474 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:37:15.474 | + functions-common:get_or_create_endpoint:1136 : echo 8fcf17ed0e7e48efbc7a0146b1a27edb 2022-03-16 17:37:15.474 | 8fcf17ed0e7e48efbc7a0146b1a27edb 2022-03-16 17:37:15.474 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 17:37:15.474 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:37:15.474 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 17:37:15.474 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-16 17:37:15.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.474 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.474 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.475 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:37:15.475 | 14cf993be97c4c4a80fe4e65d36707d7' 2022-03-16 17:37:15.475 | + functions-common:get_or_create_service:1094 : echo 14cf993be97c4c4a80fe4e65d36707d7 2022-03-16 17:37:15.475 | 14cf993be97c4c4a80fe4e65d36707d7 2022-03-16 17:37:15.475 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.24/compute/v2.1 2022-03-16 17:37:15.475 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:37:15.475 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.24/compute/v2.1 RegionOne 2022-03-16 17:37:15.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:37:15.475 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-16 17:37:15.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.475 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.475 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.475 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:37:15.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:37:15.475 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.24/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 17:37:15.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.475 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.475 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.475 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ba08f3b991f24a39b5e4e4c0fcd2488a 2022-03-16 17:37:15.475 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ba08f3b991f24a39b5e4e4c0fcd2488a 2022-03-16 17:37:15.475 | + functions-common:get_or_create_endpoint:1127 : public_id=ba08f3b991f24a39b5e4e4c0fcd2488a 2022-03-16 17:37:15.475 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:37:15.475 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:37:15.475 | + functions-common:get_or_create_endpoint:1136 : echo ba08f3b991f24a39b5e4e4c0fcd2488a 2022-03-16 17:37:15.475 | ba08f3b991f24a39b5e4e4c0fcd2488a 2022-03-16 17:37:15.475 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 17:37:15.476 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:37:15.476 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 17:37:15.476 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:37:15.476 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 17:37:15.476 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.476 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.476 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.476 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.476 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.476 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.476 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.476 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.476 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.476 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.476 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.476 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.476 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.476 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.476 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.476 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.476 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.476 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.476 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.476 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.476 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.476 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.476 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.477 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.477 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.477 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.477 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.477 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.477 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.477 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.477 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.477 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.477 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.477 | ++ functions-common:get_field:818 : echo '| 573f1430a67049088ac80a574c313d7f | 0e44c9c15bf0412ab6cc5ac56a608eb4 | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.477 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.477 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.477 | + functions-common:get_or_add_user_project_role:995 : user_role_id=573f1430a67049088ac80a574c313d7f 2022-03-16 17:37:15.477 | + functions-common:get_or_add_user_project_role:997 : echo 573f1430a67049088ac80a574c313d7f 2022-03-16 17:37:15.477 | 573f1430a67049088ac80a574c313d7f 2022-03-16 17:37:15.477 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 17:37:15.477 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:37:15.477 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 17:37:15.477 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:37:15.477 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 17:37:15.516 | [251505 Async create_nova_accounts:292232]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-16 17:37:15.555 | [251505 Async create_glance_accounts:292347]: Waiting for completion of create_glance_accounts running on PID 292347 (5 other jobs running) 2022-03-16 17:37:15.582 | [251505 Async create_glance_accounts:292347]: Signaling child to exit 2022-03-16 17:37:15.582 | WAKEUP 2022-03-16 17:37:15.605 | [251505 Async create_glance_accounts:292347]: Signaled 2022-03-16 17:37:15.607 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 17:37:15.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:37:15.607 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 17:37:15.607 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 17:37:15.607 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:37:15.607 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:37:15.607 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:37:15.607 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:37:15.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.607 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.607 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.607 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.607 | + functions-common:get_or_create_user:925 : user_id=9853d92904634ed9ac9a1af9e0b5a72a 2022-03-16 17:37:15.607 | + functions-common:get_or_create_user:926 : echo 9853d92904634ed9ac9a1af9e0b5a72a 2022-03-16 17:37:15.607 | 9853d92904634ed9ac9a1af9e0b5a72a 2022-03-16 17:37:15.607 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 17:37:15.607 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.607 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.607 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.607 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.607 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.607 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.607 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.607 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.607 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.607 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.607 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.607 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.607 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.608 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.608 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.608 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.608 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.608 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.608 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.608 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.608 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.608 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.608 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.608 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.608 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.608 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.608 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.608 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.608 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.608 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.608 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.608 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.608 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.608 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.608 | ++ functions-common:get_field:818 : echo '| e6c5becff3bf49ed8129baac356e131f | 9853d92904634ed9ac9a1af9e0b5a72a | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.608 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.608 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.608 | + functions-common:get_or_add_user_project_role:997 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.609 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.609 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:37:15.609 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 17:37:15.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:37:15.609 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 17:37:15.609 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 17:37:15.609 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:37:15.609 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:37:15.609 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:37:15.609 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:37:15.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.609 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.609 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.609 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.609 | + functions-common:get_or_create_user:925 : user_id=6b34ebc5c76f4e05b3ea8cfd614b6fbb 2022-03-16 17:37:15.609 | + functions-common:get_or_create_user:926 : echo 6b34ebc5c76f4e05b3ea8cfd614b6fbb 2022-03-16 17:37:15.609 | 6b34ebc5c76f4e05b3ea8cfd614b6fbb 2022-03-16 17:37:15.609 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 17:37:15.609 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.609 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.609 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.609 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.609 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.609 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.609 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.609 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.609 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.609 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.609 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.610 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.610 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.610 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.610 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.610 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.610 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.610 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.610 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.610 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.610 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.610 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.610 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.610 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.611 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.611 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.611 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.611 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.611 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.611 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.611 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.611 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.611 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.611 | ++ functions-common:get_field:818 : echo '| e6c5becff3bf49ed8129baac356e131f | 6b34ebc5c76f4e05b3ea8cfd614b6fbb | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.611 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.611 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.611 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.611 | + functions-common:get_or_add_user_project_role:997 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.611 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.611 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 17:37:15.611 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 17:37:15.611 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.612 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.612 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.612 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.612 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.612 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.612 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.612 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.612 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.612 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.612 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.612 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.612 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.612 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.612 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.612 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.612 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.612 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.612 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.612 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.612 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.612 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.612 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.612 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.612 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.612 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.612 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.613 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.613 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.613 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.613 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.613 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.613 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.613 | ++ functions-common:get_field:818 : echo '| 573f1430a67049088ac80a574c313d7f | 6b34ebc5c76f4e05b3ea8cfd614b6fbb | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.613 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.613 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.613 | + functions-common:get_or_add_user_project_role:995 : user_role_id=573f1430a67049088ac80a574c313d7f 2022-03-16 17:37:15.613 | + functions-common:get_or_add_user_project_role:997 : echo 573f1430a67049088ac80a574c313d7f 2022-03-16 17:37:15.613 | 573f1430a67049088ac80a574c313d7f 2022-03-16 17:37:15.613 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 17:37:15.613 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:37:15.613 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 17:37:15.613 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-16 17:37:15.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.613 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.613 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.613 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.613 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:37:15.613 | 1c2e35bf22c640dca40a696c91374173' 2022-03-16 17:37:15.613 | + functions-common:get_or_create_service:1094 : echo 1c2e35bf22c640dca40a696c91374173 2022-03-16 17:37:15.613 | 1c2e35bf22c640dca40a696c91374173 2022-03-16 17:37:15.613 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.24/image 2022-03-16 17:37:15.613 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:37:15.613 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.24/image RegionOne 2022-03-16 17:37:15.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:37:15.613 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-16 17:37:15.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.614 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.614 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.614 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:37:15.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:37:15.614 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.24/image --region RegionOne -f value -c id 2022-03-16 17:37:15.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.614 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.614 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.614 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=933ac3513b644adea678d0230703b99c 2022-03-16 17:37:15.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 933ac3513b644adea678d0230703b99c 2022-03-16 17:37:15.614 | + functions-common:get_or_create_endpoint:1127 : public_id=933ac3513b644adea678d0230703b99c 2022-03-16 17:37:15.614 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:37:15.614 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:37:15.614 | + functions-common:get_or_create_endpoint:1136 : echo 933ac3513b644adea678d0230703b99c 2022-03-16 17:37:15.614 | 933ac3513b644adea678d0230703b99c 2022-03-16 17:37:15.614 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 17:37:15.614 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:37:15.614 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 17:37:15.614 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 17:37:15.614 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 17:37:15.614 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 17:37:15.614 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 17:37:15.614 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 17:37:15.614 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 17:37:15.654 | [251505 Async create_glance_accounts:292347]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-16 17:37:15.694 | [251505 Async create_cinder_accounts:292477]: Waiting for completion of create_cinder_accounts running on PID 292477 (4 other jobs running) 2022-03-16 17:37:15.721 | [251505 Async create_cinder_accounts:292477]: Signaling child to exit 2022-03-16 17:37:15.721 | WAKEUP 2022-03-16 17:37:15.745 | [251505 Async create_cinder_accounts:292477]: Signaled 2022-03-16 17:37:15.746 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-03-16 17:37:15.746 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 17:37:15.747 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 17:37:15.747 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:37:15.747 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:37:15.747 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:37:15.747 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:37:15.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.747 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.747 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.747 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.747 | + functions-common:get_or_create_user:925 : user_id=00d6382213384bc79e8c0723d2fa562a 2022-03-16 17:37:15.747 | + functions-common:get_or_create_user:926 : echo 00d6382213384bc79e8c0723d2fa562a 2022-03-16 17:37:15.747 | 00d6382213384bc79e8c0723d2fa562a 2022-03-16 17:37:15.747 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 17:37:15.747 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.747 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.747 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.747 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.747 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.747 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.747 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.747 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.747 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.747 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.747 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.747 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.747 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.747 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.747 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.748 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.748 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.748 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.748 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.748 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.748 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.748 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.748 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.748 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.748 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.748 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.748 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.748 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.748 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.748 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.748 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.748 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.748 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.748 | ++ functions-common:get_field:818 : echo '| e6c5becff3bf49ed8129baac356e131f | 00d6382213384bc79e8c0723d2fa562a | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.748 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.748 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.748 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.748 | + functions-common:get_or_add_user_project_role:997 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.748 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.748 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:37:15.748 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 17:37:15.749 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:37:15.749 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 17:37:15.749 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-16 17:37:15.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.749 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.749 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.749 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.749 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:37:15.749 | 56bff918714f41c880ed2e7cd345075d' 2022-03-16 17:37:15.749 | + functions-common:get_or_create_service:1094 : echo 56bff918714f41c880ed2e7cd345075d 2022-03-16 17:37:15.749 | 56bff918714f41c880ed2e7cd345075d 2022-03-16 17:37:15.749 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 17:37:15.749 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-16 17:37:15.749 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:37:15.749 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-16 17:37:15.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:37:15.749 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-16 17:37:15.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.749 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.749 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.749 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:37:15.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:37:15.749 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:37:15.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.749 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.749 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.750 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5a9c6532ba6144fea0e952b0fb0c78bc 2022-03-16 17:37:15.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5a9c6532ba6144fea0e952b0fb0c78bc 2022-03-16 17:37:15.750 | + functions-common:get_or_create_endpoint:1127 : public_id=5a9c6532ba6144fea0e952b0fb0c78bc 2022-03-16 17:37:15.750 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:37:15.750 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:37:15.750 | + functions-common:get_or_create_endpoint:1136 : echo 5a9c6532ba6144fea0e952b0fb0c78bc 2022-03-16 17:37:15.750 | 5a9c6532ba6144fea0e952b0fb0c78bc 2022-03-16 17:37:15.750 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 17:37:15.750 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:37:15.750 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 17:37:15.750 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-16 17:37:15.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.750 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.750 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.750 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.750 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:37:15.750 | 0c706c4f0c554fe592b79d7ddc99547b' 2022-03-16 17:37:15.750 | + functions-common:get_or_create_service:1094 : echo 0c706c4f0c554fe592b79d7ddc99547b 2022-03-16 17:37:15.750 | 0c706c4f0c554fe592b79d7ddc99547b 2022-03-16 17:37:15.750 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-16 17:37:15.750 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:37:15.750 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-16 17:37:15.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:37:15.750 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-16 17:37:15.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.750 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.750 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.751 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:37:15.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:37:15.751 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:37:15.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.751 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.751 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.751 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8f4de56848f34fedbd9327c952b24974 2022-03-16 17:37:15.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8f4de56848f34fedbd9327c952b24974 2022-03-16 17:37:15.751 | + functions-common:get_or_create_endpoint:1127 : public_id=8f4de56848f34fedbd9327c952b24974 2022-03-16 17:37:15.751 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:37:15.751 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:37:15.751 | + functions-common:get_or_create_endpoint:1136 : echo 8f4de56848f34fedbd9327c952b24974 2022-03-16 17:37:15.751 | 8f4de56848f34fedbd9327c952b24974 2022-03-16 17:37:15.751 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 17:37:15.751 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 17:37:15.751 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:37:15.751 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-16 17:37:15.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.751 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.751 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.751 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.751 | ++ functions-common:get_or_create_project:938 : project_id=625e9359a68e41f7ba9c5228e90574b3 2022-03-16 17:37:15.751 | ++ functions-common:get_or_create_project:939 : echo 625e9359a68e41f7ba9c5228e90574b3 2022-03-16 17:37:15.751 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 625e9359a68e41f7ba9c5228e90574b3 2022-03-16 17:37:15.751 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 17:37:15.751 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:37:15.752 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:37:15.752 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 17:37:15.752 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-16 17:37:15.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.752 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.752 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.752 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 17:37:15.752 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.752 | ++ functions-common:get_or_create_user:925 : user_id=00d6382213384bc79e8c0723d2fa562a 2022-03-16 17:37:15.752 | ++ functions-common:get_or_create_user:926 : echo 00d6382213384bc79e8c0723d2fa562a 2022-03-16 17:37:15.752 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 00d6382213384bc79e8c0723d2fa562a 2022-03-16 17:37:15.796 | [251505 Async create_cinder_accounts:292477]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-16 17:37:15.801 | + inc/async:async_wait:197 : return 0 2022-03-16 17:37:15.804 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 17:37:15.857 | [251505 Async create_neutron_accounts:292594]: Waiting for completion of create_neutron_accounts running on PID 292594 (3 other jobs running) 2022-03-16 17:37:15.884 | [251505 Async create_neutron_accounts:292594]: Signaling child to exit 2022-03-16 17:37:15.884 | WAKEUP 2022-03-16 17:37:15.906 | [251505 Async create_neutron_accounts:292594]: Signaled 2022-03-16 17:37:15.908 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 17:37:15.908 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:37:15.908 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:37:15.908 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:37:15.909 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:37:15.909 | + 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-03-16 17:37:15.909 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:37:15.909 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 17:37:15.909 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 17:37:15.909 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 17:37:15.909 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.24:9696/ 2022-03-16 17:37:15.909 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-03-16 17:37:15.909 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 17:37:15.909 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 17:37:15.909 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:37:15.909 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:37:15.909 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:37:15.909 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:37:15.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.909 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.909 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.909 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.909 | + functions-common:get_or_create_user:925 : user_id=710655e5f82e4a8085117170bf3acfda 2022-03-16 17:37:15.909 | + functions-common:get_or_create_user:926 : echo 710655e5f82e4a8085117170bf3acfda 2022-03-16 17:37:15.909 | 710655e5f82e4a8085117170bf3acfda 2022-03-16 17:37:15.909 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 17:37:15.909 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:37:15.909 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:37:15.909 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:37:15.909 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:37:15.909 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:37:15.909 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:37:15.909 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:37:15.910 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:37:15.910 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:37:15.910 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:37:15.910 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.910 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:37:15.910 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.910 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.910 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.910 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.910 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.910 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.910 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:37:15.910 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:37:15.910 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.910 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.910 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.910 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:37:15.910 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:37:15.910 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:37:15.910 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:37:15.910 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.910 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.911 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.911 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.911 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:37:15.911 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:37:15.911 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:37:15.911 | ++ functions-common:get_field:818 : echo '| e6c5becff3bf49ed8129baac356e131f | 710655e5f82e4a8085117170bf3acfda | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:37:15.911 | ++ functions-common:get_field:812 : read data 2022-03-16 17:37:15.911 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.911 | + functions-common:get_or_add_user_project_role:997 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.911 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:37:15.911 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:37:15.911 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 17:37:15.911 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:37:15.911 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 17:37:15.911 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-16 17:37:15.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.911 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.911 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.911 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.911 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:37:15.911 | a1c4f98f3a764e18a53a651342f17616' 2022-03-16 17:37:15.911 | + functions-common:get_or_create_service:1094 : echo a1c4f98f3a764e18a53a651342f17616 2022-03-16 17:37:15.911 | a1c4f98f3a764e18a53a651342f17616 2022-03-16 17:37:15.911 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.24:9696/ 2022-03-16 17:37:15.911 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:37:15.911 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.24:9696/ RegionOne 2022-03-16 17:37:15.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:37:15.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-16 17:37:15.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.912 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.912 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.912 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:37:15.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:37:15.912 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.24:9696/ --region RegionOne -f value -c id 2022-03-16 17:37:15.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.912 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:37:15.912 | from cryptography.utils import int_from_bytes 2022-03-16 17:37:15.912 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:37:15.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6264ae34c969448ab58734b29d1f090d 2022-03-16 17:37:15.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6264ae34c969448ab58734b29d1f090d 2022-03-16 17:37:15.912 | + functions-common:get_or_create_endpoint:1127 : public_id=6264ae34c969448ab58734b29d1f090d 2022-03-16 17:37:15.912 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:37:15.912 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:37:15.912 | + functions-common:get_or_create_endpoint:1136 : echo 6264ae34c969448ab58734b29d1f090d 2022-03-16 17:37:15.912 | 6264ae34c969448ab58734b29d1f090d 2022-03-16 17:37:15.955 | [251505 Async create_neutron_accounts:292594]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-16 17:37:15.993 | [251505 Async create_swift_accounts:292736]: Waiting for completion of create_swift_accounts running on PID 292736 (2 other jobs running) 2022-03-16 17:37:16.020 | [251505 Async create_swift_accounts:292736]: Signaling child to exit 2022-03-16 17:38:04.091 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:38:04.117 | [292736 Async create_swift_accounts:292736]: finished successfully 2022-03-16 17:38:04.137 | WAKEUP 2022-03-16 17:38:04.161 | [251505 Async create_swift_accounts:292736]: Signaled 2022-03-16 17:38:04.162 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 17:38:04.163 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 17:38:04.163 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:38:04.163 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 17:38:04.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.163 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.163 | ++ functions-common:get_or_create_role:950 : role_id=0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:38:04.163 | ++ functions-common:get_or_create_role:951 : echo 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:614 : another_role=0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:38:04.163 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 17:38:04.163 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 17:38:04.163 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:38:04.163 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:38:04.163 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:38:04.163 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:38:04.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.164 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.164 | + functions-common:get_or_create_user:925 : user_id=3887460c501142cf99605b9d9b297ec1 2022-03-16 17:38:04.164 | + functions-common:get_or_create_user:926 : echo 3887460c501142cf99605b9d9b297ec1 2022-03-16 17:38:04.164 | 3887460c501142cf99605b9d9b297ec1 2022-03-16 17:38:04.164 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 17:38:04.164 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:38:04.164 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:38:04.164 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:38:04.164 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:38:04.164 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:38:04.164 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:38:04.164 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:38:04.164 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:38:04.164 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:38:04.164 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:38:04.164 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:38:04.164 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.164 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:38:04.164 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.164 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.164 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.164 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.164 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.164 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:38:04.164 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:38:04.164 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:38:04.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.164 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.165 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:38:04.165 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:38:04.165 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.165 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.165 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.165 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:38:04.165 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:38:04.165 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:38:04.165 | ++ functions-common:get_field:818 : echo '| e6c5becff3bf49ed8129baac356e131f | 3887460c501142cf99605b9d9b297ec1 | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:38:04.165 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.165 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:38:04.165 | + functions-common:get_or_add_user_project_role:997 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:38:04.165 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:38:04.165 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:38:04.165 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 17:38:04.165 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:38:04.165 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:38:04.165 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:38:04.165 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:38:04.165 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:38:04.165 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:38:04.165 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:38:04.165 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:38:04.166 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:38:04.166 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:38:04.166 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:38:04.166 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.166 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:38:04.166 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.166 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.166 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.166 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:38:04.166 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:38:04.166 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:38:04.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.166 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.166 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:38:04.166 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:38:04.166 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.166 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.166 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.166 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:38:04.167 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:38:04.167 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | 3887460c501142cf99605b9d9b297ec1 | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:38:04.167 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:38:04.167 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.167 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.167 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.167 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.167 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 17:38:04.167 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:38:04.167 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 17:38:04.167 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-16 17:38:04.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.167 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.167 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.167 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.167 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:38:04.167 | b3cb14ea2d8440f5a26d592e04bed85a' 2022-03-16 17:38:04.167 | + functions-common:get_or_create_service:1094 : echo b3cb14ea2d8440f5a26d592e04bed85a 2022-03-16 17:38:04.167 | b3cb14ea2d8440f5a26d592e04bed85a 2022-03-16 17:38:04.167 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' http://10.222.0.24:8080 2022-03-16 17:38:04.167 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:38:04.167 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 17:38:04.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:38:04.167 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-16 17:38:04.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.167 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.167 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.167 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:38:04.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:38:04.168 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:38:04.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.168 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.168 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.168 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=183b0c7213b441b083a13020314c23ea 2022-03-16 17:38:04.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 183b0c7213b441b083a13020314c23ea 2022-03-16 17:38:04.168 | + functions-common:get_or_create_endpoint:1127 : public_id=183b0c7213b441b083a13020314c23ea 2022-03-16 17:38:04.168 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.24:8080 ]] 2022-03-16 17:38:04.168 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.24:8080 RegionOne 2022-03-16 17:38:04.168 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:38:04.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-16 17:38:04.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.168 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.168 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.168 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.168 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:38:04.168 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:38:04.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.24:8080 --region RegionOne -f value -c id 2022-03-16 17:38:04.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.168 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.168 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.168 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.168 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4dbfeb7da88845759605990a0a31fffe 2022-03-16 17:38:04.168 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4dbfeb7da88845759605990a0a31fffe 2022-03-16 17:38:04.168 | 4dbfeb7da88845759605990a0a31fffe 2022-03-16 17:38:04.169 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:38:04.169 | + functions-common:get_or_create_endpoint:1136 : echo 183b0c7213b441b083a13020314c23ea 2022-03-16 17:38:04.169 | 183b0c7213b441b083a13020314c23ea 2022-03-16 17:38:04.169 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 17:38:04.169 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:38:04.169 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-16 17:38:04.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.169 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.169 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.169 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_project:938 : project_id=b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_project:939 : echo b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.169 | + lib/swift:create_swift_accounts:628 : swift_project_test1=b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.169 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 17:38:04.169 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.169 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 17:38:04.169 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-16 17:38:04.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.169 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.169 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.169 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_user:925 : user_id=ae59689acdbe49f79187a26e0d8fe120 2022-03-16 17:38:04.169 | ++ functions-common:get_or_create_user:926 : echo ae59689acdbe49f79187a26e0d8fe120 2022-03-16 17:38:04.169 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ae59689acdbe49f79187a26e0d8fe120 2022-03-16 17:38:04.169 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 17:38:04.170 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.170 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ae59689acdbe49f79187a26e0d8fe120 b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.170 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:38:04.170 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:38:04.170 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:38:04.170 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:38:04.170 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:38:04.170 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:38:04.170 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:38:04.170 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:38:04.170 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:38:04.170 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.170 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ae59689acdbe49f79187a26e0d8fe120 --project b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.170 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.170 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.170 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.170 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.170 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.170 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:38:04.170 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:38:04.170 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ae59689acdbe49f79187a26e0d8fe120 --project b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.170 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.170 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.170 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.170 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ae59689acdbe49f79187a26e0d8fe120 --project b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.170 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:38:04.171 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.171 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.171 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.171 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.171 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.171 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:38:04.171 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:38:04.171 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | ae59689acdbe49f79187a26e0d8fe120 | | b287ea1d0fba4ffa8d3d0d38057bc5a9 | | | False |' 2022-03-16 17:38:04.171 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:38:04.171 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.172 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.172 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.172 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.172 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 17:38:04.172 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 17:38:04.172 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:38:04.172 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 17:38:04.172 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 17:38:04.172 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-16 17:38:04.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.172 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.172 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.172 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.172 | ++ functions-common:get_or_create_user:925 : user_id=3f7230ba7d054fb589bb689e896e59e4 2022-03-16 17:38:04.172 | ++ functions-common:get_or_create_user:926 : echo 3f7230ba7d054fb589bb689e896e59e4 2022-03-16 17:38:04.172 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3f7230ba7d054fb589bb689e896e59e4 2022-03-16 17:38:04.172 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 17:38:04.172 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.172 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0dc2fbc983cf44d497bd78ae439a5b1e 3f7230ba7d054fb589bb689e896e59e4 b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.172 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:38:04.172 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:38:04.172 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:38:04.172 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:38:04.172 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:38:04.172 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:38:04.172 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:38:04.172 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:38:04.173 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0dc2fbc983cf44d497bd78ae439a5b1e --user 3f7230ba7d054fb589bb689e896e59e4 --project b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.173 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.173 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:38:04.173 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.173 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.173 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.173 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.173 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.173 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:38:04.173 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:38:04.173 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 0dc2fbc983cf44d497bd78ae439a5b1e --user 3f7230ba7d054fb589bb689e896e59e4 --project b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.173 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.173 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.173 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0dc2fbc983cf44d497bd78ae439a5b1e --user 3f7230ba7d054fb589bb689e896e59e4 --project b287ea1d0fba4ffa8d3d0d38057bc5a9 2022-03-16 17:38:04.173 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.173 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:38:04.173 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.173 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.173 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.173 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.173 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.173 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:38:04.173 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:38:04.173 | ++ functions-common:get_field:818 : echo '| 0dc2fbc983cf44d497bd78ae439a5b1e | 3f7230ba7d054fb589bb689e896e59e4 | | b287ea1d0fba4ffa8d3d0d38057bc5a9 | | | False |' 2022-03-16 17:38:04.174 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:38:04.174 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.174 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:38:04.174 | + functions-common:get_or_add_user_project_role:997 : echo 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:38:04.174 | 0dc2fbc983cf44d497bd78ae439a5b1e 2022-03-16 17:38:04.174 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 17:38:04.174 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 17:38:04.174 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:38:04.174 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-16 17:38:04.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.174 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.174 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.174 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.174 | ++ functions-common:get_or_create_project:938 : project_id=915cc7b79cb9469695c16aea890ccbce 2022-03-16 17:38:04.174 | ++ functions-common:get_or_create_project:939 : echo 915cc7b79cb9469695c16aea890ccbce 2022-03-16 17:38:04.174 | + lib/swift:create_swift_accounts:642 : swift_project_test2=915cc7b79cb9469695c16aea890ccbce 2022-03-16 17:38:04.174 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 17:38:04.174 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.174 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 17:38:04.174 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 17:38:04.174 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:38:04.174 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 17:38:04.174 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 17:38:04.174 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-16 17:38:04.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.175 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.175 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.175 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.175 | ++ functions-common:get_or_create_user:925 : user_id=19ddb740677b434998c9a708ba768dd1 2022-03-16 17:38:04.175 | ++ functions-common:get_or_create_user:926 : echo 19ddb740677b434998c9a708ba768dd1 2022-03-16 17:38:04.175 | + lib/swift:create_swift_accounts:647 : swift_user_test2=19ddb740677b434998c9a708ba768dd1 2022-03-16 17:38:04.175 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 17:38:04.175 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.175 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 19ddb740677b434998c9a708ba768dd1 915cc7b79cb9469695c16aea890ccbce 2022-03-16 17:38:04.175 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:38:04.175 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:38:04.175 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:38:04.175 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:38:04.175 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:38:04.175 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:38:04.175 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:38:04.175 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:38:04.175 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 19ddb740677b434998c9a708ba768dd1 --project 915cc7b79cb9469695c16aea890ccbce 2022-03-16 17:38:04.175 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.175 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:38:04.175 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.175 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.175 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.175 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.175 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.175 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:38:04.175 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:38:04.175 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 19ddb740677b434998c9a708ba768dd1 --project 915cc7b79cb9469695c16aea890ccbce 2022-03-16 17:38:04.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.176 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.176 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.176 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 19ddb740677b434998c9a708ba768dd1 --project 915cc7b79cb9469695c16aea890ccbce 2022-03-16 17:38:04.176 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:38:04.176 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.176 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.176 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.176 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.176 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.176 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.176 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:38:04.176 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:38:04.176 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:38:04.176 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | 19ddb740677b434998c9a708ba768dd1 | | 915cc7b79cb9469695c16aea890ccbce | | | False |' 2022-03-16 17:38:04.176 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.176 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.176 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.176 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.176 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 17:38:04.176 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 17:38:04.176 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:38:04.176 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 17:38:04.176 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-16 17:38:04.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.176 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.176 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.177 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 17:38:04.177 | f909ee6019bd4792836d635025b48d58' 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_domain:888 : echo f909ee6019bd4792836d635025b48d58 2022-03-16 17:38:04.177 | + lib/swift:create_swift_accounts:652 : swift_domain=f909ee6019bd4792836d635025b48d58 2022-03-16 17:38:04.177 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 17:38:04.177 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.177 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 17:38:04.177 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 f909ee6019bd4792836d635025b48d58 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:38:04.177 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f909ee6019bd4792836d635025b48d58 --or-show -f value -c id 2022-03-16 17:38:04.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.177 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.177 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.177 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_project:938 : project_id=b5b21f0d9d5546869310fba2d252390a 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_project:939 : echo b5b21f0d9d5546869310fba2d252390a 2022-03-16 17:38:04.177 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b5b21f0d9d5546869310fba2d252390a 2022-03-16 17:38:04.177 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 17:38:04.177 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.177 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 17:38:04.177 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 f909ee6019bd4792836d635025b48d58 test4@example.com 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 17:38:04.177 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 17:38:04.177 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f909ee6019bd4792836d635025b48d58 --email=test4@example.com --or-show -f value -c id 2022-03-16 17:38:04.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.177 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.178 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.178 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.178 | ++ functions-common:get_or_create_user:925 : user_id=8dae84abdaa64b81b6b2782e9e604624 2022-03-16 17:38:04.178 | ++ functions-common:get_or_create_user:926 : echo 8dae84abdaa64b81b6b2782e9e604624 2022-03-16 17:38:04.178 | + lib/swift:create_swift_accounts:661 : swift_user_test4=8dae84abdaa64b81b6b2782e9e604624 2022-03-16 17:38:04.178 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 17:38:04.178 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:38:04.178 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 8dae84abdaa64b81b6b2782e9e604624 b5b21f0d9d5546869310fba2d252390a 2022-03-16 17:38:04.178 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:38:04.178 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:38:04.178 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:38:04.178 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:38:04.178 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:38:04.178 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:38:04.178 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:38:04.178 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:38:04.178 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8dae84abdaa64b81b6b2782e9e604624 --project b5b21f0d9d5546869310fba2d252390a 2022-03-16 17:38:04.178 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.178 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:38:04.178 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.178 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.178 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.178 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.178 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.178 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:38:04.178 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:38:04.178 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8dae84abdaa64b81b6b2782e9e604624 --project b5b21f0d9d5546869310fba2d252390a 2022-03-16 17:38:04.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.179 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.179 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.179 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8dae84abdaa64b81b6b2782e9e604624 --project b5b21f0d9d5546869310fba2d252390a 2022-03-16 17:38:04.179 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:38:04.179 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:38:04.179 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:38:04.179 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.179 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:04.179 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:04.179 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:38:04.179 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:38:04.179 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:38:04.179 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:38:04.179 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | 8dae84abdaa64b81b6b2782e9e604624 | | b5b21f0d9d5546869310fba2d252390a | | | False |' 2022-03-16 17:38:04.179 | ++ functions-common:get_field:812 : read data 2022-03-16 17:38:04.179 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.179 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.179 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:38:04.210 | [251505 Async create_swift_accounts:292736]: finished create_swift_accounts with result 0 in 129 seconds 2022-03-16 17:38:04.217 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 17:38:04.220 | + inc/async:async_wait:197 : return 0 2022-03-16 17:38:04.222 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 17:38:04.241 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:04.244 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 17:38:04.262 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:04.265 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 17:38:04.267 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:38:04.270 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 17:38:04.272 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 17:38:04.275 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 17:38:04.337 | + inc/async:async_inner:63 : init_glance 2022-03-16 17:38:04.375 | [251505 Async init_glance:297024]: running: init_glance 2022-03-16 17:38:04.378 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 17:38:04.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:04.400 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 17:38:04.402 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:38:04.405 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 17:38:04.409 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 17:38:04.412 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 17:38:04.416 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:38:04.416 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:38:04.423 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:38:04.426 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:38:04.429 | + 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-03-16 17:38:04.432 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:38:04.435 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 17:38:04.437 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 17:38:04.440 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 17:38:04.443 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 17:38:04.458 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 17:38:04.460 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 17:38:07.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:07.974 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:07.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:07.974 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:11.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:11.545 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:11.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:11.545 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:14.423 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:38:14.449 | [297024 Async init_glance:297024]: finished successfully 2022-03-16 17:38:15.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:15.167 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:15.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:15.167 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:18.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:18.712 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:18.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:18.712 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:22.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:22.197 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:22.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:22.197 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:25.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:25.691 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:25.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:25.691 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:29.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:29.183 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:29.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:29.183 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:32.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:32.897 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:32.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:32.897 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:37.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:37.653 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:37.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:37.653 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:37.653 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-16 17:38:43.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:43.579 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:43.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:43.579 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:43.900 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-16 17:38:43.905 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-16 17:38:43.908 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-16 17:38:43.910 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-16 17:38:43.912 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-16 17:38:43.915 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-16 17:38:43.917 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-16 17:38:43.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-16 17:38:43.922 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-16 17:38:43.924 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-16 17:38:43.926 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-16 17:38:43.929 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-16 17:38:43.931 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-16 17:38:43.933 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-16 17:38:43.936 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-16 17:38:43.938 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-16 17:38:43.943 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:43.945 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-16 17:38:43.947 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:43.952 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-16 17:38:43.955 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-16 17:38:43.957 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-16 17:38:43.959 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-16 17:38:43.961 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 17:38:43.964 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 17:38:43.993 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-16 17:38:44.022 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-16 17:38:44.052 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-16 17:38:44.082 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-16 17:38:44.111 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-16 17:38:44.141 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-16 17:38:44.144 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-16 17:38:44.146 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-16 17:38:44.149 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:38:44.152 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:38:44.168 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:38:44.172 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:38:44.174 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:38:44.177 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:38:44.179 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:38:44.208 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:38:44.238 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:38:44.268 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:38:44.298 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-16 17:38:44.315 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:38:44.317 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-16 17:38:44.319 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:38:44.322 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-16 17:38:44.324 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-16 17:38:44.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-16 17:38:44.340 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-16 17:38:44.343 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:38:44.345 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-16 17:38:44.347 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-16 17:38:44.360 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-16 17:38:44.372 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-16 17:38:44.375 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-16 17:38:44.387 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-16 17:38:44.399 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-16 17:38:44.412 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 17:38:44.415 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:38:44.418 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-16 17:38:44.423 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.NBqbqVBhCB 2022-03-16 17:38:44.425 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 17:38:44.428 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:38:44.430 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.NBqbqVBhCB 2022-03-16 17:38:44.434 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.NBqbqVBhCB 2022-03-16 17:38:44.447 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.NBqbqVBhCB /etc/sudoers.d/neutron-rootwrap 2022-03-16 17:38:44.459 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:38:44.488 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:44.491 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:38:44.520 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-16 17:38:44.522 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-16 17:38:44.525 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-16 17:38:44.527 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:38:44.530 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:38:44.532 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:38:44.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:44.553 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:38:44.556 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:38:44.558 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:38:44.576 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:44.579 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:38:44.582 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:38:44.613 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:38:44.615 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:38:44.618 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-16 17:38:44.635 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:44.638 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-16 17:38:44.641 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-16 17:38:44.643 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:38:44.646 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:38:44.648 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-16 17:38:44.651 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-16 17:38:44.653 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:38:44.657 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-16 17:38:44.659 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-16 17:38:44.662 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-16 17:38:44.666 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-16 17:38:44.669 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-16 17:38:44.675 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-16 17:38:44.692 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:44.695 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-16 17:38:44.697 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-16 17:38:44.700 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-16 17:38:44.705 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-16 17:38:44.736 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 17:38:44.767 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-16 17:38:44.799 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-16 17:38:44.830 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-16 17:38:44.861 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-16 17:38:44.863 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:38:44.866 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-16 17:38:44.868 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:38:44.871 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-16 17:38:44.902 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-16 17:38:44.932 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:38:44.963 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-16 17:38:44.993 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-16 17:38:45.024 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-16 17:38:45.055 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-16 17:38:45.086 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-16 17:38:45.117 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:38:45.148 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:38:45.178 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-16 17:38:45.209 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-16 17:38:45.240 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-16 17:38:45.242 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:38:45.245 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:38:45.247 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 17:38:45.250 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-16 17:38:45.281 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-16 17:38:45.311 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.24/identity 2022-03-16 17:38:45.342 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-16 17:38:45.372 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-16 17:38:45.403 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-16 17:38:45.435 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-16 17:38:45.465 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-16 17:38:45.496 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:38:45.526 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-16 17:38:45.557 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-16 17:38:45.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-16 17:38:45.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-16 17:38:45.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-16 17:38:45.567 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-16 17:38:45.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-16 17:38:45.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-16 17:38:45.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-03-16 17:38:45.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-03-16 17:38:45.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-03-16 17:38:45.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-16 17:38:45.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-16 17:38:45.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-16 17:38:45.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-16 17:38:45.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-16 17:38:45.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-16 17:38:45.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-16 17:38:45.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-16 17:38:45.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:45.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-16 17:38:45.635 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-16 17:38:45.637 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.641 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:38:45.643 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-16 17:38:45.646 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-16 17:38:45.648 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.650 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-16 17:38:45.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-16 17:38:45.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-16 17:38:45.686 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.688 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:38:45.691 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-16 17:38:45.693 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-16 17:38:45.696 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.698 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-16 17:38:45.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-16 17:38:45.730 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.732 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:38:45.735 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-16 17:38:45.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-16 17:38:45.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.742 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-16 17:38:45.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-16 17:38:45.774 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.776 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-16 17:38:45.779 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-16 17:38:45.781 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-16 17:38:45.784 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.786 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-16 17:38:45.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-16 17:38:45.818 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.821 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-16 17:38:45.823 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 17:38:45.827 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 17:38:45.829 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.832 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-16 17:38:45.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-16 17:38:45.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-16 17:38:45.868 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-16 17:38:45.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-16 17:38:45.874 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.876 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-16 17:38:45.910 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-03-16 17:38:45.913 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.915 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-16 17:38:45.918 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-03-16 17:38:45.920 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-03-16 17:38:45.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.925 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-03-16 17:38:45.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-16 17:38:45.959 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:38:45.961 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-16 17:38:45.964 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 17:38:45.966 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 17:38:45.969 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:38:45.971 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-16 17:38:46.001 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 17:38:46.004 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-16 17:38:46.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:46.023 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-16 17:38:46.026 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:38:46.059 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:46.062 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:38:46.092 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 17:38:46.125 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-16 17:38:46.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-16 17:38:46.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-16 17:38:46.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 17:38:49.262 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 17:38:49.262 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev32 2022-03-16 17:38:49.264 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=298968) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 17:38:49.315 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=298968) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:38:49.315 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=298968) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:38:49.315 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=298968) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:49.315 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=298968) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:49.316 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=298968) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:49.316 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=298968) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:49.371 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 17:38:49.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:49.371 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:49.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:49.371 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:49.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-16 17:38:49.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-16 17:38:49.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-16 17:38:49.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:38:49.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-16 17:38:49.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-16 17:38:49.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-16 17:38:49.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:49.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-16 17:38:49.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-16 17:38:49.878 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-16 17:38:49.886 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-16 17:38:49.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-16 17:38:49.892 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-16 17:38:49.906 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-16 17:38:49.919 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 17:38:49.922 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-16 17:38:49.931 | net.bridge.bridge-nf-call-iptables = 1 2022-03-16 17:38:49.934 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 17:38:49.937 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-16 17:38:49.945 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-16 17:38:49.949 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-16 17:38:49.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-16 17:38:49.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-16 17:38:49.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-16 17:38:49.960 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-16 17:38:49.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 17:38:49.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 17:38:49.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:38:49.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 17:38:49.997 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-16 17:38:50.000 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-16 17:38:50.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-16 17:38:50.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-16 17:38:50.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-16 17:38:50.098 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-16 17:38:50.116 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:50.119 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-16 17:38:50.121 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-16 17:38:50.126 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-16 17:38:50.156 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-16 17:38:50.186 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:38:50.219 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:50.221 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:38:50.251 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-16 17:38:50.268 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:50.271 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 17:38:50.273 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-16 17:38:50.304 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 17:38:50.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 17:38:50.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 17:38:50.338 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-16 17:38:50.340 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 17:38:50.343 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-16 17:38:50.346 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-16 17:38:50.365 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:50.368 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-16 17:38:50.370 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-16 17:38:50.375 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-16 17:38:50.405 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:38:50.438 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:50.441 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:38:50.471 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 17:38:50.474 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-16 17:38:50.503 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 17:38:50.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 17:38:50.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 17:38:50.539 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-16 17:38:50.542 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 17:38:50.544 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-16 17:38:50.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 17:38:53.565 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 17:38:53.565 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev32 2022-03-16 17:38:53.565 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=299497) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 17:38:53.614 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=299497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:38:53.614 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=299497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:38:53.614 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=299497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:53.615 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=299497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:53.615 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=299497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:53.615 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=299497) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:38:53.676 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-16 17:38:53.676 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=299497) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-16 17:38:53.677 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=299497) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-16 17:38:53.677 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 17:38:53.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:53.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:53.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:38:53.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:38:54.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-16 17:38:54.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-16 17:38:54.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-16 17:38:54.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 17:38:54.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 17:38:54.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:38:54.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 17:38:54.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-16 17:38:54.093 | + functions:set_mtu:785 : local dev=br-data 2022-03-16 17:38:54.096 | + functions:set_mtu:786 : local mtu=1500 2022-03-16 17:38:54.098 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-16 17:38:54.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-16 17:38:54.129 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-16 17:38:54.132 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-16 17:38:54.134 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-16 17:38:54.137 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-16 17:38:54.139 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-16 17:38:54.142 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-16 17:38:54.144 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-16 17:38:54.147 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-16 17:38:54.149 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-16 17:38:54.152 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-16 17:38:54.155 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-16 17:38:54.157 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-16 17:38:54.160 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-16 17:38:54.162 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-16 17:38:54.166 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-16 17:38:54.167 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-16 17:38:54.174 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-16 17:38:54.177 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-16 17:38:54.179 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-16 17:38:54.182 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-16 17:38:54.186 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-16 17:38:54.186 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-16 17:38:54.187 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-16 17:38:54.193 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.36/22 brd 192.168.3.255' 2022-03-16 17:38:54.195 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-16 17:38:54.197 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:54.200 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-16 17:38:54.203 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-16 17:38:54.205 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.36/22 brd 192.168.3.255 != '' ]] 2022-03-16 17:38:54.207 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1' 2022-03-16 17:38:54.210 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data' 2022-03-16 17:38:54.212 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-16 17:38:54.215 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-16 17:38:54.220 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.36/22 brd 192.168.3.255 2022-03-16 17:38:54.220 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-16 17:38:54.220 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-16 17:38:54.221 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-16 17:38:54.226 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.36 2022-03-16 17:38:54.229 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.36 ' 2022-03-16 17:38:54.232 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1 2022-03-16 17:38:54.245 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data 2022-03-16 17:38:54.257 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-16 17:38:54.270 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-16 17:38:54.292 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.36 2022-03-16 17:38:54.301 | PING 192.168.0.36 (192.168.0.36) from 192.168.0.36 br-data: 56(84) bytes of data. 2022-03-16 17:38:54.301 | 64 bytes from 192.168.0.36: icmp_seq=1 ttl=64 time=0.079 ms 2022-03-16 17:38:55.326 | 64 bytes from 192.168.0.36: icmp_seq=2 ttl=64 time=0.049 ms 2022-03-16 17:38:56.350 | 64 bytes from 192.168.0.36: icmp_seq=3 ttl=64 time=0.044 ms 2022-03-16 17:38:56.350 | 2022-03-16 17:38:56.350 | --- 192.168.0.36 ping statistics --- 2022-03-16 17:38:56.350 | 3 packets transmitted, 3 received, 0% packet loss, time 2049ms 2022-03-16 17:38:56.350 | rtt min/avg/max/mdev = 0.044/0.057/0.079/0.015 ms 2022-03-16 17:38:56.356 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-16 17:38:56.356 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-16 17:38:56.363 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-16 17:38:56.365 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-16 17:38:56.383 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:56.386 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-16 17:38:56.389 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-16 17:38:56.394 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-16 17:38:56.424 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.24 2022-03-16 17:38:56.456 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-16 17:38:56.485 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:38:56.519 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-16 17:38:56.521 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:38:56.551 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 17:38:56.554 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-16 17:38:56.572 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:38:56.574 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:38:56.577 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-16 17:38:56.594 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:38:56.597 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-16 17:38:56.615 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:38:56.618 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-16 17:38:56.636 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:38:56.639 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-16 17:38:56.670 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-16 17:38:56.701 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-16 17:38:56.704 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-16 17:38:56.723 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:56.725 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-16 17:38:56.743 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:56.746 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-16 17:38:56.749 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-16 17:38:56.811 | + inc/async:async_inner:63 : init_neutron 2022-03-16 17:38:56.851 | [251505 Async init_neutron:299975]: running: init_neutron 2022-03-16 17:38:56.854 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-16 17:38:56.876 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:56.879 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-16 17:38:56.890 | ++ ./stack.sh:main:1162 : true 2022-03-16 17:38:56.893 | + ./stack.sh:main:1162 : netman_pid= 2022-03-16 17:38:56.896 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-16 17:38:56.899 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-16 17:38:56.915 | + ./stack.sh:main:1169 : clean_iptables 2022-03-16 17:38:56.920 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-16 17:38:56.924 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-16 17:38:56.924 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-16 17:38:56.925 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:38:56.933 | + lib/nova:clean_iptables:186 : grep nova 2022-03-16 17:38:56.934 | + lib/nova:clean_iptables:186 : bash 2022-03-16 17:38:56.936 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-16 17:38:56.944 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-16 17:38:56.945 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-16 17:38:56.945 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:38:56.948 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-16 17:38:56.957 | + lib/nova:clean_iptables:188 : grep nova 2022-03-16 17:38:56.957 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 17:38:56.959 | + lib/nova:clean_iptables:188 : bash 2022-03-16 17:38:56.969 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:38:56.969 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-16 17:38:56.978 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-16 17:38:56.978 | + lib/nova:clean_iptables:190 : grep nova 2022-03-16 17:38:56.978 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-16 17:38:56.978 | + lib/nova:clean_iptables:190 : bash 2022-03-16 17:38:56.978 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-16 17:38:56.994 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-16 17:38:56.994 | + lib/nova:clean_iptables:192 : grep nova 2022-03-16 17:38:56.994 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-16 17:38:56.998 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 17:38:57.000 | + lib/nova:clean_iptables:192 : bash 2022-03-16 17:38:57.002 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:38:57.005 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-16 17:38:57.010 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-16 17:38:57.019 | net.ipv4.ip_forward = 1 2022-03-16 17:38:57.023 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-16 17:38:57.043 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:57.046 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-16 17:38:57.049 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-16 17:38:57.051 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 17:38:57.088 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-16 17:38:57.120 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-16 17:38:57.123 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 17:38:57.160 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-16 17:38:57.195 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-16 17:38:57.216 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:57.220 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-16 17:38:57.223 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:38:57.226 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-16 17:38:57.229 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-16 17:38:57.233 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-16 17:38:57.299 | + inc/async:async_inner:63 : init_swift 2022-03-16 17:38:57.350 | [251505 Async init_swift:300334]: running: init_swift 2022-03-16 17:38:57.351 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-16 17:38:57.377 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:57.379 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-16 17:38:57.382 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:38:57.385 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-16 17:38:57.388 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-16 17:38:57.391 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-16 17:38:57.467 | + inc/async:async_inner:63 : init_cinder 2022-03-16 17:38:57.527 | [251505 Async init_cinder:300429]: running: init_cinder 2022-03-16 17:38:57.531 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-16 17:38:57.560 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:38:57.565 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-16 17:38:57.570 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:38:57.573 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-16 17:38:57.581 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-16 17:38:57.583 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-16 17:38:57.673 | + inc/async:async_inner:63 : init_placement 2022-03-16 17:38:57.772 | [251505 Async init_placement:300547]: running: init_placement 2022-03-16 17:38:57.775 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-16 17:38:57.889 | [251505 Async init_neutron:299975]: Waiting for completion of init_neutron running on PID 299975 (6 other jobs running) 2022-03-16 17:38:57.938 | [251505 Async init_neutron:299975]: Signaling child to exit 2022-03-16 17:39:08.999 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:39:09.037 | [300429 Async init_cinder:300429]: finished successfully 2022-03-16 17:39:11.755 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:39:11.787 | [300334 Async init_swift:300334]: finished successfully 2022-03-16 17:39:24.349 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:39:24.375 | [299975 Async init_neutron:299975]: finished successfully 2022-03-16 17:39:24.397 | WAKEUP 2022-03-16 17:39:24.422 | [251505 Async init_neutron:299975]: Signaled 2022-03-16 17:39:24.423 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-16 17:39:24.423 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:39:24.423 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:39:24.423 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:39:24.423 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:39:24.423 | + 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-03-16 17:39:24.423 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:39:24.423 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-16 17:39:24.423 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-16 17:39:24.423 | + lib/database:recreate_database:112 : local db=neutron 2022-03-16 17:39:24.423 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-16 17:39:24.424 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-16 17:39:24.424 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-16 17:39:24.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:24.424 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-16 17:39:24.424 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:24.424 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-16 17:39:24.424 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:39:24.424 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:39:24.424 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:39:24.424 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:39:24.424 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452339855 2022-03-16 17:39:24.424 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-16 17:39:24.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:24.424 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:24.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:24.424 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-16 17:39:24.424 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-16 17:39:24.425 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-16 17:39:24.426 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-16 17:39:24.427 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-16 17:39:24.428 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-16 17:39:24.428 | Running upgrade for neutron ... 2022-03-16 17:39:24.428 | OK 2022-03-16 17:39:24.428 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-16 17:39:24.428 | + functions-common:time_stop:2425 : local name 2022-03-16 17:39:24.428 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:39:24.428 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:39:24.428 | + functions-common:time_stop:2428 : local total 2022-03-16 17:39:24.428 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:39:24.428 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:39:24.428 | + functions-common:time_stop:2432 : start_time=1647452339855 2022-03-16 17:39:24.429 | + functions-common:time_stop:2434 : [[ -z 1647452339855 ]] 2022-03-16 17:39:24.429 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:39:24.429 | + functions-common:time_stop:2437 : end_time=1647452364332 2022-03-16 17:39:24.429 | + functions-common:time_stop:2438 : elapsed_time=24477 2022-03-16 17:39:24.429 | + functions-common:time_stop:2439 : total=8511 2022-03-16 17:39:24.429 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:39:24.429 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32988 2022-03-16 17:39:24.475 | [251505 Async init_neutron:299975]: finished init_neutron with result 0 in 27 seconds 2022-03-16 17:39:24.479 | + inc/async:async_wait:197 : return 0 2022-03-16 17:39:24.482 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-16 17:39:24.538 | [251505 Async init_placement:300547]: Waiting for completion of init_placement running on PID 300547 (5 other jobs running) 2022-03-16 17:39:24.570 | [251505 Async init_placement:300547]: Signaling child to exit 2022-03-16 17:39:44.637 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:39:44.665 | [300547 Async init_placement:300547]: finished successfully 2022-03-16 17:39:44.685 | WAKEUP 2022-03-16 17:39:44.709 | [251505 Async init_placement:300547]: Signaled 2022-03-16 17:39:44.711 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-16 17:39:44.711 | + lib/database:recreate_database:112 : local db=placement 2022-03-16 17:39:44.711 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-16 17:39:44.711 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-16 17:39:44.711 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-16 17:39:44.711 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:44.711 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-16 17:39:44.711 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:44.711 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-16 17:39:44.711 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-16 17:39:44.711 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-16 17:39:44.711 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-16 17:39:44.711 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:39:44.711 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:39:44.711 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:39:44.711 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:39:44.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.711 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.711 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.711 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.711 | + functions-common:get_or_create_user:925 : user_id=a06241c47d044d109a9940a5dcff6b26 2022-03-16 17:39:44.711 | + functions-common:get_or_create_user:926 : echo a06241c47d044d109a9940a5dcff6b26 2022-03-16 17:39:44.711 | a06241c47d044d109a9940a5dcff6b26 2022-03-16 17:39:44.711 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-16 17:39:44.712 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:39:44.712 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:39:44.712 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:39:44.712 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:39:44.712 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:39:44.712 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:39:44.712 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:39:44.712 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:39:44.712 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:39:44.712 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:39:44.712 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:39:44.712 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:39:44.712 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:39:44.712 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:39:44.712 | ++ functions-common:get_field:812 : read data 2022-03-16 17:39:44.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.712 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.712 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.712 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.712 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:39:44.712 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:39:44.712 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:39:44.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.712 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.712 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.712 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:39:44.712 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:39:44.712 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:39:44.712 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:39:44.712 | ++ functions-common:get_field:812 : read data 2022-03-16 17:39:44.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.713 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.713 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.713 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.713 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:39:44.713 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:39:44.713 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:39:44.713 | ++ functions-common:get_field:818 : echo '| e6c5becff3bf49ed8129baac356e131f | a06241c47d044d109a9940a5dcff6b26 | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:39:44.713 | ++ functions-common:get_field:812 : read data 2022-03-16 17:39:44.713 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:39:44.713 | + functions-common:get_or_add_user_project_role:997 : echo e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:39:44.713 | e6c5becff3bf49ed8129baac356e131f 2022-03-16 17:39:44.713 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:39:44.713 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-16 17:39:44.713 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:39:44.713 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:39:44.713 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:39:44.713 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:39:44.713 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:39:44.713 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:39:44.713 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:39:44.713 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:39:44.713 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:39:44.713 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:39:44.713 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:39:44.713 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:39:44.713 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:39:44.714 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:39:44.714 | ++ functions-common:get_field:812 : read data 2022-03-16 17:39:44.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.714 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.714 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.714 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:39:44.714 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:39:44.714 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:39:44.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.714 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.714 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.714 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:39:44.714 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:39:44.714 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:39:44.714 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:39:44.714 | ++ functions-common:get_field:812 : read data 2022-03-16 17:39:44.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.714 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.714 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.714 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:39:44.714 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:39:44.714 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:39:44.714 | ++ functions-common:get_field:818 : echo '| 27abf466d7a548938bc0515edd1d0c6e | a06241c47d044d109a9940a5dcff6b26 | | 625e9359a68e41f7ba9c5228e90574b3 | | | False |' 2022-03-16 17:39:44.715 | ++ functions-common:get_field:812 : read data 2022-03-16 17:39:44.715 | + functions-common:get_or_add_user_project_role:995 : user_role_id=27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:39:44.715 | + functions-common:get_or_add_user_project_role:997 : echo 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:39:44.715 | 27abf466d7a548938bc0515edd1d0c6e 2022-03-16 17:39:44.715 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.24/placement 2022-03-16 17:39:44.715 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-16 17:39:44.715 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:39:44.715 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-16 17:39:44.715 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-16 17:39:44.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.715 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.715 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.715 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.715 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:39:44.715 | 8125a9272564444c90ab84230a951b19' 2022-03-16 17:39:44.715 | + functions-common:get_or_create_service:1094 : echo 8125a9272564444c90ab84230a951b19 2022-03-16 17:39:44.715 | 8125a9272564444c90ab84230a951b19 2022-03-16 17:39:44.715 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.24/placement 2022-03-16 17:39:44.715 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:39:44.715 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.24/placement RegionOne 2022-03-16 17:39:44.715 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:39:44.715 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-16 17:39:44.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.715 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.715 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.715 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.715 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:39:44.715 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:39:44.715 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.24/placement --region RegionOne -f value -c id 2022-03-16 17:39:44.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:44.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:44.716 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:39:44.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e97154a2cde24f0c985fb0fbeb8d2174 2022-03-16 17:39:44.716 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e97154a2cde24f0c985fb0fbeb8d2174 2022-03-16 17:39:44.716 | + functions-common:get_or_create_endpoint:1127 : public_id=e97154a2cde24f0c985fb0fbeb8d2174 2022-03-16 17:39:44.716 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:39:44.716 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:39:44.716 | + functions-common:get_or_create_endpoint:1136 : echo e97154a2cde24f0c985fb0fbeb8d2174 2022-03-16 17:39:44.716 | e97154a2cde24f0c985fb0fbeb8d2174 2022-03-16 17:39:44.758 | [251505 Async init_placement:300547]: finished init_placement with result 0 in 47 seconds 2022-03-16 17:39:44.763 | + inc/async:async_wait:197 : return 0 2022-03-16 17:39:44.765 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-16 17:39:44.818 | [251505 Async init_glance:297024]: Waiting for completion of init_glance running on PID 297024 (4 other jobs running) 2022-03-16 17:39:44.846 | [251505 Async init_glance:297024]: Signaling child to exit 2022-03-16 17:39:44.846 | WAKEUP 2022-03-16 17:39:44.871 | [251505 Async init_glance:297024]: Signaled 2022-03-16 17:39:44.872 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-16 17:39:44.872 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-16 17:39:44.872 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-16 17:39:44.872 | + lib/database:recreate_database:112 : local db=glance 2022-03-16 17:39:44.872 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-16 17:39:44.872 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-16 17:39:44.872 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-16 17:39:44.872 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:44.872 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-16 17:39:44.872 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:44.872 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-16 17:39:44.872 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:39:44.872 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:39:44.872 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:39:44.872 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:39:44.872 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452284614 2022-03-16 17:39:44.873 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-16 17:39:44.873 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=297146) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:39:44.873 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-16 17:39:44.873 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:39:44.874 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:39:44.874 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-16 17:39:44.874 | Database migration is up to date. No migration needed. 2022-03-16 17:39:44.874 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-16 17:39:44.874 | Database is synced successfully. 2022-03-16 17:39:44.874 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-16 17:39:44.874 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=297301) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-16 17:39:44.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-16 17:39:44.875 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-16 17:39:44.875 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-16 17:39:44.875 | + functions-common:time_stop:2425 : local name 2022-03-16 17:39:44.875 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:39:44.875 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:39:44.875 | + functions-common:time_stop:2428 : local total 2022-03-16 17:39:44.875 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:39:44.875 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:39:44.875 | + functions-common:time_stop:2432 : start_time=1647452284614 2022-03-16 17:39:44.875 | + functions-common:time_stop:2434 : [[ -z 1647452284614 ]] 2022-03-16 17:39:44.875 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:39:44.875 | + functions-common:time_stop:2437 : end_time=1647452294407 2022-03-16 17:39:44.875 | + functions-common:time_stop:2438 : elapsed_time=9793 2022-03-16 17:39:44.875 | + functions-common:time_stop:2439 : total=8511 2022-03-16 17:39:44.875 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:39:44.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18304 2022-03-16 17:39:44.919 | [251505 Async init_glance:297024]: finished init_glance with result 0 in 10 seconds 2022-03-16 17:39:44.923 | + inc/async:async_wait:197 : return 0 2022-03-16 17:39:44.926 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-16 17:39:44.980 | [251505 Async init_swift:300334]: Waiting for completion of init_swift running on PID 300334 (3 other jobs running) 2022-03-16 17:39:45.006 | [251505 Async init_swift:300334]: Signaling child to exit 2022-03-16 17:39:45.006 | WAKEUP 2022-03-16 17:39:45.030 | [251505 Async init_swift:300334]: Signaled 2022-03-16 17:39:45.031 | + lib/swift:init_swift:668 : local node_number 2022-03-16 17:39:45.031 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 17:39:45.031 | No object-auditor running 2022-03-16 17:39:45.032 | No account-server running 2022-03-16 17:39:45.032 | No container-server running 2022-03-16 17:39:45.032 | No object-reconstructor running 2022-03-16 17:39:45.032 | No container-updater running 2022-03-16 17:39:45.032 | No account-auditor running 2022-03-16 17:39:45.032 | No container-sharder running 2022-03-16 17:39:45.032 | No object-updater running 2022-03-16 17:39:45.032 | No object-expirer running 2022-03-16 17:39:45.032 | No account-replicator running 2022-03-16 17:39:45.032 | No account-reaper running 2022-03-16 17:39:45.032 | No container-sync running 2022-03-16 17:39:45.032 | No container-replicator running 2022-03-16 17:39:45.032 | No object-replicator running 2022-03-16 17:39:45.032 | No object-server running 2022-03-16 17:39:45.032 | No container-auditor running 2022-03-16 17:39:45.032 | No container-reconciler running 2022-03-16 17:39:45.032 | No proxy-server running 2022-03-16 17:39:45.032 | + lib/swift:init_swift:670 : true 2022-03-16 17:39:45.032 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-16 17:39:45.032 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-16 17:39:45.032 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-16 17:39:45.032 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-16 17:39:45.032 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-16 17:39:45.032 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-16 17:39:45.032 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-16 17:39:45.032 | + functions:create_disk:732 : local node_number 2022-03-16 17:39:45.032 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.032 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 17:39:45.032 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-16 17:39:45.032 | + functions:create_disk:736 : local key 2022-03-16 17:39:45.032 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.032 | ++ functions:create_disk:738 : sed s#/.## 2022-03-16 17:39:45.032 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-16 17:39:45.033 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 17:39:45.033 | + functions:destroy_disk:765 : local key 2022-03-16 17:39:45.033 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-16 17:39:45.033 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-16 17:39:45.033 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-16 17:39:45.033 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-16 17:39:45.033 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:39:45.033 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-16 17:39:45.033 | = sectsz=512 attr=2, projid32bit=1 2022-03-16 17:39:45.033 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-16 17:39:45.033 | = reflink=1 2022-03-16 17:39:45.033 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-16 17:39:45.033 | = sunit=0 swidth=0 blks 2022-03-16 17:39:45.033 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-16 17:39:45.033 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-16 17:39:45.033 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-16 17:39:45.033 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-16 17:39:45.033 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-16 17:39:45.033 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-16 17:39:45.033 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-16 17:39:45.033 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-16 17:39:45.033 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-16 17:39:45.033 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-16 17:39:45.034 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 17:39:45.034 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-16 17:39:45.034 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647451522.object.builder backups/1647451523.container.builder backups/1647451525.account.builder backups/1647451530.object.builder backups/1647451532.container.builder backups/1647451533.account.builder backups/1647451530.object.ring.gz backups/1647451532.container.ring.gz backups/1647451533.account.ring.gz 2022-03-16 17:39:45.034 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-16 17:39:45.034 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-16 17:39:45.034 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-16 17:39:45.034 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-16 17:39:45.034 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:39:45.034 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-16 17:39:45.034 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-16 17:39:45.034 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:39:45.034 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-16 17:39:45.034 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-16 17:39:45.034 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:39:45.034 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-16 17:39:45.034 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-16 17:39:45.034 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:39:45.034 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-16 17:39:45.034 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:39:45.034 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-16 17:39:45.034 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:39:45.034 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-16 17:39:45.035 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:39:45.035 | + lib/swift:init_swift:714 : popd 2022-03-16 17:39:45.078 | [251505 Async init_swift:300334]: finished init_swift with result 0 in 14 seconds 2022-03-16 17:39:45.082 | + inc/async:async_wait:197 : return 0 2022-03-16 17:39:45.085 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-16 17:39:45.138 | [251505 Async init_cinder:300429]: Waiting for completion of init_cinder running on PID 300429 (2 other jobs running) 2022-03-16 17:39:45.164 | [251505 Async init_cinder:300429]: Signaling child to exit 2022-03-16 17:39:45.164 | WAKEUP 2022-03-16 17:39:45.188 | [251505 Async init_cinder:300429]: Signaled 2022-03-16 17:39:45.189 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-16 17:39:45.190 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:39:45.190 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-16 17:39:45.190 | + lib/database:recreate_database:112 : local db=cinder 2022-03-16 17:39:45.190 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-16 17:39:45.190 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-16 17:39:45.190 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-16 17:39:45.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:45.190 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-16 17:39:45.190 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:45.190 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-16 17:39:45.190 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:39:45.190 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:39:45.190 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:39:45.190 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:39:45.190 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452338261 2022-03-16 17:39:45.190 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-16 17:39:45.190 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=300666) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:39:45.191 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=300666) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:39:45.191 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-16 17:39:45.191 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:39:45.191 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:39:45.191 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-16 17:39:45.191 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=300666) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:39:45.191 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-16 17:39:45.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:45.191 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:45.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:45.191 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:45.191 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:39:45.191 | last_heartbeat = column_property( 2022-03-16 17:39:45.192 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:39:45.192 | num_hosts = column_property( 2022-03-16 17:39:45.192 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:39:45.192 | num_down_hosts = column_property( 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-16 17:39:45.192 | + functions-common:time_stop:2425 : local name 2022-03-16 17:39:45.192 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:39:45.192 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:39:45.192 | + functions-common:time_stop:2428 : local total 2022-03-16 17:39:45.192 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:39:45.192 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:39:45.192 | + functions-common:time_stop:2432 : start_time=1647452338261 2022-03-16 17:39:45.192 | + functions-common:time_stop:2434 : [[ -z 1647452338261 ]] 2022-03-16 17:39:45.192 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:39:45.192 | + functions-common:time_stop:2437 : end_time=1647452345889 2022-03-16 17:39:45.192 | + functions-common:time_stop:2438 : elapsed_time=7628 2022-03-16 17:39:45.192 | + functions-common:time_stop:2439 : total=8511 2022-03-16 17:39:45.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:39:45.192 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16139 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-16 17:39:45.192 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-16 17:39:45.192 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-16 17:39:45.192 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-16 17:39:45.192 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 17:39:45.192 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:39:45.192 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-16 17:39:45.192 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-16 17:39:45.193 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:39:45.193 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:39:45.193 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:39:45.193 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-16 17:39:45.193 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:39:45.193 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:39:45.193 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:39:45.193 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:39:45.193 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:39:45.193 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:39:45.193 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 17:39:45.193 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 17:39:45.193 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-16 17:39:45.193 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-16 17:39:45.194 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-16 17:39:45.194 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-16 17:39:45.194 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 17:39:45.194 | [Unit] 2022-03-16 17:39:45.194 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:39:45.194 | DefaultDependencies=no 2022-03-16 17:39:45.194 | After=systemd-udev-settle.service 2022-03-16 17:39:45.194 | Before=lvm2-activation-early.service 2022-03-16 17:39:45.194 | Wants=systemd-udev-settle.service 2022-03-16 17:39:45.194 | 2022-03-16 17:39:45.194 | [Service] 2022-03-16 17:39:45.194 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:39:45.194 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-16 17:39:45.194 | RemainAfterExit=yes 2022-03-16 17:39:45.194 | Type=oneshot 2022-03-16 17:39:45.194 | 2022-03-16 17:39:45.194 | [Install] 2022-03-16 17:39:45.194 | WantedBy=local-fs.target 2022-03-16 17:39:45.194 | Also=systemd-udev-settle.service 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 17:39:45.194 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-16 17:39:45.194 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 17:39:45.194 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 17:39:45.194 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 17:39:45.194 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-16 17:39:45.194 | Physical volume "/dev/loop4" successfully created. 2022-03-16 17:39:45.195 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-16 17:39:45.195 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-16 17:39:45.195 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-16 17:39:45.195 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-16 17:39:45.195 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-16 17:39:45.195 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:39:45.195 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-16 17:39:45.195 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-16 17:39:45.195 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:39:45.195 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-16 17:39:45.195 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-16 17:39:45.195 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-16 17:39:45.237 | [251505 Async init_cinder:300429]: finished init_cinder with result 0 in 11 seconds 2022-03-16 17:39:45.241 | + inc/async:async_wait:197 : return 0 2022-03-16 17:39:45.244 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-16 17:39:45.264 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:39:45.266 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-16 17:39:45.269 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:39:45.272 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-16 17:39:45.274 | + ./stack.sh:main:1218 : init_nova 2022-03-16 17:39:45.277 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-16 17:39:45.295 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:39:45.297 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-16 17:39:45.315 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:39:45.318 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:39:45.320 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:39:45.379 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:39:45.419 | [251505 Async nova-cell-0:302917]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:39:45.424 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-16 17:39:45.429 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:39:45.432 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-16 17:39:45.435 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:39:45.438 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:39:45.441 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:39:45.504 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:39:45.551 | [251505 Async nova-cell-1:303009]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:39:45.556 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-16 17:39:45.561 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-16 17:39:45.564 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-16 17:39:45.567 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-16 17:39:45.569 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-16 17:39:45.576 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:45.946 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-16 17:39:45.951 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:45.971 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-16 17:39:47.031 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:39:50.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:39:50.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:50.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:50.551 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:39:50.551 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=303067) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:39:50.578 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:39:50.578 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:39:50.612 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-16 17:39:52.618 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=303067) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:39:52.623 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-16 17:39:53.384 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=303067) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:39:53.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:53.391 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:53.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:53.391 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:53.882 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-16 17:39:53.885 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 17:39:53.891 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 17:39:53.893 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 17:39:53.896 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:39:53.900 | + lib/nova:init_nova:860 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:39:55.114 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:39:57.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:57.992 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:57.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:57.992 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:58.153 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:39:58.184 | [303009 Async nova-cell-1:303009]: finished successfully 2022-03-16 17:39:58.205 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:39:58.246 | [302917 Async nova-cell-0:302917]: finished successfully 2022-03-16 17:39:58.466 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-16 17:39:58.471 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 17:39:58.473 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-16 17:39:58.525 | [251505 Async nova-cell-0:302917]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 302917 (3 other jobs running) 2022-03-16 17:39:58.553 | [251505 Async nova-cell-0:302917]: Signaling child to exit 2022-03-16 17:39:58.553 | WAKEUP 2022-03-16 17:39:58.576 | [251505 Async nova-cell-0:302917]: Signaled 2022-03-16 17:39:58.577 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-16 17:39:58.577 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-16 17:39:58.577 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-16 17:39:58.577 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-16 17:39:58.577 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-16 17:39:58.577 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-16 17:39:58.577 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-16 17:39:58.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:58.577 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-16 17:39:58.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:58.577 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-16 17:39:58.577 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:39:58.579 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=303074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:39:58.579 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:39:58.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:39:58.579 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 17:39:58.579 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=303074) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:39:58.579 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 17:39:58.580 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=303074) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:39:58.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:58.580 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:58.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:58.580 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:58.624 | [251505 Async nova-cell-0:302917]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-16 17:39:58.636 | + inc/async:async_wait:197 : return 0 2022-03-16 17:39:58.639 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 17:39:58.642 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-16 17:39:58.695 | [251505 Async nova-cell-1:303009]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 303009 (2 other jobs running) 2022-03-16 17:39:58.722 | [251505 Async nova-cell-1:303009]: Signaling child to exit 2022-03-16 17:39:58.722 | WAKEUP 2022-03-16 17:39:58.746 | [251505 Async nova-cell-1:303009]: Signaled 2022-03-16 17:39:58.748 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-16 17:39:58.748 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-16 17:39:58.748 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-16 17:39:58.748 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-16 17:39:58.748 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-16 17:39:58.748 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-16 17:39:58.748 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-16 17:39:58.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:58.748 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-16 17:39:58.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:39:58.748 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-16 17:39:58.748 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:39:58.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:39:58.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:39:58.750 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=303081) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:39:58.750 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:39:58.750 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:39:58.750 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 17:39:58.750 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=303081) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:39:58.750 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 17:39:58.750 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=303081) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:39:58.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:58.750 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:58.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:39:58.751 | from cryptography.utils import int_from_bytes 2022-03-16 17:39:58.793 | [251505 Async nova-cell-1:303009]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-16 17:39:58.798 | + inc/async:async_wait:197 : return 0 2022-03-16 17:39:58.800 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:39:58.803 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-16 17:39:59.834 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:40:02.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:02.889 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:02.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:02.889 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:02.889 | Running batches of 50 until complete 2022-03-16 17:40:02.889 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:40:02.889 | | Migration | Total Needed | Completed | 2022-03-16 17:40:02.889 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:40:02.889 | | fill_virtual_interface_list | 0 | 0 | 2022-03-16 17:40:02.889 | | migrate_empty_ratio | 0 | 0 | 2022-03-16 17:40:02.889 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-16 17:40:02.889 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-16 17:40:02.889 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-16 17:40:02.889 | | populate_dev_uuids | 0 | 0 | 2022-03-16 17:40:02.889 | | populate_missing_availability_zones | 0 | 0 | 2022-03-16 17:40:02.889 | | populate_queued_for_delete | 0 | 0 | 2022-03-16 17:40:02.889 | | populate_user_id | 0 | 0 | 2022-03-16 17:40:02.889 | | populate_uuids | 0 | 0 | 2022-03-16 17:40:02.889 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:40:03.413 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-16 17:40:03.418 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:40:03.422 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-16 17:40:03.424 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:40:03.427 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:40:03.430 | + lib/nova:init_nova:878 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-16 17:40:04.454 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:40:07.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:07.052 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:07.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:07.052 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:07.053 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-16 17:40:07.053 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-16 17:40:07.511 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-16 17:40:07.514 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-16 17:40:07.527 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-16 17:40:07.530 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-16 17:40:07.548 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:07.551 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-16 17:40:07.554 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-16 17:40:07.614 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-16 17:40:07.657 | [251505 Async configure_neutron_nova:304265]: running: configure_neutron_nova 2022-03-16 17:40:07.660 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-16 17:40:07.663 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:40:07.666 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-16 17:40:07.669 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:40:07.672 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:40:07.675 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:40:07.678 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:40:07.681 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:40:07.686 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:40:07.690 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:40:07.693 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:40:07.696 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:40:07.702 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-16 17:40:07.704 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:40:07.722 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:07.725 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:40:07.728 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:40:07.731 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-16 17:40:07.734 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:40:07.736 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:40:07.739 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-16 17:40:07.742 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:40:07.746 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:40:07.749 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:40:07.751 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:40:07.754 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-16 17:40:07.757 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:40:07.760 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-16 17:40:07.763 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:40:07.765 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:40:07.768 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-16 17:40:07.771 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:07.773 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:40:07.776 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-16 17:40:07.779 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:40:07.782 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:40:07.784 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:40:07.788 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-16 17:40:07.792 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:07.795 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-16 17:40:07.798 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:40:07.800 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-16 17:40:07.800 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:40:07.801 | gsub("[][]", "", $1); 2022-03-16 17:40:07.801 | split($1, a, "|"); 2022-03-16 17:40:07.801 | if (a[1] == matchgroup) 2022-03-16 17:40:07.801 | print a[2] 2022-03-16 17:40:07.801 | } 2022-03-16 17:40:07.801 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:40:07.808 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:40:07.812 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:40:07.814 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:40:07.818 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-16 17:40:07.821 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-16 17:40:07.824 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-16 17:40:07.827 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-16 17:40:07.830 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-16 17:40:07.835 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-16 17:40:07.838 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-16 17:40:07.841 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 17:40:07.844 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:07.847 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:40:07.850 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-16 17:40:07.853 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:40:07.857 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-16 17:40:07.859 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-16 17:40:07.863 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-16 17:40:07.865 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-16 17:40:07.870 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 17:40:07.871 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-16 17:40:07.871 | BEGIN { 2022-03-16 17:40:07.871 | section = "" 2022-03-16 17:40:07.871 | last_section = "" 2022-03-16 17:40:07.871 | section_count = 0 2022-03-16 17:40:07.871 | } 2022-03-16 17:40:07.871 | /^\[.+\]/ { 2022-03-16 17:40:07.871 | gsub("[][]", "", $1); 2022-03-16 17:40:07.871 | section=$1 2022-03-16 17:40:07.871 | next 2022-03-16 17:40:07.871 | } 2022-03-16 17:40:07.871 | /^ *\#/ { 2022-03-16 17:40:07.871 | next 2022-03-16 17:40:07.871 | } 2022-03-16 17:40:07.871 | /^[^ \t]+/ { 2022-03-16 17:40:07.871 | # get offset of first = in $0 2022-03-16 17:40:07.871 | eq_idx = index($0, "=") 2022-03-16 17:40:07.871 | # extract attr & value from $0 2022-03-16 17:40:07.871 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:40:07.871 | value = substr($0, eq_idx + 1) 2022-03-16 17:40:07.871 | # only need to strip trailing whitespace from attr 2022-03-16 17:40:07.871 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:40:07.871 | # need to strip leading & trailing whitespace from value 2022-03-16 17:40:07.871 | sub(/^[ \t]*/, "", value) 2022-03-16 17:40:07.871 | sub(/[ \t]*$/, "", value) 2022-03-16 17:40:07.871 | 2022-03-16 17:40:07.872 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:40:07.872 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:40:07.872 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:40:07.872 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:40:07.872 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:40:07.872 | if (section != last_section) { 2022-03-16 17:40:07.872 | cfg_section[section_count++] = section 2022-03-16 17:40:07.872 | last_section = section 2022-03-16 17:40:07.872 | } 2022-03-16 17:40:07.872 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:40:07.872 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:40:07.872 | 2022-03-16 17:40:07.872 | cfg_attr[section, attr, 0] = value 2022-03-16 17:40:07.872 | cfg_attr_count[section, attr] = 1 2022-03-16 17:40:07.872 | } else { 2022-03-16 17:40:07.872 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:40:07.872 | cfg_attr[section, attr, lno] = value 2022-03-16 17:40:07.872 | } 2022-03-16 17:40:07.872 | } 2022-03-16 17:40:07.872 | END { 2022-03-16 17:40:07.872 | # Process each section in order 2022-03-16 17:40:07.872 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:40:07.872 | section = cfg_section[sno] 2022-03-16 17:40:07.872 | # The ini routines simply append a config item immediately 2022-03-16 17:40:07.872 | # after the section header. To keep the same order as defined 2022-03-16 17:40:07.872 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:40:07.872 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:40:07.872 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:40:07.872 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:40:07.872 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:40:07.872 | else { 2022-03-16 17:40:07.872 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:40:07.872 | count = cfg_attr_count[section, attr] 2022-03-16 17:40:07.873 | print "inidelete " configfile " " section " " attr 2022-03-16 17:40:07.873 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:40:07.873 | for (l = count -2; l >= 0; l--) 2022-03-16 17:40:07.873 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:40:07.873 | } 2022-03-16 17:40:07.873 | } 2022-03-16 17:40:07.873 | } 2022-03-16 17:40:07.873 | } 2022-03-16 17:40:07.873 | ' 2022-03-16 17:40:07.873 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:07.873 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:40:07.876 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:07.878 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:40:07.881 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-16 17:40:07.884 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:40:07.886 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-16 17:40:07.889 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-16 17:40:07.889 | BEGIN { group = "" } 2022-03-16 17:40:07.889 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:40:07.889 | gsub("[][]", "", $1); 2022-03-16 17:40:07.889 | split($1, a, "|"); 2022-03-16 17:40:07.889 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:40:07.889 | group=a[1] 2022-03-16 17:40:07.889 | } else { 2022-03-16 17:40:07.889 | group="" 2022-03-16 17:40:07.890 | } 2022-03-16 17:40:07.890 | next 2022-03-16 17:40:07.890 | } 2022-03-16 17:40:07.890 | { 2022-03-16 17:40:07.890 | if (group != "") 2022-03-16 17:40:07.890 | print $0 2022-03-16 17:40:07.890 | } 2022-03-16 17:40:07.890 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:40:07.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-16 17:40:07.900 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-16 17:40:07.931 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:07.936 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-16 17:40:07.939 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-16 17:40:07.969 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:07.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-16 17:40:07.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-16 17:40:08.011 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.014 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-16 17:40:08.017 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-16 17:40:08.052 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.054 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-16 17:40:08.058 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-16 17:40:08.089 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-16 17:40:08.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 17:40:08.128 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.24/identity"' 2022-03-16 17:40:08.134 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:40:08.166 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.169 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-16 17:40:08.172 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 17:40:08.212 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-16 17:40:08.217 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 17:40:08.251 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.254 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-16 17:40:08.257 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 17:40:08.290 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.293 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-16 17:40:08.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 17:40:08.329 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.332 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-16 17:40:08.335 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 17:40:08.370 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.372 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-16 17:40:08.375 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-16 17:40:08.406 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.410 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:40:08.413 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:40:08.416 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:40:08.420 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-16 17:40:08.423 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-16 17:40:08.426 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-16 17:40:08.429 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-16 17:40:08.433 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-16 17:40:08.438 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-16 17:40:08.440 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-16 17:40:08.443 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 17:40:08.446 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:08.450 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:40:08.452 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-16 17:40:08.455 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:40:08.459 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-16 17:40:08.462 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-16 17:40:08.465 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-16 17:40:08.468 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-16 17:40:08.472 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 17:40:08.473 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.473 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 17:40:08.473 | BEGIN { 2022-03-16 17:40:08.473 | section = "" 2022-03-16 17:40:08.473 | last_section = "" 2022-03-16 17:40:08.473 | section_count = 0 2022-03-16 17:40:08.473 | } 2022-03-16 17:40:08.473 | /^\[.+\]/ { 2022-03-16 17:40:08.474 | gsub("[][]", "", $1); 2022-03-16 17:40:08.474 | section=$1 2022-03-16 17:40:08.474 | next 2022-03-16 17:40:08.474 | } 2022-03-16 17:40:08.474 | /^ *\#/ { 2022-03-16 17:40:08.474 | next 2022-03-16 17:40:08.474 | } 2022-03-16 17:40:08.474 | /^[^ \t]+/ { 2022-03-16 17:40:08.474 | # get offset of first = in $0 2022-03-16 17:40:08.474 | eq_idx = index($0, "=") 2022-03-16 17:40:08.474 | # extract attr & value from $0 2022-03-16 17:40:08.474 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:40:08.474 | value = substr($0, eq_idx + 1) 2022-03-16 17:40:08.474 | # only need to strip trailing whitespace from attr 2022-03-16 17:40:08.474 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:40:08.474 | # need to strip leading & trailing whitespace from value 2022-03-16 17:40:08.474 | sub(/^[ \t]*/, "", value) 2022-03-16 17:40:08.474 | sub(/[ \t]*$/, "", value) 2022-03-16 17:40:08.474 | 2022-03-16 17:40:08.474 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:40:08.474 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:40:08.474 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:40:08.474 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:40:08.474 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:40:08.474 | if (section != last_section) { 2022-03-16 17:40:08.474 | cfg_section[section_count++] = section 2022-03-16 17:40:08.474 | last_section = section 2022-03-16 17:40:08.474 | } 2022-03-16 17:40:08.474 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:40:08.474 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:40:08.474 | 2022-03-16 17:40:08.474 | cfg_attr[section, attr, 0] = value 2022-03-16 17:40:08.474 | cfg_attr_count[section, attr] = 1 2022-03-16 17:40:08.475 | } else { 2022-03-16 17:40:08.475 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:40:08.475 | cfg_attr[section, attr, lno] = value 2022-03-16 17:40:08.475 | } 2022-03-16 17:40:08.475 | } 2022-03-16 17:40:08.475 | END { 2022-03-16 17:40:08.475 | # Process each section in order 2022-03-16 17:40:08.475 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:40:08.475 | section = cfg_section[sno] 2022-03-16 17:40:08.475 | # The ini routines simply append a config item immediately 2022-03-16 17:40:08.475 | # after the section header. To keep the same order as defined 2022-03-16 17:40:08.475 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:40:08.475 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:40:08.475 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:40:08.475 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:40:08.475 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:40:08.475 | else { 2022-03-16 17:40:08.475 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:40:08.475 | count = cfg_attr_count[section, attr] 2022-03-16 17:40:08.475 | print "inidelete " configfile " " section " " attr 2022-03-16 17:40:08.475 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:40:08.475 | for (l = count -2; l >= 0; l--) 2022-03-16 17:40:08.475 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:40:08.475 | } 2022-03-16 17:40:08.475 | } 2022-03-16 17:40:08.475 | } 2022-03-16 17:40:08.475 | } 2022-03-16 17:40:08.475 | ' 2022-03-16 17:40:08.475 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:08.476 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:40:08.479 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:40:08.482 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-16 17:40:08.485 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:40:08.487 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-16 17:40:08.490 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 17:40:08.490 | BEGIN { group = "" } 2022-03-16 17:40:08.490 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:40:08.490 | gsub("[][]", "", $1); 2022-03-16 17:40:08.490 | split($1, a, "|"); 2022-03-16 17:40:08.490 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:40:08.490 | group=a[1] 2022-03-16 17:40:08.490 | } else { 2022-03-16 17:40:08.490 | group="" 2022-03-16 17:40:08.491 | } 2022-03-16 17:40:08.491 | next 2022-03-16 17:40:08.491 | } 2022-03-16 17:40:08.491 | { 2022-03-16 17:40:08.491 | if (group != "") 2022-03-16 17:40:08.491 | print $0 2022-03-16 17:40:08.491 | } 2022-03-16 17:40:08.491 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:40:08.498 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-16 17:40:08.501 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-16 17:40:08.509 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:40:08.531 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.534 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-16 17:40:08.537 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-16 17:40:08.538 | [304265 Async configure_neutron_nova:304265]: finished successfully 2022-03-16 17:40:08.568 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-16 17:40:08.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-16 17:40:08.605 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-16 17:40:08.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-16 17:40:08.641 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-16 17:40:08.646 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-16 17:40:08.678 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.680 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-16 17:40:08.683 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-16 17:40:08.714 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.717 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-16 17:40:08.720 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-16 17:40:08.750 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-16 17:40:08.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-16 17:40:08.787 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-16 17:40:08.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-16 17:40:08.823 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.826 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-16 17:40:08.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-16 17:40:08.859 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-16 17:40:08.864 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-16 17:40:08.895 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.898 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-16 17:40:08.901 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-16 17:40:08.931 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-16 17:40:08.936 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-16 17:40:08.967 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:08.970 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-16 17:40:08.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-16 17:40:09.003 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-16 17:40:09.008 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-16 17:40:09.039 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-16 17:40:09.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-16 17:40:09.076 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.079 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:40:09.081 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:40:09.084 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:40:09.088 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-16 17:40:09.090 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-16 17:40:09.093 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-16 17:40:09.096 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-16 17:40:09.099 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-16 17:40:09.104 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-16 17:40:09.106 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-16 17:40:09.109 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 17:40:09.112 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:09.114 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:40:09.117 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-16 17:40:09.120 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:40:09.123 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-16 17:40:09.126 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-16 17:40:09.129 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-16 17:40:09.132 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-16 17:40:09.137 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-16 17:40:09.137 | BEGIN { 2022-03-16 17:40:09.137 | section = "" 2022-03-16 17:40:09.137 | last_section = "" 2022-03-16 17:40:09.137 | section_count = 0 2022-03-16 17:40:09.137 | } 2022-03-16 17:40:09.137 | /^\[.+\]/ { 2022-03-16 17:40:09.137 | gsub("[][]", "", $1); 2022-03-16 17:40:09.137 | section=$1 2022-03-16 17:40:09.137 | next 2022-03-16 17:40:09.137 | } 2022-03-16 17:40:09.137 | /^ *\#/ { 2022-03-16 17:40:09.137 | next 2022-03-16 17:40:09.137 | } 2022-03-16 17:40:09.138 | /^[^ \t]+/ { 2022-03-16 17:40:09.138 | # get offset of first = in $0 2022-03-16 17:40:09.138 | eq_idx = index($0, "=") 2022-03-16 17:40:09.138 | # extract attr & value from $0 2022-03-16 17:40:09.138 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:40:09.138 | value = substr($0, eq_idx + 1) 2022-03-16 17:40:09.138 | # only need to strip trailing whitespace from attr 2022-03-16 17:40:09.138 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:40:09.138 | # need to strip leading & trailing whitespace from value 2022-03-16 17:40:09.138 | sub(/^[ \t]*/, "", value) 2022-03-16 17:40:09.138 | sub(/[ \t]*$/, "", value) 2022-03-16 17:40:09.138 | 2022-03-16 17:40:09.138 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:40:09.138 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:40:09.138 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:40:09.138 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:40:09.138 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:40:09.138 | if (section != last_section) { 2022-03-16 17:40:09.138 | cfg_section[section_count++] = section 2022-03-16 17:40:09.138 | last_section = section 2022-03-16 17:40:09.138 | } 2022-03-16 17:40:09.138 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:40:09.138 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:40:09.138 | 2022-03-16 17:40:09.138 | cfg_attr[section, attr, 0] = value 2022-03-16 17:40:09.138 | cfg_attr_count[section, attr] = 1 2022-03-16 17:40:09.138 | } else { 2022-03-16 17:40:09.138 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:40:09.138 | cfg_attr[section, attr, lno] = value 2022-03-16 17:40:09.138 | } 2022-03-16 17:40:09.138 | } 2022-03-16 17:40:09.138 | END { 2022-03-16 17:40:09.138 | # Process each section in order 2022-03-16 17:40:09.139 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:40:09.139 | section = cfg_section[sno] 2022-03-16 17:40:09.139 | # The ini routines simply append a config item immediately 2022-03-16 17:40:09.139 | # after the section header. To keep the same order as defined 2022-03-16 17:40:09.139 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:40:09.139 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:40:09.139 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:40:09.139 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:40:09.139 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:40:09.139 | else { 2022-03-16 17:40:09.139 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:40:09.139 | count = cfg_attr_count[section, attr] 2022-03-16 17:40:09.139 | print "inidelete " configfile " " section " " attr 2022-03-16 17:40:09.139 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:40:09.139 | for (l = count -2; l >= 0; l--) 2022-03-16 17:40:09.139 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:40:09.139 | } 2022-03-16 17:40:09.139 | } 2022-03-16 17:40:09.139 | } 2022-03-16 17:40:09.139 | } 2022-03-16 17:40:09.139 | ' 2022-03-16 17:40:09.139 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 17:40:09.140 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:40:09.142 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:09.143 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.144 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:40:09.148 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-16 17:40:09.151 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:40:09.153 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-16 17:40:09.156 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-16 17:40:09.156 | BEGIN { group = "" } 2022-03-16 17:40:09.156 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:40:09.156 | gsub("[][]", "", $1); 2022-03-16 17:40:09.156 | split($1, a, "|"); 2022-03-16 17:40:09.156 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:40:09.156 | group=a[1] 2022-03-16 17:40:09.156 | } else { 2022-03-16 17:40:09.156 | group="" 2022-03-16 17:40:09.156 | } 2022-03-16 17:40:09.156 | next 2022-03-16 17:40:09.156 | } 2022-03-16 17:40:09.156 | { 2022-03-16 17:40:09.156 | if (group != "") 2022-03-16 17:40:09.156 | print $0 2022-03-16 17:40:09.156 | } 2022-03-16 17:40:09.156 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:40:09.163 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-16 17:40:09.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-16 17:40:09.196 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-16 17:40:09.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-16 17:40:09.238 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-16 17:40:09.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-16 17:40:09.277 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.280 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-16 17:40:09.283 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-16 17:40:09.313 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.316 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-16 17:40:09.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 17:40:09.349 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-16 17:40:09.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-16 17:40:09.384 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.386 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-16 17:40:09.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 17:40:09.419 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-16 17:40:09.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 17:40:09.457 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.460 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:40:09.463 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:40:09.466 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:40:09.469 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-16 17:40:09.472 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:40:09.475 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:40:09.478 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-16 17:40:09.481 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:40:09.486 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-16 17:40:09.489 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-16 17:40:09.491 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:40:09.494 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:09.497 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:40:09.499 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:40:09.502 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:40:09.505 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:40:09.508 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:40:09.511 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:40:09.514 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-16 17:40:09.517 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:40:09.518 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.519 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 17:40:09.519 | BEGIN { 2022-03-16 17:40:09.519 | section = "" 2022-03-16 17:40:09.519 | last_section = "" 2022-03-16 17:40:09.519 | section_count = 0 2022-03-16 17:40:09.519 | } 2022-03-16 17:40:09.519 | /^\[.+\]/ { 2022-03-16 17:40:09.519 | gsub("[][]", "", $1); 2022-03-16 17:40:09.519 | section=$1 2022-03-16 17:40:09.519 | next 2022-03-16 17:40:09.519 | } 2022-03-16 17:40:09.519 | /^ *\#/ { 2022-03-16 17:40:09.519 | next 2022-03-16 17:40:09.520 | } 2022-03-16 17:40:09.520 | /^[^ \t]+/ { 2022-03-16 17:40:09.520 | # get offset of first = in $0 2022-03-16 17:40:09.520 | eq_idx = index($0, "=") 2022-03-16 17:40:09.520 | # extract attr & value from $0 2022-03-16 17:40:09.520 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:40:09.520 | value = substr($0, eq_idx + 1) 2022-03-16 17:40:09.520 | # only need to strip trailing whitespace from attr 2022-03-16 17:40:09.520 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:40:09.520 | # need to strip leading & trailing whitespace from value 2022-03-16 17:40:09.520 | sub(/^[ \t]*/, "", value) 2022-03-16 17:40:09.520 | sub(/[ \t]*$/, "", value) 2022-03-16 17:40:09.520 | 2022-03-16 17:40:09.520 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:40:09.520 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:40:09.520 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:40:09.520 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:40:09.520 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:40:09.520 | if (section != last_section) { 2022-03-16 17:40:09.520 | cfg_section[section_count++] = section 2022-03-16 17:40:09.520 | last_section = section 2022-03-16 17:40:09.520 | } 2022-03-16 17:40:09.520 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:40:09.520 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:40:09.520 | 2022-03-16 17:40:09.520 | cfg_attr[section, attr, 0] = value 2022-03-16 17:40:09.520 | cfg_attr_count[section, attr] = 1 2022-03-16 17:40:09.520 | } else { 2022-03-16 17:40:09.520 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:40:09.520 | cfg_attr[section, attr, lno] = value 2022-03-16 17:40:09.520 | } 2022-03-16 17:40:09.520 | } 2022-03-16 17:40:09.520 | END { 2022-03-16 17:40:09.520 | # Process each section in order 2022-03-16 17:40:09.521 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:40:09.521 | section = cfg_section[sno] 2022-03-16 17:40:09.521 | # The ini routines simply append a config item immediately 2022-03-16 17:40:09.521 | # after the section header. To keep the same order as defined 2022-03-16 17:40:09.521 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:40:09.521 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:40:09.521 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:40:09.521 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:40:09.521 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:40:09.521 | else { 2022-03-16 17:40:09.521 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:40:09.521 | count = cfg_attr_count[section, attr] 2022-03-16 17:40:09.521 | print "inidelete " configfile " " section " " attr 2022-03-16 17:40:09.521 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:40:09.521 | for (l = count -2; l >= 0; l--) 2022-03-16 17:40:09.521 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:40:09.521 | } 2022-03-16 17:40:09.521 | } 2022-03-16 17:40:09.521 | } 2022-03-16 17:40:09.521 | } 2022-03-16 17:40:09.521 | ' 2022-03-16 17:40:09.521 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:40:09.522 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:40:09.524 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:40:09.527 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:40:09.530 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:40:09.532 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-16 17:40:09.535 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 17:40:09.535 | BEGIN { group = "" } 2022-03-16 17:40:09.535 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:40:09.535 | gsub("[][]", "", $1); 2022-03-16 17:40:09.535 | split($1, a, "|"); 2022-03-16 17:40:09.535 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:40:09.535 | group=a[1] 2022-03-16 17:40:09.535 | } else { 2022-03-16 17:40:09.535 | group="" 2022-03-16 17:40:09.535 | } 2022-03-16 17:40:09.535 | next 2022-03-16 17:40:09.535 | } 2022-03-16 17:40:09.535 | { 2022-03-16 17:40:09.535 | if (group != "") 2022-03-16 17:40:09.535 | print $0 2022-03-16 17:40:09.535 | } 2022-03-16 17:40:09.535 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:40:09.541 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-16 17:40:09.544 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-16 17:40:09.573 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-16 17:40:09.578 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-16 17:40:09.607 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:40:09.610 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-16 17:40:09.629 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:09.631 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-16 17:40:09.634 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:40:09.637 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-16 17:40:09.640 | + ./stack.sh:main:1252 : start_swift 2022-03-16 17:40:09.643 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-16 17:40:09.645 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:40:09.648 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 17:40:09.675 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-16 17:40:09.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:40:09.683 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:40:09.686 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-16 17:40:10.131 | Restarting rsync (via systemctl): rsync.service. 2022-03-16 17:40:10.136 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-16 17:40:10.139 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-16 17:40:10.143 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-16 17:40:10.145 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-16 17:40:10.148 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:40:10.152 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.155 | + functions-common:run_process:1680 : local service=s-object 2022-03-16 17:40:10.157 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.160 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:10.162 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:10.165 | + functions-common:run_process:1685 : local name=s-object 2022-03-16 17:40:10.168 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:10.170 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:10.173 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:10.176 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:10.181 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:10.185 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452410182 2022-03-16 17:40:10.188 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-16 17:40:10.208 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:10.211 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-16 17:40:10.214 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-16 17:40:10.217 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.220 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.222 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.225 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.228 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-16 17:40:10.231 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-16 17:40:10.233 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-16 17:40:10.236 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:10.239 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:10.242 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:40:10.245 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-16 17:40:10.248 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-16 17:40:10.250 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.253 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:10.255 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:10.258 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:10.261 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:10.264 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-16 17:40:10.266 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:10.271 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-16 17:40:10.325 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-16 17:40:10.379 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:40:10.433 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-16 17:40:10.486 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-16 17:40:10.542 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:10.595 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:10.598 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-16 17:40:10.652 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:11.126 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-16 17:40:11.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-16 17:40:11.631 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-16 17:40:11.658 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:11.661 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:11.663 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:11.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:11.669 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:11.672 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:11.675 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:11.678 | + functions-common:time_stop:2432 : start_time=1647452410182 2022-03-16 17:40:11.680 | + functions-common:time_stop:2434 : [[ -z 1647452410182 ]] 2022-03-16 17:40:11.684 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:11.689 | + functions-common:time_stop:2437 : end_time=1647452411686 2022-03-16 17:40:11.691 | + functions-common:time_stop:2438 : elapsed_time=1504 2022-03-16 17:40:11.694 | + functions-common:time_stop:2439 : total=3121 2022-03-16 17:40:11.696 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:11.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4625 2022-03-16 17:40:11.701 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:40:11.704 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.707 | + functions-common:run_process:1680 : local service=s-container 2022-03-16 17:40:11.709 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.712 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:11.714 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:11.717 | + functions-common:run_process:1685 : local name=s-container 2022-03-16 17:40:11.719 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:11.722 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:11.724 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:11.727 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:11.731 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:11.735 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452411733 2022-03-16 17:40:11.738 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-16 17:40:11.756 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:11.759 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-16 17:40:11.762 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-16 17:40:11.764 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.767 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.769 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.772 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.775 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-16 17:40:11.778 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-16 17:40:11.780 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-16 17:40:11.783 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:11.785 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:11.788 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:40:11.791 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-16 17:40:11.794 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-16 17:40:11.796 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.800 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:11.803 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:11.806 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:11.809 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:11.811 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-16 17:40:11.814 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:11.818 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-16 17:40:11.874 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-16 17:40:11.929 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:40:11.984 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-16 17:40:12.042 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-16 17:40:12.096 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:12.151 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:12.153 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-16 17:40:12.210 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:12.702 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-16 17:40:12.716 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-16 17:40:13.193 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-16 17:40:13.218 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:13.221 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:13.223 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:13.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:13.230 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:13.233 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:13.236 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:13.239 | + functions-common:time_stop:2432 : start_time=1647452411733 2022-03-16 17:40:13.241 | + functions-common:time_stop:2434 : [[ -z 1647452411733 ]] 2022-03-16 17:40:13.246 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:13.250 | + functions-common:time_stop:2437 : end_time=1647452413247 2022-03-16 17:40:13.253 | + functions-common:time_stop:2438 : elapsed_time=1514 2022-03-16 17:40:13.255 | + functions-common:time_stop:2439 : total=4625 2022-03-16 17:40:13.258 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:13.261 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6139 2022-03-16 17:40:13.264 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:40:13.267 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.269 | + functions-common:run_process:1680 : local service=s-account 2022-03-16 17:40:13.272 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.274 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:13.278 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:13.281 | + functions-common:run_process:1685 : local name=s-account 2022-03-16 17:40:13.283 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:13.286 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:13.288 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:13.292 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:13.295 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:13.300 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452413297 2022-03-16 17:40:13.303 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-16 17:40:13.321 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:13.324 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-16 17:40:13.327 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-16 17:40:13.330 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.332 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.335 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.337 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.340 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-16 17:40:13.343 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-16 17:40:13.345 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-16 17:40:13.348 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:13.350 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:13.353 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:40:13.356 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-16 17:40:13.359 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-16 17:40:13.361 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.364 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:13.366 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:13.368 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:13.372 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:13.374 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-16 17:40:13.377 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:13.381 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-16 17:40:13.438 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-16 17:40:13.495 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:40:13.549 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-16 17:40:13.607 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-16 17:40:13.663 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:13.719 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:13.721 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-16 17:40:13.776 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:14.272 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-16 17:40:14.286 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-16 17:40:14.804 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-16 17:40:14.831 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:14.834 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:14.837 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:14.840 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:14.842 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:14.845 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:14.847 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:14.850 | + functions-common:time_stop:2432 : start_time=1647452413297 2022-03-16 17:40:14.853 | + functions-common:time_stop:2434 : [[ -z 1647452413297 ]] 2022-03-16 17:40:14.856 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:14.860 | + functions-common:time_stop:2437 : end_time=1647452414858 2022-03-16 17:40:14.863 | + functions-common:time_stop:2438 : elapsed_time=1561 2022-03-16 17:40:14.865 | + functions-common:time_stop:2439 : total=6139 2022-03-16 17:40:14.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:14.871 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7700 2022-03-16 17:40:14.874 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-16 17:40:14.876 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-16 17:40:14.928 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:14.931 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-16 17:40:14.934 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:14.936 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:14.939 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:14.941 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-16 17:40:14.944 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:14.946 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:14.950 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:14.952 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:14.956 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:14.960 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452414957 2022-03-16 17:40:14.963 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-16 17:40:14.980 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:14.983 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-16 17:40:14.985 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-16 17:40:14.988 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:14.991 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:14.993 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:14.996 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:14.999 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-16 17:40:15.001 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-16 17:40:15.004 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-16 17:40:15.006 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:15.009 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:15.012 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-16 17:40:15.014 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-16 17:40:15.017 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-16 17:40:15.019 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:15.022 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:15.024 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:15.027 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:15.029 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:15.031 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-16 17:40:15.034 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:15.038 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-16 17:40:15.093 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-16 17:40:15.147 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:40:15.205 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-16 17:40:15.261 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-16 17:40:15.316 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:15.370 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:15.373 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-16 17:40:15.427 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:15.911 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-16 17:40:16.388 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-16 17:40:16.415 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:16.417 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:16.420 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:16.423 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:16.425 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:16.428 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:16.430 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:16.434 | + functions-common:time_stop:2432 : start_time=1647452414957 2022-03-16 17:40:16.436 | + functions-common:time_stop:2434 : [[ -z 1647452414957 ]] 2022-03-16 17:40:16.439 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:16.444 | + functions-common:time_stop:2437 : end_time=1647452416441 2022-03-16 17:40:16.448 | + functions-common:time_stop:2438 : elapsed_time=1484 2022-03-16 17:40:16.450 | + functions-common:time_stop:2439 : total=7700 2022-03-16 17:40:16.453 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:16.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9184 2022-03-16 17:40:16.458 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-16 17:40:16.476 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:40:16.479 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.481 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-16 17:40:16.484 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.486 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:16.489 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:16.491 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-16 17:40:16.495 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:16.497 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:16.500 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:16.502 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:16.506 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:16.511 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452416507 2022-03-16 17:40:16.513 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-16 17:40:16.531 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:16.534 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-16 17:40:16.536 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-16 17:40:16.539 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.542 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.544 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.547 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.549 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-16 17:40:16.552 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-16 17:40:16.555 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-16 17:40:16.558 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:16.560 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:16.563 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-16 17:40:16.565 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-16 17:40:16.568 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-16 17:40:16.570 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.574 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:16.576 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:16.579 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:16.581 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:16.584 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-16 17:40:16.586 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:16.591 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-16 17:40:16.649 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-16 17:40:16.706 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:40:16.764 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-16 17:40:16.821 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-16 17:40:16.877 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:16.932 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:16.935 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-16 17:40:16.989 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:17.522 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-16 17:40:17.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-16 17:40:18.022 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-16 17:40:18.046 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:18.051 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:18.053 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:18.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:18.060 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:18.062 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:18.065 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:18.067 | + functions-common:time_stop:2432 : start_time=1647452416507 2022-03-16 17:40:18.070 | + functions-common:time_stop:2434 : [[ -z 1647452416507 ]] 2022-03-16 17:40:18.074 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:18.078 | + functions-common:time_stop:2437 : end_time=1647452418075 2022-03-16 17:40:18.081 | + functions-common:time_stop:2438 : elapsed_time=1568 2022-03-16 17:40:18.083 | + functions-common:time_stop:2439 : total=9184 2022-03-16 17:40:18.086 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:18.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10752 2022-03-16 17:40:18.091 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-16 17:40:18.091 | Waiting for swift proxy to start... 2022-03-16 17:40:18.094 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.24:8080/info 2022-03-16 17:40:18.096 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:40:18.099 | + functions:wait_for_service:458 : local url=http://10.222.0.24:8080/info 2022-03-16 17:40:18.101 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:40:18.104 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:40:18.107 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:40:18.109 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:18.112 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:18.115 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:18.120 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452418117 2022-03-16 17:40:18.123 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:40:18.129 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:40:18.142 | + :: : [[ 000 == 503 ]] 2022-03-16 17:40:18.143 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:40:18.145 | + :: : sleep 1 2022-03-16 17:40:19.148 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:40:19.161 | + :: : [[ 000 == 503 ]] 2022-03-16 17:40:19.162 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:40:19.163 | + :: : sleep 1 2022-03-16 17:40:20.168 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:40:20.184 | + :: : [[ 000 == 503 ]] 2022-03-16 17:40:20.185 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:40:20.186 | + :: : sleep 1 2022-03-16 17:40:21.190 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:40:21.302 | + :: : [[ 200 == 503 ]] 2022-03-16 17:40:21.303 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:40:21.308 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:40:21.310 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:21.313 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:21.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:21.318 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:21.320 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:21.323 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:40:21.326 | + functions-common:time_stop:2432 : start_time=1647452418117 2022-03-16 17:40:21.328 | + functions-common:time_stop:2434 : [[ -z 1647452418117 ]] 2022-03-16 17:40:21.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:21.336 | + functions-common:time_stop:2437 : end_time=1647452421333 2022-03-16 17:40:21.339 | + functions-common:time_stop:2438 : elapsed_time=3216 2022-03-16 17:40:21.342 | + functions-common:time_stop:2439 : total=6616 2022-03-16 17:40:21.344 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:21.347 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9832 2022-03-16 17:40:21.349 | + functions:wait_for_service:467 : return 0 2022-03-16 17:40:21.352 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-16 17:40:21.355 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:40:21.357 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-16 17:40:21.376 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:21.379 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:40:21.411 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-16 17:40:21.464 | [251505 Async configure_neutron_nova:304265]: Waiting for completion of configure_neutron_nova running on PID 304265 (2 other jobs running) 2022-03-16 17:40:21.491 | [251505 Async configure_neutron_nova:304265]: Signaling child to exit 2022-03-16 17:40:21.491 | WAKEUP 2022-03-16 17:40:21.515 | [251505 Async configure_neutron_nova:304265]: Signaled 2022-03-16 17:40:21.516 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-16 17:40:21.516 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:40:21.516 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:40:21.516 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:40:21.516 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:40:21.516 | + 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-03-16 17:40:21.516 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:40:21.516 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-16 17:40:21.516 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-16 17:40:21.516 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-16 17:40:21.516 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.24/identity 2022-03-16 17:40:21.516 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-16 17:40:21.516 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-16 17:40:21.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 17:40:21.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 17:40:21.517 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-16 17:40:21.517 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:40:21.517 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-16 17:40:21.517 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:40:21.517 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-16 17:40:21.517 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-16 17:40:21.517 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:40:21.517 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:40:21.517 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:40:21.517 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.24/identity 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-16 17:40:21.517 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-16 17:40:21.518 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 17:40:21.518 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 17:40:21.518 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 17:40:21.518 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-16 17:40:21.563 | [251505 Async configure_neutron_nova:304265]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-16 17:40:21.568 | + inc/async:async_wait:197 : return 0 2022-03-16 17:40:21.570 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-16 17:40:21.588 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:21.591 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:40:21.622 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:40:21.654 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-16 17:40:21.673 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:21.675 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-16 17:40:21.678 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:40:21.681 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-16 17:40:21.683 | + ./stack.sh:main:1277 : start_nova_api 2022-03-16 17:40:21.686 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-16 17:40:21.688 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-16 17:40:21.691 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-16 17:40:21.694 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-16 17:40:21.711 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:40:21.714 | + lib/nova:start_nova_api:952 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:40:21.717 | + lib/nova:start_nova_api:953 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:40:21.720 | + lib/nova:start_nova_api:953 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:40:21.723 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-16 17:40:21.726 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-16 17:40:21.731 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:21.734 | + functions-common:run_process:1680 : local service=n-api 2022-03-16 17:40:21.737 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:21.739 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:21.742 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:21.745 | + functions-common:run_process:1685 : local name=n-api 2022-03-16 17:40:21.747 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:21.750 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:21.753 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:21.755 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:21.758 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:21.763 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452421760 2022-03-16 17:40:21.766 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-16 17:40:21.784 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:21.787 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-16 17:40:21.789 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-16 17:40:21.792 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:21.795 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:21.798 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:21.800 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:21.803 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-16 17:40:21.806 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-16 17:40:21.808 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-16 17:40:21.811 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:21.813 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:21.816 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:40:21.819 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-16 17:40:21.821 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-16 17:40:21.824 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:21.826 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:40:21.829 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:40:21.831 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-16 17:40:21.833 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:40:21.838 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-16 17:40:21.891 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-16 17:40:21.946 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-16 17:40:22.001 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:40:22.055 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:22.110 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-16 17:40:22.166 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-16 17:40:22.222 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-16 17:40:22.279 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-16 17:40:22.334 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-16 17:40:22.390 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:40:22.393 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-16 17:40:22.449 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:40:22.938 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-16 17:40:22.952 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-16 17:40:23.426 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-16 17:40:23.505 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:23.509 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:23.512 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:23.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:23.517 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:23.521 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:23.524 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:23.527 | + functions-common:time_stop:2432 : start_time=1647452421760 2022-03-16 17:40:23.530 | + functions-common:time_stop:2434 : [[ -z 1647452421760 ]] 2022-03-16 17:40:23.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:23.538 | + functions-common:time_stop:2437 : end_time=1647452423535 2022-03-16 17:40:23.540 | + functions-common:time_stop:2438 : elapsed_time=1775 2022-03-16 17:40:23.543 | + functions-common:time_stop:2439 : total=10752 2022-03-16 17:40:23.546 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:23.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12527 2022-03-16 17:40:23.552 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.24/compute/v2.1/ 2022-03-16 17:40:23.555 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-16 17:40:23.555 | Waiting for nova-api to start... 2022-03-16 17:40:23.557 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.24/compute/v2.1/ 2022-03-16 17:40:23.560 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:40:23.563 | + functions:wait_for_service:458 : local url=http://10.222.0.24/compute/v2.1/ 2022-03-16 17:40:23.565 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:40:23.568 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:40:23.570 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:40:23.574 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:23.576 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:23.580 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:23.585 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452423582 2022-03-16 17:40:23.588 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:40:23.594 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/compute/v2.1/ 2022-03-16 17:40:29.372 | + :: : [[ 200 == 503 ]] 2022-03-16 17:40:29.373 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:40:29.377 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:40:29.379 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:29.382 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:29.385 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:29.387 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:29.390 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:29.392 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:40:29.395 | + functions-common:time_stop:2432 : start_time=1647452423582 2022-03-16 17:40:29.397 | + functions-common:time_stop:2434 : [[ -z 1647452423582 ]] 2022-03-16 17:40:29.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:29.406 | + functions-common:time_stop:2437 : end_time=1647452429403 2022-03-16 17:40:29.408 | + functions-common:time_stop:2438 : elapsed_time=5821 2022-03-16 17:40:29.411 | + functions-common:time_stop:2439 : total=9832 2022-03-16 17:40:29.414 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:29.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15653 2022-03-16 17:40:29.420 | + functions:wait_for_service:467 : return 0 2022-03-16 17:40:29.422 | + lib/nova:start_nova_api:972 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:40:29.425 | + lib/nova:start_nova_api:972 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:40:29.428 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-16 17:40:29.447 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:29.449 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-16 17:40:29.452 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:40:29.455 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-16 17:40:29.457 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-16 17:40:29.460 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:40:29.464 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-16 17:40:29.483 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:40:29.485 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-16 17:40:29.504 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:29.507 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-16 17:40:29.510 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:40:29.513 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-16 17:40:29.515 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-16 17:40:29.518 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-16 17:40:29.521 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:40:29.553 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-16 17:40:29.556 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-16 17:40:29.559 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-16 17:40:29.590 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-16 17:40:29.622 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-16 17:40:29.625 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-16 17:40:29.628 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-16 17:40:29.630 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-16 17:40:29.633 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-16 17:40:29.636 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-16 17:40:29.639 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 17:40:29.642 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 17:40:29.645 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-16 17:40:29.648 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-16 17:40:29.651 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-16 17:40:29.654 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-16 17:40:29.656 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.659 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.662 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.665 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-16 17:40:29.668 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.671 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.674 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-16 17:40:29.692 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:40:29.695 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-16 17:40:29.698 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.701 | + functions-common:run_process:1680 : local service=q-svc 2022-03-16 17:40:29.703 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.706 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:29.708 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:29.711 | + functions-common:run_process:1685 : local name=q-svc 2022-03-16 17:40:29.714 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:29.716 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:29.719 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:29.722 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:29.725 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:29.730 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452429727 2022-03-16 17:40:29.733 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-16 17:40:29.750 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:29.753 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-16 17:40:29.755 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-16 17:40:29.758 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.761 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.764 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.766 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.769 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 17:40:29.771 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 17:40:29.774 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-16 17:40:29.777 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:29.779 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:29.782 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 17:40:29.784 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-16 17:40:29.787 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-16 17:40:29.789 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.792 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:29.794 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:29.796 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:29.799 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:29.801 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-16 17:40:29.803 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:29.808 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-16 17:40:29.861 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-16 17:40:29.918 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:29.971 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-16 17:40:30.025 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-16 17:40:30.079 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:30.132 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:30.135 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-16 17:40:30.189 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:30.669 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-16 17:40:30.683 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-16 17:40:31.119 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-16 17:40:31.145 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:31.148 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:31.152 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:31.154 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:31.157 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:31.159 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:31.162 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:31.165 | + functions-common:time_stop:2432 : start_time=1647452429727 2022-03-16 17:40:31.167 | + functions-common:time_stop:2434 : [[ -z 1647452429727 ]] 2022-03-16 17:40:31.171 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:31.175 | + functions-common:time_stop:2437 : end_time=1647452431173 2022-03-16 17:40:31.178 | + functions-common:time_stop:2438 : elapsed_time=1446 2022-03-16 17:40:31.181 | + functions-common:time_stop:2439 : total=12527 2022-03-16 17:40:31.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:31.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13973 2022-03-16 17:40:31.189 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.24:9696 2022-03-16 17:40:31.191 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-16 17:40:31.210 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:40:31.213 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-16 17:40:31.213 | Waiting for Neutron to start... 2022-03-16 17:40:31.217 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-16 17:40:31.220 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.24:9696' 'Neutron did not start' 60 2022-03-16 17:40:31.223 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-16 17:40:31.225 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-16 17:40:31.229 | + functions-common:test_with_retry:2365 : local until=60 2022-03-16 17:40:31.232 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 17:40:31.235 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 17:40:31.239 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 17:40:31.242 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:31.245 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:31.252 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:31.255 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452431252 2022-03-16 17:40:31.258 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.24:9696; do sleep 0.5; done' 2022-03-16 17:40:36.838 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.24:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 17:40:36.841 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:36.844 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:36.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:36.850 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:36.857 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:36.858 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 17:40:36.863 | + functions-common:time_stop:2432 : start_time=1647452431252 2022-03-16 17:40:36.867 | + functions-common:time_stop:2434 : [[ -z 1647452431252 ]] 2022-03-16 17:40:36.873 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:36.877 | + functions-common:time_stop:2437 : end_time=1647452436873 2022-03-16 17:40:36.879 | + functions-common:time_stop:2438 : elapsed_time=5621 2022-03-16 17:40:36.883 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:40:36.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:36.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5621 2022-03-16 17:40:36.892 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-16 17:40:36.915 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:36.917 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-16 17:40:36.920 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:40:36.923 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-16 17:40:36.926 | + ./stack.sh:main:1298 : start_placement 2022-03-16 17:40:36.929 | + lib/placement:start_placement:160 : start_placement_api 2022-03-16 17:40:36.932 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 17:40:36.935 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-16 17:40:36.940 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:36.943 | + functions-common:run_process:1680 : local service=placement-api 2022-03-16 17:40:36.946 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:36.949 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:36.952 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:36.955 | + functions-common:run_process:1685 : local name=placement-api 2022-03-16 17:40:36.959 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:36.961 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:36.965 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:36.968 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:36.972 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:36.978 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452436973 2022-03-16 17:40:36.981 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-16 17:40:37.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:37.009 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-16 17:40:37.012 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-16 17:40:37.015 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:37.017 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:37.020 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:37.023 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:37.026 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-16 17:40:37.029 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-16 17:40:37.031 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-16 17:40:37.034 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:37.037 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:37.039 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:40:37.042 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-16 17:40:37.045 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-16 17:40:37.047 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:37.050 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:40:37.053 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:40:37.055 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-16 17:40:37.058 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:40:37.062 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-16 17:40:37.116 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-16 17:40:37.171 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-16 17:40:37.227 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:40:37.282 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:37.338 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-16 17:40:37.392 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-16 17:40:37.448 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-16 17:40:37.502 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-16 17:40:37.558 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-16 17:40:37.612 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:40:37.615 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-16 17:40:37.671 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:40:38.113 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-16 17:40:38.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-16 17:40:38.592 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-16 17:40:38.673 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:38.676 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:38.679 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:38.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:38.684 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:38.687 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:38.690 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:38.692 | + functions-common:time_stop:2432 : start_time=1647452436973 2022-03-16 17:40:38.695 | + functions-common:time_stop:2434 : [[ -z 1647452436973 ]] 2022-03-16 17:40:38.699 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:38.704 | + functions-common:time_stop:2437 : end_time=1647452438701 2022-03-16 17:40:38.706 | + functions-common:time_stop:2438 : elapsed_time=1728 2022-03-16 17:40:38.709 | + functions-common:time_stop:2439 : total=13973 2022-03-16 17:40:38.712 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:38.715 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15701 2022-03-16 17:40:38.717 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-16 17:40:38.717 | Waiting for placement-api to start... 2022-03-16 17:40:38.720 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.24/placement 2022-03-16 17:40:38.723 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:40:38.726 | + functions:wait_for_service:458 : local url=http://10.222.0.24/placement 2022-03-16 17:40:38.729 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:40:38.731 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:40:38.734 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:40:38.736 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:38.739 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:38.742 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:38.747 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452438744 2022-03-16 17:40:38.750 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:40:38.756 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/placement 2022-03-16 17:40:41.428 | + :: : [[ 200 == 503 ]] 2022-03-16 17:40:41.429 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:40:41.432 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:40:41.435 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:41.438 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:41.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:41.443 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:41.446 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:41.448 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:40:41.451 | + functions-common:time_stop:2432 : start_time=1647452438744 2022-03-16 17:40:41.453 | + functions-common:time_stop:2434 : [[ -z 1647452438744 ]] 2022-03-16 17:40:41.457 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:41.462 | + functions-common:time_stop:2437 : end_time=1647452441459 2022-03-16 17:40:41.465 | + functions-common:time_stop:2438 : elapsed_time=2715 2022-03-16 17:40:41.467 | + functions-common:time_stop:2439 : total=15653 2022-03-16 17:40:41.470 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:41.473 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18368 2022-03-16 17:40:41.475 | + functions:wait_for_service:467 : return 0 2022-03-16 17:40:41.478 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-16 17:40:41.497 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:41.500 | + ./stack.sh:main:1302 : start_neutron 2022-03-16 17:40:41.502 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-16 17:40:41.506 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:40:41.507 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:40:41.513 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:40:41.515 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:40:41.518 | + 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,s-container-sync =~ ,q- ]] 2022-03-16 17:40:41.521 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:40:41.523 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-16 17:40:41.527 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.529 | + functions-common:run_process:1680 : local service=q-agt 2022-03-16 17:40:41.532 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.535 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:41.537 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:41.540 | + functions-common:run_process:1685 : local name=q-agt 2022-03-16 17:40:41.543 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:41.545 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:41.548 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:41.551 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:41.554 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:41.558 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452441556 2022-03-16 17:40:41.561 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-16 17:40:41.578 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:41.581 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-16 17:40:41.584 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-16 17:40:41.587 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.589 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.592 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.595 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.597 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 17:40:41.600 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 17:40:41.603 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-16 17:40:41.605 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:41.608 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:41.610 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 17:40:41.613 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-16 17:40:41.615 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-16 17:40:41.618 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.620 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:41.622 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:41.625 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:41.627 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:41.629 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-16 17:40:41.632 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:41.637 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-16 17:40:41.691 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-16 17:40:41.745 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:40:41.799 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-16 17:40:41.854 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-16 17:40:41.909 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:41.965 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:41.967 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-16 17:40:42.022 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:42.495 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-16 17:40:42.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-16 17:40:42.970 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-16 17:40:42.991 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:42.994 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:42.997 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:42.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:43.002 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:43.005 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:43.007 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:43.011 | + functions-common:time_stop:2432 : start_time=1647452441556 2022-03-16 17:40:43.013 | + functions-common:time_stop:2434 : [[ -z 1647452441556 ]] 2022-03-16 17:40:43.016 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:43.021 | + functions-common:time_stop:2437 : end_time=1647452443018 2022-03-16 17:40:43.025 | + functions-common:time_stop:2438 : elapsed_time=1462 2022-03-16 17:40:43.027 | + functions-common:time_stop:2439 : total=15701 2022-03-16 17:40:43.030 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:43.033 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17163 2022-03-16 17:40:43.035 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-16 17:40:43.038 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 17:40:43.041 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 17:40:43.043 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-16 17:40:43.046 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.049 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-16 17:40:43.051 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.054 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:43.056 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:43.059 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-16 17:40:43.061 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:43.064 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:43.066 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:43.069 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:43.073 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:43.078 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452443075 2022-03-16 17:40:43.080 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-16 17:40:43.099 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:43.102 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-16 17:40:43.105 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-16 17:40:43.107 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.110 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.112 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.115 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.118 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-16 17:40:43.120 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-16 17:40:43.123 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-16 17:40:43.126 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:43.128 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:43.131 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-16 17:40:43.134 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-16 17:40:43.137 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-16 17:40:43.139 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.142 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:43.144 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:43.147 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:43.150 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:43.153 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-16 17:40:43.155 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:43.160 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-16 17:40:43.215 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-16 17:40:43.270 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:40:43.328 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-16 17:40:43.385 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-16 17:40:43.442 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:43.497 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:43.500 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-16 17:40:43.557 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:44.031 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-16 17:40:44.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-16 17:40:44.541 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-16 17:40:44.566 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:44.569 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:44.572 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:44.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:44.577 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:44.580 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:44.583 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:44.585 | + functions-common:time_stop:2432 : start_time=1647452443075 2022-03-16 17:40:44.589 | + functions-common:time_stop:2434 : [[ -z 1647452443075 ]] 2022-03-16 17:40:44.592 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:44.597 | + functions-common:time_stop:2437 : end_time=1647452444594 2022-03-16 17:40:44.599 | + functions-common:time_stop:2438 : elapsed_time=1519 2022-03-16 17:40:44.602 | + functions-common:time_stop:2439 : total=17163 2022-03-16 17:40:44.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:44.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18682 2022-03-16 17:40:44.611 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-16 17:40:44.613 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 17:40:44.616 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 17:40:44.620 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-16 17:40:44.623 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.625 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.628 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.631 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-16 17:40:44.634 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.638 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.643 | + functions-common:run_process:1680 : local service=q-l3 2022-03-16 17:40:44.646 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.649 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:44.652 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:44.655 | + functions-common:run_process:1685 : local name=q-l3 2022-03-16 17:40:44.658 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:44.661 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:44.664 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:44.667 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:44.670 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:44.675 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452444672 2022-03-16 17:40:44.678 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-16 17:40:44.697 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:44.700 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-16 17:40:44.702 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-16 17:40:44.705 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.707 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.710 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.713 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.716 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-16 17:40:44.719 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-16 17:40:44.721 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-16 17:40:44.724 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:44.726 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:44.729 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-16 17:40:44.732 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-16 17:40:44.735 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-16 17:40:44.738 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.740 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:44.743 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:44.746 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:44.749 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:44.751 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-16 17:40:44.754 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:44.759 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-16 17:40:44.816 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-16 17:40:44.878 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:40:44.940 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-16 17:40:45.002 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-16 17:40:45.069 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:45.126 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:45.128 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-16 17:40:45.192 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:45.682 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-16 17:40:45.694 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-16 17:40:46.190 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-16 17:40:46.228 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:46.230 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:46.233 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:46.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:46.238 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:46.241 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:46.244 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:46.247 | + functions-common:time_stop:2432 : start_time=1647452444672 2022-03-16 17:40:46.250 | + functions-common:time_stop:2434 : [[ -z 1647452444672 ]] 2022-03-16 17:40:46.254 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:46.258 | + functions-common:time_stop:2437 : end_time=1647452446255 2022-03-16 17:40:46.261 | + functions-common:time_stop:2438 : elapsed_time=1583 2022-03-16 17:40:46.263 | + functions-common:time_stop:2439 : total=18682 2022-03-16 17:40:46.266 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:46.269 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20265 2022-03-16 17:40:46.271 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.274 | + functions-common:run_process:1680 : local service=q-meta 2022-03-16 17:40:46.276 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.279 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:46.282 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:46.284 | + functions-common:run_process:1685 : local name=q-meta 2022-03-16 17:40:46.287 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:46.290 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:46.292 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:46.295 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:46.301 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:46.306 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452446300 2022-03-16 17:40:46.309 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-16 17:40:46.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:46.334 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-16 17:40:46.337 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-16 17:40:46.340 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.343 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.345 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.348 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.351 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-16 17:40:46.354 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-16 17:40:46.357 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-16 17:40:46.360 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:46.362 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:46.365 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-16 17:40:46.369 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-16 17:40:46.372 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-16 17:40:46.374 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.377 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:46.380 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:46.383 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:46.385 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:46.388 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-16 17:40:46.391 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:46.396 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-16 17:40:46.463 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-16 17:40:46.530 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:40:46.600 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-16 17:40:46.669 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-16 17:40:46.730 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:46.798 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:46.800 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-16 17:40:46.859 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:47.436 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-16 17:40:47.449 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-16 17:40:47.961 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-16 17:40:47.989 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:47.994 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:48.001 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:48.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:48.007 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:48.012 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:48.014 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:48.017 | + functions-common:time_stop:2432 : start_time=1647452446300 2022-03-16 17:40:48.020 | + functions-common:time_stop:2434 : [[ -z 1647452446300 ]] 2022-03-16 17:40:48.024 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:48.033 | + functions-common:time_stop:2437 : end_time=1647452448026 2022-03-16 17:40:48.038 | + functions-common:time_stop:2438 : elapsed_time=1726 2022-03-16 17:40:48.041 | + functions-common:time_stop:2439 : total=20265 2022-03-16 17:40:48.044 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:48.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21991 2022-03-16 17:40:48.049 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.052 | + functions-common:run_process:1680 : local service=q-metering 2022-03-16 17:40:48.055 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.058 | + functions-common:run_process:1682 : local group= 2022-03-16 17:40:48.061 | + functions-common:run_process:1683 : local user= 2022-03-16 17:40:48.063 | + functions-common:run_process:1685 : local name=q-metering 2022-03-16 17:40:48.066 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:40:48.069 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:40:48.071 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:40:48.074 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:40:48.080 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:40:48.082 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452448079 2022-03-16 17:40:48.085 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-16 17:40:48.106 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:48.110 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-16 17:40:48.110 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-16 17:40:48.114 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.118 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.122 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.122 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.126 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-16 17:40:48.126 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-16 17:40:48.130 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-16 17:40:48.134 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:40:48.142 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:40:48.146 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-16 17:40:48.146 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-16 17:40:48.150 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-16 17:40:48.154 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.158 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:40:48.158 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:40:48.162 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:40:48.166 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:40:48.166 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-16 17:40:48.170 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:40:48.174 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-16 17:40:48.234 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-16 17:40:48.298 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:40:48.366 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-16 17:40:48.435 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-16 17:40:48.507 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:40:48.578 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:40:48.582 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-16 17:40:48.652 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:40:49.196 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-16 17:40:49.210 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-16 17:40:49.746 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-16 17:40:49.772 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:40:49.775 | + functions-common:time_stop:2425 : local name 2022-03-16 17:40:49.778 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:40:49.782 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:40:49.786 | + functions-common:time_stop:2428 : local total 2022-03-16 17:40:49.790 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:40:49.799 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:40:49.810 | + functions-common:time_stop:2432 : start_time=1647452448079 2022-03-16 17:40:49.822 | + functions-common:time_stop:2434 : [[ -z 1647452448079 ]] 2022-03-16 17:40:49.834 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:40:49.844 | + functions-common:time_stop:2437 : end_time=1647452449833 2022-03-16 17:40:49.850 | + functions-common:time_stop:2438 : elapsed_time=1754 2022-03-16 17:40:49.862 | + functions-common:time_stop:2439 : total=21991 2022-03-16 17:40:49.867 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:40:49.878 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23745 2022-03-16 17:40:49.884 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-16 17:40:49.932 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:40:49.936 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-16 17:40:49.943 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-16 17:40:49.951 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:40:49.956 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-16 17:40:49.966 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-16 17:40:49.972 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-16 17:40:49.978 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-16 17:40:49.984 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-16 17:40:49.985 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-16 17:40:49.990 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-16 17:40:49.994 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:40:50.000 | ++ functions-common:get_field:812 : read data 2022-03-16 17:40:53.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:53.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:53.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:53.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:53.499 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:40:53.502 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:40:53.506 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:40:53.514 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:40:53.517 | ++ functions-common:get_field:818 : echo '| 11c34893b0634357a34b3c45dc1d9fcc | demo |' 2022-03-16 17:40:53.523 | ++ functions-common:get_field:812 : read data 2022-03-16 17:40:53.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:40:53.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-16 17:40:53.548 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:40:53.580 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-16 17:40:53.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-16 17:40:53.588 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 17:40:53.592 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:40:57.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:57.051 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:57.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:40:57.051 | from cryptography.utils import int_from_bytes 2022-03-16 17:40:57.232 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:40:57.235 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:40:57.235 | address-scope 2022-03-16 17:40:57.236 | router-admin-state-down-before-update 2022-03-16 17:40:57.236 | agent 2022-03-16 17:40:57.236 | agent-resources-synced 2022-03-16 17:40:57.236 | allowed-address-pairs 2022-03-16 17:40:57.236 | auto-allocated-topology 2022-03-16 17:40:57.236 | availability_zone 2022-03-16 17:40:57.236 | availability_zone_filter 2022-03-16 17:40:57.236 | default-subnetpools 2022-03-16 17:40:57.236 | dhcp_agent_scheduler 2022-03-16 17:40:57.236 | dvr 2022-03-16 17:40:57.236 | empty-string-filtering 2022-03-16 17:40:57.236 | external-net 2022-03-16 17:40:57.236 | extra_dhcp_opt 2022-03-16 17:40:57.236 | extraroute 2022-03-16 17:40:57.236 | extraroute-atomic 2022-03-16 17:40:57.236 | filter-validation 2022-03-16 17:40:57.236 | fip-port-details 2022-03-16 17:40:57.236 | flavors 2022-03-16 17:40:57.236 | floatingip-pools 2022-03-16 17:40:57.236 | ip-substring-filtering 2022-03-16 17:40:57.236 | router 2022-03-16 17:40:57.236 | ext-gw-mode 2022-03-16 17:40:57.236 | l3-ha 2022-03-16 17:40:57.236 | l3-flavors 2022-03-16 17:40:57.236 | l3-port-ip-change-not-allowed 2022-03-16 17:40:57.236 | l3_agent_scheduler 2022-03-16 17:40:57.236 | metering 2022-03-16 17:40:57.236 | metering_source_and_destination_fields 2022-03-16 17:40:57.236 | multi-provider 2022-03-16 17:40:57.236 | net-mtu 2022-03-16 17:40:57.236 | net-mtu-writable 2022-03-16 17:40:57.236 | network_availability_zone 2022-03-16 17:40:57.236 | network-ip-availability 2022-03-16 17:40:57.236 | pagination 2022-03-16 17:40:57.236 | port-device-profile 2022-03-16 17:40:57.236 | port-mac-address-regenerate 2022-03-16 17:40:57.236 | port-numa-affinity-policy 2022-03-16 17:40:57.237 | binding 2022-03-16 17:40:57.237 | binding-extended 2022-03-16 17:40:57.237 | port-security 2022-03-16 17:40:57.237 | project-id 2022-03-16 17:40:57.237 | provider 2022-03-16 17:40:57.237 | quota-check-limit 2022-03-16 17:40:57.237 | quotas 2022-03-16 17:40:57.237 | quota_details 2022-03-16 17:40:57.237 | rbac-policies 2022-03-16 17:40:57.237 | rbac-address-group 2022-03-16 17:40:57.237 | rbac-address-scope 2022-03-16 17:40:57.237 | rbac-security-groups 2022-03-16 17:40:57.237 | rbac-subnetpool 2022-03-16 17:40:57.237 | revision-if-match 2022-03-16 17:40:57.237 | standard-attr-revisions 2022-03-16 17:40:57.237 | router_availability_zone 2022-03-16 17:40:57.237 | security-groups-normalized-cidr 2022-03-16 17:40:57.237 | port-security-groups-filtering 2022-03-16 17:40:57.237 | security-groups-remote-address-group 2022-03-16 17:40:57.237 | security-groups-shared-filtering 2022-03-16 17:40:57.237 | security-group 2022-03-16 17:40:57.237 | service-type 2022-03-16 17:40:57.237 | sorting 2022-03-16 17:40:57.237 | standard-attr-description 2022-03-16 17:40:57.237 | stateful-security-group 2022-03-16 17:40:57.237 | subnet_onboard 2022-03-16 17:40:57.237 | subnet-service-types 2022-03-16 17:40:57.237 | subnet_allocation 2022-03-16 17:40:57.237 | subnetpool-prefix-ops 2022-03-16 17:40:57.237 | standard-attr-tag 2022-03-16 17:40:57.237 | standard-attr-timestamp' 2022-03-16 17:40:57.240 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:40:57.240 | address-scope 2022-03-16 17:40:57.240 | router-admin-state-down-before-update 2022-03-16 17:40:57.240 | agent 2022-03-16 17:40:57.240 | agent-resources-synced 2022-03-16 17:40:57.240 | allowed-address-pairs 2022-03-16 17:40:57.240 | auto-allocated-topology 2022-03-16 17:40:57.240 | availability_zone 2022-03-16 17:40:57.240 | availability_zone_filter 2022-03-16 17:40:57.240 | default-subnetpools 2022-03-16 17:40:57.240 | dhcp_agent_scheduler 2022-03-16 17:40:57.240 | dvr 2022-03-16 17:40:57.240 | empty-string-filtering 2022-03-16 17:40:57.240 | external-net 2022-03-16 17:40:57.240 | extra_dhcp_opt 2022-03-16 17:40:57.240 | extraroute 2022-03-16 17:40:57.240 | extraroute-atomic 2022-03-16 17:40:57.240 | filter-validation 2022-03-16 17:40:57.240 | fip-port-details 2022-03-16 17:40:57.240 | flavors 2022-03-16 17:40:57.241 | floatingip-pools 2022-03-16 17:40:57.241 | ip-substring-filtering 2022-03-16 17:40:57.241 | router 2022-03-16 17:40:57.241 | ext-gw-mode 2022-03-16 17:40:57.241 | l3-ha 2022-03-16 17:40:57.241 | l3-flavors 2022-03-16 17:40:57.241 | l3-port-ip-change-not-allowed 2022-03-16 17:40:57.241 | l3_agent_scheduler 2022-03-16 17:40:57.241 | metering 2022-03-16 17:40:57.241 | metering_source_and_destination_fields 2022-03-16 17:40:57.241 | multi-provider 2022-03-16 17:40:57.241 | net-mtu 2022-03-16 17:40:57.241 | net-mtu-writable 2022-03-16 17:40:57.241 | network_availability_zone 2022-03-16 17:40:57.241 | network-ip-availability 2022-03-16 17:40:57.241 | pagination 2022-03-16 17:40:57.241 | port-device-profile 2022-03-16 17:40:57.241 | port-mac-address-regenerate 2022-03-16 17:40:57.241 | port-numa-affinity-policy 2022-03-16 17:40:57.241 | binding 2022-03-16 17:40:57.241 | binding-extended 2022-03-16 17:40:57.241 | port-security 2022-03-16 17:40:57.241 | project-id 2022-03-16 17:40:57.241 | provider 2022-03-16 17:40:57.241 | quota-check-limit 2022-03-16 17:40:57.241 | quotas 2022-03-16 17:40:57.241 | quota_details 2022-03-16 17:40:57.241 | rbac-policies 2022-03-16 17:40:57.241 | rbac-address-group 2022-03-16 17:40:57.241 | rbac-address-scope 2022-03-16 17:40:57.242 | rbac-security-groups 2022-03-16 17:40:57.242 | rbac-subnetpool 2022-03-16 17:40:57.242 | revision-if-match 2022-03-16 17:40:57.242 | standard-attr-revisions 2022-03-16 17:40:57.242 | router_availability_zone 2022-03-16 17:40:57.242 | security-groups-normalized-cidr 2022-03-16 17:40:57.242 | port-security-groups-filtering 2022-03-16 17:40:57.242 | security-groups-remote-address-group 2022-03-16 17:40:57.242 | security-groups-shared-filtering 2022-03-16 17:40:57.242 | security-group 2022-03-16 17:40:57.242 | service-type 2022-03-16 17:40:57.242 | sorting 2022-03-16 17:40:57.242 | standard-attr-description 2022-03-16 17:40:57.242 | stateful-security-group 2022-03-16 17:40:57.242 | subnet_onboard 2022-03-16 17:40:57.242 | subnet-service-types 2022-03-16 17:40:57.242 | subnet_allocation 2022-03-16 17:40:57.242 | subnetpool-prefix-ops 2022-03-16 17:40:57.242 | standard-attr-tag 2022-03-16 17:40:57.242 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 17:40:57.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:40:57.246 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-16 17:40:57.249 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-16 17:40:57.253 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-16 17:41:00.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:00.202 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:00.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:00.202 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:00.375 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:00.378 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=3d1ae7f5-1358-4cf0-acdc-567fc93a48b5 2022-03-16 17:41:00.381 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-16 17:41:00.384 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-16 17:41:00.386 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 17:41:00.389 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 17:41:00.393 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-16 17:41:00.394 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-16 17:41:00.395 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-16 17:41:00.397 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:41:00.400 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:03.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:03.526 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:03.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:03.526 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:03.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:03.717 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:41:03.719 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:41:03.723 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:41:03.723 | ++ functions-common:get_field:818 : echo '| id | abf658e9-1aed-464c-afd6-e4a2580e64fd |' 2022-03-16 17:41:03.730 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:03.733 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=abf658e9-1aed-464c-afd6-e4a2580e64fd 2022-03-16 17:41:03.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 11c34893b0634357a34b3c45dc1d9fcc' 2022-03-16 17:41:03.739 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:41:03.757 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-16 17:41:03.761 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:41:03.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=11c34893b0634357a34b3c45dc1d9fcc 2022-03-16 17:41:03.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 3d1ae7f5-1358-4cf0-acdc-567fc93a48b5 ']' 2022-03-16 17:41:03.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-16 17:41:03.771 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-16 17:41:03.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-16 17:41:03.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 3d1ae7f5-1358-4cf0-acdc-567fc93a48b5 ' 2022-03-16 17:41:03.779 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-16 17:41:03.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network abf658e9-1aed-464c-afd6-e4a2580e64fd private-subnet' 2022-03-16 17:41:03.784 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-16 17:41:03.789 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-16 17:41:03.790 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-16 17:41:03.790 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 3d1ae7f5-1358-4cf0-acdc-567fc93a48b5 --network abf658e9-1aed-464c-afd6-e4a2580e64fd private-subnet 2022-03-16 17:41:03.792 | +++ functions-common:get_field:811 : local data field 2022-03-16 17:41:03.795 | +++ functions-common:get_field:812 : read data 2022-03-16 17:41:07.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:07.055 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:07.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:07.055 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:07.232 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:07.235 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:41:07.238 | +++ functions-common:get_field:816 : field='$3' 2022-03-16 17:41:07.241 | +++ functions-common:get_field:818 : echo '| id | 26987914-0e51-4621-ad2e-0ec889fb8452 |' 2022-03-16 17:41:07.241 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:41:07.247 | +++ functions-common:get_field:812 : read data 2022-03-16 17:41:07.250 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=26987914-0e51-4621-ad2e-0ec889fb8452 2022-03-16 17:41:07.253 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 11c34893b0634357a34b3c45dc1d9fcc' 2022-03-16 17:41:07.258 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:41:07.276 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 26987914-0e51-4621-ad2e-0ec889fb8452 2022-03-16 17:41:07.280 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=26987914-0e51-4621-ad2e-0ec889fb8452 2022-03-16 17:41:07.282 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-16 17:41:07.285 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-16 17:41:07.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-16 17:41:07.291 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:41:10.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:10.480 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:10.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:10.480 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:10.658 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:10.662 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:41:10.662 | address-scope 2022-03-16 17:41:10.662 | router-admin-state-down-before-update 2022-03-16 17:41:10.662 | agent 2022-03-16 17:41:10.662 | agent-resources-synced 2022-03-16 17:41:10.662 | allowed-address-pairs 2022-03-16 17:41:10.662 | auto-allocated-topology 2022-03-16 17:41:10.662 | availability_zone 2022-03-16 17:41:10.662 | availability_zone_filter 2022-03-16 17:41:10.662 | default-subnetpools 2022-03-16 17:41:10.662 | dhcp_agent_scheduler 2022-03-16 17:41:10.662 | dvr 2022-03-16 17:41:10.662 | empty-string-filtering 2022-03-16 17:41:10.662 | external-net 2022-03-16 17:41:10.662 | extra_dhcp_opt 2022-03-16 17:41:10.662 | extraroute 2022-03-16 17:41:10.662 | extraroute-atomic 2022-03-16 17:41:10.662 | filter-validation 2022-03-16 17:41:10.662 | fip-port-details 2022-03-16 17:41:10.662 | flavors 2022-03-16 17:41:10.662 | floatingip-pools 2022-03-16 17:41:10.662 | ip-substring-filtering 2022-03-16 17:41:10.662 | router 2022-03-16 17:41:10.662 | ext-gw-mode 2022-03-16 17:41:10.662 | l3-ha 2022-03-16 17:41:10.662 | l3-flavors 2022-03-16 17:41:10.663 | l3-port-ip-change-not-allowed 2022-03-16 17:41:10.663 | l3_agent_scheduler 2022-03-16 17:41:10.663 | metering 2022-03-16 17:41:10.663 | metering_source_and_destination_fields 2022-03-16 17:41:10.663 | multi-provider 2022-03-16 17:41:10.663 | net-mtu 2022-03-16 17:41:10.663 | net-mtu-writable 2022-03-16 17:41:10.663 | network_availability_zone 2022-03-16 17:41:10.663 | network-ip-availability 2022-03-16 17:41:10.663 | pagination 2022-03-16 17:41:10.663 | port-device-profile 2022-03-16 17:41:10.663 | port-mac-address-regenerate 2022-03-16 17:41:10.663 | port-numa-affinity-policy 2022-03-16 17:41:10.663 | binding 2022-03-16 17:41:10.663 | binding-extended 2022-03-16 17:41:10.663 | port-security 2022-03-16 17:41:10.663 | project-id 2022-03-16 17:41:10.663 | provider 2022-03-16 17:41:10.663 | quota-check-limit 2022-03-16 17:41:10.663 | quotas 2022-03-16 17:41:10.663 | quota_details 2022-03-16 17:41:10.663 | rbac-policies 2022-03-16 17:41:10.663 | rbac-address-group 2022-03-16 17:41:10.663 | rbac-address-scope 2022-03-16 17:41:10.663 | rbac-security-groups 2022-03-16 17:41:10.663 | rbac-subnetpool 2022-03-16 17:41:10.664 | revision-if-match 2022-03-16 17:41:10.664 | standard-attr-revisions 2022-03-16 17:41:10.664 | router_availability_zone 2022-03-16 17:41:10.664 | security-groups-normalized-cidr 2022-03-16 17:41:10.664 | port-security-groups-filtering 2022-03-16 17:41:10.664 | security-groups-remote-address-group 2022-03-16 17:41:10.664 | security-groups-shared-filtering 2022-03-16 17:41:10.664 | security-group 2022-03-16 17:41:10.664 | service-type 2022-03-16 17:41:10.664 | sorting 2022-03-16 17:41:10.664 | standard-attr-description 2022-03-16 17:41:10.664 | stateful-security-group 2022-03-16 17:41:10.664 | subnet_onboard 2022-03-16 17:41:10.664 | subnet-service-types 2022-03-16 17:41:10.664 | subnet_allocation 2022-03-16 17:41:10.664 | subnetpool-prefix-ops 2022-03-16 17:41:10.664 | standard-attr-tag 2022-03-16 17:41:10.664 | standard-attr-timestamp' 2022-03-16 17:41:10.666 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:41:10.666 | address-scope 2022-03-16 17:41:10.666 | router-admin-state-down-before-update 2022-03-16 17:41:10.666 | agent 2022-03-16 17:41:10.666 | agent-resources-synced 2022-03-16 17:41:10.666 | allowed-address-pairs 2022-03-16 17:41:10.666 | auto-allocated-topology 2022-03-16 17:41:10.666 | availability_zone 2022-03-16 17:41:10.666 | availability_zone_filter 2022-03-16 17:41:10.666 | default-subnetpools 2022-03-16 17:41:10.666 | dhcp_agent_scheduler 2022-03-16 17:41:10.666 | dvr 2022-03-16 17:41:10.666 | empty-string-filtering 2022-03-16 17:41:10.666 | external-net 2022-03-16 17:41:10.666 | extra_dhcp_opt 2022-03-16 17:41:10.666 | extraroute 2022-03-16 17:41:10.667 | extraroute-atomic 2022-03-16 17:41:10.667 | filter-validation 2022-03-16 17:41:10.667 | fip-port-details 2022-03-16 17:41:10.667 | flavors 2022-03-16 17:41:10.667 | floatingip-pools 2022-03-16 17:41:10.667 | ip-substring-filtering 2022-03-16 17:41:10.667 | router 2022-03-16 17:41:10.667 | ext-gw-mode 2022-03-16 17:41:10.667 | l3-ha 2022-03-16 17:41:10.667 | l3-flavors 2022-03-16 17:41:10.667 | l3-port-ip-change-not-allowed 2022-03-16 17:41:10.667 | l3_agent_scheduler 2022-03-16 17:41:10.667 | metering 2022-03-16 17:41:10.667 | metering_source_and_destination_fields 2022-03-16 17:41:10.667 | multi-provider 2022-03-16 17:41:10.667 | net-mtu 2022-03-16 17:41:10.667 | net-mtu-writable 2022-03-16 17:41:10.667 | network_availability_zone 2022-03-16 17:41:10.667 | network-ip-availability 2022-03-16 17:41:10.667 | pagination 2022-03-16 17:41:10.667 | port-device-profile 2022-03-16 17:41:10.667 | port-mac-address-regenerate 2022-03-16 17:41:10.667 | port-numa-affinity-policy 2022-03-16 17:41:10.667 | binding 2022-03-16 17:41:10.667 | binding-extended 2022-03-16 17:41:10.667 | port-security 2022-03-16 17:41:10.667 | project-id 2022-03-16 17:41:10.667 | provider 2022-03-16 17:41:10.667 | quota-check-limit 2022-03-16 17:41:10.667 | quotas 2022-03-16 17:41:10.667 | quota_details 2022-03-16 17:41:10.667 | rbac-policies 2022-03-16 17:41:10.667 | rbac-address-group 2022-03-16 17:41:10.667 | rbac-address-scope 2022-03-16 17:41:10.667 | rbac-security-groups 2022-03-16 17:41:10.667 | rbac-subnetpool 2022-03-16 17:41:10.668 | revision-if-match 2022-03-16 17:41:10.668 | standard-attr-revisions 2022-03-16 17:41:10.668 | router_availability_zone 2022-03-16 17:41:10.668 | security-groups-normalized-cidr 2022-03-16 17:41:10.668 | port-security-groups-filtering 2022-03-16 17:41:10.668 | security-groups-remote-address-group 2022-03-16 17:41:10.668 | security-groups-shared-filtering 2022-03-16 17:41:10.668 | security-group 2022-03-16 17:41:10.668 | service-type 2022-03-16 17:41:10.668 | sorting 2022-03-16 17:41:10.668 | standard-attr-description 2022-03-16 17:41:10.668 | stateful-security-group 2022-03-16 17:41:10.668 | subnet_onboard 2022-03-16 17:41:10.668 | subnet-service-types 2022-03-16 17:41:10.668 | subnet_allocation 2022-03-16 17:41:10.668 | subnetpool-prefix-ops 2022-03-16 17:41:10.668 | standard-attr-tag 2022-03-16 17:41:10.668 | standard-attr-timestamp =~ router ]] 2022-03-16 17:41:10.669 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:41:10.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-16 17:41:10.674 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-16 17:41:10.678 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:41:13.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:13.441 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:13.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:13.441 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:13.627 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:13.631 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:41:13.631 | address-scope 2022-03-16 17:41:13.631 | router-admin-state-down-before-update 2022-03-16 17:41:13.631 | agent 2022-03-16 17:41:13.631 | agent-resources-synced 2022-03-16 17:41:13.631 | allowed-address-pairs 2022-03-16 17:41:13.631 | auto-allocated-topology 2022-03-16 17:41:13.631 | availability_zone 2022-03-16 17:41:13.631 | availability_zone_filter 2022-03-16 17:41:13.631 | default-subnetpools 2022-03-16 17:41:13.631 | dhcp_agent_scheduler 2022-03-16 17:41:13.631 | dvr 2022-03-16 17:41:13.631 | empty-string-filtering 2022-03-16 17:41:13.631 | external-net 2022-03-16 17:41:13.631 | extra_dhcp_opt 2022-03-16 17:41:13.631 | extraroute 2022-03-16 17:41:13.631 | extraroute-atomic 2022-03-16 17:41:13.631 | filter-validation 2022-03-16 17:41:13.631 | fip-port-details 2022-03-16 17:41:13.631 | flavors 2022-03-16 17:41:13.631 | floatingip-pools 2022-03-16 17:41:13.631 | ip-substring-filtering 2022-03-16 17:41:13.631 | router 2022-03-16 17:41:13.632 | ext-gw-mode 2022-03-16 17:41:13.632 | l3-ha 2022-03-16 17:41:13.632 | l3-flavors 2022-03-16 17:41:13.632 | l3-port-ip-change-not-allowed 2022-03-16 17:41:13.632 | l3_agent_scheduler 2022-03-16 17:41:13.632 | metering 2022-03-16 17:41:13.632 | metering_source_and_destination_fields 2022-03-16 17:41:13.632 | multi-provider 2022-03-16 17:41:13.632 | net-mtu 2022-03-16 17:41:13.632 | net-mtu-writable 2022-03-16 17:41:13.632 | network_availability_zone 2022-03-16 17:41:13.632 | network-ip-availability 2022-03-16 17:41:13.632 | pagination 2022-03-16 17:41:13.632 | port-device-profile 2022-03-16 17:41:13.632 | port-mac-address-regenerate 2022-03-16 17:41:13.632 | port-numa-affinity-policy 2022-03-16 17:41:13.632 | binding 2022-03-16 17:41:13.632 | binding-extended 2022-03-16 17:41:13.632 | port-security 2022-03-16 17:41:13.632 | project-id 2022-03-16 17:41:13.632 | provider 2022-03-16 17:41:13.632 | quota-check-limit 2022-03-16 17:41:13.632 | quotas 2022-03-16 17:41:13.632 | quota_details 2022-03-16 17:41:13.632 | rbac-policies 2022-03-16 17:41:13.632 | rbac-address-group 2022-03-16 17:41:13.632 | rbac-address-scope 2022-03-16 17:41:13.633 | rbac-security-groups 2022-03-16 17:41:13.633 | rbac-subnetpool 2022-03-16 17:41:13.633 | revision-if-match 2022-03-16 17:41:13.633 | standard-attr-revisions 2022-03-16 17:41:13.633 | router_availability_zone 2022-03-16 17:41:13.633 | security-groups-normalized-cidr 2022-03-16 17:41:13.633 | port-security-groups-filtering 2022-03-16 17:41:13.633 | security-groups-remote-address-group 2022-03-16 17:41:13.633 | security-groups-shared-filtering 2022-03-16 17:41:13.633 | security-group 2022-03-16 17:41:13.633 | service-type 2022-03-16 17:41:13.633 | sorting 2022-03-16 17:41:13.633 | standard-attr-description 2022-03-16 17:41:13.633 | stateful-security-group 2022-03-16 17:41:13.633 | subnet_onboard 2022-03-16 17:41:13.633 | subnet-service-types 2022-03-16 17:41:13.633 | subnet_allocation 2022-03-16 17:41:13.633 | subnetpool-prefix-ops 2022-03-16 17:41:13.633 | standard-attr-tag 2022-03-16 17:41:13.633 | standard-attr-timestamp' 2022-03-16 17:41:13.634 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:41:13.634 | address-scope 2022-03-16 17:41:13.634 | router-admin-state-down-before-update 2022-03-16 17:41:13.634 | agent 2022-03-16 17:41:13.634 | agent-resources-synced 2022-03-16 17:41:13.634 | allowed-address-pairs 2022-03-16 17:41:13.634 | auto-allocated-topology 2022-03-16 17:41:13.634 | availability_zone 2022-03-16 17:41:13.634 | availability_zone_filter 2022-03-16 17:41:13.634 | default-subnetpools 2022-03-16 17:41:13.634 | dhcp_agent_scheduler 2022-03-16 17:41:13.634 | dvr 2022-03-16 17:41:13.634 | empty-string-filtering 2022-03-16 17:41:13.634 | external-net 2022-03-16 17:41:13.634 | extra_dhcp_opt 2022-03-16 17:41:13.634 | extraroute 2022-03-16 17:41:13.634 | extraroute-atomic 2022-03-16 17:41:13.634 | filter-validation 2022-03-16 17:41:13.634 | fip-port-details 2022-03-16 17:41:13.634 | flavors 2022-03-16 17:41:13.634 | floatingip-pools 2022-03-16 17:41:13.634 | ip-substring-filtering 2022-03-16 17:41:13.634 | router 2022-03-16 17:41:13.634 | ext-gw-mode 2022-03-16 17:41:13.634 | l3-ha 2022-03-16 17:41:13.634 | l3-flavors 2022-03-16 17:41:13.634 | l3-port-ip-change-not-allowed 2022-03-16 17:41:13.634 | l3_agent_scheduler 2022-03-16 17:41:13.634 | metering 2022-03-16 17:41:13.635 | metering_source_and_destination_fields 2022-03-16 17:41:13.635 | multi-provider 2022-03-16 17:41:13.635 | net-mtu 2022-03-16 17:41:13.635 | net-mtu-writable 2022-03-16 17:41:13.635 | network_availability_zone 2022-03-16 17:41:13.635 | network-ip-availability 2022-03-16 17:41:13.635 | pagination 2022-03-16 17:41:13.635 | port-device-profile 2022-03-16 17:41:13.635 | port-mac-address-regenerate 2022-03-16 17:41:13.635 | port-numa-affinity-policy 2022-03-16 17:41:13.635 | binding 2022-03-16 17:41:13.635 | binding-extended 2022-03-16 17:41:13.635 | port-security 2022-03-16 17:41:13.635 | project-id 2022-03-16 17:41:13.635 | provider 2022-03-16 17:41:13.635 | quota-check-limit 2022-03-16 17:41:13.635 | quotas 2022-03-16 17:41:13.635 | quota_details 2022-03-16 17:41:13.635 | rbac-policies 2022-03-16 17:41:13.635 | rbac-address-group 2022-03-16 17:41:13.635 | rbac-address-scope 2022-03-16 17:41:13.635 | rbac-security-groups 2022-03-16 17:41:13.635 | rbac-subnetpool 2022-03-16 17:41:13.635 | revision-if-match 2022-03-16 17:41:13.635 | standard-attr-revisions 2022-03-16 17:41:13.635 | router_availability_zone 2022-03-16 17:41:13.635 | security-groups-normalized-cidr 2022-03-16 17:41:13.635 | port-security-groups-filtering 2022-03-16 17:41:13.635 | security-groups-remote-address-group 2022-03-16 17:41:13.635 | security-groups-shared-filtering 2022-03-16 17:41:13.635 | security-group 2022-03-16 17:41:13.635 | service-type 2022-03-16 17:41:13.635 | sorting 2022-03-16 17:41:13.635 | standard-attr-description 2022-03-16 17:41:13.635 | stateful-security-group 2022-03-16 17:41:13.635 | subnet_onboard 2022-03-16 17:41:13.636 | subnet-service-types 2022-03-16 17:41:13.636 | subnet_allocation 2022-03-16 17:41:13.636 | subnetpool-prefix-ops 2022-03-16 17:41:13.636 | standard-attr-tag 2022-03-16 17:41:13.636 | standard-attr-timestamp =~ external-net ]] 2022-03-16 17:41:13.637 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:41:13.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-16 17:41:13.644 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-16 17:41:13.645 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-16 17:41:13.645 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-16 17:41:13.649 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:41:13.651 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:16.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:16.537 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:16.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:16.537 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:16.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:16.712 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:41:16.714 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:41:16.718 | ++ functions-common:get_field:818 : echo '| id | edc73631-dafb-40a3-b638-a03ff0fce42d |' 2022-03-16 17:41:16.718 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:41:16.724 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:16.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=edc73631-dafb-40a3-b638-a03ff0fce42d 2022-03-16 17:41:16.731 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 11c34893b0634357a34b3c45dc1d9fcc router1' 2022-03-16 17:41:16.734 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:41:16.752 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-16 17:41:16.755 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-16 17:41:16.758 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 17:41:16.762 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:41:19.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:19.518 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:19.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:19.518 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:19.689 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:19.692 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:41:19.692 | address-scope 2022-03-16 17:41:19.692 | router-admin-state-down-before-update 2022-03-16 17:41:19.692 | agent 2022-03-16 17:41:19.692 | agent-resources-synced 2022-03-16 17:41:19.692 | allowed-address-pairs 2022-03-16 17:41:19.692 | auto-allocated-topology 2022-03-16 17:41:19.692 | availability_zone 2022-03-16 17:41:19.692 | availability_zone_filter 2022-03-16 17:41:19.692 | default-subnetpools 2022-03-16 17:41:19.692 | dhcp_agent_scheduler 2022-03-16 17:41:19.693 | dvr 2022-03-16 17:41:19.693 | empty-string-filtering 2022-03-16 17:41:19.693 | external-net 2022-03-16 17:41:19.693 | extra_dhcp_opt 2022-03-16 17:41:19.693 | extraroute 2022-03-16 17:41:19.693 | extraroute-atomic 2022-03-16 17:41:19.693 | filter-validation 2022-03-16 17:41:19.693 | fip-port-details 2022-03-16 17:41:19.693 | flavors 2022-03-16 17:41:19.693 | floatingip-pools 2022-03-16 17:41:19.693 | ip-substring-filtering 2022-03-16 17:41:19.693 | router 2022-03-16 17:41:19.693 | ext-gw-mode 2022-03-16 17:41:19.693 | l3-ha 2022-03-16 17:41:19.693 | l3-flavors 2022-03-16 17:41:19.693 | l3-port-ip-change-not-allowed 2022-03-16 17:41:19.693 | l3_agent_scheduler 2022-03-16 17:41:19.693 | metering 2022-03-16 17:41:19.693 | metering_source_and_destination_fields 2022-03-16 17:41:19.693 | multi-provider 2022-03-16 17:41:19.693 | net-mtu 2022-03-16 17:41:19.693 | net-mtu-writable 2022-03-16 17:41:19.693 | network_availability_zone 2022-03-16 17:41:19.693 | network-ip-availability 2022-03-16 17:41:19.693 | pagination 2022-03-16 17:41:19.693 | port-device-profile 2022-03-16 17:41:19.693 | port-mac-address-regenerate 2022-03-16 17:41:19.693 | port-numa-affinity-policy 2022-03-16 17:41:19.693 | binding 2022-03-16 17:41:19.693 | binding-extended 2022-03-16 17:41:19.693 | port-security 2022-03-16 17:41:19.693 | project-id 2022-03-16 17:41:19.693 | provider 2022-03-16 17:41:19.693 | quota-check-limit 2022-03-16 17:41:19.693 | quotas 2022-03-16 17:41:19.694 | quota_details 2022-03-16 17:41:19.694 | rbac-policies 2022-03-16 17:41:19.694 | rbac-address-group 2022-03-16 17:41:19.694 | rbac-address-scope 2022-03-16 17:41:19.694 | rbac-security-groups 2022-03-16 17:41:19.694 | rbac-subnetpool 2022-03-16 17:41:19.694 | revision-if-match 2022-03-16 17:41:19.694 | standard-attr-revisions 2022-03-16 17:41:19.694 | router_availability_zone 2022-03-16 17:41:19.694 | security-groups-normalized-cidr 2022-03-16 17:41:19.694 | port-security-groups-filtering 2022-03-16 17:41:19.694 | security-groups-remote-address-group 2022-03-16 17:41:19.694 | security-groups-shared-filtering 2022-03-16 17:41:19.694 | security-group 2022-03-16 17:41:19.694 | service-type 2022-03-16 17:41:19.694 | sorting 2022-03-16 17:41:19.694 | standard-attr-description 2022-03-16 17:41:19.694 | stateful-security-group 2022-03-16 17:41:19.694 | subnet_onboard 2022-03-16 17:41:19.694 | subnet-service-types 2022-03-16 17:41:19.694 | subnet_allocation 2022-03-16 17:41:19.694 | subnetpool-prefix-ops 2022-03-16 17:41:19.694 | standard-attr-tag 2022-03-16 17:41:19.694 | standard-attr-timestamp' 2022-03-16 17:41:19.696 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:41:19.696 | address-scope 2022-03-16 17:41:19.696 | router-admin-state-down-before-update 2022-03-16 17:41:19.696 | agent 2022-03-16 17:41:19.696 | agent-resources-synced 2022-03-16 17:41:19.696 | allowed-address-pairs 2022-03-16 17:41:19.696 | auto-allocated-topology 2022-03-16 17:41:19.696 | availability_zone 2022-03-16 17:41:19.696 | availability_zone_filter 2022-03-16 17:41:19.696 | default-subnetpools 2022-03-16 17:41:19.696 | dhcp_agent_scheduler 2022-03-16 17:41:19.696 | dvr 2022-03-16 17:41:19.696 | empty-string-filtering 2022-03-16 17:41:19.696 | external-net 2022-03-16 17:41:19.696 | extra_dhcp_opt 2022-03-16 17:41:19.696 | extraroute 2022-03-16 17:41:19.696 | extraroute-atomic 2022-03-16 17:41:19.696 | filter-validation 2022-03-16 17:41:19.696 | fip-port-details 2022-03-16 17:41:19.696 | flavors 2022-03-16 17:41:19.696 | floatingip-pools 2022-03-16 17:41:19.696 | ip-substring-filtering 2022-03-16 17:41:19.696 | router 2022-03-16 17:41:19.696 | ext-gw-mode 2022-03-16 17:41:19.696 | l3-ha 2022-03-16 17:41:19.696 | l3-flavors 2022-03-16 17:41:19.696 | l3-port-ip-change-not-allowed 2022-03-16 17:41:19.696 | l3_agent_scheduler 2022-03-16 17:41:19.696 | metering 2022-03-16 17:41:19.696 | metering_source_and_destination_fields 2022-03-16 17:41:19.696 | multi-provider 2022-03-16 17:41:19.696 | net-mtu 2022-03-16 17:41:19.696 | net-mtu-writable 2022-03-16 17:41:19.696 | network_availability_zone 2022-03-16 17:41:19.697 | network-ip-availability 2022-03-16 17:41:19.697 | pagination 2022-03-16 17:41:19.697 | port-device-profile 2022-03-16 17:41:19.697 | port-mac-address-regenerate 2022-03-16 17:41:19.697 | port-numa-affinity-policy 2022-03-16 17:41:19.697 | binding 2022-03-16 17:41:19.697 | binding-extended 2022-03-16 17:41:19.697 | port-security 2022-03-16 17:41:19.697 | project-id 2022-03-16 17:41:19.697 | provider 2022-03-16 17:41:19.697 | quota-check-limit 2022-03-16 17:41:19.697 | quotas 2022-03-16 17:41:19.697 | quota_details 2022-03-16 17:41:19.697 | rbac-policies 2022-03-16 17:41:19.697 | rbac-address-group 2022-03-16 17:41:19.697 | rbac-address-scope 2022-03-16 17:41:19.697 | rbac-security-groups 2022-03-16 17:41:19.697 | rbac-subnetpool 2022-03-16 17:41:19.697 | revision-if-match 2022-03-16 17:41:19.697 | standard-attr-revisions 2022-03-16 17:41:19.697 | router_availability_zone 2022-03-16 17:41:19.697 | security-groups-normalized-cidr 2022-03-16 17:41:19.697 | port-security-groups-filtering 2022-03-16 17:41:19.697 | security-groups-remote-address-group 2022-03-16 17:41:19.697 | security-groups-shared-filtering 2022-03-16 17:41:19.697 | security-group 2022-03-16 17:41:19.697 | service-type 2022-03-16 17:41:19.697 | sorting 2022-03-16 17:41:19.697 | standard-attr-description 2022-03-16 17:41:19.697 | stateful-security-group 2022-03-16 17:41:19.697 | subnet_onboard 2022-03-16 17:41:19.697 | subnet-service-types 2022-03-16 17:41:19.697 | subnet_allocation 2022-03-16 17:41:19.697 | subnetpool-prefix-ops 2022-03-16 17:41:19.697 | standard-attr-tag 2022-03-16 17:41:19.697 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 17:41:19.699 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:41:19.702 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-16 17:41:19.704 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-16 17:41:19.709 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-16 17:41:19.709 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-16 17:41:19.710 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-16 17:41:19.714 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:41:19.717 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:22.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:22.669 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:22.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:22.669 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:22.852 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:22.855 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:41:22.857 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:41:22.860 | ++ functions-common:get_field:818 : echo '| id | 9d591918-8d97-4dac-b360-7924ea2b237f |' 2022-03-16 17:41:22.861 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:41:22.868 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:22.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=9d591918-8d97-4dac-b360-7924ea2b237f 2022-03-16 17:41:22.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-16 17:41:22.877 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:41:22.894 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-16 17:41:22.897 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-16 17:41:22.900 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet edc73631-dafb-40a3-b638-a03ff0fce42d 26987914-0e51-4621-ad2e-0ec889fb8452 2022-03-16 17:41:27.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:27.725 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:27.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:27.725 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:27.903 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-16 17:41:27.906 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 9d591918-8d97-4dac-b360-7924ea2b237f 2022-03-16 17:41:27.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-16 17:41:27.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-16 17:41:27.914 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-16 17:41:27.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-16 17:41:27.918 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 9d591918-8d97-4dac-b360-7924ea2b237f --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-16 17:41:27.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-16 17:41:27.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-16 17:41:27.927 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.0.1 --network 9d591918-8d97-4dac-b360-7924ea2b237f --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-16 17:41:27.927 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-16 17:41:30.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:30.870 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:30.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:30.870 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:31.060 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:31.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-16 17:41:31.064 | | id | b1019d32-12aa-4291-bd7d-5d7def3fab53 |' 2022-03-16 17:41:31.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-16 17:41:31.069 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:41:31.086 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' b1019d32-12aa-4291-bd7d-5d7def3fab53 '|' 2022-03-16 17:41:31.089 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | b1019d32-12aa-4291-bd7d-5d7def3fab53 |' 2022-03-16 17:41:31.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-16 17:41:31.095 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-16 17:41:31.096 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' b1019d32-12aa-4291-bd7d-5d7def3fab53 '|' 2022-03-16 17:41:31.098 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:41:31.100 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:31.103 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:41:31.105 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:41:31.108 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | b1019d32-12aa-4291-bd7d-5d7def3fab53 |' 2022-03-16 17:41:31.108 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:41:31.114 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:31.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-16 17:41:31.121 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' b1019d32-12aa-4291-bd7d-5d7def3fab53 '|' 2022-03-16 17:41:31.121 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-16 17:41:31.124 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:41:31.127 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:31.129 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-16 17:41:31.132 | ++ functions-common:get_field:816 : field='$6' 2022-03-16 17:41:31.135 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | b1019d32-12aa-4291-bd7d-5d7def3fab53 |' 2022-03-16 17:41:31.136 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-16 17:41:31.142 | ++ functions-common:get_field:812 : read data 2022-03-16 17:41:31.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=b1019d32-12aa-4291-bd7d-5d7def3fab53 2022-03-16 17:41:31.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9d591918-8d97-4dac-b360-7924ea2b237f edc73631-dafb-40a3-b638-a03ff0fce42d 2022-03-16 17:41:35.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:35.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:35.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:35.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:35.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:41:35.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-16 17:41:35.455 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:35.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-16 17:41:35.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-16 17:41:35.462 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-16 17:41:35.465 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-16 17:41:35.468 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-16 17:41:35.470 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-16 17:41:35.491 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-16 17:41:35.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-16 17:41:35.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-16 17:41:35.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-16 17:41:35.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 17:41:35.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-16 17:41:35.508 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 17:41:35.510 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-16 17:41:35.513 | + functions-common:test_with_retry:2365 : local until=10 2022-03-16 17:41:35.515 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 17:41:35.517 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 17:41:35.520 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 17:41:35.523 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:35.525 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:35.528 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:35.533 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452495530 2022-03-16 17:41:35.535 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-16 17:41:35.544 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 17:41:35.547 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:35.549 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:35.551 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:35.554 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:35.557 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:35.559 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 17:41:35.561 | + functions-common:time_stop:2432 : start_time=1647452495530 2022-03-16 17:41:35.564 | + functions-common:time_stop:2434 : [[ -z 1647452495530 ]] 2022-03-16 17:41:35.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:35.572 | + functions-common:time_stop:2437 : end_time=1647452495569 2022-03-16 17:41:35.574 | + functions-common:time_stop:2438 : elapsed_time=39 2022-03-16 17:41:35.585 | + functions-common:time_stop:2439 : total=5621 2022-03-16 17:41:35.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:35.590 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5660 2022-03-16 17:41:35.594 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-16 17:41:35.595 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-16 17:41:35.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-16 17:41:35.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:41:35.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-16 17:41:35.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-16 17:41:35.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-16 17:41:35.626 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-16 17:41:35.640 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-16 17:41:35.645 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-16 17:41:35.645 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-16 17:41:35.646 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-16 17:41:37.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:37.985 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:37.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:37.985 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:38.163 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:41:38.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.245 ' 2022-03-16 17:41:38.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-16 17:41:38.172 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:41:38.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-16 17:41:38.193 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:41:38.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-16 17:41:38.198 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-16 17:41:38.218 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:38.221 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-16 17:41:38.224 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:41:38.228 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-16 17:41:38.230 | + ./stack.sh:main:1319 : start_nova 2022-03-16 17:41:38.233 | + lib/nova:start_nova:1146 : start_nova_rest 2022-03-16 17:41:38.236 | + lib/nova:start_nova_rest:1054 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:38.239 | + lib/nova:start_nova_rest:1055 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:38.242 | + lib/nova:start_nova_rest:1055 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:38.244 | + lib/nova:start_nova_rest:1057 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 17:41:38.247 | + lib/nova:start_nova_rest:1058 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 17:41:38.250 | + lib/nova:start_nova_rest:1060 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.253 | + functions-common:run_process:1680 : local service=n-sch 2022-03-16 17:41:38.255 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.258 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:38.261 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:38.263 | + functions-common:run_process:1685 : local name=n-sch 2022-03-16 17:41:38.266 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:38.269 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:38.272 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:38.275 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:38.278 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:38.283 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452498280 2022-03-16 17:41:38.286 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-16 17:41:38.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:38.309 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-16 17:41:38.312 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-16 17:41:38.314 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.317 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.320 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.323 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.326 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 17:41:38.328 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 17:41:38.331 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-16 17:41:38.334 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:41:38.337 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:41:38.339 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 17:41:38.342 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 17:41:38.345 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-16 17:41:38.347 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.350 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:41:38.353 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:41:38.355 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:41:38.358 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:41:38.360 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-16 17:41:38.363 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:41:38.368 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-16 17:41:38.425 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-16 17:41:38.483 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:41:38.542 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-16 17:41:38.601 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-16 17:41:38.660 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:41:38.719 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:41:38.721 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-16 17:41:38.779 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:41:39.280 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-16 17:41:39.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-16 17:41:39.769 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-16 17:41:39.795 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:39.798 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:39.805 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:39.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:39.810 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:39.813 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:39.816 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:39.820 | + functions-common:time_stop:2432 : start_time=1647452498280 2022-03-16 17:41:39.828 | + functions-common:time_stop:2434 : [[ -z 1647452498280 ]] 2022-03-16 17:41:39.828 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:39.833 | + functions-common:time_stop:2437 : end_time=1647452499829 2022-03-16 17:41:39.835 | + functions-common:time_stop:2438 : elapsed_time=1549 2022-03-16 17:41:39.838 | + functions-common:time_stop:2439 : total=23745 2022-03-16 17:41:39.842 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:39.846 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25294 2022-03-16 17:41:39.849 | + lib/nova:start_nova_rest:1061 : '[' True == False ']' 2022-03-16 17:41:39.853 | ++ lib/nova:start_nova_rest:1064 : which uwsgi 2022-03-16 17:41:39.858 | + lib/nova:start_nova_rest:1064 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:39.860 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-16 17:41:39.863 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:39.873 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:39.881 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:39.887 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-16 17:41:39.891 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:39.895 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:39.898 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:39.904 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:39.911 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:39.917 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452499914 2022-03-16 17:41:39.920 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-16 17:41:39.940 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:39.943 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-16 17:41:39.946 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-16 17:41:39.949 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:39.952 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:39.955 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:39.958 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:39.961 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-16 17:41:39.964 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-16 17:41:39.967 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-16 17:41:39.970 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:41:39.972 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:41:39.976 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:41:39.979 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-16 17:41:39.983 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-16 17:41:39.988 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:39.991 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:41:39.994 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:41:39.997 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-16 17:41:40.000 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:41:40.005 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-16 17:41:40.072 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-16 17:41:40.135 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-16 17:41:40.197 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:41:40.266 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:41:40.329 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-16 17:41:40.405 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-16 17:41:40.475 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-16 17:41:40.540 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-16 17:41:40.629 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-16 17:41:40.698 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:41:40.701 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-16 17:41:40.769 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:41:41.262 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-16 17:41:41.276 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-16 17:41:41.814 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-16 17:41:41.902 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:41.905 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:41.911 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:41.914 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:41.919 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:41.922 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:41.925 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:41.929 | + functions-common:time_stop:2432 : start_time=1647452499914 2022-03-16 17:41:41.932 | + functions-common:time_stop:2434 : [[ -z 1647452499914 ]] 2022-03-16 17:41:41.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:41.941 | + functions-common:time_stop:2437 : end_time=1647452501938 2022-03-16 17:41:41.945 | + functions-common:time_stop:2438 : elapsed_time=2024 2022-03-16 17:41:41.948 | + functions-common:time_stop:2439 : total=25294 2022-03-16 17:41:41.951 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:41.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27318 2022-03-16 17:41:41.957 | + lib/nova:start_nova_rest:1067 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:41.960 | + lib/nova:start_nova_rest:1067 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:41.963 | + lib/nova:start_nova:1147 : start_nova_console_proxies 2022-03-16 17:41:41.966 | + lib/nova:start_nova_console_proxies:1082 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:41.969 | + lib/nova:start_nova_console_proxies:1084 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:41.972 | + lib/nova:start_nova_console_proxies:1084 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:41.975 | + lib/nova:start_nova_console_proxies:1086 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 17:41:41.978 | + lib/nova:start_nova_console_proxies:1088 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:41:41.981 | + lib/nova:start_nova_console_proxies:1093 : enable_nova_console_proxies 2022-03-16 17:41:41.986 | ++ lib/nova:enable_nova_console_proxies:1071 : seq 1 1 2022-03-16 17:41:41.989 | + lib/nova:enable_nova_console_proxies:1071 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:41:41.993 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:41:41.996 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-novnc 2022-03-16 17:41:42.020 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:42.023 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:41:42.026 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-spice 2022-03-16 17:41:42.056 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:42.059 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:41:42.062 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-sproxy 2022-03-16 17:41:42.084 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:42.088 | ++ lib/nova:start_nova_console_proxies:1094 : seq 1 1 2022-03-16 17:41:42.094 | + lib/nova:start_nova_console_proxies:1094 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:41:42.096 | + lib/nova:start_nova_console_proxies:1095 : local conf 2022-03-16 17:41:42.101 | ++ lib/nova:start_nova_console_proxies:1096 : conductor_conf 1 2022-03-16 17:41:42.104 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:41:42.108 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:41:42.111 | + lib/nova:start_nova_console_proxies:1096 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:41:42.114 | + lib/nova:start_nova_console_proxies:1097 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:41:42.116 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-16 17:41:42.119 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:41:42.122 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:42.125 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:42.128 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-16 17:41:42.131 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:42.134 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:42.136 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:42.139 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:42.144 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:42.153 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452502145 2022-03-16 17:41:42.153 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-16 17:41:42.174 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:42.178 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:42.179 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:42.182 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:42.186 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:42.192 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:42.198 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:42.198 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:42.199 | + functions-common:time_stop:2432 : start_time=1647452502145 2022-03-16 17:41:42.202 | + functions-common:time_stop:2434 : [[ -z 1647452502145 ]] 2022-03-16 17:41:42.206 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:42.212 | + functions-common:time_stop:2437 : end_time=1647452502207 2022-03-16 17:41:42.215 | + functions-common:time_stop:2438 : elapsed_time=62 2022-03-16 17:41:42.217 | + functions-common:time_stop:2439 : total=27318 2022-03-16 17:41:42.220 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:42.223 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27380 2022-03-16 17:41:42.226 | + lib/nova:start_nova_console_proxies:1098 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:41:42.227 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-16 17:41:42.230 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:41:42.233 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:42.235 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:42.238 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-16 17:41:42.241 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:42.246 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:42.250 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:42.250 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:42.254 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:42.258 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452502254 2022-03-16 17:41:42.262 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-16 17:41:42.282 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:42.286 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:42.290 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:42.290 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:42.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:42.298 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:42.298 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:42.302 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:42.306 | + functions-common:time_stop:2432 : start_time=1647452502254 2022-03-16 17:41:42.306 | + functions-common:time_stop:2434 : [[ -z 1647452502254 ]] 2022-03-16 17:41:42.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:42.314 | + functions-common:time_stop:2437 : end_time=1647452502311 2022-03-16 17:41:42.319 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-16 17:41:42.322 | + functions-common:time_stop:2439 : total=27380 2022-03-16 17:41:42.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:42.330 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27437 2022-03-16 17:41:42.330 | + lib/nova:start_nova_console_proxies:1099 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:42.334 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-16 17:41:42.346 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:42.350 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:42.354 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:42.354 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-16 17:41:42.358 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:42.362 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:42.362 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:42.366 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:42.370 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:42.374 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452502369 2022-03-16 17:41:42.376 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-16 17:41:42.400 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:42.403 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:42.406 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:42.409 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:42.412 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:42.415 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:42.418 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:42.421 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:42.430 | + functions-common:time_stop:2432 : start_time=1647452502369 2022-03-16 17:41:42.433 | + functions-common:time_stop:2434 : [[ -z 1647452502369 ]] 2022-03-16 17:41:42.439 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:42.446 | + functions-common:time_stop:2437 : end_time=1647452502439 2022-03-16 17:41:42.451 | + functions-common:time_stop:2438 : elapsed_time=70 2022-03-16 17:41:42.452 | + functions-common:time_stop:2439 : total=27437 2022-03-16 17:41:42.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:42.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27507 2022-03-16 17:41:42.461 | + lib/nova:start_nova_console_proxies:1103 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:42.464 | + lib/nova:start_nova_console_proxies:1103 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:42.468 | + lib/nova:start_nova:1148 : start_nova_conductor 2022-03-16 17:41:42.470 | + lib/nova:start_nova_conductor:1116 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:41:42.474 | + lib/nova:start_nova_conductor:1122 : enable_nova_fleet 2022-03-16 17:41:42.477 | + lib/nova:enable_nova_fleet:1107 : is_service_enabled n-cond 2022-03-16 17:41:42.498 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:42.502 | + lib/nova:enable_nova_fleet:1108 : enable_service n-super-cond 2022-03-16 17:41:42.573 | ++ lib/nova:enable_nova_fleet:1109 : seq 1 1 2022-03-16 17:41:42.574 | + lib/nova:enable_nova_fleet:1109 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:41:42.577 | + lib/nova:enable_nova_fleet:1110 : enable_service n-cond-cell1 2022-03-16 17:41:42.641 | + lib/nova:start_nova_conductor:1123 : is_service_enabled n-super-cond 2022-03-16 17:41:42.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:42.675 | + lib/nova:start_nova_conductor:1124 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.679 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-16 17:41:42.682 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.684 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:42.687 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:42.690 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-16 17:41:42.692 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:42.695 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:42.698 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:42.701 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:42.706 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:42.710 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452502706 2022-03-16 17:41:42.713 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-16 17:41:42.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:42.737 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-16 17:41:42.740 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-16 17:41:42.743 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.746 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.748 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.751 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.754 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 17:41:42.757 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 17:41:42.759 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-16 17:41:42.762 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:41:42.765 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:41:42.768 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 17:41:42.770 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 17:41:42.773 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-16 17:41:42.776 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.778 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:41:42.781 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:41:42.783 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:41:42.786 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:41:42.788 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-16 17:41:42.791 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:41:42.796 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-16 17:41:42.860 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-16 17:41:42.931 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:41:42.996 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-16 17:41:43.067 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-16 17:41:43.171 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:41:43.277 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:41:43.280 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-16 17:41:43.374 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:41:43.926 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-16 17:41:43.939 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-16 17:41:44.535 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-16 17:41:44.570 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:44.574 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:44.583 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:44.591 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:44.594 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:44.597 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:44.601 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:44.607 | + functions-common:time_stop:2432 : start_time=1647452502706 2022-03-16 17:41:44.610 | + functions-common:time_stop:2434 : [[ -z 1647452502706 ]] 2022-03-16 17:41:44.614 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:44.624 | + functions-common:time_stop:2437 : end_time=1647452504617 2022-03-16 17:41:44.627 | + functions-common:time_stop:2438 : elapsed_time=1911 2022-03-16 17:41:44.630 | + functions-common:time_stop:2439 : total=27507 2022-03-16 17:41:44.635 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:44.642 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29418 2022-03-16 17:41:44.650 | ++ lib/nova:start_nova_conductor:1126 : seq 1 1 2022-03-16 17:41:44.658 | + lib/nova:start_nova_conductor:1126 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:41:44.666 | + lib/nova:start_nova_conductor:1127 : is_service_enabled n-cond-cell1 2022-03-16 17:41:44.711 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:44.719 | + lib/nova:start_nova_conductor:1128 : local conf 2022-03-16 17:41:44.730 | ++ lib/nova:start_nova_conductor:1129 : conductor_conf 1 2022-03-16 17:41:44.738 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:41:44.747 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:41:44.750 | + lib/nova:start_nova_conductor:1129 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:41:44.753 | + lib/nova:start_nova_conductor:1130 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:44.756 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-16 17:41:44.759 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:44.762 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:44.764 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:44.767 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-16 17:41:44.770 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:44.772 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:44.775 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:44.778 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:44.781 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:44.786 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452504783 2022-03-16 17:41:44.791 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-16 17:41:44.814 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:44.816 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-16 17:41:44.820 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-16 17:41:44.822 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:44.825 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:44.828 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:44.834 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:44.836 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-16 17:41:44.839 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-16 17:41:44.842 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-16 17:41:44.845 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:41:44.848 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:41:44.851 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-16 17:41:44.854 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-16 17:41:44.857 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-16 17:41:44.859 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:44.862 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:41:44.865 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:41:44.868 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:41:44.871 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:41:44.876 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-16 17:41:44.878 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:41:44.883 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-16 17:41:44.945 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-16 17:41:45.009 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:41:45.083 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-16 17:41:45.162 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-16 17:41:45.230 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:41:45.307 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:41:45.312 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-16 17:41:45.382 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:41:45.971 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-16 17:41:45.987 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-16 17:41:46.600 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-16 17:41:46.628 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:46.631 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:46.638 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:46.643 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:46.649 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:46.656 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:46.659 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:46.664 | + functions-common:time_stop:2432 : start_time=1647452504783 2022-03-16 17:41:46.668 | + functions-common:time_stop:2434 : [[ -z 1647452504783 ]] 2022-03-16 17:41:46.675 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:46.687 | + functions-common:time_stop:2437 : end_time=1647452506680 2022-03-16 17:41:46.694 | + functions-common:time_stop:2438 : elapsed_time=1897 2022-03-16 17:41:46.699 | + functions-common:time_stop:2439 : total=29418 2022-03-16 17:41:46.707 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:46.715 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31315 2022-03-16 17:41:46.722 | + lib/nova:start_nova:1149 : start_nova_compute 2022-03-16 17:41:46.727 | + lib/nova:start_nova_compute:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:46.735 | + lib/nova:start_nova_compute:980 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:46.740 | + lib/nova:start_nova_compute:980 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:46.747 | + lib/nova:start_nova_compute:982 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 17:41:46.751 | + lib/nova:start_nova_compute:985 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-16 17:41:46.762 | + lib/nova:start_nova_compute:987 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 17:41:46.770 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:41:46.775 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:41:46.783 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 17:41:46.791 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:41:46.802 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-16 17:41:46.806 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-16 17:41:46.814 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-16 17:41:46.820 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-16 17:41:46.829 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 17:41:46.830 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 17:41:46.830 | BEGIN { 2022-03-16 17:41:46.830 | section = "" 2022-03-16 17:41:46.830 | last_section = "" 2022-03-16 17:41:46.830 | section_count = 0 2022-03-16 17:41:46.830 | } 2022-03-16 17:41:46.830 | /^\[.+\]/ { 2022-03-16 17:41:46.830 | gsub("[][]", "", $1); 2022-03-16 17:41:46.830 | section=$1 2022-03-16 17:41:46.830 | next 2022-03-16 17:41:46.830 | } 2022-03-16 17:41:46.830 | /^ *\#/ { 2022-03-16 17:41:46.830 | next 2022-03-16 17:41:46.830 | } 2022-03-16 17:41:46.830 | /^[^ \t]+/ { 2022-03-16 17:41:46.830 | # get offset of first = in $0 2022-03-16 17:41:46.830 | eq_idx = index($0, "=") 2022-03-16 17:41:46.830 | # extract attr & value from $0 2022-03-16 17:41:46.830 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:41:46.830 | value = substr($0, eq_idx + 1) 2022-03-16 17:41:46.830 | # only need to strip trailing whitespace from attr 2022-03-16 17:41:46.830 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:41:46.830 | # need to strip leading & trailing whitespace from value 2022-03-16 17:41:46.830 | sub(/^[ \t]*/, "", value) 2022-03-16 17:41:46.830 | sub(/[ \t]*$/, "", value) 2022-03-16 17:41:46.830 | 2022-03-16 17:41:46.830 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:41:46.830 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:41:46.830 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:41:46.830 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:41:46.830 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:41:46.830 | if (section != last_section) { 2022-03-16 17:41:46.830 | cfg_section[section_count++] = section 2022-03-16 17:41:46.831 | last_section = section 2022-03-16 17:41:46.831 | } 2022-03-16 17:41:46.831 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:41:46.831 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:41:46.831 | 2022-03-16 17:41:46.831 | cfg_attr[section, attr, 0] = value 2022-03-16 17:41:46.831 | cfg_attr_count[section, attr] = 1 2022-03-16 17:41:46.831 | } else { 2022-03-16 17:41:46.831 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:41:46.831 | cfg_attr[section, attr, lno] = value 2022-03-16 17:41:46.831 | } 2022-03-16 17:41:46.831 | } 2022-03-16 17:41:46.831 | END { 2022-03-16 17:41:46.831 | # Process each section in order 2022-03-16 17:41:46.831 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:41:46.831 | section = cfg_section[sno] 2022-03-16 17:41:46.831 | # The ini routines simply append a config item immediately 2022-03-16 17:41:46.831 | # after the section header. To keep the same order as defined 2022-03-16 17:41:46.831 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:41:46.831 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:41:46.831 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:41:46.831 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:41:46.831 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:41:46.831 | else { 2022-03-16 17:41:46.831 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:41:46.831 | count = cfg_attr_count[section, attr] 2022-03-16 17:41:46.831 | print "inidelete " configfile " " section " " attr 2022-03-16 17:41:46.831 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:41:46.831 | for (l = count -2; l >= 0; l--) 2022-03-16 17:41:46.831 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:41:46.831 | } 2022-03-16 17:41:46.831 | } 2022-03-16 17:41:46.831 | } 2022-03-16 17:41:46.831 | } 2022-03-16 17:41:46.832 | ' 2022-03-16 17:41:46.832 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:41:46.835 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:41:46.842 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:41:46.846 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:41:46.854 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 17:41:46.855 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:41:46.862 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-16 17:41:46.866 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 17:41:46.866 | BEGIN { group = "" } 2022-03-16 17:41:46.866 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:41:46.866 | gsub("[][]", "", $1); 2022-03-16 17:41:46.866 | split($1, a, "|"); 2022-03-16 17:41:46.866 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:41:46.867 | group=a[1] 2022-03-16 17:41:46.867 | } else { 2022-03-16 17:41:46.867 | group="" 2022-03-16 17:41:46.867 | } 2022-03-16 17:41:46.867 | next 2022-03-16 17:41:46.867 | } 2022-03-16 17:41:46.867 | { 2022-03-16 17:41:46.867 | if (group != "") 2022-03-16 17:41:46.867 | print $0 2022-03-16 17:41:46.867 | } 2022-03-16 17:41:46.867 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:41:46.882 | + lib/nova:start_nova_compute:989 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:41:46.887 | + lib/nova:start_nova_compute:996 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-16 17:41:46.958 | + lib/nova:start_nova_compute:999 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-16 17:41:47.030 | + lib/nova:start_nova_compute:1000 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-16 17:41:47.035 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:41:47.042 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-16 17:41:47.045 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:41:47.051 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 17:41:47.059 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:41:47.103 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:47.110 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 17:41:47.126 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 17:41:47.138 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:41:47.180 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:47.190 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:41:47.195 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:41:47.251 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:41:47.257 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:41:47.269 | + lib/nova:start_nova_compute:1004 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-16 17:41:47.319 | + lib/nova:start_nova_compute:1005 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-16 17:41:47.378 | + lib/nova:start_nova_compute:1010 : configure_console_compute 2022-03-16 17:41:47.386 | + lib/nova:configure_console_compute:643 : local offset 2022-03-16 17:41:47.391 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-16 17:41:47.399 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-16 17:41:47.410 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-16 17:41:47.466 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.24 2022-03-16 17:41:47.466 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-16 17:41:47.485 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:47.488 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-16 17:41:47.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:47.511 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-16 17:41:47.513 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-16 17:41:47.549 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-16 17:41:47.569 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:47.573 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-16 17:41:47.593 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:47.596 | + lib/nova:start_nova_compute:1013 : '[' -n '' ']' 2022-03-16 17:41:47.598 | + lib/nova:start_nova_compute:1018 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 17:41:47.601 | + lib/nova:start_nova_compute:1018 : [[ kvm == \q\e\m\u ]] 2022-03-16 17:41:47.605 | + lib/nova:start_nova_compute:1022 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-16 17:41:47.607 | + lib/nova:start_nova_compute:1026 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-16 17:41:47.610 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-16 17:41:47.613 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-16 17:41:47.616 | + functions-common:run_process:1682 : local group=libvirt 2022-03-16 17:41:47.619 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:47.621 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-16 17:41:47.624 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:47.627 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:47.630 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:47.633 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:47.636 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:47.645 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452507638 2022-03-16 17:41:47.649 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-16 17:41:47.672 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:47.675 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:47.679 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:47.681 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:47.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:47.687 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:47.689 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:47.692 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:47.696 | + functions-common:time_stop:2432 : start_time=1647452507638 2022-03-16 17:41:47.699 | + functions-common:time_stop:2434 : [[ -z 1647452507638 ]] 2022-03-16 17:41:47.703 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:47.707 | + functions-common:time_stop:2437 : end_time=1647452507704 2022-03-16 17:41:47.710 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-16 17:41:47.713 | + functions-common:time_stop:2439 : total=31315 2022-03-16 17:41:47.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:47.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31381 2022-03-16 17:41:47.721 | + lib/nova:start_nova_compute:1048 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:47.724 | + lib/nova:start_nova_compute:1048 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-16 17:41:47.727 | + lib/nova:start_nova:1150 : is_service_enabled n-api 2022-03-16 17:41:47.750 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:47.753 | + lib/nova:start_nova:1152 : echo 'Dumping cells_v2 mapping' 2022-03-16 17:41:47.753 | Dumping cells_v2 mapping 2022-03-16 17:41:47.756 | + lib/nova:start_nova:1153 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-16 17:41:48.830 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:41:51.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:51.442 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:51.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:41:51.442 | from cryptography.utils import int_from_bytes 2022-03-16 17:41:51.442 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:41:51.442 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-16 17:41:51.443 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:41:51.443 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-16 17:41:51.443 | | cell1 | 3de95525-c490-4b88-ba3a-848fdecc22d1 | rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-16 17:41:51.443 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:41:51.881 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-16 17:41:51.883 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-16 17:41:51.947 | + inc/async:async_inner:63 : create_flavors 2022-03-16 17:41:51.993 | [251505 Async create_flavors:315977]: running: create_flavors 2022-03-16 17:41:51.996 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-16 17:41:52.016 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:52.019 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-16 17:41:52.022 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:41:52.025 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-16 17:41:52.028 | + ./stack.sh:main:1324 : start_cinder 2022-03-16 17:41:52.031 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-16 17:41:52.033 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-16 17:41:52.036 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-16 17:41:52.039 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-16 17:41:52.058 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:41:52.060 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-16 17:41:52.063 | + lib/cinder:start_cinder:535 : [[ 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,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-16 17:41:52.066 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-16 17:41:52.070 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-16 17:41:52.075 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.077 | + functions-common:run_process:1680 : local service=c-api 2022-03-16 17:41:52.081 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.084 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:52.087 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:52.090 | + functions-common:run_process:1685 : local name=c-api 2022-03-16 17:41:52.092 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:52.095 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:52.098 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:52.100 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:52.104 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:52.108 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452512106 2022-03-16 17:41:52.111 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-16 17:41:52.129 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:52.132 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-16 17:41:52.135 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-16 17:41:52.138 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.140 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.143 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.146 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.149 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-16 17:41:52.152 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-16 17:41:52.154 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-16 17:41:52.157 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:41:52.160 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:41:52.162 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:41:52.165 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-16 17:41:52.168 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-16 17:41:52.170 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.173 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:41:52.175 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:41:52.178 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-16 17:41:52.180 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:41:52.185 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-16 17:41:52.241 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-16 17:41:52.298 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-16 17:41:52.362 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:41:52.420 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:41:52.478 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-16 17:41:52.533 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-16 17:41:52.591 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-16 17:41:52.648 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-16 17:41:52.706 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-16 17:41:52.763 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:41:52.766 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-16 17:41:52.823 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:41:53.358 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-16 17:41:53.373 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-16 17:41:53.879 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-16 17:41:53.969 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:41:53.976 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:53.983 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:53.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:53.993 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:53.996 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:53.998 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:41:54.001 | + functions-common:time_stop:2432 : start_time=1647452512106 2022-03-16 17:41:54.004 | + functions-common:time_stop:2434 : [[ -z 1647452512106 ]] 2022-03-16 17:41:54.008 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:54.013 | + functions-common:time_stop:2437 : end_time=1647452514010 2022-03-16 17:41:54.015 | + functions-common:time_stop:2438 : elapsed_time=1904 2022-03-16 17:41:54.018 | + functions-common:time_stop:2439 : total=31381 2022-03-16 17:41:54.021 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:54.024 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33285 2022-03-16 17:41:54.027 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.24/volume/v3 2022-03-16 17:41:54.029 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-16 17:41:54.029 | Waiting for Cinder API to start... 2022-03-16 17:41:54.032 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.24/volume/v3 2022-03-16 17:41:54.035 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:41:54.038 | + functions:wait_for_service:458 : local url=http://10.222.0.24/volume/v3 2022-03-16 17:41:54.040 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:41:54.043 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:41:54.046 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:41:54.049 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:54.052 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:54.058 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:54.061 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452514057 2022-03-16 17:41:54.063 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:41:54.078 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/volume/v3 2022-03-16 17:41:58.627 | + :: : [[ 401 == 503 ]] 2022-03-16 17:41:58.628 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:41:58.632 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:41:58.635 | + functions-common:time_stop:2425 : local name 2022-03-16 17:41:58.637 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:41:58.640 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:41:58.643 | + functions-common:time_stop:2428 : local total 2022-03-16 17:41:58.646 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:41:58.649 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:41:58.652 | + functions-common:time_stop:2432 : start_time=1647452514057 2022-03-16 17:41:58.654 | + functions-common:time_stop:2434 : [[ -z 1647452514057 ]] 2022-03-16 17:41:58.659 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:41:58.664 | + functions-common:time_stop:2437 : end_time=1647452518661 2022-03-16 17:41:58.667 | + functions-common:time_stop:2438 : elapsed_time=4604 2022-03-16 17:41:58.670 | + functions-common:time_stop:2439 : total=18368 2022-03-16 17:41:58.672 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:41:58.675 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22972 2022-03-16 17:41:58.678 | + functions:wait_for_service:467 : return 0 2022-03-16 17:41:58.681 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.684 | + functions-common:run_process:1680 : local service=c-sch 2022-03-16 17:41:58.686 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.689 | + functions-common:run_process:1682 : local group= 2022-03-16 17:41:58.691 | + functions-common:run_process:1683 : local user= 2022-03-16 17:41:58.694 | + functions-common:run_process:1685 : local name=c-sch 2022-03-16 17:41:58.697 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:41:58.699 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:41:58.702 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:41:58.705 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:41:58.709 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:41:58.714 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452518711 2022-03-16 17:41:58.716 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-16 17:41:58.737 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:41:58.740 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:41:58.742 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-16 17:41:58.745 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.748 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.751 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.753 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.757 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:41:58.759 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:41:58.763 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-16 17:41:58.765 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:41:58.767 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:41:58.770 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:41:58.773 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:41:58.776 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-16 17:41:58.779 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.782 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:41:58.784 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:41:58.787 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:41:58.790 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:41:58.792 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-16 17:41:58.795 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:41:58.800 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-16 17:41:58.856 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-16 17:41:58.913 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:41:58.970 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-16 17:41:59.027 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-16 17:41:59.085 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:41:59.143 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:41:59.146 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-16 17:41:59.203 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:41:59.710 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-16 17:41:59.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-16 17:42:00.254 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-16 17:42:00.283 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:42:00.290 | + functions-common:time_stop:2425 : local name 2022-03-16 17:42:00.293 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:42:00.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:42:00.300 | + functions-common:time_stop:2428 : local total 2022-03-16 17:42:00.303 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:42:00.305 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:42:00.309 | + functions-common:time_stop:2432 : start_time=1647452518711 2022-03-16 17:42:00.312 | + functions-common:time_stop:2434 : [[ -z 1647452518711 ]] 2022-03-16 17:42:00.317 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:42:00.321 | + functions-common:time_stop:2437 : end_time=1647452520317 2022-03-16 17:42:00.325 | + functions-common:time_stop:2438 : elapsed_time=1606 2022-03-16 17:42:00.328 | + functions-common:time_stop:2439 : total=33285 2022-03-16 17:42:00.331 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:42:00.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34891 2022-03-16 17:42:00.337 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.340 | + functions-common:run_process:1680 : local service=c-bak 2022-03-16 17:42:00.343 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.345 | + functions-common:run_process:1682 : local group= 2022-03-16 17:42:00.348 | + functions-common:run_process:1683 : local user= 2022-03-16 17:42:00.351 | + functions-common:run_process:1685 : local name=c-bak 2022-03-16 17:42:00.354 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:42:00.357 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:42:00.359 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:42:00.362 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:42:00.366 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:42:00.371 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452520368 2022-03-16 17:42:00.373 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-16 17:42:00.401 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:00.404 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:42:00.407 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-16 17:42:00.409 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.412 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.415 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.418 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.420 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:42:00.423 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:42:00.426 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-16 17:42:00.429 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:42:00.432 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:42:00.435 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:42:00.438 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:42:00.440 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-16 17:42:00.444 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.446 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:42:00.449 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:42:00.452 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:42:00.454 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:42:00.457 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-16 17:42:00.461 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:42:00.466 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-16 17:42:00.528 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-16 17:42:00.596 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:00.667 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-16 17:42:00.726 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-16 17:42:00.792 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:42:00.852 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:42:00.855 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-16 17:42:00.915 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:42:01.486 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-16 17:42:01.501 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-16 17:42:02.061 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-16 17:42:02.092 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:42:02.098 | + functions-common:time_stop:2425 : local name 2022-03-16 17:42:02.106 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:42:02.109 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:42:02.113 | + functions-common:time_stop:2428 : local total 2022-03-16 17:42:02.116 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:42:02.119 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:42:02.122 | + functions-common:time_stop:2432 : start_time=1647452520368 2022-03-16 17:42:02.125 | + functions-common:time_stop:2434 : [[ -z 1647452520368 ]] 2022-03-16 17:42:02.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:42:02.134 | + functions-common:time_stop:2437 : end_time=1647452522130 2022-03-16 17:42:02.137 | + functions-common:time_stop:2438 : elapsed_time=1762 2022-03-16 17:42:02.139 | + functions-common:time_stop:2439 : total=34891 2022-03-16 17:42:02.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:42:02.145 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36653 2022-03-16 17:42:02.149 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.152 | + functions-common:run_process:1680 : local service=c-vol 2022-03-16 17:42:02.155 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.157 | + functions-common:run_process:1682 : local group= 2022-03-16 17:42:02.160 | + functions-common:run_process:1683 : local user= 2022-03-16 17:42:02.163 | + functions-common:run_process:1685 : local name=c-vol 2022-03-16 17:42:02.166 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:42:02.168 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:42:02.171 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:42:02.174 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:42:02.181 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:42:02.184 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452522180 2022-03-16 17:42:02.187 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-16 17:42:02.210 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:02.213 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:42:02.216 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-16 17:42:02.219 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.221 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.224 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.227 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.230 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:42:02.233 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:42:02.236 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-16 17:42:02.239 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:42:02.243 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:42:02.246 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:42:02.249 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:42:02.252 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-16 17:42:02.255 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.258 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:42:02.261 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:42:02.264 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:42:02.267 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:42:02.270 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-16 17:42:02.273 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:42:02.279 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-16 17:42:02.354 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-16 17:42:02.426 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:42:02.497 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-16 17:42:02.565 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-16 17:42:02.640 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:42:02.734 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:42:02.737 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-16 17:42:02.817 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:42:03.414 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-16 17:42:03.429 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-16 17:42:04.024 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-16 17:42:04.073 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:42:04.079 | + functions-common:time_stop:2425 : local name 2022-03-16 17:42:04.093 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:42:04.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:42:04.125 | + functions-common:time_stop:2428 : local total 2022-03-16 17:42:04.143 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:42:04.155 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:42:04.171 | + functions-common:time_stop:2432 : start_time=1647452522180 2022-03-16 17:42:04.187 | + functions-common:time_stop:2434 : [[ -z 1647452522180 ]] 2022-03-16 17:42:04.214 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:42:04.235 | + functions-common:time_stop:2437 : end_time=1647452524218 2022-03-16 17:42:04.251 | + functions-common:time_stop:2438 : elapsed_time=2038 2022-03-16 17:42:04.264 | + functions-common:time_stop:2439 : total=36653 2022-03-16 17:42:04.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:42:04.286 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38691 2022-03-16 17:42:04.295 | + ./stack.sh:main:1325 : create_volume_types 2022-03-16 17:42:04.312 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-16 17:42:04.390 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:04.394 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:42:04.402 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-16 17:42:04.402 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:42:04.405 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-16 17:42:04.417 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-16 17:42:04.486 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:04.506 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-16 17:42:08.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:08.898 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:08.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:08.898 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:08.898 | +-------------+--------------------------------------+ 2022-03-16 17:42:08.898 | | Field | Value | 2022-03-16 17:42:08.898 | +-------------+--------------------------------------+ 2022-03-16 17:42:08.898 | | description | None | 2022-03-16 17:42:08.898 | | id | 7e0b286d-1a1f-4748-b8e6-b458dd89ed18 | 2022-03-16 17:42:08.898 | | is_public | True | 2022-03-16 17:42:08.899 | | name | lvmdriver-1 | 2022-03-16 17:42:08.899 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-16 17:42:08.899 | +-------------+--------------------------------------+ 2022-03-16 17:42:09.163 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-16 17:42:09.168 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-16 17:42:09.171 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-16 17:42:09.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:09.224 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-16 17:42:09.226 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:42:09.229 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-16 17:42:09.232 | + ./stack.sh:main:1340 : start_glance 2022-03-16 17:42:09.235 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-16 17:42:09.237 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-16 17:42:09.261 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:42:09.263 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-16 17:42:09.267 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-16 17:42:09.272 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.275 | + functions-common:run_process:1680 : local service=g-api 2022-03-16 17:42:09.277 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.280 | + functions-common:run_process:1682 : local group= 2022-03-16 17:42:09.283 | + functions-common:run_process:1683 : local user= 2022-03-16 17:42:09.286 | + functions-common:run_process:1685 : local name=g-api 2022-03-16 17:42:09.290 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:42:09.292 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:42:09.295 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:42:09.298 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:42:09.302 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:42:09.307 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452529304 2022-03-16 17:42:09.310 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-16 17:42:09.333 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:09.336 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-16 17:42:09.339 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-16 17:42:09.342 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.346 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.349 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.352 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.355 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-16 17:42:09.358 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-16 17:42:09.360 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-16 17:42:09.363 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:42:09.366 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:42:09.369 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:42:09.372 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-16 17:42:09.375 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-16 17:42:09.378 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.385 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:42:09.388 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:42:09.392 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-16 17:42:09.395 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:42:09.402 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-16 17:42:09.469 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-16 17:42:09.533 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-16 17:42:09.602 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:42:09.678 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:42:09.744 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-16 17:42:09.808 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-16 17:42:09.875 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-16 17:42:09.953 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-16 17:42:10.014 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-16 17:42:10.076 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:42:10.079 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-16 17:42:10.150 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:42:10.705 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-16 17:42:10.720 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-16 17:42:11.252 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-16 17:42:11.344 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:42:11.351 | + functions-common:time_stop:2425 : local name 2022-03-16 17:42:11.363 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:42:11.377 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:42:11.388 | + functions-common:time_stop:2428 : local total 2022-03-16 17:42:11.400 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:42:11.414 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:42:11.422 | + functions-common:time_stop:2432 : start_time=1647452529304 2022-03-16 17:42:11.436 | + functions-common:time_stop:2434 : [[ -z 1647452529304 ]] 2022-03-16 17:42:11.449 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:42:11.461 | + functions-common:time_stop:2437 : end_time=1647452531450 2022-03-16 17:42:11.479 | + functions-common:time_stop:2438 : elapsed_time=2146 2022-03-16 17:42:11.485 | + functions-common:time_stop:2439 : total=38691 2022-03-16 17:42:11.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:42:11.516 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40837 2022-03-16 17:42:11.531 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-16 17:42:11.626 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:42:11.646 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.24) to start...' 2022-03-16 17:42:11.646 | Waiting for g-api (10.222.0.24) to start... 2022-03-16 17:42:11.659 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.24/image 2022-03-16 17:42:11.675 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:42:11.691 | + functions:wait_for_service:458 : local url=http://10.222.0.24/image 2022-03-16 17:42:11.700 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:42:11.704 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:42:11.722 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:42:11.727 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:42:11.738 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:42:11.746 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:42:11.757 | + functions-common:time_start:2416 : _TIME_START[$name]=1647452531747 2022-03-16 17:42:11.763 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:42:11.793 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/image 2022-03-16 17:42:16.017 | + :: : [[ 300 == 503 ]] 2022-03-16 17:42:16.020 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:42:16.027 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:42:16.032 | + functions-common:time_stop:2425 : local name 2022-03-16 17:42:16.036 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:42:16.042 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:42:16.055 | + functions-common:time_stop:2428 : local total 2022-03-16 17:42:16.058 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:42:16.061 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:42:16.063 | + functions-common:time_stop:2432 : start_time=1647452531747 2022-03-16 17:42:16.066 | + functions-common:time_stop:2434 : [[ -z 1647452531747 ]] 2022-03-16 17:42:16.070 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:42:16.076 | + functions-common:time_stop:2437 : end_time=1647452536072 2022-03-16 17:42:16.078 | + functions-common:time_stop:2438 : elapsed_time=4325 2022-03-16 17:42:16.081 | + functions-common:time_stop:2439 : total=22972 2022-03-16 17:42:16.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:42:16.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27297 2022-03-16 17:42:16.092 | + functions:wait_for_service:467 : return 0 2022-03-16 17:42:16.100 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-16 17:42:16.128 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:16.131 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-16 17:42:16.156 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:16.159 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-16 17:42:16.163 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:42:16.166 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-16 17:42:16.168 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-16 17:42:16.171 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.174 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.177 | + functions:upload_image:134 : local image image_fname image_name 2022-03-16 17:42:16.179 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-16 17:42:16.184 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.189 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.191 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-16 17:42:16.194 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-16 17:42:16.197 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.202 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-16 17:42:16.205 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.207 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-16 17:42:16.210 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-16 17:42:16.213 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-16 17:42:16.215 | + functions:upload_image:294 : local kernel= 2022-03-16 17:42:16.217 | + functions:upload_image:295 : local ramdisk= 2022-03-16 17:42:16.220 | + functions:upload_image:296 : local disk_format= 2022-03-16 17:42:16.222 | + functions:upload_image:297 : local container_format= 2022-03-16 17:42:16.225 | + functions:upload_image:298 : local unpack= 2022-03-16 17:42:16.227 | + functions:upload_image:299 : local img_property= 2022-03-16 17:42:16.230 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 17:42:16.232 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-16 17:42:16.235 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-16 17:42:16.237 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-16 17:42:16.241 | + functions:upload_image:309 : case "$image_fname" in 2022-03-16 17:42:16.243 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.247 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.251 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-16 17:42:16.256 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.260 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-16 17:42:16.266 | + functions:upload_image:376 : disk_format=vhdx 2022-03-16 17:42:16.268 | + functions:upload_image:377 : container_format=bare 2022-03-16 17:42:16.272 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-16 17:42:16.274 | + functions:upload_image:385 : is_arch ppc64le 2022-03-16 17:42:16.277 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:42:16.282 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-16 17:42:16.285 | + functions:upload_image:385 : is_arch ppc64 2022-03-16 17:42:16.288 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:42:16.293 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-16 17:42:16.295 | + functions:upload_image:385 : is_arch ppc 2022-03-16 17:42:16.300 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:42:16.303 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-16 17:42:16.309 | + functions:upload_image:389 : is_arch aarch64 2022-03-16 17:42:16.315 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:42:16.322 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 17:42:16.325 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-16 17:42:16.327 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-16 17:42:16.331 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-16 17:42:16.333 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-16 17:42:16.335 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-16 17:42:16.338 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-16 17:42:16.340 | + functions:_upload_image:105 : shift 2022-03-16 17:42:16.342 | + functions:_upload_image:106 : local container=bare 2022-03-16 17:42:16.345 | + functions:_upload_image:107 : shift 2022-03-16 17:42:16.347 | + functions:_upload_image:108 : local disk=vhdx 2022-03-16 17:42:16.350 | + functions:_upload_image:109 : shift 2022-03-16 17:42:16.353 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:42:16.355 | + functions:_upload_image:111 : shift 2022-03-16 17:42:16.357 | + functions:_upload_image:112 : local properties 2022-03-16 17:42:16.360 | + functions:_upload_image:113 : local useimport 2022-03-16 17:42:16.363 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-16 17:42:16.366 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-16 17:42:16.368 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-16 17:42:16.371 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-16 17:42:16.373 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-16 17:42:16.376 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-16 17:42:16.378 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-16 17:42:16.380 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-16 17:42:23.965 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:42:23.998 | [315977 Async create_flavors:315977]: finished successfully 2022-03-16 17:42:34.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:34.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:34.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:34.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:34.880 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:42:34.880 | | Field | Value | 2022-03-16 17:42:34.880 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:42:34.880 | | container_format | bare | 2022-03-16 17:42:34.880 | | created_at | 2022-03-16T17:42:19Z | 2022-03-16 17:42:34.880 | | disk_format | vhdx | 2022-03-16 17:42:34.880 | | file | /v2/images/1f5147c1-016a-4377-b5f0-6928787ea306/file | 2022-03-16 17:42:34.880 | | id | 1f5147c1-016a-4377-b5f0-6928787ea306 | 2022-03-16 17:42:34.880 | | min_disk | 0 | 2022-03-16 17:42:34.880 | | min_ram | 0 | 2022-03-16 17:42:34.880 | | name | ubuntu-16 | 2022-03-16 17:42:34.880 | | owner | 8f762d60b1614e02bdfeefe1be8fe8f2 | 2022-03-16 17:42:34.880 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-16 17:42:34.880 | | protected | False | 2022-03-16 17:42:34.880 | | schema | /v2/schemas/image | 2022-03-16 17:42:34.880 | | status | queued | 2022-03-16 17:42:34.881 | | tags | | 2022-03-16 17:42:34.881 | | updated_at | 2022-03-16T17:42:19Z | 2022-03-16 17:42:34.881 | | visibility | public | 2022-03-16 17:42:34.881 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:42:35.044 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-16 17:42:35.099 | [251505 Async create_flavors:315977]: Waiting for completion of create_flavors running on PID 315977 (2 other jobs running) 2022-03-16 17:42:35.128 | [251505 Async create_flavors:315977]: Signaling child to exit 2022-03-16 17:42:35.129 | WAKEUP 2022-03-16 17:42:35.154 | [251505 Async create_flavors:315977]: Signaled 2022-03-16 17:42:35.156 | + lib/nova:create_flavors:1217 : is_service_enabled n-api 2022-03-16 17:42:35.156 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:35.156 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-16 17:42:35.156 | + lib/nova:create_flavors:1218 : grep -q ds512M 2022-03-16 17:42:35.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.156 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.156 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.156 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-16 17:42:35.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.156 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.156 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.156 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.156 | | Field | Value | 2022-03-16 17:42:35.156 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.156 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.156 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.156 | | description | None | 2022-03-16 17:42:35.156 | | disk | 1 | 2022-03-16 17:42:35.156 | | id | c1 | 2022-03-16 17:42:35.156 | | name | cirros256 | 2022-03-16 17:42:35.156 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.156 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.156 | | ram | 256 | 2022-03-16 17:42:35.156 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.157 | | swap | | 2022-03-16 17:42:35.157 | | vcpus | 1 | 2022-03-16 17:42:35.157 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.157 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-16 17:42:35.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.157 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.157 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.157 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.157 | | Field | Value | 2022-03-16 17:42:35.157 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.157 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.157 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.157 | | description | None | 2022-03-16 17:42:35.157 | | disk | 5 | 2022-03-16 17:42:35.157 | | id | d1 | 2022-03-16 17:42:35.157 | | name | ds512M | 2022-03-16 17:42:35.157 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.157 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.157 | | ram | 512 | 2022-03-16 17:42:35.157 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.157 | | swap | | 2022-03-16 17:42:35.157 | | vcpus | 1 | 2022-03-16 17:42:35.157 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.157 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-16 17:42:35.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.157 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.157 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.157 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.157 | | Field | Value | 2022-03-16 17:42:35.157 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.157 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.158 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.158 | | description | None | 2022-03-16 17:42:35.158 | | disk | 10 | 2022-03-16 17:42:35.158 | | id | d2 | 2022-03-16 17:42:35.158 | | name | ds1G | 2022-03-16 17:42:35.158 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.158 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.158 | | ram | 1024 | 2022-03-16 17:42:35.158 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.158 | | swap | | 2022-03-16 17:42:35.158 | | vcpus | 1 | 2022-03-16 17:42:35.158 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.158 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-16 17:42:35.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.158 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.158 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.158 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.158 | | Field | Value | 2022-03-16 17:42:35.158 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.158 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.158 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.158 | | description | None | 2022-03-16 17:42:35.158 | | disk | 10 | 2022-03-16 17:42:35.158 | | id | d3 | 2022-03-16 17:42:35.158 | | name | ds2G | 2022-03-16 17:42:35.158 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.158 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.158 | | ram | 2048 | 2022-03-16 17:42:35.158 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.158 | | swap | | 2022-03-16 17:42:35.159 | | vcpus | 2 | 2022-03-16 17:42:35.159 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.159 | + lib/nova:create_flavors:1224 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-16 17:42:35.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.159 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.159 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.159 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.159 | | Field | Value | 2022-03-16 17:42:35.159 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.159 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.159 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.159 | | description | None | 2022-03-16 17:42:35.159 | | disk | 20 | 2022-03-16 17:42:35.159 | | id | d4 | 2022-03-16 17:42:35.159 | | name | ds4G | 2022-03-16 17:42:35.159 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.159 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.159 | | ram | 4096 | 2022-03-16 17:42:35.159 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.159 | | swap | | 2022-03-16 17:42:35.159 | | vcpus | 4 | 2022-03-16 17:42:35.159 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.159 | + lib/nova:create_flavors:1227 : grep -q m1.tiny 2022-03-16 17:42:35.159 | + lib/nova:create_flavors:1227 : openstack --os-region-name=RegionOne flavor list 2022-03-16 17:42:35.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.159 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.159 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.159 | + lib/nova:create_flavors:1228 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-16 17:42:35.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.160 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.160 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.160 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.161 | | Field | Value | 2022-03-16 17:42:35.161 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.161 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.161 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.161 | | description | None | 2022-03-16 17:42:35.161 | | disk | 1 | 2022-03-16 17:42:35.161 | | id | 1 | 2022-03-16 17:42:35.161 | | name | m1.tiny | 2022-03-16 17:42:35.161 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.161 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.161 | | ram | 512 | 2022-03-16 17:42:35.161 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.161 | | swap | | 2022-03-16 17:42:35.161 | | vcpus | 1 | 2022-03-16 17:42:35.161 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.161 | + lib/nova:create_flavors:1229 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-16 17:42:35.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.161 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.161 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.161 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.161 | | Field | Value | 2022-03-16 17:42:35.161 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.161 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.161 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.162 | | description | None | 2022-03-16 17:42:35.162 | | disk | 20 | 2022-03-16 17:42:35.162 | | id | 2 | 2022-03-16 17:42:35.162 | | name | m1.small | 2022-03-16 17:42:35.162 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.162 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.162 | | ram | 2048 | 2022-03-16 17:42:35.162 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.162 | | swap | | 2022-03-16 17:42:35.162 | | vcpus | 1 | 2022-03-16 17:42:35.162 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.162 | + lib/nova:create_flavors:1230 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-16 17:42:35.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.162 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.162 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.162 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.162 | | Field | Value | 2022-03-16 17:42:35.162 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.162 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.162 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.162 | | description | None | 2022-03-16 17:42:35.162 | | disk | 40 | 2022-03-16 17:42:35.162 | | id | 3 | 2022-03-16 17:42:35.162 | | name | m1.medium | 2022-03-16 17:42:35.162 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.162 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.162 | | ram | 4096 | 2022-03-16 17:42:35.162 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.162 | | swap | | 2022-03-16 17:42:35.162 | | vcpus | 2 | 2022-03-16 17:42:35.162 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.163 | + lib/nova:create_flavors:1231 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-16 17:42:35.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.163 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.163 | | Field | Value | 2022-03-16 17:42:35.163 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.163 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.163 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.163 | | description | None | 2022-03-16 17:42:35.163 | | disk | 80 | 2022-03-16 17:42:35.163 | | id | 4 | 2022-03-16 17:42:35.163 | | name | m1.large | 2022-03-16 17:42:35.163 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.163 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.163 | | ram | 8192 | 2022-03-16 17:42:35.163 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.163 | | swap | | 2022-03-16 17:42:35.163 | | vcpus | 4 | 2022-03-16 17:42:35.163 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.163 | + lib/nova:create_flavors:1232 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-16 17:42:35.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:35.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:35.163 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.163 | | Field | Value | 2022-03-16 17:42:35.163 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.163 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:42:35.163 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:42:35.163 | | description | None | 2022-03-16 17:42:35.164 | | disk | 160 | 2022-03-16 17:42:35.164 | | id | 5 | 2022-03-16 17:42:35.164 | | name | m1.xlarge | 2022-03-16 17:42:35.164 | | os-flavor-access:is_public | True | 2022-03-16 17:42:35.164 | | properties | hw_rng:allowed='True' | 2022-03-16 17:42:35.164 | | ram | 16384 | 2022-03-16 17:42:35.164 | | rxtx_factor | 1.0 | 2022-03-16 17:42:35.164 | | swap | | 2022-03-16 17:42:35.164 | | vcpus | 8 | 2022-03-16 17:42:35.164 | +----------------------------+-----------------------+ 2022-03-16 17:42:35.205 | [251505 Async create_flavors:315977]: finished create_flavors with result 0 in 32 seconds 2022-03-16 17:42:35.210 | + inc/async:async_wait:197 : return 0 2022-03-16 17:42:35.213 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-16 17:42:35.232 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:42:35.234 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-16 17:42:35.253 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:35.256 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-16 17:42:35.275 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:35.277 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-16 17:42:35.280 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:42:35.282 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 17:42:35.288 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-16 17:42:35.290 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 17:42:35.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-16 17:42:35.294 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-16 17:42:35.295 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-16 17:42:35.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-16 17:42:35.298 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-16 17:42:35.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-16 17:42:35.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-16 17:42:35.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-16 17:42:35.304 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-16 17:42:35.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-16 17:42:35.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-16 17:42:35.309 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:42:35.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-16 17:42:35.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:42:35.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-16 17:42:35.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:42:35.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-16 17:42:35.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:42:35.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-16 17:42:35.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:42:35.322 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-16 17:42:35.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-16 17:42:35.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:42:35.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-16 17:42:35.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:42:35.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-16 17:42:35.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-16 17:42:35.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-16 17:42:35.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:42:35.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-16 17:42:35.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:42:35.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-16 17:42:35.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-16 17:42:35.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-16 17:42:35.343 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-16 17:42:35.345 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-16 17:42:35.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-16 17:42:35.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-16 17:42:35.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-16 17:42:35.352 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-16 17:42:35.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-16 17:42:35.355 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-16 17:42:35.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-16 17:42:35.357 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 17:42:35.359 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 17:42:35.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-16 17:42:35.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-16 17:42:35.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-16 17:42:35.365 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-16 17:42:35.367 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-16 17:42:35.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-16 17:42:35.370 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-16 17:42:35.372 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-16 17:42:35.375 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-16 17:42:35.375 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-16 17:42:35.375 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-16 17:42:35.375 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-16 17:42:35.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-16 17:42:37.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:37.509 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:37.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:42:37.509 | from cryptography.utils import int_from_bytes 2022-03-16 17:42:37.509 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-16 17:42:37.511 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-16 17:42:37.678 | + ./stack.sh:main:1390 : save_stackenv 2022-03-16 17:42:37.680 | + functions-common:save_stackenv:60 : local tag= 2022-03-16 17:42:37.684 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:42:37.688 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-174237 2022-03-16 17:42:37.691 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-174237 ' 2022-03-16 17:42:37.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.696 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:42:37.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.702 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:42:37.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.707 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:42:37.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.712 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-03-16 17:42:37.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.717 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:42:37.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.723 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:42:37.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.728 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-172956 2022-03-16 17:42:37.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.733 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:42:37.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.738 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:42:37.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.743 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:42:37.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.748 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:42:37.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.753 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:42:37.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:42:37.758 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:42:37.761 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-16 17:42:37.763 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:42:37.766 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:42:37.768 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-16 17:42:37.770 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:42:37.773 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:42:37.775 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:42:37.778 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-16 17:42:37.781 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:42:37.784 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-16 17:42:37.787 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:42:37.790 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-16 17:42:37.790 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:42:37.790 | gsub("[][]", "", $1); 2022-03-16 17:42:37.790 | split($1, a, "|"); 2022-03-16 17:42:37.790 | if (a[1] == matchgroup) 2022-03-16 17:42:37.790 | print a[2] 2022-03-16 17:42:37.790 | } 2022-03-16 17:42:37.790 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:42:37.796 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-16 17:42:37.799 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:42:37.803 | + functions-common:run_phase:1854 : local phase=extra 2022-03-16 17:42:37.805 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:42:37.807 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:42:37.810 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:42:37.813 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:42:37.816 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:42:37.819 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:42:37.824 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:42:37.827 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:42:37.829 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:42:37.833 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-16 17:42:37.836 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:42:37.853 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:42:37.856 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:42:37.859 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:42:37.861 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-16 17:42:37.865 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:42:37.867 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:42:37.870 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:42:37.873 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-16 17:42:37.875 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-16 17:42:37.878 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:42:37.881 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:42:37.884 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:42:37.886 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:42:37.889 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-16 17:42:37.892 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:42:37.894 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-16 17:42:37.897 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:42:37.899 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:42:37.902 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-16 17:42:37.905 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:42:37.907 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:42:37.910 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-16 17:42:37.913 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:42:37.916 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:42:37.918 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:42:37.922 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-16 17:42:37.925 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:42:37.928 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-16 17:42:37.931 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:42:37.934 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-16 17:42:37.934 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:42:37.934 | gsub("[][]", "", $1); 2022-03-16 17:42:37.934 | split($1, a, "|"); 2022-03-16 17:42:37.934 | if (a[1] == matchgroup) 2022-03-16 17:42:37.934 | print a[2] 2022-03-16 17:42:37.934 | } 2022-03-16 17:42:37.934 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:42:37.940 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-16 17:42:37.961 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:42:37.964 | + ./stack.sh:main:1430 : service_check 2022-03-16 17:42:37.967 | + functions-common:service_check:1718 : local service 2022-03-16 17:42:37.970 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:37.973 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-16 17:42:37.986 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-16 17:42:37.991 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:37.993 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-16 17:42:38.007 | enabled 2022-03-16 17:42:38.011 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-16 17:42:38.028 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-16 17:42:38.028 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.028 | Active: active (running) since Wed 2022-03-16 17:40:23 UTC; 2min 14s ago 2022-03-16 17:42:38.028 | Main PID: 308967 (uwsgi) 2022-03-16 17:42:38.028 | Status: "uWSGI is ready" 2022-03-16 17:42:38.028 | Tasks: 3 (limit: 14304) 2022-03-16 17:42:38.028 | Memory: 253.5M 2022-03-16 17:42:38.028 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-16 17:42:38.028 | ├─308967 nova-apiuWSGI master 2022-03-16 17:42:38.028 | ├─308968 nova-apiuWSGI worker 1 2022-03-16 17:42:38.028 | └─308969 nova-apiuWSGI worker 2 2022-03-16 17:42:38.028 | 2022-03-16 17:42:38.028 | Mar 16 17:42:21 dv-neutron-833247-11-hyperv devstack@n-api.service[308968]: [pid: 308968|app: 0|req: 17/32] 10.222.0.24 () {64 vars in 1332 bytes} [Wed Mar 16 17:42:21 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308969]: DEBUG nova.api.openstack.wsgi [None req-11042f6e-0adf-42de-84f5-abdcfb07ec16 admin admin] Calling method '>' {{(pid=308969) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308969]: INFO nova.api.openstack.requestlog [None req-11042f6e-0adf-42de-84f5-abdcfb07ec16 admin admin] 10.222.0.24 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002085 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308969]: [pid: 308969|app: 0|req: 16/33] 10.222.0.24 () {54 vars in 930 bytes} [Wed Mar 16 17:42:23 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308968]: DEBUG nova.api.openstack.wsgi [None req-aab35185-968a-4fa4-bf36-899a49dd83c3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "id": "5", "name": "m1.xlarge", "os-flavor-access:is_public": true, "ram": 16384, "disk": 160}} {{(pid=308968) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308968]: INFO nova.api.openstack.requestlog [None req-aab35185-968a-4fa4-bf36-899a49dd83c3 admin admin] 10.222.0.24 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.081786 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308968]: [pid: 308968|app: 0|req: 18/34] 10.222.0.24 () {64 vars in 1282 bytes} [Wed Mar 16 17:42:23 2022] POST /compute/v2.1/flavors => generated 408 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308969]: DEBUG nova.api.openstack.wsgi [None req-702df453-9ca9-4d88-ad31-98c151cfe2a7 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=308969) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 17:42:38.028 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308969]: INFO nova.api.openstack.requestlog [None req-702df453-9ca9-4d88-ad31-98c151cfe2a7 admin admin] 10.222.0.24 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.030571 2022-03-16 17:42:38.029 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv devstack@n-api.service[308969]: [pid: 308969|app: 0|req: 17/35] 10.222.0.24 () {64 vars in 1332 bytes} [Wed Mar 16 17:42:23 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-16 17:42:38.032 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.034 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-16 17:42:38.047 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-16 17:42:38.052 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.054 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-16 17:42:38.071 | enabled 2022-03-16 17:42:38.074 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-16 17:42:38.091 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-16 17:42:38.091 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.091 | Active: active (running) since Wed 2022-03-16 17:41:39 UTC; 58s ago 2022-03-16 17:42:38.091 | Main PID: 313731 (nova-scheduler) 2022-03-16 17:42:38.091 | Tasks: 3 (limit: 14304) 2022-03-16 17:42:38.092 | Memory: 154.1M 2022-03-16 17:42:38.092 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-16 17:42:38.092 | ├─313731 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:42:38.092 | ├─315042 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:42:38.092 | └─315043 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:42:38.092 | 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_limit.split_loggers = False {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_limit.status_code_retries = None {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_limit.status_code_retry_delay = None {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_limit.timeout = None {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_limit.valid_interfaces = None {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_limit.version = None {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_reports.file_event_handler = None {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] oslo_reports.log_dir = None {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.092 | Mar 16 17:41:44 dv-neutron-833247-11-hyperv nova-scheduler[313731]: DEBUG oslo_service.service [None req-54a5793e-9730-406a-8e76-ddd6de621cb8 None None] ******************************************************************************** {{(pid=313731) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 17:42:38.095 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.099 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-16 17:42:38.112 | enabled 2022-03-16 17:42:38.117 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-16 17:42:38.134 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-16 17:42:38.134 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.134 | Active: active (running) since Wed 2022-03-16 17:41:41 UTC; 56s ago 2022-03-16 17:42:38.134 | Main PID: 314246 (uwsgi) 2022-03-16 17:42:38.134 | Status: "uWSGI is ready" 2022-03-16 17:42:38.134 | Tasks: 4 (limit: 14304) 2022-03-16 17:42:38.134 | Memory: 216.6M 2022-03-16 17:42:38.134 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-16 17:42:38.134 | ├─314246 nova-api-metauWSGI master 2022-03-16 17:42:38.134 | ├─314249 nova-api-metauWSGI worker 1 2022-03-16 17:42:38.134 | ├─314250 nova-api-metauWSGI worker 2 2022-03-16 17:42:38.134 | └─314251 nova-api-metauWSGI http 1 2022-03-16 17:42:38.134 | 2022-03-16 17:42:38.134 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314250]: DEBUG oslo_concurrency.lockutils [None req-89601e19-795c-4465-98a0-c8959451211e None None] Lock "3de95525-c490-4b88-ba3a-848fdecc22d1" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=314250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:42:38.134 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314250]: DEBUG oslo_concurrency.lockutils [None req-89601e19-795c-4465-98a0-c8959451211e None None] Lock "3de95525-c490-4b88-ba3a-848fdecc22d1" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=314250) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314250]: DEBUG oslo_db.sqlalchemy.engines [None req-89601e19-795c-4465-98a0-c8959451211e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=314250) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314250]: DEBUG oslo_db.sqlalchemy.engines [None req-89601e19-795c-4465-98a0-c8959451211e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=314250) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314249]: DEBUG oslo_db.sqlalchemy.engines [None req-15a2df98-312f-4a40-9dfc-f1034979f445 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=314249) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314250]: DEBUG oslo_db.sqlalchemy.engines [None req-89601e19-795c-4465-98a0-c8959451211e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=314250) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314249]: WARNING nova.api.metadata.handler [None req-15a2df98-312f-4a40-9dfc-f1034979f445 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314249]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55a1718649a0 pid: 314249 (default app) 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314250]: WARNING nova.api.metadata.handler [None req-89601e19-795c-4465-98a0-c8959451211e None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 17:42:38.135 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[314250]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55a1718649a0 pid: 314250 (default app) 2022-03-16 17:42:38.138 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.141 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-16 17:42:38.155 | enabled 2022-03-16 17:42:38.159 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-16 17:42:38.178 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-16 17:42:38.178 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.178 | Active: active (running) since Wed 2022-03-16 17:40:38 UTC; 1min 59s ago 2022-03-16 17:42:38.178 | Main PID: 310189 (uwsgi) 2022-03-16 17:42:38.178 | Status: "uWSGI is ready" 2022-03-16 17:42:38.178 | Tasks: 3 (limit: 14304) 2022-03-16 17:42:38.178 | Memory: 138.1M 2022-03-16 17:42:38.178 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-16 17:42:38.178 | ├─310189 placementuWSGI master 2022-03-16 17:42:38.178 | ├─310190 placementuWSGI worker 1 2022-03-16 17:42:38.178 | └─310191 placementuWSGI worker 2 2022-03-16 17:42:38.178 | 2022-03-16 17:42:38.178 | Mar 16 17:40:41 dv-neutron-833247-11-hyperv devstack@placement-api.service[310191]: [pid: 310191|app: 0|req: 1/1] 10.222.0.24 () {50 vars in 776 bytes} [Wed Mar 16 17:40:41 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:42:38.178 | Mar 16 17:41:43 dv-neutron-833247-11-hyperv devstack@placement-api.service[310190]: DEBUG placement.requestlog [None req-f37ffa44-a389-44f9-bc32-df463dda2644 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=310190) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:42:38.178 | Mar 16 17:41:43 dv-neutron-833247-11-hyperv devstack@placement-api.service[310190]: INFO placement.requestlog [None req-f37ffa44-a389-44f9-bc32-df463dda2644 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:42:38.178 | Mar 16 17:41:43 dv-neutron-833247-11-hyperv devstack@placement-api.service[310190]: [pid: 310190|app: 0|req: 1/2] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:41:43 2022] GET /placement => generated 136 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:42:38.178 | Mar 16 17:41:48 dv-neutron-833247-11-hyperv devstack@placement-api.service[310191]: DEBUG placement.requestlog [None req-08389377-45ce-4276-a336-85fd47652e22 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=310191) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:42:38.178 | Mar 16 17:41:48 dv-neutron-833247-11-hyperv devstack@placement-api.service[310191]: INFO placement.requestlog [None req-08389377-45ce-4276-a336-85fd47652e22 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:42:38.178 | Mar 16 17:41:48 dv-neutron-833247-11-hyperv devstack@placement-api.service[310191]: [pid: 310191|app: 0|req: 2/3] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:41:48 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:42:38.178 | Mar 16 17:41:50 dv-neutron-833247-11-hyperv devstack@placement-api.service[310190]: DEBUG placement.requestlog [None req-101e1517-fc71-4341-bc5b-907c09f89d74 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=310190) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:42:38.178 | Mar 16 17:41:50 dv-neutron-833247-11-hyperv devstack@placement-api.service[310190]: INFO placement.requestlog [None req-101e1517-fc71-4341-bc5b-907c09f89d74 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:42:38.179 | Mar 16 17:41:50 dv-neutron-833247-11-hyperv devstack@placement-api.service[310190]: [pid: 310190|app: 0|req: 2/4] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:41:50 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:42:38.181 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.184 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-16 17:42:38.197 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-16 17:42:38.201 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.203 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-16 17:42:38.218 | enabled 2022-03-16 17:42:38.221 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-16 17:42:38.238 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-16 17:42:38.238 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.238 | Active: active (running) since Wed 2022-03-16 17:42:11 UTC; 26s ago 2022-03-16 17:42:38.238 | Main PID: 318282 (uwsgi) 2022-03-16 17:42:38.239 | Status: "uWSGI is ready" 2022-03-16 17:42:38.239 | Tasks: 7 (limit: 14304) 2022-03-16 17:42:38.239 | Memory: 225.6M 2022-03-16 17:42:38.239 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-16 17:42:38.239 | ├─318282 glance-apiuWSGI master 2022-03-16 17:42:38.239 | ├─318288 glance-apiuWSGI worker 1 2022-03-16 17:42:38.239 | └─318289 glance-apiuWSGI worker 2 2022-03-16 17:42:38.239 | 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.location [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=318288) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: DEBUG glance_store.backend [None req-02891811-b1a6-49ea-950b-2a22ca8f4cda admin admin] Skipping store.set_acls... not implemented. {{(pid=318288) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-16 17:42:38.239 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv devstack@g-api.service[318288]: [pid: 318288|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 16 17:42:19 2022] PUT /v2/images/1f5147c1-016a-4377-b5f0-6928787ea306/file => generated 0 bytes in 15806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-16 17:42:38.243 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.246 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-16 17:42:38.259 | enabled 2022-03-16 17:42:38.263 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-16 17:42:38.280 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-16 17:42:38.280 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.280 | Active: active (running) since Wed 2022-03-16 17:42:00 UTC; 38s ago 2022-03-16 17:42:38.280 | Main PID: 316943 (cinder-schedule) 2022-03-16 17:42:38.280 | Tasks: 2 (limit: 14304) 2022-03-16 17:42:38.280 | Memory: 108.8M 2022-03-16 17:42:38.280 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-16 17:42:38.280 | └─316943 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-16 17:42:38.280 | 2022-03-16 17:42:38.280 | Mar 16 17:42:04 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: INFO cinder.manager [None req-7c46c90c-f607-4311-8022-d13b13ae913d None None] Initiating service 1 cleanup 2022-03-16 17:42:38.280 | Mar 16 17:42:04 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: INFO cinder.manager [None req-7c46c90c-f607-4311-8022-d13b13ae913d None None] Service 1 cleanup completed. 2022-03-16 17:42:38.281 | Mar 16 17:42:04 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.service [None req-7c46c90c-f607-4311-8022-d13b13ae913d None None] Creating RPC server for service cinder-scheduler {{(pid=316943) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-16 17:42:38.281 | Mar 16 17:42:04 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.service [None req-7c46c90c-f607-4311-8022-d13b13ae913d None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=316943) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-16 17:42:38.281 | Mar 16 17:42:06 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.scheduler.host_manager [None req-5fab4789-40db-496e-a2ec-b7a6d2422fa5 None None] Received backup service update from dv-neutron-833247-11-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=316943) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-16 17:42:38.281 | Mar 16 17:42:17 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.scheduler.host_manager [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] Received volume service update from dv-neutron-833247-11-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-833247-11-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=316943) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-16 17:42:38.281 | Mar 16 17:42:17 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.scheduler.host_manager [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] Updating capabilities for dv-neutron-833247-11-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-833247-11-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 16, 17, 42, 17, 670865)} {{(pid=316943) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-16 17:42:38.281 | Mar 16 17:42:17 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.utils [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=316943) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 17:42:38.281 | Mar 16 17:42:17 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.utils [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=316943) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 17:42:38.281 | Mar 16 17:42:17 dv-neutron-833247-11-hyperv cinder-scheduler[316943]: DEBUG cinder.scheduler.host_manager [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-833247-11-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 16, 17, 42, 17, 695107)}]. {{(pid=316943) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-16 17:42:38.285 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.288 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-16 17:42:38.303 | enabled 2022-03-16 17:42:38.306 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-16 17:42:38.323 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-16 17:42:38.323 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.323 | Active: active (running) since Wed 2022-03-16 17:41:53 UTC; 44s ago 2022-03-16 17:42:38.323 | Main PID: 316500 (uwsgi) 2022-03-16 17:42:38.323 | Status: "uWSGI is ready" 2022-03-16 17:42:38.323 | Tasks: 5 (limit: 14304) 2022-03-16 17:42:38.323 | Memory: 246.3M 2022-03-16 17:42:38.323 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-16 17:42:38.323 | ├─316500 cinder-apiuWSGI master 2022-03-16 17:42:38.323 | ├─316504 cinder-apiuWSGI worker 1 2022-03-16 17:42:38.323 | └─316506 cinder-apiuWSGI worker 2 2022-03-16 17:42:38.323 | 2022-03-16 17:42:38.323 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316504]: INFO cinder.api.openstack.wsgi [None req-8689c544-de7a-43d7-bdc0-c57c043615b6 admin admin] http://10.222.0.24/volume/v3/8f762d60b1614e02bdfeefe1be8fe8f2/types returned with HTTP 200 2022-03-16 17:42:38.323 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316504]: [pid: 316504|app: 0|req: 1/2] 10.222.0.24 () {60 vars in 1237 bytes} [Wed Mar 16 17:42:06 2022] POST /volume/v3/8f762d60b1614e02bdfeefe1be8fe8f2/types => generated 186 bytes in 1021 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-16 17:42:38.323 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: DEBUG cinder.api.middleware.request_id [req-8689c544-de7a-43d7-bdc0-c57c043615b6 req-ca473efd-7ee8-43e5-a5cc-5a12f0787bc1 None None] RequestId filter calling following filter/app {{(pid=316506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-16 17:42:38.323 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: INFO cinder.api.openstack.wsgi [req-8689c544-de7a-43d7-bdc0-c57c043615b6 req-ca473efd-7ee8-43e5-a5cc-5a12f0787bc1 admin admin] POST http://10.222.0.24/volume/v3/8f762d60b1614e02bdfeefe1be8fe8f2/types/7e0b286d-1a1f-4748-b8e6-b458dd89ed18/extra_specs 2022-03-16 17:42:38.324 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: DEBUG cinder.api.openstack.wsgi [req-8689c544-de7a-43d7-bdc0-c57c043615b6 req-ca473efd-7ee8-43e5-a5cc-5a12f0787bc1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=316506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-16 17:42:38.324 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-16 17:42:38.324 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-16 17:42:38.324 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: DEBUG oslo_db.sqlalchemy.engines [req-8689c544-de7a-43d7-bdc0-c57c043615b6 req-ca473efd-7ee8-43e5-a5cc-5a12f0787bc1 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=316506) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:42:38.324 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: INFO cinder.api.openstack.wsgi [req-8689c544-de7a-43d7-bdc0-c57c043615b6 req-ca473efd-7ee8-43e5-a5cc-5a12f0787bc1 admin admin] http://10.222.0.24/volume/v3/8f762d60b1614e02bdfeefe1be8fe8f2/types/7e0b286d-1a1f-4748-b8e6-b458dd89ed18/extra_specs returned with HTTP 200 2022-03-16 17:42:38.324 | Mar 16 17:42:08 dv-neutron-833247-11-hyperv devstack@c-api.service[316506]: [pid: 316506|app: 0|req: 2/3] 10.222.0.24 () {62 vars in 1454 bytes} [Wed Mar 16 17:42:08 2022] POST /volume/v3/8f762d60b1614e02bdfeefe1be8fe8f2/types/7e0b286d-1a1f-4748-b8e6-b458dd89ed18/extra_specs => generated 55 bytes in 888 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-16 17:42:38.327 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.330 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-16 17:42:38.345 | enabled 2022-03-16 17:42:38.350 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-16 17:42:38.367 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-16 17:42:38.367 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.367 | Active: active (running) since Wed 2022-03-16 17:42:04 UTC; 34s ago 2022-03-16 17:42:38.367 | Main PID: 317691 (cinder-volume) 2022-03-16 17:42:38.367 | Tasks: 3 (limit: 14304) 2022-03-16 17:42:38.368 | Memory: 141.0M 2022-03-16 17:42:38.368 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-16 17:42:38.368 | ├─317691 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 17:42:38.368 | └─317798 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 17:42:38.368 | 2022-03-16 17:42:38.368 | Mar 16 17:42:17 dv-neutron-833247-11-hyperv sudo[318636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-16 17:42:38.368 | Mar 16 17:42:17 dv-neutron-833247-11-hyperv sudo[318636]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 17:42:38.368 | Mar 16 17:42:18 dv-neutron-833247-11-hyperv sudo[318636]: pam_unix(sudo:session): session closed for user root 2022-03-16 17:42:38.368 | Mar 16 17:42:18 dv-neutron-833247-11-hyperv cinder-volume[317798]: DEBUG oslo_concurrency.processutils [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.106s {{(pid=317798) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 17:42:38.368 | Mar 16 17:42:18 dv-neutron-833247-11-hyperv cinder-volume[317798]: DEBUG oslo_concurrency.processutils [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=317798) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-16 17:42:38.368 | Mar 16 17:42:18 dv-neutron-833247-11-hyperv sudo[318643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-16 17:42:38.368 | Mar 16 17:42:18 dv-neutron-833247-11-hyperv sudo[318643]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 17:42:38.368 | Mar 16 17:42:20 dv-neutron-833247-11-hyperv sudo[318643]: pam_unix(sudo:session): session closed for user root 2022-03-16 17:42:38.368 | Mar 16 17:42:20 dv-neutron-833247-11-hyperv cinder-volume[317798]: DEBUG oslo_concurrency.processutils [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.137s {{(pid=317798) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 17:42:38.368 | Mar 16 17:42:20 dv-neutron-833247-11-hyperv cinder-volume[317798]: INFO cinder.volume.manager [None req-f5a34a3c-ac82-4e48-9acf-04996b1cba63 None None] Driver post RPC initialization completed successfully. 2022-03-16 17:42:38.371 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.374 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-16 17:42:38.386 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-16 17:42:38.390 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.393 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-16 17:42:38.405 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-16 17:42:38.409 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.413 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-16 17:42:38.425 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-16 17:42:38.429 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.431 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-16 17:42:38.444 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-16 17:42:38.447 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.450 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-16 17:42:38.464 | enabled 2022-03-16 17:42:38.468 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-16 17:42:38.485 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-16 17:42:38.485 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.485 | Active: active (running) since Wed 2022-03-16 17:40:31 UTC; 2min 7s ago 2022-03-16 17:42:38.485 | Main PID: 309597 (/usr/bin/python) 2022-03-16 17:42:38.485 | Tasks: 10 (limit: 14304) 2022-03-16 17:42:38.485 | Memory: 396.5M 2022-03-16 17:42:38.485 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-16 17:42:38.486 | ├─309597 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:42:38.486 | ├─309706 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:42:38.486 | ├─309707 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:42:38.486 | ├─309708 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:42:38.486 | └─309709 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:42:38.486 | 2022-03-16 17:42:38.486 | Mar 16 17:41:43 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron.plugins.ml2.plugin [None req-1d81e977-d451-4688-9ecb-7ccdf78b586d None None] Current status of the port ae5648ed-99f6-4b64-aee0-00c86e6bd5eb is: ACTIVE; New status is: ACTIVE {{(pid=309708) _update_individual_port_db_status /opt/stack/neutron/neutron/plugins/ml2/plugin.py:2257}} 2022-03-16 17:42:38.486 | Mar 16 17:41:49 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-81528007-a775-4230-9ade-de7dc291aafa None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (12fbf07f-7281-47cb-b4e8-e9e84512fbc6), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.486 | Mar 16 17:41:52 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-234749c6-e54b-4ff0-a945-690d0379ad79 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (3c47d850-599b-473b-a02e-2877452db4bf), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.486 | Mar 16 17:41:53 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (bc91e159-3c34-4461-97d6-b32eac35a492), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.486 | Mar 16 17:41:56 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-1d81e977-d451-4688-9ecb-7ccdf78b586d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (b85f5fa4-8546-46b3-950e-682e5102d2b6), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.486 | Mar 16 17:42:18 dv-neutron-833247-11-hyperv neutron-server[309709]: DEBUG neutron.db.agents_db [None req-cff30afa-a466-4d29-8fdb-4bfdcf856a03 None None] Agent healthcheck: found 4 active agents {{(pid=309709) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-16 17:42:38.486 | Mar 16 17:42:18 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-f17fac1f-8a3d-4236-80b7-06744af43c84 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (12fbf07f-7281-47cb-b4e8-e9e84512fbc6), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.486 | Mar 16 17:42:22 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-e1cc7c91-6767-4eb5-93f7-21897a0f0168 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (3c47d850-599b-473b-a02e-2877452db4bf), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.486 | Mar 16 17:42:23 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (bc91e159-3c34-4461-97d6-b32eac35a492), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.486 | Mar 16 17:42:26 dv-neutron-833247-11-hyperv neutron-server[309708]: DEBUG neutron_lib.callbacks.manager [None req-1d81e977-d451-4688-9ecb-7ccdf78b586d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759312959317', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8340660'] for agent (b85f5fa4-8546-46b3-950e-682e5102d2b6), after_update {{(pid=309708) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:42:38.490 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.492 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-16 17:42:38.505 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-16 17:42:38.509 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.511 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-16 17:42:38.524 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-16 17:42:38.528 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.530 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-16 17:42:38.542 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-16 17:42:38.546 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.548 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-16 17:42:38.560 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-16 17:42:38.564 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.567 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-16 17:42:38.579 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-16 17:42:38.584 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.586 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-16 17:42:38.600 | enabled 2022-03-16 17:42:38.604 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-16 17:42:38.621 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-16 17:42:38.621 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.621 | Active: active (running) since Wed 2022-03-16 17:34:01 UTC; 8min ago 2022-03-16 17:42:38.621 | Main PID: 284455 (dstat.sh) 2022-03-16 17:42:38.621 | Tasks: 3 (limit: 14304) 2022-03-16 17:42:38.621 | Memory: 19.8M 2022-03-16 17:42:38.621 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-16 17:42:38.621 | ├─284455 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-16 17:42:38.621 | ├─284585 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-16 17:42:38.621 | └─284586 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-16 17:42:38.621 | 2022-03-16 17:42:38.621 | Mar 16 17:42:28 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:28| 45 10 44 1 0|5520M 572M 167M 5420M| 175M 175M| 0 68M| 0 1283 |5629 14k|3.35 2.63 2.34|4.0 0 0| 0 0 | 0 0 | 23 217 0 69 0 2022-03-16 17:42:38.621 | Mar 16 17:42:29 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:29| 46 8 44 0 0|5520M 531M 167M 5462M| 175M 175M| 0 504k| 0 36.0 |5811 14k|3.32 2.64 2.35|1.0 0 0| 0 0 | 0 0 | 23 217 0 68 0 2022-03-16 17:42:38.621 | Mar 16 17:42:30 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:30| 45 20 31 3 0|5520M 159M 167M 5825M| 174M 174M| 0 288k| 0 27.0 |5126 13k|3.32 2.64 2.35|3.0 0 0| 0 0 | 0 0 | 23 217 0 68 0 2022-03-16 17:42:38.621 | Mar 16 17:42:31 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:31| 44 16 38 0 0|5527M 150M 166M 5833M| 166M 166M| 0 421M| 0 947 |5185 13k|3.32 2.64 2.35|3.0 0 13| 0 0 | 0 0 | 23 217 0 66 0 2022-03-16 17:42:38.621 | Mar 16 17:42:32 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:32| 44 13 40 1 0|5529M 640M 165M 5343M| 174M 174M| 56k 36M|3.00 135 |5651 14k|3.32 2.64 2.35|2.0 0 22| 0 0 | 0 0 | 23 219 0 66 0 2022-03-16 17:42:38.622 | Mar 16 17:42:33 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:33| 44 10 45 0 0|5526M 601M 165M 5385M| 176M 176M| 0 96k| 0 9.00 |5635 14k|3.32 2.64 2.35|1.0 0 0| 0 0 | 0 0 | 23 219 0 65 0 2022-03-16 17:42:38.622 | Mar 16 17:42:34 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:34| 43 9 44 1 0|5509M 543M 165M 5460M| 147M 147M| 0 240k| 0 23.0 |5359 13k|3.29 2.64 2.35|2.0 1.0 0| 0 0 | 0 0 | 23 219 0 65 0 2022-03-16 17:42:38.622 | Mar 16 17:42:35 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:35| 19 13 65 2 0|5466M 618M 165M 5425M| 43k 43k| 12k 105M|3.00 279 |2359 9771 |3.29 2.64 2.35|1.0 0 285| 0 0 | 0 0 | 23 214 0 69 0 2022-03-16 17:42:38.622 | Mar 16 17:42:36 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:36| 25 3 70 0 0|5479M 605M 165M 5425M|7253 6225 |4096B 276k|1.00 25.0 | 458 4110 |3.29 2.64 2.35|1.0 0 1.0| 0 0 | 0 0 | 23 214 0 69 0 2022-03-16 17:42:38.622 | Mar 16 17:42:37 dv-neutron-833247-11-hyperv dstat.sh[284586]: 16-03 17:42:37| 26 2 70 0 0|5505M 579M 165M 5425M|2279 2279 | 0 244k| 0 17.0 | 413 3843 |3.29 2.64 2.35|1.0 0 0| 0 0 | 0 0 | 23 214 0 67 0 2022-03-16 17:42:38.625 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.628 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-16 17:42:38.641 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-16 17:42:38.646 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.649 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-16 17:42:38.662 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-16 17:42:38.665 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.668 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-16 17:42:38.683 | enabled 2022-03-16 17:42:38.686 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-16 17:42:38.703 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-16 17:42:38.704 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.704 | Active: active (running) since Wed 2022-03-16 17:40:42 UTC; 1min 55s ago 2022-03-16 17:42:38.704 | Main PID: 310650 (neutron-openvsw) 2022-03-16 17:42:38.704 | Tasks: 7 (limit: 14304) 2022-03-16 17:42:38.704 | Memory: 250.1M 2022-03-16 17:42:38.704 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-16 17:42:38.704 | ├─310650 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:42:38.704 | ├─312315 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbg17b2sr/privsep.sock 2022-03-16 17:42:38.704 | ├─312379 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpe8hmowqe/privsep.sock 2022-03-16 17:42:38.704 | └─312382 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-16 17:42:38.704 | 2022-03-16 17:42:38.704 | Mar 16 17:42:33 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: DEBUG neutron.agent.linux.utils [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 312382. {{(pid=310650) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:42:38.704 | Mar 16 17:42:33 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-03-16 17:42:38.704 | Mar 16 17:42:35 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Agent rpc_loop - iteration:48 started 2022-03-16 17:42:38.704 | Mar 16 17:42:35 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xcddf4d7e,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=7903936197799768939,duration_nsec=312000000,duration_sec=106,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=310650) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 17:42:38.704 | Mar 16 17:42:35 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: DEBUG neutron.agent.linux.utils [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 312382. {{(pid=310650) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:42:38.704 | Mar 16 17:42:35 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 17:42:38.704 | Mar 16 17:42:37 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Agent rpc_loop - iteration:49 started 2022-03-16 17:42:38.704 | Mar 16 17:42:37 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xcddf4d80,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=7903936197799768939,duration_nsec=314000000,duration_sec=108,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=310650) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 17:42:38.704 | Mar 16 17:42:37 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: DEBUG neutron.agent.linux.utils [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 312382. {{(pid=310650) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:42:38.704 | Mar 16 17:42:37 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[310650]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-2d968b23-ba38-438a-92d7-428a87c7774e None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 17:42:38.708 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.711 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-16 17:42:38.725 | enabled 2022-03-16 17:42:38.729 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-16 17:42:38.746 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-16 17:42:38.746 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.746 | Active: active (running) since Wed 2022-03-16 17:40:44 UTC; 1min 54s ago 2022-03-16 17:42:38.746 | Main PID: 311011 (neutron-dhcp-ag) 2022-03-16 17:42:38.746 | Tasks: 15 (limit: 14304) 2022-03-16 17:42:38.746 | Memory: 379.2M 2022-03-16 17:42:38.746 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-16 17:42:38.746 | ├─311011 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-03-16 17:42:38.746 | ├─312234 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpeni3_lr1/privsep.sock 2022-03-16 17:42:38.746 | ├─312339 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpojxfahm0/privsep.sock 2022-03-16 17:42:38.746 | ├─312628 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpsbj26a5k/privsep.sock 2022-03-16 17:42:38.746 | ├─312709 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:42:38.746 | ├─312710 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:42:38.746 | └─312721 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/abf658e9-1aed-464c-afd6-e4a2580e64fd/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/abf658e9-1aed-464c-afd6-e4a2580e64fd/host --addn-hosts=/opt/stack/data/neutron/dhcp/abf658e9-1aed-464c-afd6-e4a2580e64fd/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/abf658e9-1aed-464c-afd6-e4a2580e64fd/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/abf658e9-1aed-464c-afd6-e4a2580e64fd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-26987914-0e51-4621-ad2e-0ec889fb8452,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-03-16 17:42:38.746 | 2022-03-16 17:42:38.746 | Mar 16 17:41:30 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG oslo_concurrency.lockutils [None req-50cfa503-3bf7-48e3-b73e-1a432289bfac None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=311011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:42:38.746 | Mar 16 17:41:30 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG oslo_concurrency.lockutils [None req-50cfa503-3bf7-48e3-b73e-1a432289bfac None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=311011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:42:38.747 | Mar 16 17:41:30 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG neutron.agent.dhcp.agent [None req-50cfa503-3bf7-48e3-b73e-1a432289bfac None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'b1019d32-12aa-4291-bd7d-5d7def3fab53', 'name': 'public-subnet', 'tenant_id': '8f762d60b1614e02bdfeefe1be8fe8f2', 'network_id': '9d591918-8d97-4dac-b360-7924ea2b237f', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.0.1', 'cidr': '172.26.0.0/24', 'allocation_pools': [{'start': '172.26.0.2', 'end': '172.26.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-16T17:41:30Z', 'updated_at': '2022-03-16T17:41:30Z', 'revision_number': 0, 'project_id': '8f762d60b1614e02bdfeefe1be8fe8f2', 'network': {'id': '9d591918-8d97-4dac-b360-7924ea2b237f', 'name': 'public', 'tenant_id': '8f762d60b1614e02bdfeefe1be8fe8f2', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['b1019d32-12aa-4291-bd7d-5d7def3fab53'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-03-16T17:41:22Z', 'updated_at': '2022-03-16T17:41:30Z', 'revision_number': 2, 'project_id': '8f762d60b1614e02bdfeefe1be8fe8f2', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=311011) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:42:38.747 | Mar 16 17:41:31 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG oslo_concurrency.lockutils [None req-1f85635c-d183-47ad-9c7b-db7a9ec1575d None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=311011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:42:38.747 | Mar 16 17:41:31 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG oslo_concurrency.lockutils [None req-1f85635c-d183-47ad-9c7b-db7a9ec1575d None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=311011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:42:38.747 | Mar 16 17:41:34 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=311011) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:42:38.747 | Mar 16 17:41:39 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=311011) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:42:38.747 | Mar 16 17:41:40 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=311011) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:42:38.747 | Mar 16 17:41:48 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=311011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:42:38.747 | Mar 16 17:41:48 dv-neutron-833247-11-hyperv neutron-dhcp-agent[311011]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.009s {{(pid=311011) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:42:38.750 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.754 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-16 17:42:38.767 | enabled 2022-03-16 17:42:38.772 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-16 17:42:38.788 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-16 17:42:38.788 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.788 | Active: active (running) since Wed 2022-03-16 17:40:46 UTC; 1min 52s ago 2022-03-16 17:42:38.788 | Main PID: 311386 (neutron-l3-agen) 2022-03-16 17:42:38.788 | Tasks: 32 (limit: 14304) 2022-03-16 17:42:38.788 | Memory: 388.3M 2022-03-16 17:42:38.788 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-16 17:42:38.788 | ├─108165 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/8574b10b-ab9e-48db-867b-7284e9717268.conf 2022-03-16 17:42:38.788 | ├─174408 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/ec42d70c-55b9-47b7-a512-2892e6fd5551.conf 2022-03-16 17:42:38.788 | ├─240859 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/1e69d2ff-546c-4c21-a02b-33491b311be5.conf 2022-03-16 17:42:38.788 | ├─311386 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-03-16 17:42:38.789 | ├─312319 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxp2z_2vt/privsep.sock 2022-03-16 17:42:38.789 | ├─313099 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw9945p2e/privsep.sock 2022-03-16 17:42:38.789 | ├─313111 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp8il1wrjg/privsep.sock 2022-03-16 17:42:38.789 | ├─313331 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:42:38.789 | ├─313332 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:42:38.789 | └─313592 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/edc73631-dafb-40a3-b638-a03ff0fce42d.conf 2022-03-16 17:42:38.789 | 2022-03-16 17:42:38.789 | Mar 16 17:41:46 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b6727a5-1eab-4130-b7b9-174bbe3ce3c0]: (4, ('ARPING 172.26.0.245 from 172.26.0.245 qg-ae5648ed-99\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=313099) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:42:38.789 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe927d76-04ca-480a-b7f6-af5602c8b184]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-d3db9728-96\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=313099) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:42:38.789 | Mar 16 17:41:47 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfff4f10-fc6d-4883-a62f-d5e9905ddbfc]: (4, ('ARPING 172.26.0.245 from 172.26.0.245 qg-ae5648ed-99\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=313099) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:42:38.789 | Mar 16 17:41:50 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d88d579-b9cd-4410-88b9-ef9e1671a742]: (4, ('ARPING 172.26.0.245 from 172.26.0.245 qg-ae5648ed-99\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=313099) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:42:38.789 | Mar 16 17:41:51 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=311386) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:42:38.789 | Mar 16 17:41:51 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=311386) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:42:38.789 | Mar 16 17:41:51 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo.privsep.daemon [-] privsep: reply[23ba1457-43ce-4f1d-91c0-fc712ab8cf74]: (4, ('ARPING 172.26.0.245 from 172.26.0.245 qg-ae5648ed-99\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=313099) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:42:38.789 | Mar 16 17:41:51 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=311386) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:42:38.789 | Mar 16 17:41:51 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=311386) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:42:38.789 | Mar 16 17:42:12 dv-neutron-833247-11-hyperv neutron-l3-agent[311386]: DEBUG oslo_service.periodic_task [None req-4836489b-e87f-4942-b860-a0845a00cea9 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=311386) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 17:42:38.792 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.795 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-16 17:42:38.809 | enabled 2022-03-16 17:42:38.812 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-16 17:42:38.830 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-16 17:42:38.830 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.830 | Active: active (running) since Wed 2022-03-16 17:40:47 UTC; 1min 50s ago 2022-03-16 17:42:38.830 | Main PID: 311749 (neutron-metadat) 2022-03-16 17:42:38.830 | Tasks: 4 (limit: 14304) 2022-03-16 17:42:38.830 | Memory: 129.6M 2022-03-16 17:42:38.830 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-16 17:42:38.830 | ├─311749 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 17:42:38.830 | ├─312241 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 17:42:38.830 | └─312242 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 17:42:38.830 | 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_rabbit.ssl = False {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_rabbit.ssl_version = {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_notifications.driver = [] {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_notifications.retry = -1 {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] oslo_messaging_notifications.transport_url = **** {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:42:38.830 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metadata-agent[311749]: DEBUG oslo_service.service [None req-bddc4ccf-4a71-4870-bcfc-e0b8735ced50 None None] ******************************************************************************** {{(pid=311749) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 17:42:38.834 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:42:38.837 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-16 17:42:38.851 | enabled 2022-03-16 17:42:38.855 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-16 17:42:38.871 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-16 17:42:38.871 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-16 17:42:38.871 | Active: failed (Result: exit-code) since Wed 2022-03-16 17:40:54 UTC; 1min 44s ago 2022-03-16 17:42:38.871 | Main PID: 312126 (code=exited, status=1/FAILURE) 2022-03-16 17:42:38.872 | 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: from neutron.objects import address_group 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: File "/opt/stack/neutron/neutron/objects/address_group.py", line 20, in 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: from neutron.objects import base 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: File "/opt/stack/neutron/neutron/objects/base.py", line 61, in 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: if cfg.CONF.debug: 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: raise NoSuchOptError(name) 2022-03-16 17:42:38.872 | Mar 16 17:40:53 dv-neutron-833247-11-hyperv neutron-metering-agent[312126]: oslo_config.cfg.NoSuchOptError: no such option debug in group [DEFAULT] 2022-03-16 17:42:38.872 | Mar 16 17:40:54 dv-neutron-833247-11-hyperv systemd[1]: devstack@q-metering.service: Main process exited, code=exited, status=1/FAILURE 2022-03-16 17:42:38.872 | Mar 16 17:40:54 dv-neutron-833247-11-hyperv systemd[1]: devstack@q-metering.service: Failed with result 'exit-code'. 2022-03-16 17:42:38.875 | + functions-common:service_check:1 : exit_trap 2022-03-16 17:42:38.878 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-16 17:42:38.882 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 17:42:38.885 | + ./stack.sh:exit_trap:522 : jobs=283360 2022-03-16 17:42:38.888 | + ./stack.sh:exit_trap:525 : [[ -n 283360 ]] 2022-03-16 17:42:38.890 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-16-172956 ]] 2022-03-16 17:42:38.893 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-16 17:42:38.896 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-16 17:42:38.896 | exit_trap: cleaning up child processes 2022-03-16 17:42:38.898 | + ./stack.sh:exit_trap:527 : kill 283360 2022-03-16 17:42:38.901 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.4JmywWobfG ']' 2022-03-16 17:42:38.904 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.4JmywWobfG 2022-03-16 17:42:38.908 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 17:42:38.911 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 17:42:38.914 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-16 17:42:38.916 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 17:42:38.916 | Error on exit 2022-03-16 17:42:38.919 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 17:42:38.922 | + ./stack.sh:exit_trap:542 : generate-subunit 1647451792 766 fail 2022-03-16 17:42:39.615 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 17:42:39.617 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 17:42:41.056 | + ./stack.sh:exit_trap:556 : exit 3